]> granicus.if.org Git - php/shortlog
php
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
1999-09-12 Zeev Suraski*** empty log message ***
1999-09-12 Sascha Schumannexpand version number
1999-09-12 Sascha Schumannupdate
1999-09-12 Andrey HristovReverting to previous state.
1999-09-12 Sascha Schumannupdate macro
1999-09-12 Andrey HristovUse global symbol table instead..
1999-09-12 Andrey HristovUse TRANS_SID macro for selective compilation..
1999-09-12 Andrey Hristov- Fixed mem leak when undefined variable was passed...
1999-09-12 Sascha Schumannadd rule for url_scanner.c
1999-09-11 Sascha Schumann- add standard disclaimer
1999-09-11 Sascha Schumann add transparent session id propagation
1999-09-11 Andrey Hristov- Added session_unset() function
1999-09-11 Andrey HristovUse OnUpdateBool for Boolean entries.
1999-09-11 Sascha Schumannavoid mmap overhead for small files
1999-09-11 Sascha Schumannoptimize fpassthru/readfile to use mmap instead of...
1999-09-11 Sascha Schumann- support for external entropy sources
1999-09-11 Zeev SuraskiRename allow_builtin_links to expose_php
1999-09-11 Zeev SuraskiMore cleanup
1999-09-11 Zeev SuraskiExcept for this small bug fix - it works
1999-09-11 Zeev Suraski- Seriously optimize and clean php_parse_gpc_data()
1999-09-11 Zeev SuraskiCleanups & optimizations
1999-09-11 Zeev SuraskiCleanups
1999-09-10 Sascha SchumannMove Linux check => more general --version-script check
1999-09-10 Sascha Schumannadd info about php3/php4 apache modules
1999-09-10 Sascha Schumanntweak the INSTALL document a little bit
1999-09-10 Sascha Schumannpass flag correctly to linker
1999-09-10 Sascha Schumann- better use of scoping
1999-09-10 Andrey HristovWorkaround for m4 weirdness.
1999-09-10 Mark Musonelets not go down that road..were onyl going to use...
1999-09-10 Mark Musonewrong preprocessor command
1999-09-10 Mark Musoneported the php3 stuff to php4. This module should work...
1999-09-10 Zeev Suraski*** empty log message ***
1999-09-10 Zeev SuraskiShut up a warning
1999-09-10 Uwe Steinmann- wrong use of php_print corrected
1999-09-10 Zeev SuraskiLost functionality in earlier fix... That should really...
1999-09-10 Zeev SuraskiThat should do the trick (untested)
1999-09-10 Mark Musonemy bad, sorry
1999-09-10 Mark Musonefixed memory leak
1999-09-09 Andi Gutmans- Add foreach() freeing code.
1999-09-09 Andi Gutmans- Add mcal to TS project. It seems that mcal needs...
1999-09-09 Andi Gutmans- Fix leak when decrementing strings which actually...
next