]> granicus.if.org Git - php/shortlog
php
2001-03-01 Chuck Hagenbuchmissing a backslash
2001-03-01 Chuck Hagenbuchupdate the makefile for the new Cache classes.
2001-03-01 Chuck Hagenbuchuse standard naming/capitalization, and do a bit of...
2001-03-01 Sergey KartashoffUDM_PARAM_CROSS_WORDS mnoGoSearch extension session...
2001-03-01 Sergey Kartashoff# mnoGoSearch example updated.
2001-03-01 Sergey Kartashoff# Corrected NEWS entry about mnoGoSearch extension.
2001-03-01 Sergey KartashoffUdm_Api_Version function has been added.
2001-03-01 Sergey KartashoffUdm_Get_Doc_Count function from mnoGoSearch 3.1.11...
2001-03-01 Sergey KartashoffAdded UdmFreeEnv call to mnoGoSearch link list destruct...
2001-03-01 Chuck HagenbuchIf php is compiled --with-imap-ssl, link in the SSL...
2001-03-01 <changelog... ChangeLog update
2001-03-01 Zeev SuraskiFix a TSRM bug (possibly fixing a sporadic crash in...
2001-02-28 Sascha Schumannhttpd-2.0 cvs seems to be busted. I'm getting very...
2001-02-28 Sascha SchumannNow it actually loads, but it segfaults upon a request.
2001-02-28 Sascha SchumannMake the module compile again with the latest httpd...
2001-02-28 Andrei ZmievskiDo case-insensitive class name matching when parsing
2001-02-28 <changelog... ChangeLog update
2001-02-28 Dan Kalowsky#adding name to credits. nothing to see here, keep...
2001-02-27 Andi Gutmans- Nuke zval_del_ref()
2001-02-27 Andi Gutmans- Pointed out by Andrei. zval_ptr_dtor() should be...
2001-02-27 Ben MansellAdded PHP_AUTH_USER, PHP_AUTH_PW and PHP_AUTH_TYPE...
2001-02-27 Sebastian BergmannPHP3_TLS_*() macros are no longer used in ext/dav/dav...
2001-02-27 Stanislav Malyshevws fix
2001-02-27 Sebastian BergmannDaniel told me he is working on this one, and he is...
2001-02-27 Stanislav MalyshevAdd UNC in the "todo" list
2001-02-27 Andrei ZmievskiDon't overwrite existing handlers with parent ones.
2001-02-27 <changelog... ChangeLog update
2001-02-27 Zeev SuraskiFix chunked output buffering support
2001-02-26 Sascha SchumannProvide proper function aliases, if the sendmail functions
2001-02-26 Andi Gutmans- Rename modules.h to zend_modules.h
2001-02-26 Andi Gutmans- Finally rename modules.h to zend_modules.h for consis...
2001-02-26 Dan Kalowsky# Bad patch job on the last commit by me. I take the...
2001-02-26 Daniel Beulshausennuke warnings
2001-02-26 Andi Gutmans- Fix whitespace
2001-02-26 Rui Hirokawaob_iconv_handler changed to use for text data only.
2001-02-26 Dan Kalowsky#Just adding in proper id (forgot to do it on the initial)
2001-02-26 Dan KalowskyCorrectly checks for the proper header files, and exclu...
2001-02-26 James MooreFix for bug #9449 to stop infinate loop in wordwrap.
2001-02-26 Andi Gutmans- Fix copyright notices with 2001
2001-02-26 Andi Gutmans- One more copyright year update
2001-02-26 Andi Gutmans- Update copyright year
2001-02-26 <changelog... ChangeLog update
2001-02-26 <changelog... NEWS update
2001-02-25 Andi Gutmans- Fix dll linkage warnings
2001-02-25 Dan KalowskyUpdating the IMAP client to include quota support via...
2001-02-25 <changelog... ChangeLog update
2001-02-24 Sascha SchumannDon't assume that tzname exists, if tm_zone does not...
2001-02-24 Andi Gutmans- Add exports from Daniel Beulshausen
2001-02-24 Sascha SchumannDeclare inet_aton properly, if the system lacks support...
2001-02-24 Sascha SchumannActually compile on systems without syslog.
2001-02-24 Sascha Schumannphp_register_command_line_global_vars only needs file...
2001-02-24 Sascha SchumannNeither the CGI nor the Servlet SAPI module call syslog...
2001-02-24 Sascha SchumannChange the default to assumption that people don't...
2001-02-24 <changelog... ChangeLog update
2001-02-23 Sebastian BergmannThat should do the trick.
2001-02-23 Sascha SchumannFinish fopen-wrappers rename.
2001-02-23 Sascha SchumannFix another instance of the == bug.
2001-02-23 Sergey Kartashoffmnogosearch example updated.
2001-02-23 Sergey KartashoffAdded ispell loading routines and date search limits...
2001-02-23 André Langhorstfix stas' last commit, added additional ifdefs PHP_SIGC...
2001-02-23 <changelog... ChangeLog update
2001-02-22 Hartmut Holzgraeferemoved LC_* warnin
2001-02-22 Chuck Hagenbuchfactory-generated classes have lowercase subclass names...
2001-02-22 Sergey KartashoffREADME for mnoGoSearch module updated.
2001-02-22 Andi Gutmans- Fix indentation and remove comment.
2001-02-22 Sergey KartashoffAdded Ispell routines to work with Ispell data loaded...
2001-02-22 Stanislav MalyshevSafer bin2hex
2001-02-22 Stanislav MalyshevFix #8992, patch by yasushi_takahashi@tsuken.co.jp
2001-02-22 Uwe Steinmann- took out the HwSLS_FETCH to make it compile again...
2001-02-22 Jon PariseThe php_rand() and php_srand() functions added in the...
2001-02-22 <changelog... ChangeLog update
2001-02-22 James MooreAdding php_rand() and php_srand(seed) as a wrapper...
2001-02-21 Shane CaraveoInitalize some of the global vars. Crashed under ms...
2001-02-21 James MooreAdding crypt.c and php_crypt.h to win32 builds, they...
2001-02-21 Rainer SchaafWhen using pdf_get_buffer() and doing a correct cleanup...
2001-02-21 Shane Caraveozend_compile_file returns a NULL on error, check for...
2001-02-21 Thies C. Arntzenfix possible leak.
2001-02-21 Sascha SchumannIf we cannot send the header, we don't need to continue...
2001-02-21 Stig Bakken* dbmaker fix, shared support
2001-02-21 Andrei ZmievskiFix memory leak.
2001-02-21 Stanislav MalyshevAdd safety check
2001-02-21 Hartmut Holzgraefe# make sebastian and compiler happy .)
2001-02-21 Sascha SchumannThere is no need to declare ap_php_(opterr|optopt)...
2001-02-21 Sascha SchumannInstead of assuming that sendmail lives in /usr/lib...
2001-02-21 Sascha SchumannCorrectly check for the existence of the st_rdev field.
2001-02-21 Sascha SchumannPreprocessor stuff should go into CPPFLAGS.
2001-02-21 Sebastian BergmannAdded note about PCRE update.
2001-02-21 Jason GreeneCorrected News entry.
2001-02-21 <changelog... ChangeLog update
2001-02-21 <changelog... NEWS update
2001-02-21 Hartmut Holzgraefewill now initialize dynamic extensions *after* static...
2001-02-20 Stig Bakken* allow empty passwords in dsn (for example "mysql...
2001-02-20 Zeev SuraskiFix Win32 build
2001-02-20 Andrei ZmievskiEnable UTF8 support (incomplete) by default.
2001-02-20 Andrei ZmievskiInclude PHP compatibility header file.
2001-02-20 Andrei ZmievskiUpgrade PCRE to version 3.4.
2001-02-20 Daniel Beulshausenproper prefix for lookup_hostname
2001-02-20 Daniel Beulshausenmake hyperwave build under win32
2001-02-20 Daniel Beulshausenmake socket functions available to the outside
2001-02-20 Daniel Beulshausenmake gd work again under win32
next