]> granicus.if.org Git - php/shortlog
php
2002-03-18 Sascha Schumannempty files, let them go
2002-03-18 Wez Furlongfix warning
2002-03-18 Wez Furlongfix TSRM build
2002-03-18 Wez FurlongFix build.
2002-03-18 Wez Furlongtidyup use of STREAMS_DC macros
2002-03-18 Wez Furlonghaving streams is now the default
2002-03-18 Zeev SuraskiMove stream files into the right folders
2002-03-18 Stanislav MalyshevUpdate .dsp
2002-03-18 Stanislav MalyshevFix build
2002-03-18 Zeev SuraskiFix build
2002-03-18 Zeev SuraskiMake Sebastian happy
2002-03-18 Sascha SchumannRename HAVE_PHP_STREAM to PHP_HAVE_STREAMS, because
2002-03-18 Sascha Schumanntouch file
2002-03-18 Zeev SuraskiFix the build and all of the outstanding VC++ warnings
2002-03-18 Yasuo Ohgaki-c option is for path.
2002-03-18 Yasuo OhgakiUse common.inc instead of common.php for ease of use...
2002-03-18 Marcus Boerger-streams are no longer an option
2002-03-18 Marcus Boerger-temp streams are now clean (Thanks to Wez)
2002-03-18 Shane Caraveoadd new ini item for fastcgi
2002-03-18 Shane Caraveoadd security impersonation feature for running under...
2002-03-18 Shane CaraveoAdd impersonation feature for running under IIS
2002-03-18 jim winsteadmake test: '-c' flag doesn't work like this expects...
2002-03-18 jim winsteadFix calculation of output buffer size in wordwrap(...
2002-03-18 Wez Furlongcorrect grammar
2002-03-18 <changelog... ChangeLog update
2002-03-18 Wez FurlongAdd some rules for stream implementors.
2002-03-18 Marcus Boerger-use php_stream_make_seekable
2002-03-17 Marcus Boerger-added temporary streams
2002-03-17 Wez FurlongStreams now make more use of the memory manager, so...
2002-03-17 foobar- Made one test/setup macro for iconv and fixed it...
2002-03-17 Stefan EsserSAFE_MODE restriction error message fixed if the file...
2002-03-17 Stefan Essermove_uploaded_files checks open_basedir now
2002-03-17 Jason GreeneRemove already included file
2002-03-17 Andi Gutmans- Start putting error handling where method calls are...
2002-03-17 foobarFix build.
2002-03-17 Sander RoobolFixed compile error about gdImageColorResolve (#14426...
2002-03-17 Harald Radiremoved anoying warnings
2002-03-17 Harald Radireduced warninglevel to remove the annoying
2002-03-17 James CoxNEWS is my friend...
2002-03-17 James Coxs/-/ ./
2002-03-17 James Coxno, really update it
2002-03-17 foobar- This is not used anymore.
2002-03-17 James Coxupdated NEWS
2002-03-17 Wez FurlongFix for php_stream_gets when the implementation does...
2002-03-17 Wez Furlongtidy up the headers (streams related)
2002-03-17 Wez FurlongFix for Bug #16121: make unix socket names binary safe.
2002-03-17 Wez Furlongfix problems with cgi/cli sapi when running tests
2002-03-17 Marcus Boerger#removed code to track down error in streams
2002-03-17 Marcus Boerger-fix bug with wrappers
2002-03-17 Markus Fischer- Let configure also detect installation in standard...
2002-03-17 Shane Caraveofix closing pipes
2002-03-17 Markus Fischer- Fix some compiler warnings and errors.
2002-03-17 Wez Furlongfix win32 warning and ming leak
2002-03-17 <changelog... NEWS update
2002-03-17 <changelog... ChangeLog update
2002-03-16 Stig Bakken* added optional layer parameter to get() method
2002-03-16 Markus Fischer- WS and code style fix.
2002-03-16 foobar- Fixed some typos.
2002-03-16 Markus Fischer- Some more TSRMLS fixes.
2002-03-16 Harald Radifixed TSRM build
2002-03-16 Marcus Boerger-quick hack to bug in streams....but where?
2002-03-16 Marcus Boerger-disabling debug
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)
next