]> granicus.if.org Git - php/shortlog
php
2000-01-07 Sascha SchumannAdd another point
2000-01-07 Sascha SchumannRecognize UnixWare 7
2000-01-07 <changelog... ChangeLog update
2000-01-07 <changelog... NEWS update
2000-01-06 Thies C. Arntzen@- Applied safe-mode patch to popen(). (Patch by Kristi...
2000-01-06 <changelog... ChangeLog update
2000-01-05 Sascha SchumannFix namespace pollution
2000-01-05 Sascha Schumann`cp' will do the job everywhere, even on AIX
2000-01-05 Sascha SchumannMove reentrancy initialisation/destruction into SAPI.
2000-01-05 Jouni Ahto(php_setlocale) Fixed memory leak (bug #3105).
2000-01-05 <changelog... ChangeLog update
2000-01-05 <changelog... NEWS update
2000-01-04 Andrei ZmievskiFix IS_UNSET -> IS_NULL rename.
2000-01-04 Andi Gutmans- Rename IS_BC to FLAG_IS_BC. We will probably nuke it.
2000-01-04 Thies C. Arntzenadded ZVAL_*() macros.
2000-01-04 Andi Gutmans- Separate the overloaded objects' types from Zend...
2000-01-04 Andi Gutmans- Separate the overloaded objects' types from Zend...
2000-01-04 Andi Gutmans- Change IS_UNSET -> IS_NULL
2000-01-04 Thies C. Arntzen@- str_repeat() now returns correct length. (Thies)
2000-01-04 Sascha SchumannFix typo
2000-01-04 Sascha SchumannReplace all += constructs with equivalent ones
2000-01-04 Rasmus Lerdorf# Grr
2000-01-04 Rasmus Lerdorf@ Don't assume libz and libpng are installed for the...
2000-01-04 <changelog... ChangeLog update
2000-01-04 <changelog... NEWS update
2000-01-03 Zeev SuraskiFix a bug when using [] on a string
2000-01-03 Joey Smith# There is no functions/ directory in PHP4.
2000-01-03 Andrei Zmievski* Implemented <boolean> and <null> types. We now suppor...
2000-01-03 Zeev SuraskiFix
2000-01-03 Thies C. Arntzeneven better;-)
2000-01-03 Thies C. Arntzenyes sir!
2000-01-03 Sascha SchumannFreeBSD 2.x/3.x fix.
2000-01-03 Thies C. Arntzen*** empty log message ***
2000-01-03 Thies C. Arntzenforgot
2000-01-03 Andi Gutmans- Fix compare_function() for IS_UNSET
2000-01-03 <changelog... ChangeLog update
2000-01-03 <changelog... NEWS update
2000-01-02 Thies C. Arntzennice to have.
2000-01-02 Zeev SuraskiFix
2000-01-02 Andreas KarajannisStatements get closed before connection shutdown.
2000-01-02 Thies C. Arntzen(var_dump, serialize, unserialize) support NULL
2000-01-02 Thies C. Arntzenrenamed RET???_UNSET -> RET???_NULL
2000-01-02 <changelog... ChangeLog update
2000-01-01 Sascha SchumannAdd some points
2000-01-01 Sascha SchumannRemove second (equal) definition of isleap()
2000-01-01 Sascha SchumannSome cleanup
2000-01-01 Sascha SchumannY2K updates
2000-01-01 Andi Gutmans- IS_NULL should be 0 when converted to a long although...
2000-01-01 Thies C. Arntzentiny optimisation
2000-01-01 Thies C. ArntzenHappy new year (especially to Zeev :)
2000-01-01 Zeev SuraskiFix buglet
2000-01-01 Sascha SchumannDeclare timezone only, if the system fails to do so.
2000-01-01 <changelog... ChangeLog update
2000-01-01 Sascha SchumannHappy Y2K patch! Happy new year (or the new millennium...
2000-01-01 Sascha SchumannBe as portable as possible
1999-12-31 Zeev Suraski.dsp updates
1999-12-31 Zeev Suraski- Add Release_inline builds
1999-12-31 Zeev SuraskiAdd new Release_inline builds to Win32. Standard relea...
1999-12-31 Zeev SuraskiHappy new year (especially to Thies :)
1999-12-31 Zeev Suraski- Nuke undefined_variable_string
1999-12-31 Andi Gutmans- Fix bug #3073. continue in do..while() loops should...
1999-12-31 <changelog... ChangeLog update
1999-12-31 Sascha SchumannFix linking problems with iODBC. This is from the Adaba...
1999-12-31 Sascha SchumannFirst try at getting the ODBC stuff right
1999-12-31 Sascha SchumannSynchronize with rules.mk
1999-12-31 Sascha SchumannPerform manual interpolation for EXTRA_INCLUDES and...
1999-12-30 Andreas KarajannisReplaced some ODBC 3 stuff to be backwards compatible...
1999-12-30 Sascha SchumannTypedef socklen_t, if it is not available
1999-12-30 Sascha SchumannTHREAD_T refers to thread ids, not attributes
1999-12-30 Sascha SchumannFix for Solaris incapability
1999-12-30 Sascha SchumannAppend liblber to satisfy symbols in libldap
1999-12-30 Sascha SchumannLet m4 decide what to do
1999-12-30 Sascha SchumannRemove second {}, that shouldn't be there
1999-12-30 Sascha SchumannFix define.
1999-12-30 Thies C. Arntzenfix AC_DEFINE
1999-12-30 Sascha SchumannDefine to 1
1999-12-30 Sascha SchumannProper protection for GNU make's parallel build
1999-12-30 Sascha SchumannPropagate error condition correctly
1999-12-30 Sascha SchumannEase include file selection. Let's see which cpps suppo...
1999-12-30 Sascha SchumannRebuild config.h.in whenever configure changes
1999-12-30 Sascha SchumannAdd distclean target
1999-12-30 Zeev SuraskiThis should enable people to use ALLOC_ZVAL() in code...
1999-12-30 Sascha SchumannWhoops, defining them to empty values generates many...
1999-12-30 Sascha SchumannGet rid of config.h.stub. Note that you should embed...
1999-12-30 Sascha SchumannWe build in regex as well, create empty .deps
1999-12-30 Sascha SchumannLet genfiles work in the new environment
1999-12-30 Sascha SchumannIntegration of -ng changes. Changes:
1999-12-30 Sascha SchumannMacro syntax has changed
1999-12-30 Sascha SchumannRewrite TSRM_CHECK_GCC_ARG to cache its result
1999-12-30 <changelog... ChangeLog update
1999-12-30 Sascha SchumannSolaris' sed does not like this expression. Since ...
1999-12-30 Sascha SchumannLet check succeed on systems which don't need special...
1999-12-29 Sascha SchumannDon't search for config.h.stubs in sapi
1999-12-29 Sascha SchumannGet rid of some config.h.stubs. Comments are placed...
1999-12-29 Zeev Suraski- Change var_reset() to set bool(0) instead of string("")
1999-12-29 Zeev Suraskitime_t is an int under Linux... this should always...
1999-12-29 <changelog... ChangeLog update
1999-12-28 Sascha SchumannMake sapi_module static. This is was the majority of...
1999-12-28 Sascha SchumannFix -Wall warnings
1999-12-28 Sascha SchumannFix warnings
next