]> granicus.if.org Git - php/shortlog
php
2003-04-22 Sascha SchumannAdd vr class
2003-04-22 Wez FurlongI will use my brain properly next time
2003-04-22 Wez Furlongallow sqlite_query() to accept the query string and...
2003-04-22 Edin KadribasicAdded sqlite.assoc_case ini entry with 0 as the default...
2003-04-21 Wez FurlongPrepare for release.
2003-04-21 Moriyoshi KoizumiThe feature is less revelant to encoding conversion...
2003-04-21 Moriyoshi KoizumiReduced leaks in userland filters
2003-04-21 Moriyoshi KoizumiUnified all those redundant printf's
2003-04-21 foobarFix bug #23198
2003-04-21 Stanislav MalyshevUpdate to latest inteface change for get_class_name
2003-04-21 Stanislav MalyshevChange get_class() so that it returns qualified names...
2003-04-21 Stanislav Malyshevmake import * fail if such classes or functions already...
2003-04-21 Sascha SchumannProperly update the global httpd_time_now and remove...
2003-04-20 Wez FurlongTidy up package.xml file.
2003-04-20 Wez FurlongEliminate leaks from registering plain or aggregate...
2003-04-20 Sterling HughesAdd check for final properties
2003-04-20 Stanislav MalyshevCheck name before '::' so that it would be a namespace...
2003-04-20 Stanislav Malyshevrefine the set_error_handler fix
2003-04-20 Stanislav MalyshevFix for bug #21094 (set_error_handler can not accept...
2003-04-20 Wez FurlongRevise todo
2003-04-20 Wez FurlongImplement sqlite_create_function(), which allows bindin...
2003-04-20 Tal PeerRemove rendundant function
2003-04-20 Tal Peertypo
2003-04-20 Tal PeerUpdate
2003-04-20 Wez FurlongAdd test for aggregates
2003-04-20 Wez FurlongImplement sqlite_create_aggregate() which can be used...
2003-04-20 Edin KadribasicKluge, but it seems to work now in both phpize and...
2003-04-20 Edin KadribasicReinstating these two items due to the fact that curren...
2003-04-20 Edin KadribasicErm, this works much better :)
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
next