]> granicus.if.org Git - php/shortlog
php
2002-10-21 Moriyoshi Koizumistyle keisatsu :)
2002-10-21 Moriyoshi KoizumiAdded a new test case to confirm the inconsistent regex...
2002-10-21 Moriyoshi KoizumiChanged the dafault option for consistency
2002-10-21 Moriyoshi KoizumiAdded mb_strtolower() and mb_strtoupper()
2002-10-21 Moriyoshi KoizumiMFH
2002-10-21 foobarAlign with other configure --help texts
2002-10-21 <changelog... ChangeLog update
2002-10-21 foobarThere is no point doing this test. Some systems think...
2002-10-20 Sean BrightFix some verbage.
2002-10-20 foobarTry keep those most important entries as first..
2002-10-20 Moriyoshi Koizumistyle fix
2002-10-20 Ilia AlshanetskyFixed incorrect handling of files starting with a .
2002-10-20 Stanislav Malyshevlooks like this message should go
2002-10-20 Stanislav MalyshevFix private handling
2002-10-20 Moriyoshi KoizumiChanged mb_regex_set_options() more informative
2002-10-20 Wez FurlongAdd the actual ftok check for Derick :-)
2002-10-20 Derick Rethans- Only include ftok() if it is available
2002-10-20 Derick Rethans- Remove #ifdefs around ftok function so that it is...
2002-10-20 Sebastian BergmannSync zend_html_puts parameter list with Zend Engine 1.
2002-10-20 Moriyoshi KoizumiZTS fixes
2002-10-20 Masaki Fujimotofixed highlight related bugs (in case shift_jis input...
2002-10-20 Maxim Maletskyfixed proto: OCIExecute() returns boolean, not integer
2002-10-20 <changelog... ChangeLog update
2002-10-19 Andi Gutmans- Fix compile warning.
2002-10-19 Derick Rethans- Hopefully fix test file problems
2002-10-19 Ilia AlshanetskySilence compile warning.
2002-10-19 Ilia AlshanetskySilence compile warning, when compiling --with-openssl.
2002-10-19 Ilia AlshanetskyFixed a typo.
2002-10-19 Maxim Maletskya silly comment typo
2002-10-19 Maxim Maletsky- fixed proto for OciBindByName to represent the forth...
2002-10-19 foobar--with-zlib-dir has to be defined here to enable phpize...
2002-10-19 Wez Furlongmade fgets() binary safe.
2002-10-19 Derick Rethans- Style polizei =)
2002-10-19 Wez FurlongProbable fix for #19944
2002-10-19 Marcus BoergerAllow ifd start at offset other than 00000007h and...
2002-10-19 Andi Gutmans- Improve opcode dispatching
2002-10-19 Yasuo OhgakiRevert invalid patch. It seems the real problem is...
2002-10-19 Yasuo OhgakiSkip field when there is obvious error.
2002-10-19 Yasuo OhgakiFixed typo.
2002-10-19 <changelog... NEWS update
2002-10-19 <changelog... ChangeLog update
2002-10-18 Ilia AlshanetskyAdded handling for file:/ schema, which does not contai...
2002-10-18 foobarws fixes
2002-10-18 Andi Gutmans- Change opcode dispatch mechanism to use a function...
2002-10-18 Ilia AlshanetskyFixed bug #19971 (optimized the file() function).
2002-10-18 Derick Rethans- Added %x for HEX chars
2002-10-18 Wez FurlongRevert my last bogus commit.
2002-10-18 Wez FurlongImprove file().
2002-10-18 Andrei ZmievskiThis is deprecated too.
2002-10-18 Andrei ZmievskiRemove deprecated apidoc.txt.
2002-10-18 Andrei Zmievski@- Fixed an infinite loop in setlocale() when only...
2002-10-18 Wez FurlongImprove EOF detection. Fixes #19970.
2002-10-18 Andi Gutmans- Cleanup
2002-10-18 Tal PeerChanged fribidi_get_charsets() return value to also...
2002-10-18 Harald Radimake jani happy
2002-10-18 foobarachtung: keep the style consistent! :)
2002-10-18 Yasuo OhgakiAdded tests for new functions
2002-10-18 Markus Fischer- word_count() -> str_word_count()
2002-10-18 <changelog... NEWS update
2002-10-18 <changelog... ChangeLog update
2002-10-17 Yasuo OhgakiAdded pg_get_pid() that get backend process PID.
2002-10-17 Yasuo OhgakiAdded pg_get_pid()
2002-10-17 Ilia AlshanetskyRenamed word_count to str_word_count to comply with...
2002-10-17 Tal PeerImproved fribidi_charset_info() slightly
2002-10-17 Tal PeerNew functions:
2002-10-17 Harald Radi@ fixes bugs #19156 and #19544 (memleak)
2002-10-17 Derick Rethans- Removing debugging info
2002-10-17 Ilia AlshanetskyAdded support for file:/. Thanks to Thies for noticing...
2002-10-17 Yasuo OhgakiAdd note for short_open_tag
2002-10-17 Thies C. Arntzen@- Added Oracle TIMESTAMP type to oci8 extension. ...
2002-10-17 Yasuo OhgakiAdded pg_get_notify() for better performace for applica...
2002-10-17 Yasuo OhgakiAdded async message function - pg_get_notify()
2002-10-17 Yasuo OhgakiRemove mysql_result_seek() alias.
2002-10-17 foobarFix this for Wez and his antique ucd-snmp
2002-10-17 foobarSnow..yuck..
2002-10-17 foobarFix the phpize build
2002-10-17 foobarFix some phpize problems.
2002-10-17 foobarPart 1 of fixing the shared build
2002-10-17 foobar--with-zlib-dir was missing. Needed for phpize builds
2002-10-17 Ilia AlshanetskyAdded word_count() function that allows counting of...
2002-10-17 foobarws fixes
2002-10-17 <changelog... NEWS update
2002-10-17 <changelog... ChangeLog update
2002-10-16 Harald Radi@ changed the VARIANT class to be able to create arrays...
2002-10-16 Rasmus LerdorfFix for bug #19941
2002-10-16 Ilia AlshanetskyFixed a bug with .phps handler.
2002-10-16 Sebastian BergmannFix ZTS build.
2002-10-16 Stanislav MalyshevFix class static members: now the following code works:
2002-10-16 Stanislav MalyshevFix and generalize $this handling.
2002-10-16 Ilia AlshanetskyFixed bug #19921. (memory leak introduced by me in...
2002-10-16 foobar- Fix typo..
2002-10-16 Sebastian BergmannRevert. Again.
2002-10-16 Rui Hirokawamodified zend_bool handling code.
2002-10-16 Rui Hirokawa*** empty log message ***
2002-10-16 Rui Hirokawafixed a problem when mbstring.encoding_translation...
2002-10-16 Rui Hirokawafixed a problem when mbstring.encoding_translation...
2002-10-16 Edin KadribasicNewly available extensions on windows.
2002-10-16 <changelog... ChangeLog update
2002-10-16 Sebastian BergmannPatch by Urs Gehrig <urs@circle.ch>.
2002-10-16 foobar- Fixed memleak when connection fails.
next