]> granicus.if.org Git - php/shortlog
php
2003-04-20 Edin KadribasicSet appropriate flags when compiling bundled lib in...
2003-04-20 Sara GolemonRevert change to stream_copy_to_stream()
2003-04-19 Marcus BoergerAccess the struct directly here
2003-04-19 Sascha SchumannFix PUTS/PUTS_H to only evaluate their argument once.
2003-04-19 Marcus BoergerAdd a test for ctor precedence
2003-04-19 Ilia AlshanetskyDo not hardcode php path.
2003-04-19 Ilia AlshanetskyDo not make the test rely on the availability of the...
2003-04-19 Sascha SchumannExtend print_table_row so that one can specify the...
2003-04-19 Marcus BoergerThe env-var TEST_PHP_EXECUTABLE is needed in tests
2003-04-19 Holger ZimmermannAdded PHP4PI3WEB_EXPORTS in order to control exports...
2003-04-19 Marcus BoergerFix more shutdown wierdness
2003-04-19 Marcus BoergerUpdate to new macros
2003-04-19 Wez FurlongFix folding marker
2003-04-19 Marcus BoergerDo init CG(in_compilation) here until someone finds...
2003-04-19 Wez FurlongMore things todo
2003-04-19 Wez FurlongTransparently decode binary encoded data.
2003-04-19 Wez FurlongLittle fix for people building sqlite as a static extension
2003-04-19 Marcus BoergerAdd test for different result representations
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()).
next