summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0RC2'.php-4.0RC2SVN Migration2000-05-082-174/+0
* Thoroughly initialize IS_UNUSED for proper cleanupAndi Gutmans2000-05-083-8/+7
* - Change Zend Engine version numberAndi Gutmans2000-05-081-1/+1
* - Return real size allocatedAndi Gutmans2000-05-081-1/+1
* Make zend_binary_strcasecmp compile againZeev Suraski2000-05-081-0/+1
* config.m4 redone - now supports building oracle extension as shared moduleThies C. Arntzen2000-05-083-155/+151
* Make strcasecmp() act correctly WRT SUS II.Sascha Schumann2000-05-081-7/+5
* oracle.c expects _ORACLE_Thies C. Arntzen2000-05-081-3/+3
* imporved version detectionThies C. Arntzen2000-05-081-6/+9
* oracle/oci8 no longer share the compile-time infosThies C. Arntzen2000-05-081-7/+6
* rewritten the configure stuffThies C. Arntzen2000-05-083-98/+71
* AC_ADD_LIBRARY_WITH_PATH now always prepends new libraries.Thies C. Arntzen2000-05-081-4/+5
* support empty libpath in AC_ADD_LIBRARY_WITH_PATHThies C. Arntzen2000-05-081-4/+8
* (php_dl) treat path as absolute if it starts with '/'Thies C. Arntzen2000-05-081-1/+1
* ChangeLog update2000-05-081-0/+32
* another minor change to test CVS mails againjim winstead2000-05-071-2/+2
* Never tell link editor to libc. Some systems use thread-safeSascha Schumann2000-05-071-1/+3
* Libtool creates libphp4.so.0.0 on at least AIX and FreeBSD 2.2.Sascha Schumann2000-05-071-1/+2
* executor_globals is always passed to MINIT functionsSascha Schumann2000-05-071-3/+0
* s/localtime_r/php_localtime_r/Sascha Schumann2000-05-071-1/+1
* ChangeLog update2000-05-071-0/+55
* Avoid relying on non-standard tar `z' option.Sascha Schumann2000-05-071-3/+4
* Move <syslog.h> inclusion into php_syslog.h. This will make sure thatSascha Schumann2000-05-073-8/+6
* This change addresses an issue on systems which cannot link against libnslSascha Schumann2000-05-061-5/+19
* On some systems, <syslog.h> defines syslog to another symbol, so thatSascha Schumann2000-05-061-0/+3
* add nsapi to workspaceShane Caraveo2000-05-061-0/+15
* newsShane Caraveo2000-05-061-0/+1
* nsapi now compiles under win32, untestedShane Caraveo2000-05-063-8/+236
* - Make zend_eval_string() return SUCCESS/FAILUREAndi Gutmans2000-05-062-3/+6
* - Make $obj->test = 5; work again (assigning to uninitialized objects)Andi Gutmans2000-05-061-2/+3
* add apache module to workspaceShane Caraveo2000-05-061-0/+15
* some newsShane Caraveo2000-05-061-0/+1
* Some breaking news for RC2.Andrei Zmievski2000-05-061-0/+3
* It helps to change the comment too.Andrei Zmievski2000-05-061-1/+1
* oh boy! apache-win32 works!Shane Caraveo2000-05-061-3/+3
* Enable assert by default,Andrei Zmievski2000-05-061-1/+1
* Fixes for possible failure of zend_eval_string().Andrei Zmievski2000-05-062-2/+8
* Fix dbase breakage related to the virtual path changes.Sascha Schumann2000-05-061-1/+1
* Planning for 4.0RC2 on MondaySascha Schumann2000-05-063-2/+4
* Fix regexSascha Schumann2000-05-061-1/+1
* ChangeLog update2000-05-061-0/+32
* Testing.Andrei Zmievski2000-05-051-1/+1
* Linking directly against libc might result in unexpected behaviour.Sascha Schumann2000-05-051-7/+2
* Assign/restore vars appropiatelySascha Schumann2000-05-051-0/+5
* Fix a bug introduced when the SAPI checks were moved.Sascha Schumann2000-05-051-1/+1
* Move dlopen in -ldl check to configure.in. This should ensure that if libdlSascha Schumann2000-05-052-17/+7
* Put in a hack, so that users can compile PHP, even if the configure-timeSascha Schumann2000-05-051-0/+11
* - Fix problem with sapi_globals being used before it is initialized.Andi Gutmans2000-05-051-14/+13
* - Make Windows compile again.Andi Gutmans2000-05-052-5/+9
* ChangeLog update2000-05-051-0/+116