]> granicus.if.org Git - php/shortlog
php
2003-01-18 Ilia AlshanetskyAdditional memory allocation fixes by Marcus Börger.
2003-01-18 Moriyoshi KoizumiTons of WS fixes
2003-01-18 Ilia AlshanetskyRemoved the no longer needed memory allocation checks.
2003-01-18 Moriyoshi KoizumiFixed bug #21726 and #21730
2003-01-18 Andrey HristovRenamed get_memory_usage() to memory_get_usage() (per...
2003-01-18 Wez FurlongFix potential problem for 64-bit architectures.
2003-01-18 Derick Rethans- Fixed memleak in fscanf().
2003-01-18 Derick Rethans- Skip test if the function to test is not available
2003-01-18 foobarFix bug: #21687, imap extension does not include gss...
2003-01-18 <changelog... ChangeLog update
2003-01-17 Harald Radiexport zend_objects_destroy_object()
2003-01-17 Ilia AlshanetskyAdded missing test result.
2003-01-17 Moriyoshi KoizumiBump year.
2003-01-17 Moriyoshi KoizumiWS fix
2003-01-17 Ilia AlshanetskyRemoved pointless checks of array_init() return value.
2003-01-17 Harald Radimake std_object_handlers struct available for shared...
2003-01-17 Moriyoshi KoizumiFixed a quoted printable decoder so that it would confo...
2003-01-17 Andrey HristovMoved to C style comments.
2003-01-17 Sascha SchumannFix POST handling once and for all. The daemon now...
2003-01-17 Marcus Boergerfix jp2 detection and add testfile
2003-01-17 Ilia AlshanetskySyncronize bundled GD library with latest GD (2.0.11).
2003-01-17 Derick Rethans- Fixed a bug that made that no newline was displayed...
2003-01-17 Andrey HristovRemoved pointless checks around array_init().
2003-01-17 Ilia AlshanetskyFixed memory leaks in imap_get_quota & imap_get_quotaroot.
2003-01-17 Moriyoshi KoizumiSignificant speed enhancements. I was underestimating...
2003-01-17 Sebastian BergmannMove ZEND_ENGINE_2 check to where it is defined.
2003-01-17 <changelog... NEWS update
2003-01-17 <changelog... ChangeLog update
2003-01-16 Harald Radimove the ZE2 check into internal_functions_win32.c
2003-01-16 Harald Radirevert previous commit
2003-01-16 Harald Radiunbreak the build
2003-01-16 Ilia AlshanetskyFixed bug #21651 (crash in pdf_open_memory_image()...
2003-01-16 Moriyoshi KoizumiFinally fixed a qp encoder bug that line break characte...
2003-01-16 Marcus Boerger- JPEG 2000 support
2003-01-16 Marcus Boerger- corrected error in file detection for very small...
2003-01-16 Harald Radichange library name
2003-01-16 Harald Radiupdate skeleton
2003-01-16 Harald Radifix path to config.w32.h
2003-01-16 Harald Radiadd COM
2003-01-16 Harald Radiprevent HEAD + ZE1 builds and add COM
2003-01-16 Harald Radifor those who prefer to have com as a shared lib
2003-01-16 Harald Radimake layers loadable as self-sustaining php extension
2003-01-16 Dan Kalowskytypo corrected
2003-01-16 Dan KalowskyAdding in test ability for WIndows to fetch_objects
2003-01-16 Edin KadribasicFixed bug #21648
2003-01-16 Sascha SchumannAdd INI setting session.hash_bits_per_character which...
2003-01-16 Ilia AlshanetskyFixed bug #20079 (made ora_logoff return TRUE on success).
2003-01-16 <changelog... ChangeLog update
2003-01-16 Ilia AlshanetskyFixed bug #20933 (isset/empty didn't work when used...
2003-01-15 Edin KadribasicAdded some missing modules. Removed some that are built...
2003-01-15 Sascha Schumannscrap STANDARD_SAPI_MODULE_PROPERTIES; it is causing...
2003-01-15 Andi Gutmans- Revert int -> unsigned int change for str.len
2003-01-15 Ilia AlshanetskyMore build fixes.
2003-01-15 Sascha SchumannRevert commit which turned the lengths of strings into...
2003-01-15 Wez FurlongRelieve scripts of the burden of ensuring that all...
2003-01-15 Ilia AlshanetskyFixed a typo.
2003-01-15 Sebastian BergmannDefine PHP_CAN_SUPPORT_PROC_OPEN.
2003-01-15 Sebastian BergmannAdd proc_open.c to project.
2003-01-15 Wez Furlong- Move proc_open code to a source file of it's own.
2003-01-15 Ilia AlshanetskyBuild fixes.
2003-01-15 Moriyoshi KoizumiFixed a qp encoder bug that the constructor sometimes...
2003-01-15 Ilia AlshanetskyTypo fixes.
2003-01-15 Ilia AlshanetskyFixed typo.
2003-01-15 Ilia AlshanetskyVarious corrections.
2003-01-15 Ilia AlshanetskyFixed typos.
2003-01-15 Ilia AlshanetskyTypo corrections.
2003-01-15 Sascha Schumannwhitespace
2003-01-15 Sascha Schumannwhitespace
2003-01-15 Yasuo OhgakiFixed proto
2003-01-15 Adam DickmeissFix functions comments (connection resource rather...
2003-01-15 Adam DickmeissFix lib config for the case where YAZ depends on multip...
2003-01-15 Ilia AlshanetskyKill compile warning.
2003-01-15 Ilia AlshanetskyNewer parameter parsing API.
2003-01-15 Ilia AlshanetskyGetting rid of the old API parsing code.
2003-01-15 Ilia AlshanetskyChanged php_error to php_error_docref.
2003-01-15 Ilia AlshanetskyRemoved pointless checks around array_init() & ZE memor...
2003-01-15 <changelog... ChangeLog update
2003-01-15 Ilia AlshanetskyThis patch allows cpdf to be compiled in conjunction...
2003-01-14 Andi Gutmans- Change "is" to "instanceof" as it explains better...
2003-01-14 Ilia AlshanetskyPorting of patch applied to ext/xmlrpc.
2003-01-14 Ilia AlshanetskyMade the code use php_error_docref().
2003-01-14 Andrey HristovMigrated to C style comments.
2003-01-14 Ilia AlshanetskyChanged getParameters() to zend_get_parameters_ex().
2003-01-14 Ilia AlshanetskyFixed compile warnings.
2003-01-14 Ilia AlshanetskyOne more typo.
2003-01-14 Ilia AlshanetskyFixed typos.
2003-01-14 Moriyoshi KoizumiAppended my name to the list of authors
2003-01-14 Moriyoshi KoizumiTest update for new feature
2003-01-14 Ilia AlshanetskySwitched from old getParse* argument parsing API to...
2003-01-14 Andrey Hristovadded function get_memory_usage(). available only when...
2003-01-14 Ilia AlshanetskyFixed compile warning & removed useless variable.
2003-01-14 Ilia AlshanetskyChanged php_error to php_error_docref.
2003-01-14 Moriyoshi KoizumiAdded a new option "force-encode-first" to the quoted...
2003-01-14 Ilia AlshanetskyChanged php_error() to php_error_docref().
2003-01-14 Moriyoshi KoizumiMade php_quot_print_decode() RFC2045-compliant
2003-01-14 Stanislav Malyshevfix memory leaks and key size
2003-01-14 Edin KadribasicMFB: bind_textdomain_codeset() availability on windows
2003-01-14 Ilia AlshanetskyMFZE2
2003-01-14 Derick Rethanss/gd/gd2
2003-01-14 Stanislav Malyshevfix warning
next