]> granicus.if.org Git - php/shortlog
php
2003-02-19 Rasmus LerdorfFix mbstring input_filter
2003-02-19 Rasmus LerdorfInput Filter support. See README.input_filter for...
2003-02-19 foobarMFB
2003-02-19 Harald Radiprevent xdebug from crashing
2003-02-19 Hartmut Holzgraefecode for the special functions MINIT, MSHUTDOWN, RINIT...
2003-02-19 Wez Furlongtypo..
2003-02-19 Wez FurlongNews about the ZE stream thing
2003-02-19 Wez FurlongFix stupid mistake that only affected interactive mode.
2003-02-19 Hartmut Holzgraefetest specifications for MINIT and friends
2003-02-19 Hartmut Holzgraefe<code> inside <function> was supported but missing...
2003-02-19 Marc BoerenFix for bug #22221: pgsql version for dbx_query suppres...
2003-02-19 Sascha Schumannsome improvements
2003-02-19 Hartmut HolzgraefeMicrosoft Developer Studio project file (.dsp) generati...
2003-02-19 Hartmut Holzgraefenext generation ext_skel script - initial checkin
2003-02-19 Corne' Cornelius- Revert latest commit
2003-02-19 foobarws/style fixes
2003-02-19 Corne' Cornelius- Added Input Descriptor Binding to be used by blobs...
2003-02-19 foobarscandir -> php_scandir, alphasort -> php_alphasort
2003-02-19 foobarFix the possible conflicts with other libs (like libc...
2003-02-19 foobarws fixes + missing $Id$ tags, headers added
2003-02-19 Corne' CorneliusUpdated IFX_VERSION entry to work with new Version...
2003-02-19 foobarcleanup, documentation belongs elsewhere
2003-02-19 <changelog... NEWS update
2003-02-19 <changelog... ChangeLog update
2003-02-19 Ilia AlshanetskyFixed bug #22283 (possible crash when opening relative...
2003-02-19 Moriyoshi KoizumiAdded string.strip_tags filter.
2003-02-18 Moriyoshi KoizumiFixed memory leaks on conversion failure.
2003-02-18 Moriyoshi KoizumiRevived convert filter codes
2003-02-18 Jon PariseRemove a stray COM reference.
2003-02-18 Rasmus Lerdorffileno() needs a FILE * here, and at least on FreeBSD...
2003-02-18 Marcus Boerger- wrong use of sizeof(char)
2003-02-18 Marcus Boergercoding style
2003-02-18 Marcus Boergeravoiding problems
2003-02-18 Moriyoshi KoizumiBFN
2003-02-18 Derick Rethans- Added new parameter to sha1() and md5() which return...
2003-02-18 Moriyoshi KoizumiAdded description for the hand-made finite state machine.
2003-02-18 Derick Rethans- Add check for proc_open() being available
2003-02-18 Sascha SchumannRefactor new-session-id code
2003-02-18 Sascha SchumannRemember whether to send a cookie, so that we send...
2003-02-18 Wez FurlongFix incorrect TSRMLS_CC usage.
2003-02-18 Sascha Schumannadd session_regenerate_id()
2003-02-18 Moriyoshi KoizumiFixed mb_send_mail() so that Content-Type and Content...
2003-02-18 Moriyoshi KoizumiFixed bug #21708 (ucfirst() trouble again)
2003-02-18 Zeev SuraskiAvoid using a C++ reserved word
2003-02-18 Moriyoshi KoizumiFixed bug #21689 (fgetcsv suppresses some characters...
2003-02-18 Zeev SuraskiCommit missing stuff
2003-02-18 Wez FurlongFixup build for win32
2003-02-18 Wez FurlongImplement com_create_guid().
2003-02-18 Wez FurlongImplement simple stream support in the ZE scanners.
2003-02-18 Georg Richteradded new function mysqli_stmt_store_result
2003-02-18 Georg Richtertest for mysqli_stmt_store_result
2003-02-18 Wez FurlongImplement com_indexed_prop_set() which allows setting...
2003-02-18 Sara GolemonIntroduce //filter target to php: wrapper to allow...
2003-02-18 foobarstyle polizei
2003-02-18 foobargetpriority() and setpriority() are in libc..
2003-02-18 foobarnice() is part of libc, use AC_CHECK_FUNCS instead
2003-02-18 Ilia AlshanetskyFixed compiler warning.
2003-02-18 Sara GolemonFix stream_filter_(ap|pre)pend to allow attaching on...
2003-02-18 Ilia AlshanetskyNew function news.
2003-02-18 Ilia AlshanetskyAdded pcntl_setpriority & pcntl_getpriority(). These...
2003-02-18 Wez FurlongTSRMLS!
2003-02-18 <changelog... ChangeLog update
2003-02-18 Wez FurlongAdd basic test of read filters and read filter chain.
2003-02-18 Ilia AlshanetskyBy popular demand nice() is renamed to proc_nice().
2003-02-18 Wez FurlongImplement new filter API, stage 1.
2003-02-18 Ilia AlshanetskyAdded nice() function, which allows changing of priorit...
2003-02-18 Georg Richternew test (class which extends mysqli. currently this...
2003-02-18 Georg Richterremoved duplicate code
2003-02-18 Georg Richterfixed some leaks when mysql_close will be called before...
2003-02-17 Georg Richteradditional tests for non freed objects
2003-02-17 foobarMFB: Sanity check.
2003-02-17 foobarUpdate
2003-02-17 Georg Richtertest for mysql_fetch_row (oo-style)
2003-02-17 Zeev SuraskiWhitespace & minor renames
2003-02-17 Zeev Suraskiwhitespace
2003-02-17 Zeev SuraskiImprove handling of static member variables
2003-02-17 Zeev SuraskiWin32 build improvements
2003-02-17 Zeev SuraskiMore Win32 build improvements
2003-02-17 Zeev SuraskiImprove Win32 build performance
2003-02-17 Wez FurlongFix build under win32
2003-02-17 Georg Richteradded close method/alias for result object (for compati...
2003-02-17 Georg Richtertest for OO-Implementation (bind_result)
2003-02-17 Shane Caraveoyou know it's time to get away from the keyboard when...
2003-02-17 Derick Rethans- Style polizei
2003-02-17 foobar- Cleaned this mess a bit:
2003-02-17 foobar- These results were obviously got with TZ=GMT
2003-02-17 foobarAssuming the results were created in system with Asia...
2003-02-17 Shane Caraveofix it the right way
2003-02-17 foobaroverride precision ini setting
2003-02-17 Shane Caraveoprevent possible crash if used in combo with mod_gzip
2003-02-17 Shane CaraveoIf you pass NULL, you do not get a NULL value, make...
2003-02-17 foobar- Let's be consistent with these..
2003-02-17 <changelog... NEWS update
2003-02-17 <changelog... ChangeLog update
2003-02-17 Wez FurlongMove some of the streams header into supplementary...
2003-02-17 Shane Caraveobring up to date with change in run-tests
2003-02-17 Wez FurlongFix compile warning
2003-02-16 Wez FurlongSome additional sanity.
2003-02-16 Wez FurlongAdd the sunfuncs to the .dsp file for Moshe.
2003-02-16 Wez FurlongUpdate win32 project for streams juggling.
next