]> granicus.if.org Git - php/shortlog
php
2000-11-28 foobarAC_CHECK_LIB prints out yes/no itself.
2000-11-28 Sascha SchumannA field of mines
2000-11-28 <changelog... ChangeLog update
2000-11-28 Sascha SchumannAdd note about an old change
2000-11-28 Sascha SchumannAlways add top_srcdir to the header file search path.
2000-11-27 Andi Gutmans- Allow passing references which are returned from...
2000-11-27 Daniel Beulshausenfix path operations, under win32
2000-11-27 Andrei ZmievskiUpdate class constants before trying to get default...
2000-11-27 Sascha SchumannAdd a note about what a missing const specifier does...
2000-11-27 Sascha SchumannThe result of conv_z_macros and some manual conversion of
2000-11-27 Sascha SchumannOh man, gcc's logic is really flawed
2000-11-27 Sascha SchumannMove build-defs.h(.in) and php_config.h to main
2000-11-27 Sascha SchumannKill a warning (code is correct)
2000-11-27 Daniel Beulshausenupdate win32 extension section
2000-11-27 <changelog... ChangeLog update
2000-11-26 Jon PariseAdded a brief section documenting the preference of...
2000-11-26 Stanislav MalyshevGNU GMP - arbitrary precision nubers library
2000-11-26 Zeev SuraskiFix windows build
2000-11-26 Zeev Suraski- Add bcmath to the standard UNIX build
2000-11-26 <changelog... ChangeLog update
2000-11-25 Sterling HughesAdd get_defined_functions() and get_defined_vars()...
2000-11-25 <changelog... ChangeLog update
2000-11-25 <changelog... NEWS update
2000-11-24 Sterling Hughes@ Added the call_user_func_array() function which gives...
2000-11-24 Sterling HughesDeclaring variables is generally a good thing
2000-11-24 Andre Langhorstfixed bug 7961
2000-11-24 Sterling HughesFix segfault when non-array in params or arguments...
2000-11-24 <changelog... ChangeLog update
2000-11-24 <changelog... NEWS update
2000-11-24 Andrei ZmievskiFix the arg array size.
2000-11-23 Stig VenaasAdded README on usage, and added myself to CREDITS
2000-11-23 Zeev SuraskiVery initial work on chunked output buffering. It...
2000-11-23 Andrei ZmievskiThis submission introduces two features.
2000-11-23 foobarRevert bad commit.
2000-11-23 Daniel Beulshausenoops, libcrypt shouln't be in the linker libs
2000-11-23 foobarFixed some compile warnings.
2000-11-23 foobarFixed Bug #7939 + some cleaning.
2000-11-23 Uwe Steinmann- optional argument for hw_pipedocument() to specify...
2000-11-23 Zeev SuraskiI forgot to commit the .dsp update...
2000-11-23 Daniel Beulshausenmake ctype ext compile under windows
2000-11-23 Sebastian BergmannFixed typo.
2000-11-23 Daniel Beulshausenadded missing SABLOTLS_FETCH()
2000-11-23 Hartmut Holzgraefemake genfunclist in phpdoc happy
2000-11-23 Uwe Steinmann- The name of the extension has to be fdf and not fdftk
2000-11-23 Daniel Beulshausenfix libbcmath compile, updated dependencies & add
2000-11-23 Uwe Steinmann- fixed copy and paste error
2000-11-23 Hartmut Holzgraefefilename wildcards in a c comment were a bad idea
2000-11-23 Frank M. KromannAdding Win32 project for libbcmath
2000-11-23 <changelog... ChangeLog update
2000-11-23 <changelog... NEWS update
2000-11-23 Frank M. Kromannchanged comment to allow compilation under win32
2000-11-22 Hartmut Holzgraefeadded a "DO NOT EDIT!" header and regenerated the credi...
2000-11-22 Hartmut Holzgraefemerged ext/apache/CREDITS and sapi/apache/CREDITS
2000-11-22 Hartmut Holzgraefethis little scripts will collect the CREDITS files...
2000-11-22 Sascha SchumannRun through conv_z_macros
2000-11-22 Sascha SchumannRun through conv_z_macros and make use of RETVAL_STRING...
2000-11-22 Sascha SchumannAvoid estrdup and a couple of other minor cleanups
2000-11-22 Sascha SchumannRun through conv_z_macros
2000-11-22 Sascha SchumannThere is no Apache extension per se. Please leave this...
2000-11-22 Sascha SchumannRun through conv_z_macros
2000-11-22 Sascha SchumannAdd ircg
2000-11-22 Zeev SuraskiAt long last, import the bcmath library, by Phil Nelson
2000-11-22 Andi Gutmans- Remove code which has been commented out for ages.
2000-11-22 Stanislav MalyshevFix memory leaks in cURL.
2000-11-22 Dan Kalowsky@ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)
2000-11-22 Sterling HughesHmmm, that wasn't good.
2000-11-22 Daniel Beulshausentsrm realpath implementation is fixed
2000-11-22 Andi Gutmans- Thanks to "Daniel Beulshausen" <daniel@php4win.de>
2000-11-22 Sascha SchumannPass on the exit status
2000-11-22 Sascha SchumannSet the exit status from the return value of php_execut...
2000-11-22 Sascha SchumannReturn the exit status from php_execute_script()
2000-11-22 Sascha Schumannremoving '{' was certainly not intended
2000-11-22 Sascha SchumannDon't access opt, if opt was not set.
2000-11-22 Sascha SchumannWhitespace fix and initialize ret properly
2000-11-22 <changelog... ChangeLog update
2000-11-22 <changelog... NEWS update
2000-11-22 Hartmut Holzgraefesome more info on the ctype extension
2000-11-22 Hartmut Holzgraefean experimental extension providing the C ctype functio...
2000-11-21 Zeev SuraskiFix build
2000-11-21 Andi Gutmans- The baby patch wasn't that innocent :)
2000-11-21 Andrei ZmievskiSterling's patch to make get_defined_vars() simpler...
2000-11-21 Sterling HughesMajor rework of the basic api which provides:
2000-11-21 foobarFix bug #7034
2000-11-21 Hartmut Holzgraefemake HAVE_FOPENCOOKIE available for other extensions...
2000-11-21 Hartmut Holzgraefeadded .cvsignore files for tests directories
2000-11-21 Daniel Beulshausenfix PDF image open under Win32
2000-11-21 Frank M. KromannAdding php.ini value to set default batch size for...
2000-11-21 Frank M. KromannAdding new functions, mssql_affected_rows and mssql_fet...
2000-11-21 <changelog... ChangeLog update
2000-11-21 Hartmut Holzgraefe# a minor change, but still important :)
2000-11-21 Hartmut Holzgraefeall the _GNU_SOURCE dependant stuff is now in zlib_fope...
2000-11-20 Frank M. KromannAdding credits.c to project to allow compilation.
2000-11-20 Frank M. Kromannremoving compiler warning by including credits.h
2000-11-20 Hartmut Holzgraefefixed a compile problem with glibc<=2.1.1 (#7327, ...
2000-11-20 Andi Gutmans- NEVER copy and paste :)
2000-11-20 Andi Gutmans- Baby patch towards making the damn pass-by-ref work.
2000-11-20 foobarFixed typo. #6933
2000-11-20 Sterling HughesRevert.
2000-11-20 Zeev SuraskiUpdate API number
2000-11-20 Stanislav MalyshevMove "replace value" logic to Zend
next