summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ZEND_OPTIMIZER_B1'.ZEND_OPTIMIZER_B1SVN Migration1999-11-21706-187162/+0
* That slipped awayAndi Gutmans1999-11-211-1/+1
* - Optimize class instanciationZeev Suraski1999-11-215-11/+14
* @- Fixed float-compare in min(),max(),a[r]sort(),[r]sort(). (Thies)Thies C. Arntzen1999-11-211-6/+28
* Maybe later on today. Must buy some beer first.Egon Schmid1999-11-212-2/+2
* @- Implemented get_html_translation_table() function. (Thies)Thies C. Arntzen1999-11-213-0/+58
* @- Implemented array_flip() function. Returns input-array with key, valueThies C. Arntzen1999-11-212-0/+52
* -renamed some macrosThies C. Arntzen1999-11-211-26/+36
* (PHP strtr) little smarterThies C. Arntzen1999-11-211-1/+1
* Java module now works with Linux jdk 1.2pre2.Stefan Roehrich1999-11-214-2/+46
* # Fix ColorResolve bogosityRasmus Lerdorf1999-11-213-3/+19
* ChangeLog update1999-11-211-0/+65
* NEWS update1999-11-211-0/+3
* add Berkeley DB3 supportSascha Schumann1999-11-206-2/+260
* (PHP substr_replace) Changed the order of the arguments.Andrei Zmievski1999-11-201-15/+8
* --enable-versioning can now be used with CGI/AOLserver as well. Note thatSascha Schumann1999-11-205-13/+26
* - Changed path to MySQL library in Win32 projectAndi Gutmans1999-11-202-7/+7
* @- Implemented 2-Arg version of strtr($str,$translation_array). This can be usedThies C. Arntzen1999-11-201-13/+125
* *** empty log message ***Thies C. Arntzen1999-11-201-3/+2
* - Fixed a typo in the name of the project file. It links nowAndi Gutmans1999-11-201-25/+24
* ChangeLog update1999-11-201-0/+34
* NEWS update1999-11-201-0/+1
* - More PGSQL thread-safe updates. It still doesn't work though. Crashes forAndi Gutmans1999-11-202-2/+2
* - Should pretty much work nowAndi Gutmans1999-11-203-45/+55
* - Add project fileAndi Gutmans1999-11-202-0/+116
* - Start PostgreSQL support for Win32. Just added preliminary ZTS support.Andi Gutmans1999-11-202-75/+137
* (PHP preg_replace) Fixed a bug that cause backreferences to loseAndrei Zmievski1999-11-191-1/+1
* Fixed a bug that would replace only the first occurrence and result inAndrei Zmievski1999-11-191-1/+1
* <sys/time.h> is needed on linuxThies C. Arntzen1999-11-191-1/+5
* - Moved var_uninit() for return_value to the beginning of DO_FCALL.Andi Gutmans1999-11-191-2/+1
* - Functions whose return values aren't used have them freed in DO_FCALLAndi Gutmans1999-11-192-5/+6
* - Make it consistent with the rest of the stuff there.Andi Gutmans1999-11-191-1/+1
* - Add array.c to the Win32 projectAndi Gutmans1999-11-193-1/+13
* @- Fixed mem-overwrite in XML_Parse_Into_Struct. (Thies)Thies C. Arntzen1999-11-191-1/+1
* Optimize a bitZeev Suraski1999-11-192-4/+6
* Fix a bug in sybase_fetch_hash()Zeev Suraski1999-11-191-0/+1
* ChangeLog update1999-11-191-0/+21
* Removed stdio wrapper from sockets; added timeouts to socket ops.Andrew Skalski1999-11-182-135/+394
* Moving apMakefile.{libdir,tmpl} to sapi/apache directory.Sascha Schumann1999-11-183-3/+3
* arg! alphabetize correctly!Sam Ruby1999-11-181-1/+1
* add Java module to credit infoSam Ruby1999-11-181-0/+1
* ChangeLog update1999-11-181-0/+33
* Add post request startup handlers. These are called at the end of theSascha Schumann1999-11-173-0/+40
* (php_rinit_session): use post request startups to reenable session.auto_startSascha Schumann1999-11-171-8/+8
* Remove --enable-thread-safety. There is no reason people should be ableSascha Schumann1999-11-171-18/+14
* - If a function's return value is unused then don't create a ZEND_FREEAndi Gutmans1999-11-172-5/+9
* Bump version to 4.0b4-dev.Stig Bakken1999-11-172-1/+4
* b3 is already tagged in CVSThies C. Arntzen1999-11-171-1/+1
* - Forgot thisAndi Gutmans1999-11-171-1/+1
* ChangeLog update1999-11-171-0/+26