]> granicus.if.org Git - php/shortlog
php
1999-09-20 Thies C. Arntzennew API for var_dump
1999-09-19 Zeev Suraski*** empty log message ***
1999-09-18 Andi Gutmans- Fix bug #2278
1999-09-18 Andi Gutmans- Try to fix the leak Rasmus reported. It's pretty...
1999-09-18 Andi Gutmans- Make Win32 compile again
1999-09-18 Stefan RoehrichFixed prototype.
1999-09-18 Zeev SuraskiSafer behavior
1999-09-18 Sascha Schumann Aline escape signs in macro definitions.
1999-09-18 Sascha Schumann Pipe header names through sort and put only one...
1999-09-18 Sascha Schumann There is no reason to define malloc() to xmalloc...
1999-09-17 Andrey HristovMake CVS quiet.
1999-09-17 Thies C. Arntzenmake SUNs c89 happy
1999-09-17 Thies C. ArntzenSUN c89 doesn't like } direct after a label;-(
1999-09-17 Thies C. Arntzenno // in the sources please
1999-09-17 Thies C. Arntzenadded newline at end of file
1999-09-17 Gergely Madarásznote the shared modules in the changelog
1999-09-17 Sascha SchumannConvert to Ex API. Does anyone have a better name for it?
1999-09-17 Sascha Schumann Use Ex API here as well.
1999-09-17 Sascha Schumann Convert module to use Ex API.
1999-09-17 Thies C. Arntzenfix #2316 - fetching empty LOBs via OCI8
1999-09-17 Sascha Schumanndon't call empty function names
1999-09-17 Sascha Schumannadd user-level callbacks
1999-09-17 Zeev Suraski- Fix bug #2318
1999-09-17 Zeev Suraski*** empty log message ***
1999-09-17 Sascha Schumannsupply path to xml include dir for APXS and APACI
1999-09-17 Sascha SchumannThis format is also used by the XML module
1999-09-17 Sascha Schumann`0' flag ignored with precision specifier and `X' format
1999-09-17 Sascha SchumannIf available, use Apache's embedded expat
1999-09-17 Sascha Schumannfix Unix build
1999-09-16 Zeev Suraski- Added support for unknown POST content types (Zeev)
1999-09-16 Zeev SuraskiIntroduce convert_to_*_ex()
1999-09-16 Zeev Suraski*** empty log message ***
1999-09-16 Zeev Suraski*** empty log message ***
1999-09-16 Zeev SuraskiGeneralize SAPI a bit
1999-09-16 Andrey HristovFixed memory leak.
1999-09-16 Andrew SkalskiAdded documentation hooks to ftp.c
1999-09-16 Andrew Skalskiadded ftp_pwd() ftp_cdup() ftp_mkdir() and ftp_rmdir()
1999-09-16 Andrew Skalskiadded ftp_systype() and ftp_listraw() functions
1999-09-16 Andrew SkalskiAdded rudimentary FTP support.
1999-09-16 Sascha Schumannimprove short help messages
1999-09-16 Sascha Schumannthis was twice here
1999-09-16 Sascha Schumannthis helps compiling on non-ANSI C compliant platforms
1999-09-16 Rasmus Lerdorflibtool check fix
1999-09-16 Sascha Schumann.
1999-09-16 Sascha SchumannMake some things accessible from outside for session...
1999-09-16 Sascha Schumann.
1999-09-16 Sascha Schumannwddx decode works as well
1999-09-16 Sascha Schumannwddx serialization works now
1999-09-16 Sascha SchumannSince Thies fixed var.c, objects work now, too.
1999-09-16 Sascha Schumannuse AM_PROG_CC_STDC which covers AIX, Ultrix, OSF/1...
1999-09-16 Sascha Schumannsilence libtool
1999-09-16 Thies C. Arntzenphp4 now deserialized php3 objects correctly!
1999-09-15 Thies C. Arntzenwhen unserializing classes:
1999-09-15 Andrey HristovFixed printf format.
1999-09-15 Andrey HristovHASH_OF is now in php.h.
1999-09-15 Thies C. Arntzenuse new API in var.c
1999-09-15 Thies C. Arntzeni love id-strings
1999-09-15 Thies C. Arntzenmade serialize/unserialize work with classes! (also...
1999-09-15 Stig Bakkenadd LIBOBJS, used by AC_REPLACE_FUNCS
1999-09-15 Thies C. ArntzenHASH_OF is usable enough (i hate duplicating macros...
1999-09-15 Stig BakkenClean up the strlcat/strlcpy checks.
1999-09-15 Andi Gutmans- Leave this for now.
1999-09-15 Andi Gutmans- Thread-unsafe win32 compiles again
1999-09-15 Andi Gutmans- gettimeofday wasn't registered.
1999-09-14 Andi Gutmans- Another small one. I'll leave the rest for now...
1999-09-14 Andi Gutmans- First go at using strlcat().
1999-09-14 Andi Gutmans- Support strlcpy/strlcat in windows.
1999-09-14 Andrey Hristov- Updated bundled PCRE library to version 2.08
1999-09-14 Andi GutmansAdd strlcpy/strlcat to the build process
1999-09-14 Uwe Steinmann- fixed memory leaks in pdf_open_memory_image() and...
1999-09-14 Thies C. Arntzenforgot
1999-09-14 Thies C. Arntzenis_array & friens speedups
1999-09-14 Rasmus LerdorfFix a warning
1999-09-14 Thies C. Arntzencount() now uses the new getParamertersEx API.
1999-09-14 Thies C. Arntzeni'm sure this was left-over debugging code!
1999-09-14 Thies C. Arntzenyou can now position when doing lob-writes.
1999-09-13 Andi Gutmans- X-* is probably more standard.
1999-09-13 Stig BakkenAdded PHP_WITH_SHARED for checking "shared,*" prefix...
1999-09-13 Thies C. Arntzenadded Metaphone support
1999-09-13 Thies C. Arntzengot rid of the define-callback stuff there's a bug...
1999-09-13 Andrey HristovPer Stig's suggestion.
1999-09-13 Thies C. Arntzenported $lob->savefile($filename) method from PHP3
1999-09-13 Stig S. BakkenMake sure HAVE_LIBDL gets defined.
1999-09-13 Thies C. Arntzencleanups
1999-09-13 Thies C. Arntzenported oci8 to use new class API
1999-09-13 Zeev SuraskiModified phpinfo() to show the contents of arrays in...
1999-09-13 Zeev SuraskiFix a buglet, and avoid crashing in phpinfo() (fixes...
1999-09-12 Zeev Suraski- Rewrote the GET/POST/Cookie data reader to support...
1999-09-12 Zeev SuraskiAdd PHP-Version header in IIS
1999-09-12 Zeev SuraskiThat's important enough to be cached
1999-09-12 Zeev SuraskiMake this class instanciatable
1999-09-12 Sascha Schumanncheck for c++ only, if thread safety is enabled
1999-09-12 Sascha Schumannuse static buffer for URLs instead of allocating/freein...
1999-09-12 Sascha Schumanncalculate length of cookie string correctly
1999-09-12 Sascha Schumannadd missing result msg
1999-09-12 Sascha Schumannmove session URL stuff to the last place before SAPI...
1999-09-12 Sascha SchumannThese shouldn't be here
1999-09-12 Andi Gutmans- Oops
1999-09-12 Andi Gutmans- Make it compile on Win32
1999-09-12 Zeev SuraskiTime to do that - rename the output layer prefix
next