]> granicus.if.org Git - php/shortlog
php
2008-07-05 Felipe Pena- Removed unnecessary #include "zend_arg_defs.c"
2008-07-05 Felipe Pena- Added arginfo (methods)
2008-07-05 Felipe Pena- zend_arg_defs.c is unnecessary now
2008-07-05 Pierre Joye-MFH: improve detection of VC version and summary...
2008-07-05 Pierre Joye- MFH: don't redefine WINDOWS and pid_t
2008-07-05 Pierre Joye- MFH: _getpid is in process.h
2008-07-05 Pierre Joye- MFH: silent redefinition warning
2008-07-05 Pierre Joye-MFH: fix build (function was never implemented),...
2008-07-05 Rui Hirokawacosmetic change.
2008-07-05 Rui Hirokawaremoved wrong bytes.
2008-07-05 Rui Hirokawarevert commit.
2008-07-05 Rui Hirokawaadded CP1254
2008-07-05 Rui Hirokawa- added koi8-u (Ukrainian) and CP1254 (Turkish).
2008-07-05 Scott MacVicarFix break caused by previous commit, warning and remove...
2008-07-04 Pierre Joye- fix compile error with vc6 (snaps)
2008-07-04 Felipe Pena- Moved protos to .c (sync with HEAD)
2008-07-04 Felipe Pena- Reverted previous commit
2008-07-04 Alexey Zakhlestinfixed tests not to rely on actual strings of errors...
2008-07-04 Felipe Pena- Added arginfo
2008-07-04 Derick Rethans- Revert that crap.
2008-07-03 Olivier HillNew parameter parsing API
2008-07-03 Rob Richardsfix key container access
2008-07-03 Antony Dovgalsize_t -> int
2008-07-03 Pierre Joye- mcrypt_create_iv entry
2008-07-03 Pierre Joye- fix mcrypt_iv on windows, use urandom equivalent
2008-07-03 Felipe Pena- Fixed compile warnings
2008-07-03 Felipe Pena- New parameter parsing API
2008-07-03 Antony Dovgalfix test
2008-07-03 Antony Dovgalfix test
2008-07-03 Antony Dovgaladd a line to phpinfo() to indicate whether multibyte...
2008-07-03 Antony Dovgalmake --enable-zend-multibyte known to configure
2008-07-03 Antony Dovgalfix tests
2008-07-03 Felipe Pena- Added arginfo (functions)
2008-07-02 Rob Richardsfix win build
2008-07-02 Pierre Joye- add summary function and VC version info
2008-07-02 Pierre Joye- MFH: re2c detection, PHP_VERSION
2008-07-02 Pierre Joye- add version info for 2007a and b
2008-07-02 Olivier HillFix parse error
2008-07-02 Pierre Joye- MFH: fix make test TESTS=... and dynamic extension...
2008-07-02 Antony DovgalMFH
2008-07-02 Antony DovgalMFH: check return value of hash_find()
2008-07-02 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo (functions)
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Fix check for PHP_SYBASE
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Dmitry StogovRemoved redundant code
2008-07-01 Felipe Pena- Removed unused variables
2008-07-01 Felipe Pena- Fixed types
2008-07-01 Dmitry StogovUse new parameter parsing API
2008-07-01 Antony Dovgalfix test
2008-07-01 Antony Dovgallong -> int + minor sources reorganization
2008-07-01 Antony Dovgalfix typo
2008-07-01 Antony Dovgalstring length -> int
2008-07-01 Antony Dovgalint->long, add missing "s"
2008-07-01 Antony Dovgalmore int -> long fixes
2008-07-01 Antony Dovgalmore long -> int fixes
2008-07-01 Antony Dovgalon the contrary, string length is int
2008-07-01 Antony DovgalMFH
2008-06-30 Felipe Pena- New parameter parsing API (to preg_replace*)
2008-06-30 Felipe Pena- Added arginfo
2008-06-30 Felipe Pena- Added arginfo
2008-06-30 Felipe Pena- zend_arg_defs.c is unnecessary now
2008-06-30 Antony Dovgal"l" is long, that's why it is "l", not "i"
2008-06-30 Antony Dovgalint -> long
2008-06-30 Felipe Pena- Fixed test
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Felipe Pena- Added arginfo
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Rui Hirokawatouched zend_language_scanner.c
2008-06-29 Rui Hirokawaupdate zend_language_scanner.l to maintain the dependen...
2008-06-29 Rui Hirokawaimplemented again zend-multibyte for PHP 5.3
2008-06-28 Felipe Pena- Added arginfo
2008-06-28 Felipe Pena- New parameter parsing API
2008-06-28 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-28 Alexey Zakhlestinadded arginfo (fixes #45388)
2008-06-28 Scott MacVicarMFH: Sort Windows changes for mhash BC layer
2008-06-28 Alexey Zakhlestinfixed types (no more compiler warnings)
2008-06-28 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-28 Henrique do... Fix a memory leak on openssl_decrypt()
2008-06-27 Stanislav Malyshevdeprecate zend_get_parameters_ex
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Stanislav Malyshevenable on MSVC too
2008-06-27 Christopher... OCI8: MFH: (PECL #14219) Improve README
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Dmitry Stogovws
2008-06-27 Felipe Pena- New parameter parsing API
2008-06-27 Greg Beaverin preparation for a performance optimization that...
2008-06-27 Felipe Pena- New parameter parsing API
2008-06-27 Stanislav Malyshevallow deprecating engine functions
2008-06-26 Scott MacVicarMake the old mhash API a wrapper around hash, this...
2008-06-26 Felipe Pena- Fixed tests
next