]> granicus.if.org Git - php/shortlog
php
2002-10-02 Marcus BoergerRevisted Wez patch: chunk_size 0 means cahce the whole...
2002-10-02 Colin ViebrockFix for SRM module (and maybe others). Header rows...
2002-10-02 Marcus BoergerAnother missing variable init
2002-10-02 Marcus BoergerMissing variable init
2002-10-02 Harald Radifixes bugs #19156 and #19544
2002-10-02 Marcus BoergerCheck for C99 conformance of snprintf.
2002-10-02 Sascha SchumannAnother Linux x86 system returns ELIMIT so we need...
2002-10-02 Sascha SchumannReflect actual stance wrt cli/cgi
2002-10-02 Yasuo OhgakiFixed pg_escape_typea()
2002-10-02 Yasuo OhgakiClean up a little.
2002-10-02 Sascha SchumannThe pread/pwrite macros check for a bug in the Linux...
2002-10-02 Yasuo OhgakiImprove test to show output bufferring bypass bug clearly.
2002-10-02 Yasuo OhgakiAdded pg_unescape_bytea(). Fixed pg_data_seek().
2002-10-02 Yasuo OhgakiAdd some example functions for mysql users.
2002-10-02 Yasuo Ohgakipg_data_seek()
2002-10-02 Yasuo OhgakiAdded pg_data_seek().
2002-10-02 Yasuo OhgakiAdded pg_ping()
2002-10-02 Yasuo OhgakiRename pg_metadata() to pg_meta_data() to confirm namin...
2002-10-02 foobar- Run ext/* tests only for those modules that are actua...
2002-10-02 <changelog... ChangeLog update
2002-10-01 Stefan Esserrepairing the chaos
2002-10-01 Andi Gutmans- Fix problem when crashing on illegal tokens in class...
2002-10-01 Sascha SchumannDisable pread/pwrite for now until we can clarify why...
2002-10-01 Sascha SchumannThe session extension ensures now that get_session_var...
2002-10-01 Yasuo OhgakiWS and added missing output.
2002-10-01 Zeev SuraskiFix warnings
2002-10-01 Yasuo OhgakiBug fix
2002-10-01 Yasuo OhgakiFixed bug #17825. Double zval_ptr_dtor().
2002-10-01 Yasuo OhgakiImplicit flush fix
2002-10-01 foobar- Revert the removal of dlopen check here.
2002-10-01 Yasuo OhgakiFixed implicit flush.
2002-10-01 foobar- Removed unnecessary dlopen checks. (this is done...
2002-10-01 foobarsome typos fixed..
2002-10-01 <changelog... NEWS update
2002-10-01 <changelog... ChangeLog update
2002-09-30 Yasuo OhgakiUsers can shoot themselves by their own output handler...
2002-09-30 David ReidUse the built in autoconf test for fnmatch. Simply...
2002-09-30 Derick Rethans- No tabs :)
2002-09-30 Wez FurlongAdd header file required for pread/pwrite (on my system...
2002-09-30 Wez FurlongFix infinite recursion bug when using zlib output compr...
2002-09-30 Edin KadribasicThose can be safely ignored.
2002-09-30 Derick Rethans- Fix ZE2 build when overload is enabled
2002-09-30 Yasuo OhgakiFixed typo.
2002-09-30 Uwe Steinmann- make_objrec_from_array() gets a second parameter...
2002-09-30 Yasuo OhgakiRemove space
2002-09-30 Yasuo OhgakiAdded pg_fetch_assoc(). Fixed proto. Added/fixed comments.
2002-09-30 Wez FurlongEven better.
2002-09-30 Wez FurlongSlight grammar fix.
2002-09-30 Yasuo OhgakiConsolidate some entries.
2002-09-30 Yasuo OhgakiFixed my name :)
2002-09-30 Yasuo OhgakiAdded pg_fetch_assoc()
2002-09-30 Yasuo OhgakiUse PGSQL_CONV_FORCE_NULL as it is supposed.
2002-09-30 Yasuo OhgakiUse of PGSQL_CONV_INGORE_NOT_NULL as it is supposed...
2002-09-30 Tim Tooheyfix gdImageCopyResampled() for non-constant alpha layer
2002-09-30 Derick Rethans- Rewording
2002-09-30 Sascha Schumannsync
2002-09-30 Sascha SchumannFix my stupid mistake which broke <form> handling
2002-09-30 Sascha SchumannApparently, Solaris 2.6's find is overwhelmed with...
2002-09-30 Yasuo OhgakiFix TODO desc
2002-09-30 Yasuo OhgakiRemove unused def. Add TODO.
2002-09-30 Yasuo OhgakiImprove error message. Fix proto.
2002-09-30 Jon Parise@ - Added getopt() for parsing command line options...
2002-09-30 Jason GreeneFix thread safety issue
2002-09-30 Yasuo OhgakiAdded warning for CLI and CGI SAPI changes. Fixed wrong...
2002-09-30 <changelog... ChangeLog update
2002-09-30 Sascha Schumannremove unused lines
2002-09-29 Wez FurlongPrevent possible problems with two resource ids referen...
2002-09-29 foobarPossible fix for #19290
2002-09-29 Ilia AlshanetskyFixed a mem leak inside the path resolving code.
2002-09-29 Markus Fischer- Update
2002-09-29 Ilia AlshanetskyRemoved the ceil(-0.5); test. The return value is deped...
2002-09-29 foobarws fix
2002-09-29 foobarws fix
2002-09-29 Ilia AlshanetskyCorrected ceil(-0.5) output value, it is 0 not -0.
2002-09-29 foobarMake it compile with the latest _release_ too..
2002-09-29 Ilia AlshanetskyFixed a crash, which would occur when save_handler...
2002-09-29 Sascha SchumannFix some typos
2002-09-29 Sascha SchumannFollow Yasuo's suggestion and build sapi program's...
2002-09-29 Ilia AlshanetskyFixed bug #17281
2002-09-29 Ilia AlshanetskyFixed bugs #16995 and #19392
2002-09-29 Ilia AlshanetskyBug fixing news.
2002-09-29 Ilia AlshanetskyFixed bug #19366
2002-09-29 Derick Rethans- Fix Edin's name
2002-09-29 Edin KadribasicAdded php/embed toolkit for embedding PHP engine into...
2002-09-29 <changelog... ChangeLog update
2002-09-28 Ilia AlshanetskyBug fixing news
2002-09-28 Wez FurlongAdded ncurses_getyx().
2002-09-28 Wez FurlongWS
2002-09-28 Wez FurlongMore streams related news.
2002-09-28 Wez FurlongRename streams functions to fit with naming conventions...
2002-09-28 Wez Furlongremove chunk size setting code (it's now in streams.c).
2002-09-28 Wez FurlongDifferentiate between write buffer and streams read...
2002-09-28 Stig Bakken* added --libs option
2002-09-28 Ilia AlshanetskyFixed bug #13936
2002-09-28 Derick Rethans- Fix for defines...
2002-09-28 Sergey Kartashoff- Site mirror detection and popularity rank has been...
2002-09-28 Wez FurlongFix crash bug and return value.
2002-09-28 Rasmus LerdorfUh, this is what I meant to do. Fix for #19292
2002-09-28 Rasmus LerdorfProbable fix for bug #19292
2002-09-28 Tal Peer- Eliminated LFs
next