]> granicus.if.org Git - php/shortlog
php
2002-03-16 Marcus Boerger-formatting
2002-03-16 Marcus Boerger-fix bug for not correct terminated comments
2002-03-16 Marcus Boerger-added memory streams
2002-03-16 Marcus Boerger-copy_stream_to_stream returns size if maxlen == PHP_S...
2002-03-16 Wez Furlongfix ftell/fseek in stdio streams
2002-03-16 Wez Furlongfix build problem for interbase
2002-03-16 Wez FurlongFix some issues with gzFile and fsockopen.
2002-03-16 Andi Gutmans- Indentation fix.
2002-03-16 Wez Furlongadd HAVE_PHP_STREAM macro for extensions to test which...
2002-03-16 Wez Furlongs/get_file_contents/file_get_contents/
2002-03-16 Harald Radiblah
2002-03-16 Wez FurlongOoops.
2002-03-16 Wez FurlongImplement get_file_contents() as discussed (briefly...
2002-03-16 Markus Fischer- WS fix.
2002-03-16 Markus Fischer- Don't forget to close the handle.
2002-03-16 Wez Furlongcorrect some problems with ming
2002-03-16 Wez FurlongHopefully fix resource usage so that we have no leaks...
2002-03-16 Wez Furlongfix typo
2002-03-16 Wez Furlongwork around apache segfault for the moment
2002-03-16 Wez FurlongTweak the API to be more consistent.
2002-03-16 Markus Fischer- Raise warning when trying to execute non-executeable...
2002-03-16 Harald RadiTSRM fix
2002-03-16 Wez Furlongfsock.c did it this way, so it must be OK...
2002-03-16 Wez Furlongbring back ptrdiff_t
2002-03-16 Wez FurlongHopefully fix probs with apache.
2002-03-16 Wez Furlongupdate NEWS
2002-03-16 Sander RoobolFixed build with multiple concurrent jobs: zend_indent...
2002-03-16 Stefan Esserfixed possible bufferoverflow in get_next_char
2002-03-16 Andi Gutmans- Add streams.c and php_streams.h to project.
2002-03-16 Rui Hirokawafixed some errors of mbstring in regression tests.
2002-03-16 foobar- Do not use @ when you're merging the fixes to the...
2002-03-16 Wez Furlongsome minor docu-in-header changes
2002-03-16 Yasuo OhgakiQuick fix build error when ptrdiff_t is not defined...
2002-03-16 Yasuo OhgakiZTS build fix
2002-03-16 Yasuo OhgakiZTS build fix
2002-03-16 Wez FurlongAllow php_stream_copy_to_stream to do nothing when...
2002-03-16 Marcus Boerger-use of corrected stream seek
2002-03-16 Wez Furlongsome tweaks for seek/read used in image.c (thanks Marcus)
2002-03-16 Wez FurlongThis should help with some build problems/warnings...
2002-03-16 Marcus Boerger-new streams
2002-03-16 Wez Furlongmore *'s
2002-03-16 Wez Furlongchange * formatting
2002-03-16 Wez Furlong* formatting, plus remove some old fopen wrappers
2002-03-16 Wez Furlongchange * formatting
2002-03-16 <changelog... NEWS update
2002-03-16 <changelog... ChangeLog update
2002-03-16 jim winsteadthe 'setup' script was removed more than two years...
2002-03-16 Andi Gutmans- More whitespace. I really can't do the other files...
2002-03-16 Andi Gutmans- Change one strncpy() to strlcpy().
2002-03-15 Harald Radiongoing development ...
2002-03-15 foobarThis entry belongs under 4.2.0.
2002-03-15 Wez FurlongNew PHP streams...
2002-03-15 Harald Radi@ fixed a bug that caused php to crash in php_COM_get_i...
2002-03-15 foobar- Corrected these entries. (catched by Derick)
2002-03-15 foobar- Fixed grammar, made some entries make more sense...
2002-03-15 Derick Rethans- Fix proto (again)
2002-03-15 Derick Rethans- proto fixes
2002-03-15 jim winsteaddon't redefine NDEBUG if it is already defined. yeesh.
2002-03-15 Andi Gutmans- Pass TSRMLS to callbacks.
2002-03-15 Andi Gutmans- Scope fix. When calling an imported function the...
2002-03-15 Daniela Mariaschiadded new ibase_fetch_assoc() php function
2002-03-15 Andi Gutmans- Fix issues with $this when using it by itself without...
2002-03-15 Stig Bakken* "new and improved" iconv test
2002-03-15 Harald Radifixed HashTable allocation
2002-03-15 Stig Bakken* fix for db3 from ports on freebsd
2002-03-15 Andi Gutmans- Revert assert fix until it becomes clear what was...
2002-03-15 Stig Bakken* yet another iconv config fix, should be able to handl...
2002-03-15 Yasuo OhgakiAvoid warnings under VC.
2002-03-15 Yasuo OhgakiAdded some fix. Clean up a bit.
2002-03-15 Wez Furlongit's late; no more commits from me tonight...
2002-03-15 Wez Furlongshould have diffed first...
2002-03-15 Wez Furlongfix for ZE2 compile
2002-03-15 <changelog... ChangeLog update
2002-03-15 Harald Radirpc apstraction module
2002-03-14 Derick Rethans- Fix bug #16078
2002-03-14 Zeev SuraskiChange case for consistency
2002-03-14 Stanislav Malyshevmore cleanup
2002-03-14 Stanislav MalyshevUpdate howto
2002-03-14 Stefan Esserfixed a typo within checkuid
2002-03-14 Stanislav Malyshevfix for delete $this and unset $this
2002-03-14 Andi Gutmans- Define HAVE_ASSERT_H under Windows. There was a macro...
2002-03-14 Zeev SuraskiGood suggestion, but I'm not sure we want to start...
2002-03-14 Wez Furlongfix buglet
2002-03-14 Sterling Hughesupdate version
2002-03-14 Zeev SuraskiChildish, are we?
2002-03-14 foobar- Fixed version
2002-03-14 Zeev SuraskiMake it clearer what this entry means
2002-03-14 Zeev SuraskiFix version number
2002-03-14 Derick Rethans- Whitespace part 1
2002-03-14 Stanislav MalyshevFix call_user_function
2002-03-14 Stefan Esserfixed: last commit had debug code in it
2002-03-14 Stefan Esserfixed whitespace
2002-03-14 Yasuo OhgakiFixed var_dump() crash when there is recursion.
2002-03-14 Stefan RoehrichFixed NEWS entry, make it consistent with other entries.
2002-03-14 Sebastian BergmannAdd note on which version of Apache 2 this SAPI module...
2002-03-14 Sean BrightTranslate to English.
2002-03-14 Yasuo OhgakiInclude/enable assert.h/assert() when it is available
2002-03-14 foobar- Fixed bug: #16047, #15865, and propably a few more..
2002-03-14 <changelog... NEWS update
2002-03-14 <changelog... ChangeLog update
next