]> granicus.if.org Git - php/shortlog
php
2001-08-06 Zeev SuraskiBetter shared code
2001-08-06 Zeev SuraskiMerge from branch - move to standard C scanners in...
2001-08-06 Thies C. Arntzenwe can no longer register internal-classes once the...
2001-08-06 foobarFix TSRM problem.
2001-08-06 foobarAnother TSRM fix.
2001-08-06 foobarmissing entry
2001-08-06 foobarFixed bug: #12563 (and possibly other similar one's...
2001-08-06 Sascha Schumannmore tsrm cleanup
2001-08-06 Andi Gutmans- Move to using Z_ macros
2001-08-06 Andi Gutmans- Use Z_ macros
2001-08-06 <changelog... ChangeLog update
2001-08-06 <changelog... NEWS update
2001-08-05 Jeroen van... Removed some duplicate code out of addclashes
2001-08-05 Jeroen van... Fix test
2001-08-05 Jeroen van... Bugfix in abs(), abs(LONG_MIN) was bogus
2001-08-05 Sebastian BergmannFix ZTS build.
2001-08-05 Jeroen van... Added proto for php_charmask in the .h
2001-08-05 Jeroen van... Error-handling for the second parameter of [l|r]trim
2001-08-05 Jeroen van... Didn't commit the correct trim.phpt, it now passes
2001-08-05 Jeroen van... More tests
2001-08-05 Sterling Hughesupdate NEWS as well
2001-08-05 Sterling HughesAdd the Cyrus IMAP extension to PHP's CVS (Manual editi...
2001-08-05 Zeev SuraskiMore nulled-out macros
2001-08-05 Sascha Schumannmore tsrm cleanup
2001-08-05 Sascha Schumannmore tsrm cleanup
2001-08-05 Sascha Schumannfix php_write
2001-08-05 Sascha Schumannsome more eliminate-fetches-or-escalate-them-at-least
2001-08-05 Sascha Schumannmore tsrm cleanup -- output.c is not doing any fetches...
2001-08-05 Sascha Schumannmore tsrm cleanup
2001-08-05 Stanislav Malyshev(gmp_init) Added extra (optional) argument to gmp_init():
2001-08-05 Stanislav MalyshevCheck that _php_math_basetolong result fits long (by...
2001-08-05 Sascha Schumannfurther tsrm cleanup
2001-08-05 Sascha Schumannfurther tsrm cleanup
2001-08-05 Sascha Schumannfurther tsrm cleanup
2001-08-05 Thies C. Arntzendelay module_shutdown even further. zend_try and _catch...
2001-08-05 Thies C. Arntzenmodule_shutdown() calls ts_free_thread in ZTS mode...
2001-08-05 Sebastian BergmannEven more TSRM cleanup.
2001-08-05 Sebastian BergmannMore tsrm-related cleanup.
2001-08-05 Sascha Schumanntsrm-related cleanup
2001-08-05 Sebastian BergmannFixed some TSRMLS_CC instances (at least it looked...
2001-08-05 Sebastian BergmannRemove more duplicate TSRMLS_FETCH() calls.
2001-08-05 Zeev Suraski- TSRMLS_FETCH work
2001-08-05 Zeev SuraskiTSRMLS_FETCH work
2001-08-05 Zeev SuraskiNukre most TSRMLS_FETCH()'s in TSRM
2001-08-05 <changelog... ChangeLog update
2001-08-05 <changelog... NEWS update
2001-08-04 foobar- Fixed bug: #10822
2001-08-04 Rasmus Lerdorfsupport for multiple exif comments
2001-08-04 Jeroen van... Better abs() testing
2001-08-04 Jeroen van... Layout: revert accidentel joining of lines
2001-08-04 Jeroen van... Named some constants in filestat to improve readability
2001-08-04 Stig S. Bakkenadded some more stuff to .cvsignore
2001-08-04 Jeroen van... Another bugfix in pow. Special cases, with 10 times...
2001-08-04 Rasmus LerdorfKill a warning
2001-08-04 Jeroen van... Bugfix. All tests pass now on my system
2001-08-04 Rasmus LerdorfFix newly introduced crash on a file-not-found
2001-08-04 Jeroen van... Fix bug in the tests :-(
2001-08-04 Thies C. Arntzenfix serialize:
2001-08-04 Sebastian BergmannAnother one bites the dust.
2001-08-04 Sebastian BergmannRemove duplicate TSRMLS_FETCH() call.
2001-08-04 Andrei Zmievski@- Fixed a crash bug in array_map() when NULL callback...
2001-08-04 Thies C. Arntzenfix possible crash - we should never keep the zval...
2001-08-04 Sean BrightWS Pollution
2001-08-04 Jeroen van... Added tests for pow()
2001-08-04 Jeroen van... - A little bit cleaning of pow(), and 12 bytes less...
2001-08-04 Sean BrightDon't allocated quoted strings unless we are in a META...
2001-08-04 Thies C. Arntzencalling mail_open() causes a SEGFAULT when using imap...
2001-08-04 Tomas V.V.Coxdon't show the call_user_method deprecated use warning...
2001-08-04 Sebastian BergmannEliminate TSRMLS_FETCH() call.
2001-08-04 Sebastian BergmannFix Win32 (and maybe other ZTS) builds.
2001-08-04 foobarFix bug: #9177
2001-08-04 Sascha SchumannClean up the serializer by modularizing some of its...
2001-08-04 foobarfixed a memleak.
2001-08-04 foobarFixed bug: #11784 (combined with fixes Rasmus committed..)
2001-08-04 <changelog... ChangeLog update
2001-08-04 <changelog... NEWS update
2001-08-03 Jeroen van... #- HTML-safe error for pow()
2001-08-03 Jeroen van... #- Fix silly bug that caused segfault
2001-08-03 Jeroen van... Un-revert patch
2001-08-03 Jeroen van... Reverting last patch, segfaults.
2001-08-03 Rasmus LerdorfChange from E_ERROR to E_WARNING in the exif extension
2001-08-03 Jeroen van... - New pow() function. It now gives warnings on wrong...
2001-08-03 Jeroen van... - Added new parameter to [l|r]trim, to specify _what_...
2001-08-03 Jon PariseDon't blindly assume -lc-client when linking 'conftest'.
2001-08-03 Jeroen van... - Fix array_sum to switch to float on overflow. Fixes...
2001-08-03 Jon PariseFull include paths are preferrable.
2001-08-03 Jon Parisesmart_str use requires php_smart_str.h.
2001-08-03 Zeev SuraskiFix buglet
2001-08-03 Tomas V.V.Cox* Added the new fetch row mode: DB_FETCHMODE_OBJECT...
2001-08-03 Sascha SchumannTreat trailing zeroes correctly
2001-08-03 Sascha SchumannDo the nul'ifiying of php_var_serialize's result at...
2001-08-03 Sascha SchumannPass on nul'ified data
2001-08-03 Sascha SchumannDon't copy the strtok parameter
2001-08-03 Sascha SchumannFix a possible segfault (Thanks to Sebastian for catchi...
2001-08-03 Sascha SchumannNUL-terminate string
2001-08-03 Sascha SchumannAdd some casts
2001-08-03 Sascha SchumannReplace our strtok implementation with a binary-safe...
2001-08-03 Zeev SuraskiFix macro
2001-08-03 Sascha SchumannConvert serializer to smart_str.. avoids lots of sprint...
2001-08-03 Zeev SuraskiGet rid of a couple of bogus persist_alloc()'s, and...
next