]> granicus.if.org Git - php/shortlog
php
2003-04-19 Wez FurlongFix 2 potential segfaults.
2003-04-19 Sebastian BergmannCorrected patch by Marcus Börger <helly@php.net>.
2003-04-19 Moriyoshi KoizumiMade phpinfo() / gd_info() indicate availability of...
2003-04-19 Moriyoshi KoizumiFixed help text alignment
2003-04-19 Rui Hirokawafixed compilation problem in php-4.3.2dev.
2003-04-19 Moriyoshi KoizumiMFBed Rui's patch
2003-04-19 Sara GolemonLet stream_copy_to_stream() accept either stream resour...
2003-04-19 Marcus BoergerShutdown memleaks
2003-04-18 Marcus BoergerImprove test environment, fix 001.phpt and rename that...
2003-04-18 Marcus BoergerAdd a first simple open/close test
2003-04-18 Marcus BoergerZTS fixes
2003-04-18 Wez FurlongFirst "real" test.
2003-04-18 Sterling HughesPatch by Marcus Börger to fix some memleaks
2003-04-18 Derick Rethans- Revert my symbol fix patch, and merge in Stas' fixes...
2003-04-18 Wez Furlongdone: persistent connections
2003-04-18 Wez FurlongImplement sqlite_popen(), which opens persistent connec...
2003-04-18 Wez FurlongUpdate todo
2003-04-18 Wez FurlongImplement sqlite_unbuffered_query(), which works simila...
2003-04-18 Derick Rethans- MacOSX also prepends the _ before symbols in bundles
2003-04-18 Ilia AlshanetskyAdded missing safe_mode checks.
2003-04-17 Sara GolemonCatch up to Moriyoshi's streams megapatch
2003-04-17 foobarCS cleanup + NS protection for some functions (used...
2003-04-17 Sara GolemonBasic IPv4 and IPv6 loopback tests for ext/sockets
2003-04-17 Sara GolemonAdd IPv6 support to ext/sockets
2003-04-17 Wez FurlongConstants for error codes
2003-04-17 Wez FurlongFolding markers
2003-04-17 Wez FurlongAdd two new functions:
2003-04-17 Sara Golemonstrtok() already made binary safe by sas nearly 2 years...
2003-04-17 Wez FurlongAdd pecl release version to phpinfo output
2003-04-17 Wez Furlongand one more
2003-04-17 Wez FurlongAdd another todo
2003-04-17 Wez FurlongUpdate TODO.
2003-04-17 Wez FurlongAdd safe_mode and open_basedir checks for the COPY...
2003-04-17 Wez FurlongUpdate for new release
2003-04-17 Wez FurlongWS
2003-04-17 Wez FurlongNULL columns are NULL pointers
2003-04-17 Wez FurlongImplement sqlite_busy_timeout() which sets the retry...
2003-04-17 Jay SmithFix some segfaults in some of the pg_lo_* functions.
2003-04-17 Wez FurlongSegfault fixing!
2003-04-17 Sebastian BergmannPatch by Marcus Börger <helly@php.net>.
2003-04-17 Tal Peerfix newline..
2003-04-17 Wez FurlongReally fix build
2003-04-17 Wez FurlongHopefully fix build...
2003-04-17 Wez FurlongAdd dependency to generate header
2003-04-17 Wez FurlongUpdate build files
2003-04-17 Wez FurlongRemove whitespace added while touching.
2003-04-17 Wez FurlongTouch generated files
2003-04-17 Wez FurlongBundle relevant parts of sqlite 2.8.0.
2003-04-17 Wez FurlongNicer error message when an invalid function name is...
2003-04-17 Wez FurlongPrep for release.
2003-04-17 Wez FurlongUpdate TODO and example.
2003-04-17 Wez FurlongImplement a php function so that the following SQL...
2003-04-17 foobartouch
2003-04-17 foobaradd missing header
2003-04-17 foobartouch
2003-04-17 Wez FurlongImplement sqlite_escape_string() function.
2003-04-17 Wez FurlongImplement safe_mode and open_basedir checks.
2003-04-17 Wez FurlongAdd readme and todo
2003-04-17 Wez FurlongThis commit was generated by cvs2svn to compensate...
2003-04-17 Sara GolemonMacro: php_stream_get_from_zval(php_stream *stream...
2003-04-16 Ilia AlshanetskyFixed bug #23232 (safe_mode does not honor PHP_AUTH_...
2003-04-16 Moriyoshi KoizumiFixed implicit cast issue with is*() and to*() functions
2003-04-16 Moriyoshi KoizumiFixed bug #19795
2003-04-16 Moriyoshi KoizumiFixed typo
2003-04-16 Moriyoshi Koizumicompiler warning fix and possible 64bit fix
2003-04-16 Moriyoshi KoizumiFixed bug #23080
2003-04-16 Marcus BoergerDon't access what is already freed (noticed by Sascha)
2003-04-16 Moriyoshi KoizumiFixed memleak
2003-04-16 Moriyoshi KoizumiAdded missing sanity check
2003-04-16 Moriyoshi KoizumiChanged stream filter factory to be capable of acceptin...
2003-04-16 Sascha Schumannfix two uninitialized reads
2003-04-16 Sascha SchumannNuke all sn?printf's and rely on the optimized httpd_nt...
2003-04-16 Sascha SchumannFix uninitialized reads
2003-04-16 Jan Lehnardt - allow libtool to be a symlink. Discussed with Sascha
2003-04-16 Sascha SchumannMerging some Premium thttpd improvements, notably
2003-04-16 Sascha SchumannSimplify use of this header in external apps
2003-04-16 Marcus BoergerChange to use safe_emalloc() and provide macro for now
2003-04-16 Sascha Schumannadd missing check
2003-04-16 foobarAdded missing CVS Id tags
2003-04-16 foobarSKIP -> SKIPIF
2003-04-16 Ilia AlshanetskyFixed bug #23225 (money_format() didn't handle erroneou...
2003-04-16 Ilia AlshanetskyFixed bug #22939 (crash in imap_header_info()).
2003-04-15 Ilia AlshanetskyCleaner error handling.
2003-04-15 Ilia AlshanetskyFixed bug #23187 (memory leaks in sybase_connect/sybase...
2003-04-14 Marcus BoergerFixed Bug #23188 CDB databases created with 'c' mode...
2003-04-14 Ilia AlshanetskyFixed bug #23152 ($http_response_header empty on invali...
2003-04-14 Jesus M. CastagnettoFixing bug #23060
2003-04-14 foobarstyle
2003-04-13 Sara GolemonModify str_replace/str_ireplace to report how many...
2003-04-13 Marcus BoergerMake it static
2003-04-13 Sascha Schumanndon't remove config.nice directly, so that we don't...
2003-04-13 Marcus BoergerSpeling
2003-04-13 Sascha Schumanncygwin ships with bison 1.875b, so we need to remove...
2003-04-13 Marcus BoergerReenable dba_popen()
2003-04-13 Marcus BoergerFix persistent stream closing (that one took me at...
2003-04-13 Sergey Kartashoff- Udm_Make_Excerpt has been fixed to be compatible...
2003-04-12 Moriyoshi KoizumiMoved a controversial entry to the proper place
2003-04-12 Moriyoshi KoizumiNFN
2003-04-12 Moriyoshi KoizumiForgot about this one :)
2003-04-12 Moriyoshi KoizumiMade dirname() binary-safe.
next