]> granicus.if.org Git - php/shortlog
php
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.
2003-02-16 Wez FurlongRemove unused vars
2003-02-16 Moshe Doron@ new idate() function.
2003-02-16 Wez FurlongMove streams files around a bit, to ease maintenance.
2003-02-16 Georg Richterfixed output
2003-02-16 Zeev SuraskiFix complex cases of self-assignments (bugs #21600...
2003-02-16 Zeev SuraskiMake EG(This) and EG(scope) available to internal methods
2003-02-16 Zeev SuraskiRevert patches - they weren't ready yet!
2003-02-16 Zeev SuraskiFix initialization
2003-02-16 Georg Richterfixed compiler warning
2003-02-16 Ilia AlshanetskyReverted lld -> lld patch and added explanation as...
2003-02-16 Georg Richtertested patch from Zeev (fixes oo-bug in ext/mysqli)
2003-02-16 Ilia AlshanetskyMoved longlong conversion to a macro.
2003-02-16 Ilia Alshanetskybetter skip condition.
2003-02-16 Wez FurlongRemove bogus test.
2003-02-16 Wez FurlongIntegrate Shanes patch that allows specifying the cwd...
2003-02-16 Georg Richtertest for mysqli_prepare_result
2003-02-16 Stanislav Malyshevadd support for ::foo syntax meaning "global one"
2003-02-16 Wez FurlongFix bcmath build under win32.
2003-02-16 Stanislav Malyshevremove debug prints
2003-02-16 Georg Richtertest for mysqli_stmt_affected_rows (delete command)
2003-02-16 Georg Richteradded new function mysqli_stmt_affected_rows
2003-02-16 Sebastian BergmannZTS fixes
2003-02-16 Stanislav Malyshevnamespace patch - static variable access
2003-02-16 Stanislav MalyshevNamespace patch. Big changes:
2003-02-16 Wez FurlongA add much more useful select(2) implementation than...
2003-02-16 <changelog... ChangeLog update
2003-02-16 Anil Madhavapeddyfix error msg typo
2003-02-16 Marcus Boerger- Allow long option names
2003-02-15 Ilia AlshanetskyNew feature news.
2003-02-15 Ilia AlshanetskyAdded feature #19645 (ini parser can now handle quoted...
2003-02-15 foobar- Fix unsetting of open_basedir, safe_mode_exec_dir...
2003-02-15 Ilia AlshanetskyProper lib detection.
2003-02-15 Moriyoshi KoizumiFixed bug #22234
2003-02-15 Wez FurlongIf a test does not have any data after 60 seconds of...
2003-02-15 Wez FurlongAdd optional signal parameter to proc_terminate.
2003-02-15 Wez FurlongAdd proc_terminate() function to forcibly kill off...
2003-02-15 Ilia AlshanetskyFixed skip condition.
2003-02-15 Georg Richteradded skipif section (innodb-support)
2003-02-15 Moriyoshi KoizumiFixed bug #22227
2003-02-15 Marcus Boergerfix parameter string (-R & -H)
2003-02-15 Moriyoshi KoizumiAdded test case for bug #22231
2003-02-15 Sebastian BergmannAdd .cvsignore for tests.
2003-02-15 <changelog... ChangeLog update
2003-02-14 Ilia AlshanetskyAllow mysqli to be built when imap (c-client) is used.
2003-02-14 Ilia AlshanetskyCS fixes.
2003-02-14 Ilia AlshanetskyFixed compile warnings.
2003-02-14 Georg Richtertest for bind_result with show
2003-02-14 Marcus Boergera little bit slower but somewhat tricky and more flexib...
2003-02-14 Moriyoshi KoizumiFixed a str_replace() bug similar to bug #22224
2003-02-14 Moriyoshi KoizumiFixed bug #22224 (implode changes object references...
2003-02-14 Ilia AlshanetskyCS fixes.
next