| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Aligned configure help texts. | foobar | 2003-10-03 | 1 | -1/+1 |
| | | |||||
| * | MFH(r-1.15): Alignment fix | Moriyoshi Koizumi | 2003-10-02 | 1 | -1/+1 |
| | | |||||
| * | - Re-added the FD lexer patch. | foobar | 2003-05-31 | 1 | -1/+1 |
| | | | | | | # Marcus is going to add the long-opts patches back in after this. | ||||
| * | Revert PHP part of the fd patch | Zeev Suraski | 2003-05-21 | 1 | -1/+1 |
| | | |||||
| * | protect against further surprises by initializing all zend_file_handle's | Sascha Schumann | 2003-05-17 | 1 | -1/+1 |
| | | |||||
| * | MFH | Stefan Esser | 2003-03-06 | 1 | -1/+1 |
| | | |||||
| * | Fix sapi/servlet build on Unix | Giuseppe Tanzilli | 2003-02-03 | 4 | -25/+24 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | | |||||
| * | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -2/+0 |
| | | | | | | instances | ||||
| * | Add note about javax.servlet package. | Sebastian Bergmann | 2002-10-06 | 1 | -0/+3 |
| | | |||||
| * | another startup initialization fix - only ISAPI and CGI SAPI's tested, | Zeev Suraski | 2002-09-18 | 1 | -8/+12 |
| | | | | | | | minor compile buglets might occur in other SAPIs, but should be trivial to fix... | ||||
| * | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 3 | -31/+22 |
| | | | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt | ||||
| * | URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4. | Sebastian Bergmann | 2002-02-27 | 1 | -4/+11 |
| | | |||||
| * | Fugbix typo. | Sebastian Bergmann | 2002-02-11 | 1 | -1/+1 |
| | | |||||
| * | Remove obsolete CG(extended_info) = 0 calls, we already do this in ↵ | Sebastian Bergmann | 2002-02-02 | 1 | -2/+1 |
| | | | | | zend_set_default_compile_time_values(). | ||||
| * | Fugbix typo. Update path to /lib/optional. | Sebastian Bergmann | 2002-01-30 | 1 | -5/+5 |
| | | |||||
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 3 | -6/+6 |
| | | |||||
| * | Mark sapi/servlet as what it is: experimental. | Sebastian Bergmann | 2001-12-04 | 1 | -0/+5 |
| | | |||||
| * | Added missing cvs ids and unified configure messages. | foobar | 2001-11-30 | 1 | -2/+3 |
| | | |||||
| * | Removing winutil.c from this project. the functions needed are found in ↵ | Frank M. Kromann | 2001-11-27 | 1 | -12/+8 |
| | | | | | php4ts.dll | ||||
| * | ws fix | foobar | 2001-10-30 | 1 | -8/+8 |
| | | |||||
| * | Installing into non-existing dir is not very good idea.. | foobar | 2001-10-30 | 1 | -1/+2 |
| | | |||||
| * | Cocoon/lib -> xml-cocoon2/lib | Sebastian Bergmann | 2001-10-30 | 1 | -3/+4 |
| | | |||||
| * | Leftover. | Sebastian Bergmann | 2001-10-28 | 1 | -1/+1 |
| | | |||||
| * | Whitespace changes. | Sebastian Bergmann | 2001-10-28 | 2 | -141/+160 |
| | | |||||
| * | Refinements. | Sebastian Bergmann | 2001-10-28 | 1 | -4/+3 |
| | | |||||
| * | More work on the README. | Sebastian Bergmann | 2001-10-28 | 1 | -3/+19 |
| | | |||||
| * | javac 1.3 could not find reflect.class before. Also use -O flag when ↵ | Sebastian Bergmann | 2001-10-28 | 1 | -12/+12 |
| | | | | | compiling a Release build. | ||||
| * | Add missing footnotes. | Sebastian Bergmann | 2001-10-28 | 1 | -1/+5 |
| | | |||||
| * | More work on the sapi/servlet documentation. This is still a work in progress. | Sebastian Bergmann | 2001-10-28 | 1 | -42/+102 |
| | | |||||
| * | Another fix for Tomcat 4. | Sebastian Bergmann | 2001-10-27 | 1 | -2/+2 |
| | | |||||
| * | Fix for Tomcat 4. | Sebastian Bergmann | 2001-10-27 | 1 | -33/+32 |
| | | |||||
| * | no need to free these it seems | Sterling Hughes | 2001-10-26 | 1 | -2/+0 |
| | | |||||
| * | fix zts build | Daniel Beulshausen | 2001-09-07 | 1 | -2/+2 |
| | | |||||
| * | Use zend_first_try | Zeev Suraski | 2001-08-08 | 1 | -1/+1 |
| | | |||||
| * | some more eliminate-fetches-or-escalate-them-at-least | Sascha Schumann | 2001-08-05 | 1 | -2/+4 |
| | | |||||
| * | more tsrm cleanup | Sascha Schumann | 2001-08-05 | 1 | -2/+1 |
| | | |||||
| * | - TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 1 | -2/+2 |
| | | | | | | - whitespace fixes | ||||
| * | More TSRMLS_FETCH annihilation. Enough for today... | Zeev Suraski | 2001-07-31 | 1 | -2/+2 |
| | | |||||
| * | More TSRMLS_FETCH work. Got it under 400 now. | Zeev Suraski | 2001-07-31 | 1 | -3/+1 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -2/+1 |
| | | |||||
| * | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | | |||||
| * | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -10/+9 |
| | | |||||
| * | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -4/+4 |
| | | | | | | | | - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it... | ||||
| * | Get rid of the redundant global startup code | Zeev Suraski | 2001-07-24 | 1 | -1/+0 |
| | | |||||
| * | - Fix __FILE__ in the main script in CGI/command line mode. | Andi Gutmans | 2001-07-21 | 1 | -9/+6 |
| | | |||||
| * | Improved bailout mechanism, supports nested bailouts a-la try..catch | Zeev Suraski | 2001-07-21 | 1 | -93/+84 |
| | | | | | | Note: You may *not* return directly from a catch block | ||||
| * | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 3 | -3/+3 |
| | | |||||
| * | Neither the CGI nor the Servlet SAPI module call syslog, so remove | Sascha Schumann | 2001-02-24 | 1 | -3/+0 |
| | | | | | | references to the syslog include files. | ||||
| * | Finish fopen-wrappers rename. | Sascha Schumann | 2001-02-23 | 1 | -1/+1 |
| | | |||||
