]> granicus.if.org Git - php/shortlog
php
2002-03-22 Stig Bakken* rename PEAR_CommandUI* to PEAR_Frontend*
2002-03-22 Derick Rethans- Add test for sprintf()'s zero'th argument
2002-03-22 Derick Rethans- Fix handling of zero'th argument for sprintf()'s...
2002-03-22 Derick Rethans- Add note about changed fopen wrappers
2002-03-22 Stig Bakken* No point in creating the lock file directory if it...
2002-03-22 <changelog... ChangeLog update
2002-03-22 Hartmut Holzgraefegetting rid of the warn_not_available alias
2002-03-21 Markus Fischer- Fix #16206.
2002-03-21 Markus Fischer*** empty log message ***
2002-03-21 Tomas V.V.Cox- Make the rellocation of packages work as expected...
2002-03-21 Markus Fischer- Use proper macros for php_stream_cast() return values...
2002-03-21 foobarThe changes to build system and the streams stuff alone...
2002-03-21 Tomas V.V.Cox- Added command level options
2002-03-21 Tomas V.V.Cox- Implement command level options
2002-03-21 Marcus Boerger-missing efree in close
2002-03-21 foobarThis file is generated and not supposed to be in CVS
2002-03-21 foobarmissing file
2002-03-21 foobar- Fixed bug #16165 again. We check libc for iconv funct...
2002-03-21 Marcus Boerger-removed old streams test code
2002-03-21 foobarThis file was missing.
2002-03-21 Marcus Boerger-fixed memory handling
2002-03-21 Hartmut Holzgraefeadded fnmatch() and glob() functions
2002-03-21 Tomas V.V.Coxfix a problem handling nested directories
2002-03-21 Sascha SchumannSupport systems without NIS functions, but with non...
2002-03-21 Wez FurlongRequire that wrappers use <protocol>://<path> to avoid
2002-03-21 Hartmut Holzgraefeproto fixes
2002-03-21 foobarMinor detail fixed.
2002-03-21 Andrei ZmievskiFix compilation when PCRE is disabled.
2002-03-21 Sander RoobolAdded tests for pow()'ing with broken exponents and...
2002-03-21 Wez FurlongNEWS updates
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...
next