]> granicus.if.org Git - php/shortlog
php
1999-10-30 <changelog... ChangeLog update
1999-10-29 Rasmus LerdorfFix typo found by hholzgra@media-engineering.de
1999-10-29 Rasmus LerdorfKill the regex header file warnings
1999-10-29 Rasmus LerdorfLooked like this was done by RedHat the way I wrote it.
1999-10-29 <changelog... ChangeLog update
1999-10-29 <changelog... NEWS update
1999-10-28 Rasmus Lerdorf(IBM DB2 Support) Fix stuff to allow IBM DB2 to work...
1999-10-28 Sascha SchumannRemove set-if-not-set colon, since CPPFLAGS is never...
1999-10-28 Andrei ZmievskiFix bug #2623.
1999-10-28 Andi Gutmans- Fix for Thies' leak and Andrei's crash
1999-10-28 Andrei ZmievskiNew function.
1999-10-28 <changelog... ChangeLog update
1999-10-28 <changelog... NEWS update
1999-10-28 Sam Rubylook for output.c in its new location in the windows...
1999-10-27 Andrei Zmievski(PHP str_repeat) New function.
1999-10-27 Thies C. Arntzenmoved output.c into ext/standart and made it thread...
1999-10-27 Thies C. Arntzen@- implemented OCI8 $lob->WriteToFile() function -...
1999-10-27 Andrei ZmievskiForgot to remove function entry.
1999-10-27 <changelog... ChangeLog update
1999-10-26 Thies C. Arntzeneliminated warinigs
1999-10-26 Andrei ZmievskiNo tabs please.
1999-10-26 Andrei Zmievski(PHP array_map) Away with it.
1999-10-26 Andrei ZmievskiSome todo things.
1999-10-26 <changelog... ChangeLog update
1999-10-25 Zeev Suraski*** empty log message ***
1999-10-25 Thies C. Arntzenadded some more options
1999-10-25 <changelog... ChangeLog update
1999-10-24 Thies C. Arntzenkill warning
1999-10-24 Thies C. Arntzenfolding fix (xemacs 21 loads the file again;-)
1999-10-24 Sascha SchumannDefine USE_BCOPY, if memmove is not found (i.e. SunOS...
1999-10-24 Sam RubyAllow CYGWIN directory to be specified as via environme...
1999-10-24 Sascha Schumann(PHP session_register, session_unregister) always retur...
1999-10-24 <changelog... ChangeLog update
1999-10-23 Sam RubyAllow CYGWIN directory to be specified as via environme...
1999-10-23 Thies C. Arntzenone can now use callbacks for custom completion functio...
1999-10-23 <changelog... ChangeLog update
1999-10-22 Andi Gutmans- Fix isset() with string offsets.
1999-10-22 Sascha SchumannAdd session.use_cookies option
1999-10-22 Thies C. Arntzenunserialize no longer complaints about unserializing...
1999-10-22 <changelog... ChangeLog update
1999-10-21 Sascha SchumannAdd <AREA HREF=...
1999-10-21 Sascha Schumann(_ps_files_valid_key): small logic fix
1999-10-21 Uwe SteinmannAdded hw_mapid(), read comment in hg_comm.c
1999-10-21 Sascha Schumann(_ps_files_open): evaluate key (session id) before...
1999-10-21 <changelog... ChangeLog update
1999-10-21 <changelog... NEWS update
1999-10-20 Sascha Schumann(php_ns_hash_environment): provide more CGI/1.1 variabl...
1999-10-20 Andi Gutmans- Make COM compile again
1999-10-20 Andi Gutmans- Make CVS compile on Win32.
1999-10-20 Thies C. Arntzen(PHP getcwd()) added, needs to porting to Win32
1999-10-20 Sascha Schumann(_display_module_info): Add anchor for module names
1999-10-20 Sascha Schumann(php_info_aolserver): add more information from the...
1999-10-20 Thies C. Arntzen(PHP xml_parse_into_struct) sometimes the value was...
1999-10-20 Thies C. Arntzen(PHP var_dump, serialize) fixed mem_leak.
1999-10-20 Andrei ZmievskiIgnore shared modules directory.
1999-10-20 Andrei ZmievskiIgnore generated libs.
1999-10-20 Thies C. Arntzen(PHP xml_parse_into_struct): fixed mem-leak when encoun...
1999-10-20 Sascha Schumann(php_ns_hash_environment) add SERVER_SOFTWARE, SERVER_B...
1999-10-20 <changelog... ChangeLog update
1999-10-20 <changelog... NEWS update
1999-10-19 Andrei ZmievskiRevert my patches to error functions.
1999-10-19 Thies C. Arntzenadded === operator support (type *and* value match...
1999-10-19 Thies C. Arntzenfixed is_identicat_function()
1999-10-19 Andrei Zmievski(PHP extract): Fixed bug that would mess up global...
1999-10-19 Andrei Zmievski(PHP ldap_get_entries): Fix string function name.
1999-10-19 Andi Gutmans- Move IS_IDENTICAL next to IS_EQUAL
1999-10-19 Andi Gutmans- Fix is_identical function
1999-10-19 Uwe Steinmann- some tiny changes to possible improve link extraction...
1999-10-19 Andi Gutmans- Preliminary submit of Thie's patch. Will fix the...
1999-10-19 Thies C. Arntzen(parse_url) fix for #2569: parse_url('-') crashes
1999-10-19 <changelog... ChangeLog update
1999-10-19 <changelog... NEWS update
1999-10-18 Egon SchmidMore forgotten prototypes.
1999-10-18 Stefan RoehrichAdded zlib module to list of maintained extensions...
1999-10-18 Thies C. Arntzen@- unserialize() now gives a notice when passed invalid...
1999-10-18 Thies C. Arntzen(PHP unserialize) - fixed mem-leak.
1999-10-18 Andrei ZmievskiBe safe, use ().
1999-10-18 <changelog... ChangeLog update
1999-10-18 <changelog... NEWS update
1999-10-17 Sascha SchumannAdd PNG support. Tested with gd 1.7.3.
1999-10-17 Egon SchmidLooks better, but isn't wrong
1999-10-17 Egon SchmidOne typo corrected.
1999-10-17 Andrei ZmievskiFix bug #2548.
1999-10-16 Andrei Zmievski_php3/_php3i -> php rename
1999-10-16 Andi Gutmans- It's OK if we link dynamically.
1999-10-16 Andi Gutmans- Get windows version to compile again. No biggy if...
1999-10-15 Andrei Zmievski*** empty log message ***
1999-10-15 Andrei Zmievski(PHP array_map) Temporarily #if 0 this.
1999-10-15 Andrei ZmievskiUpdate mergesort() proto.
1999-10-15 Andrei Zmievskiunstatic'fy is_numeric_string()
1999-10-15 Andrei Zmievski*** empty log message ***
1999-10-15 Andrei ZmievskiMake string copying a little more efficient.
1999-10-15 Andrei ZmievskiSmall tweak in the error format.
1999-10-15 Andrei Zmievski(php3_log_err): Don't output error message to stderr...
1999-10-15 Andrei ZmievskiRenamed a couple of functions to have proper php_ prefix.
1999-10-15 Andrei Zmievski(php_error): finally get rid of those annoying html...
1999-10-15 Andrei ZmievskiMassive change of zend_error() to php_error().
1999-10-15 Andrei Zmievski@- Fixed shuffle() so that it no longer breaks on Solar...
1999-10-15 Andrei ZmievskiAdd mergesort.c to compilation list.
1999-10-15 Andrei ZmievskiAdded mergesort.c from FreeBSD.
next