]> granicus.if.org Git - php/shortlog
php
2000-05-23 Hartmut Holzgraefesome protos fixed
2000-05-23 Hartmut Holzgraefesome protos got to the wrong function - fixed
2000-05-23 Sascha SchumannAdd check for Bison. A recent version is required when...
2000-05-23 Rasmus LerdorfNeed a PHPAPI version of basename for some stuff I...
2000-05-23 Hartmut Holzgraefeone little unimportant detail (cut&paste is evil :)
2000-05-23 Hartmut Holzgraefea little less optimized, but no dirty tricks anymore
2000-05-23 Sascha SchumannMake calc_levdist static and fix pointer swapping.
2000-05-23 Zeev Suraski- Update Windows project to include levensthein.c and...
2000-05-23 Sascha SchumannAdd interesting email which explains why disabling...
2000-05-23 Andi Gutmans- Virtual current working directory is now enabled
2000-05-23 Sascha SchumannCosmetic changes
2000-05-23 Sascha SchumannSome systems don't have dirent.h. Wrap include appropia...
2000-05-23 Sascha SchumannUse reentrant version of readdir. If the target platfor...
2000-05-23 Sascha SchumannAdd POSIX-like readdir_r for Win32
2000-05-23 Andi Gutmans- English fix.
2000-05-23 Hartmut Holzgraefename changed from levdist() to levenshtein()
2000-05-23 Andi Gutmans- Support virtual unlink()
2000-05-23 Hartmut Holzgraefeadded function "int levdist(string str1, string str2)"
2000-05-23 Andrew SkalskiChanged the #ifdefs around "errno = ETIMEDOUT;" to...
2000-05-23 Andi Gutmans- PHP_WIN32 macro should be used with #ifdef/#ifndef
2000-05-23 Sascha SchumannRevert recent COMPILE_DL change.
2000-05-23 Andrei ZmievskiClean up the patch by Hartmut.
2000-05-23 Sterling Hughes'char *' to 'char'
2000-05-23 Frank M. Kromannfixing type
2000-05-23 Frank M. Kromannchang #if to #ifdef
2000-05-23 Thies C. Arntzenfixed newly introduced crash
2000-05-23 Sascha SchumannUse new syntax
2000-05-23 Sascha Schumann--with-foo causes $withval to be set to "yes," not ""
2000-05-23 Thies C. Arntzeneven better check for netinet/in.h
2000-05-23 Thies C. Arntzenmake ftp compile on unix again
2000-05-23 Sascha Schumanns/COMPILE_DL/COMPILE_DL_EXTNAME/
2000-05-23 Sascha SchumannUse #ifdef COMPILE_DL_EXTNAME solely.
2000-05-23 Sascha Schumanns/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build...
2000-05-23 Sascha SchumannOnly print the attention thing, if the MD5 and DES...
2000-05-23 Frank M. Kromannmaking ftp module compile and work on win32
2000-05-23 Thies C. Arntzenbump version to 4.0.1-dev
2000-05-23 Jouni AhtoAccording to current PostgreSQL docs, using PQoidStatus...
2000-05-23 Hartmut Holzgraefeagain (due to feature request in bug id #3251)
2000-05-23 Sterling Hughes@-Add the swf_ortho function. (Sterling)
2000-05-23 <changelog... ChangeLog update
2000-05-23 <changelog... NEWS update
2000-05-22 Hartmut Holzgraefefix for bug #2852 : argc inconsistency
2000-05-22 Hartmut Holzgraefe-i, -v, -h and -? execution pathes didn't flush the...
2000-05-22 Sascha SchumannAdd section about adding shared module support to an...
2000-05-22 Frank M. Kromannoops forgot to save project before commit
2000-05-22 Frank M. Kromannadding project for swf
2000-05-22 Andrew Skalskiapplied Luca Montecchiani's win32 fixes (open files...
2000-05-22 Sterling Hughes@-Allow the writing of flash files to stdout.
2000-05-22 Sterling HughesAdd SWF.
2000-05-22 Hartmut Holzgraefein [mt_]rand(): (see BUG #3353)
2000-05-22 Jouni Ahto# Guess I'll take it for now... there's actually even...
2000-05-22 Zeev SuraskiSigh, that should be the last one :I
2000-05-22 Zeev Suraski- Remove ugly Ltd.
2000-05-22 Andi Gutmans- Fix LICENSE (one language error and one URL error)
2000-05-22 Zeev Suraski- Make calendar compile as a dll on Windows
2000-05-22 Ben MansellFixed check for Zeus under Solaris (/bin/sh doesn't...
2000-05-22 Zeev SuraskiNotify people that .phps is now fixed
2000-05-22 <changelog... ChangeLog update
2000-05-21 Sterling Hughesfix bug 4533
2000-05-21 Jouni AhtoFix #4230. Putenv() was modifying its argument, a no-no.
2000-05-21 Sam RubyWindows build failure
2000-05-21 Andi Gutmans- Move activate_models() back to where it was. I don...
2000-05-21 Andi Gutmans- Fix Apache php source highlighting mode. It was crash...
2000-05-21 Andi Gutmans- Fix Apache php source highlighting mode. It was crash...
2000-05-21 Andi Gutmans- Get ready for release
2000-05-21 Sam Rubyuse simpler foreach instead of while
2000-05-21 Sam Rubypassing Strings as Objects
2000-05-21 Andreas KarajannisTurn off retrieving the whole error stack
2000-05-21 <changelog... ChangeLog update
2000-05-20 Hartmut Holzgraefepatch to explode (bug id #3251) suspended till 4.0.1
2000-05-20 <changelog... ChangeLog update
2000-05-20 Sterling HughesProto fixes.
2000-05-19 Hartmut Holzgraefeadded optional 3rd parameter 'limit' to explode() as...
2000-05-19 Zeev SuraskiGive some more room for configurability
2000-05-19 Zeev Suraskibe consistent with the URLs
2000-05-19 Thies C. Arntzenfix the fix (it's still a hack)
2000-05-19 Thies C. Arntzenmake sigchild handler more robust.
2000-05-19 Zeev SuraskiOpen these up for the API
2000-05-19 Thies C. Arntzenadded some Notice about --enable-sigchild
2000-05-19 Zeev SuraskiMinor output mods
2000-05-19 <changelog... ChangeLog update
2000-05-18 Thies C. Arntzenadded new option "--enable-sigchild" (default is off)
2000-05-18 Thies C. Arntzen22 May is my birthday!
2000-05-18 Zeev SuraskiPackage 4.0.0
2000-05-18 Zeev SuraskiUpdate the license with the new clause 6
2000-05-18 Zeev SuraskiDo it in thread unsafe mode for now.
2000-05-18 Sascha SchumannLater AOLserver releases will copy the include to the...
2000-05-18 Andrei Zmievski(PHP round) Fix proto.
2000-05-18 Andrei Zmievski(PHP array_multisort) Fix the array_size test.
2000-05-18 Sascha SchumannKill warnings
2000-05-18 Sascha SchumannCosmetic change
2000-05-18 Sascha SchumannMake the shared library suffix dynamic. Improve workaro...
2000-05-18 Andi Gutmans- Do this someplace else.
2000-05-18 Sascha SchumannFix workaround for systems where libtool cannot handle...
2000-05-18 Andi Gutmans- Fix include() when used on resources (shouldn't work...
2000-05-18 Uwe Steinmann- fixed bug #4076
2000-05-18 Andrei ZmievskiUpdate for sort functions - user can now specify sort...
2000-05-18 <changelog... ChangeLog update
2000-05-18 <changelog... NEWS update
2000-05-18 Andrei ZmievskiTough to explain in two lines.
next