]> granicus.if.org Git - php/shortlog
php
1999-05-12 Stig S. Bakkeninstall libzend.a and header files on "make install"
1999-05-12 Stig S. Bakkenadd --enable-thread-safety option
1999-05-12 Zeev SuraskiAdded prepend to llist
1999-05-12 Andrey HristovIt's been there long enough.
1999-05-12 Thies C. Arntzencompiles
1999-05-12 Thies C. Arntzenadded _php3_hash_next_index_pointer_insert
1999-05-12 Sascha Schumann- regex cache (needs some work)
1999-05-12 Thies C. Arntzenup-to-date with 3.0.8
1999-05-12 Thies C. Arntzenmove oci8 from oracle to it's own ext-directory - confi...
1999-05-12 Thies C. Arntzenbuilds and configures again
1999-05-12 Rasmus Lerdorfsubstr() fix
1999-05-12 Rasmus Lerdorfsubstr() fix for PHP4 as well
1999-05-11 Zeev SuraskiFixes:
1999-05-11 Zeev SuraskiEasier Win32 debug code
1999-05-11 Zeev SuraskiFix
1999-05-11 Zeev Suraski* Finally commit that -q patch
1999-05-11 Andrey HristovAdded compact() function.
1999-05-11 Zeev SuraskiHandle the Location: header centrally for all SAPI...
1999-05-11 Zeev Suraski* Fix a bug that occured in case of parse errors. ...
1999-05-11 Zeev Suraski* Move unclean_shutdown from PHP to Zend.
1999-05-11 Zeev SuraskiSupport POST in Apache
1999-05-11 Zeev Suraskibeatify Apache's info func
1999-05-11 Zeev SuraskiMemory leak fix
1999-05-11 Zeev Suraski* Get Apache to work. POST doesn't work yet.
1999-05-10 Andrey HristovMinor updates.
1999-05-10 Andrey HristovAdded in_array() function.
1999-05-10 Zeev SuraskiWeed out all BoundsChecker-found bugs (including a...
1999-05-10 Andrey HristovA couple of fixes.
1999-05-10 Zeev SuraskiWeed out all BoundsChecker-found bugs
1999-05-09 Zeev SuraskiOnly read POST info if the request method is POST.
1999-05-09 Andi Gutmans* Make read_post() read input by chunks instead of...
1999-05-09 Zeev SuraskiChange argument name
1999-05-09 Zeev SuraskiA few other minor fixes
1999-05-09 Zeev SuraskiSeveral minor fixes
1999-05-09 Zeev SuraskiAlmost forgot to commit those
1999-05-09 Zeev Suraski* Finalizing the PHP version of SAPI. Support POST...
1999-05-08 Sascha Schumannget rid of the binary character, execute sed only once
1999-05-08 Sascha Schumannthis is faster than parsing the file line by line
1999-05-08 Andrey Hristov-Added extract() function
1999-05-08 Andrey Hristov-fixed configure.in.in to use genif.sh instead of genif.pl
1999-05-06 Zeev SuraskiOh yeah, wrong license
1999-05-06 Zeev Suraski* Get output buffering to work again
1999-05-06 Sascha Schumanncalloc et al need stdlib.h according to ANSI-C
1999-05-06 Sascha Schumannadd compat #define
1999-05-06 Sascha SchumannDo we really want to depend on Perl? Shell scripts...
1999-05-06 Zeev SuraskiOk, I tested it now. It works very nicely!
1999-05-06 Zeev Suraski* Optimize _php3_parse_gpc_data() and clean it up,...
1999-05-05 Zeev Suraskivpath fix
1999-05-05 Zeev SuraskiFixes
1999-05-05 Zeev Suraskifix
1999-05-05 Zeev SuraskiGet CGI to work with the new headers code.
1999-05-05 Zeev SuraskiISAPI WORKS!
1999-05-05 Andi Gutmansllist improvements
1999-05-05 Andi GutmansAdded initial headers support in SAPI
1999-05-04 Zeev SuraskiGet Win32 to compile again
1999-05-04 Zeev SuraskiAn initial default builtin modules file for Win32
1999-05-04 Zeev SuraskiZTS fixes
1999-05-03 Zeev Suraskivpath patches (cool job Stig!)
1999-05-03 Stig Bakken* added --enable-thread-safety switch
1999-05-02 Zeev SuraskiGet apache uptodate
1999-05-02 Zeev SuraskiMove path_info to the SAPI structure
1999-05-02 Zeev SuraskiGet rid of request_info.path_translated
1999-05-02 Zeev SuraskiApache compile fix
1999-05-02 Andi Gutmans- Don't support interactive mode when thread safe.
1999-05-02 Zeev SuraskiUNIX CGI build fix
1999-05-02 Andi Gutmans- Make ISAPI hook in as an extension too.
1999-05-01 Sascha Schumannfunc name changes, remove arbitrary limit
1999-05-01 Sascha Schumannmcrypt 2.1.18 support, better autoconf checking
1999-05-01 Zeev SuraskiSeveral operator fixes. Should fix the MySQL problem.
1999-04-30 Andi Gutmans- Free refcount when destroying the last class reference.
1999-04-30 Andi Gutmans- Missed one place
1999-04-30 Andi Gutmans- First try at fixing $a->foo[] syntax.
1999-04-30 Thies C. Arntzenforward port of current oracle.c + fixes to make it...
1999-04-30 Thies C. Arntzenoracle links again (at least on linux!!!)
1999-04-30 Andi Gutmans- Move back to yyless(). I haven't tested it yet becaus...
1999-04-30 Zeev SuraskiFix Boris's problem (in my never ending struggle to...
1999-04-30 Zeev Suraski* Fix a problem with constant quoted strings, that...
1999-04-29 Andi Gutmans- No reason to handle newlines here.
1999-04-28 Zeev SuraskiMake the C++ scanner support interactive input
1999-04-28 Zeev SuraskiGet the MySQL module to use the new INI mechanism feature
1999-04-28 Zeev SuraskiRemove redundant code
1999-04-28 Zeev SuraskiAdditional generalization of the INI mechanism. Avoid...
1999-04-28 Zeev SuraskiA step towards generalizing the INI mechanism even...
1999-04-28 Zeev Suraskiget rid of some stupid warnings
1999-04-28 Andi Gutmans- export patch
1999-04-28 Andi Gutmans- Small startup fix.
1999-04-28 Andi Gutmansdsp update
1999-04-27 Rasmus LerdorfAdd fgetcsv() here as well
1999-04-27 Zeev Suraski* Fix debugger+interactive mode bug
1999-04-27 Zeev Suraski* Get rid of the memory leak messages in case of fatal...
1999-04-26 Zeev Suraski* Small startup fix
1999-04-26 Zeev SuraskiTemporary fix for CGI compilation under UNIX
1999-04-26 Zeev SuraskiSomehow the rules for the configuration parser/scanners...
1999-04-26 Andrey HristovFixing a few thing to make AC_CHECK_CC_OPTION work.
1999-04-26 Zeev Suraski* Get the Apache module to compile again
1999-04-26 Zeev Suraskifix
1999-04-26 Zeev SuraskiMatch the CVS name
1999-04-26 Zeev SuraskiVarious thread safety fixes and DLL updates
1999-04-26 Zeev Suraski* Plenty of thread safety and Win32 work.
1999-04-26 Andi Gutmans-Add .dsp file
next