]> granicus.if.org Git - php/shortlog
php
2002-03-21 Rui Hirokawafixed POST/GET input processing.
2002-03-21 Marcus Boerger#ws
2002-03-21 Marcus Boerger#uups commit on wrong file
2002-03-21 Marcus Boerger-fix missing efree
2002-03-21 Tomas V.V.Coxreadd the "list" command
2002-03-21 Tomas V.V.CoxAdapt this commands to the new config store mechanism...
2002-03-21 Tomas V.V.CoxPass config to command factory and pass the correct...
2002-03-21 Tomas V.V.Cox- The config object is stored by the factory method
2002-03-21 Tomas V.V.CoxClean up unused stuff
2002-03-21 Sebastian Bergmannext/overload is a 'built-in' extension on Win32.
2002-03-21 Andi Gutmans- No idea how this slipped in. Fix delete $obj statement.
2002-03-21 Wez FurlongImplement bz2 streams and bz2: wrapper.
2002-03-21 Wez Furlongreally nuke it...
2002-03-21 <changelog... ChangeLog update
2002-03-21 Wez FurlongConvert the gzfile related functions into aliases for...
2002-03-21 Yasuo OhgakiShow function name in error message.
2002-03-20 Harald Radiadded thread safe hashtable which allows concurrent
2002-03-20 Boian Bonevws fix
2002-03-20 Boian Bonevfix version checking - now handle 1.2.3 and 1.2 as...
2002-03-20 Harald Radifixed signed/unsigned comparison warnings
2002-03-20 Derick Rethans- Fix makedist
2002-03-20 Sander RoobolSome PHP-info layout fixes (\n will automatically be...
2002-03-20 Boian Bonevfix a missing [
2002-03-20 foobar- Should work better now..
2002-03-20 Wez FurlongMake state parameter of php_strip_tags passed by reference.
2002-03-20 Wez FurlongStreams are all tracked as resources now.
2002-03-20 Wez FurlongAdd parameter here too...
2002-03-20 Sascha SchumannExpand the variables in PHP_EXPAND_BUILD_VARS.
2002-03-20 Wez Furlongadd forgotten parameter
2002-03-20 Sascha SchumannFix building mysql client library
2002-03-20 Sascha SchumannAvoid duplicate tests and make third parameter truly...
2002-03-20 foobar- Fixed (hope so :) like Sascha said.
2002-03-20 Sascha SchumannFix and tweak iconv macro
2002-03-20 Sascha SchumannDon't quote too much. Now autoconf-2.13 is happy again.
2002-03-20 Sascha SchumannRemove autoconf-2.5x specific m4_default macro.
2002-03-20 Sascha SchumannThere should not be any trailing data on an #endif...
2002-03-20 Sascha Schumannadd info about build system macros
2002-03-20 Markus Fischer- Fix for #16176.
2002-03-20 Jon PariseThis completely fixes the iconv library detection under...
2002-03-20 foobar- Fixed the bz2 tests. (and changed the usage comment...
2002-03-20 foobar- This is not needed here
2002-03-20 foobar- Make it possible to build ext/openssl as shared extension
2002-03-20 foobar- Fixed bug: #16139 (compile failure with Mysql 4.0.1)
2002-03-20 <changelog... ChangeLog update
2002-03-20 foobar- Fix this without breaking BC
2002-03-19 Wez FurlongImprove behaviour of the stream casting operation.
2002-03-19 Harald Radipass function signature in zend_parse_parameters style
2002-03-19 Frank M. KromannMinor change to allocated lengths for dates
2002-03-19 foobarmissing entry
2002-03-19 Markus Fischer- Support vpopmail 5.2 (fixes #16120).
2002-03-19 foobar- Fix the iconv detection when the functions are prefix...
2002-03-19 Frank M. KromannOops.. This should make I64 work on WIn32 as well
2002-03-19 Frank M. KromannChanging the LongInteger to return 64 bit integers...
2002-03-19 Markus Fischer- Fix bug spotted by Lukas Schroeder <lukas@edeal.de>.
2002-03-19 Stig Bakken* install PEAR_Command_Package
2002-03-19 Stig Bakken* re-add "package" command
2002-03-19 Stig Bakken* "pear login" finally works
2002-03-19 Stig Bakken* fix http auth bug
2002-03-19 Stig Bakken* add optional default parameter to userDialog method
2002-03-19 Zeev SuraskiPossibly fix a crash - Marcus, please take a look at...
2002-03-19 Zeev Suraski- Fix whitespace (guys, please try to stick with the...
2002-03-19 Andi Gutmans- Finish covering all parsed methods to check for valid...
2002-03-19 Harald Radifixed memleaks
2002-03-19 Frank M. KromannAdding support for TinyInteger and LongInteger database...
2002-03-19 Wez Furlongfix for bug #16168
2002-03-19 Wez Furlongmake buffer length warnings more verbose
2002-03-19 Ludovico MagnocavalloFixed include of interbase.inc
2002-03-19 Daniela Mariaschifixed floating number incorrectly rendered (as mentione...
2002-03-19 Wez Furlongregister some constants for user streams
2002-03-19 Uwe Steinmann- the fdf include file shipped with the FDF toolkit...
2002-03-19 Wez Furlongcorrect copy/paste typo
2002-03-19 Wez Furlongavoid possible buffer overruns when write returns a...
2002-03-19 Wez FurlongMake file_get_wrapper_data return the underlying PHP...
2002-03-19 Wez Furlongs/fgetwrapperdata/file_get_wrapper_data/
2002-03-19 Sascha SchumannRemove trailing ;
2002-03-19 Sascha Schumannsome typo fixing, and following The Little Book, omitti...
2002-03-19 Sascha SchumannSomewhere along the build changes, -export-dynamic...
2002-03-19 Sascha Schumanntouch file. Please commit first the .re file and afterw...
2002-03-19 Thies C. Arntzenfix #12793 - serialize will now spit a notice if the...
2002-03-19 foobaradded missing .libs entry
2002-03-19 foobar- Not needed anymore.
2002-03-19 Yasuo OhgakiAdded README.SUBMITTING_PATCH file. Please fix/add...
2002-03-19 Sebastian BergmannAdd streams.c/user_streams.c to MSVC projects.
2002-03-19 Wez FurlongImplement user-space streams.
2002-03-19 Wez Furlongadd sys/poll.h header detection
2002-03-19 Wez Furlongmake feof more useful on network streams
2002-03-19 Harald Radiadded lookup caching and now make use of the new thread
2002-03-19 Yasuo OhgakiWS fix
2002-03-19 <changelog... ChangeLog update
2002-03-19 Jon PariseGive one last reference to pear-get.
2002-03-19 Stig Bakken* pear-get gone
2002-03-18 Vlad KrupinFix ftp_size() returning bogus results.
2002-03-18 Sebastian BergmannFugbix typo.
2002-03-18 Frank M. KromannAdding note about permission to distribute this code...
2002-03-18 Frank M. KromannAdding HAVE_SHUTDOWN on win32. Needed for the sockets...
2002-03-18 Markus Fischer- Let OCIError() also return the sql statement which...
2002-03-18 Wez Furlongfix error message which appeared even if no ssl mode...
2002-03-18 Andi Gutmans- More fixes to check for member/function call legality.
2002-03-18 Wez FurlongFix for bug #10001: a timeout event prevents further...
2002-03-18 Zeev SuraskiFix build under Release_TS
next