130 Commits (f3bfe975202bb9fa5c4e807dda575d177e66d42e)

Author SHA1 Message Date
Sascha Schumann 9d9d39a0de Please welcome the new build system. 24 years ago
Sebastian Bergmann e3b86cb645 URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4. 24 years ago
Sebastian Bergmann 3e845aaea4 Fugbix typo. 24 years ago
Sebastian Bergmann dcd4e0a2ec Remove obsolete CG(extended_info) = 0 calls, we already do this in zend_set_default_compile_time_values(). 24 years ago
Sebastian Bergmann ec4bb876a3 Fugbix typo. Update path to /lib/optional. 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Sebastian Bergmann a9b9c68b8a Mark sapi/servlet as what it is: experimental. 25 years ago
foobar f43b57190c Added missing cvs ids and unified configure messages. 25 years ago
Frank M. Kromann 1436374c40 Removing winutil.c from this project. the functions needed are found in php4ts.dll 25 years ago
foobar 8ea8ebd2de ws fix 25 years ago
foobar 43825a76bb Installing into non-existing dir is not very good idea.. 25 years ago
Sebastian Bergmann 1bbdd3bce1 Cocoon/lib -> xml-cocoon2/lib 25 years ago
Sebastian Bergmann e2b0768e96 Leftover. 25 years ago
Sebastian Bergmann 6b8670b267 Whitespace changes. 25 years ago
Sebastian Bergmann 43bd681c34 Refinements. 25 years ago
Sebastian Bergmann 610bc7a194 More work on the README. 25 years ago
Sebastian Bergmann 2fa4b31386 javac 1.3 could not find reflect.class before. Also use -O flag when compiling a Release build. 25 years ago
Sebastian Bergmann 6719d80101 Add missing footnotes. 25 years ago
Sebastian Bergmann 1ffea56325 More work on the sapi/servlet documentation. This is still a work in progress. 25 years ago
Sebastian Bergmann eff53313f5 Another fix for Tomcat 4. 25 years ago
Sebastian Bergmann cb6e751008 Fix for Tomcat 4. 25 years ago
Sterling Hughes e967627ad6 no need to free these it seems 25 years ago
Daniel Beulshausen ff5e95b9e3 fix zts build 25 years ago
Zeev Suraski 6ecae422c4 Use zend_first_try 25 years ago
Sascha Schumann b349df6364 some more eliminate-fetches-or-escalate-them-at-least 25 years ago
Sascha Schumann 8aef193056 more tsrm cleanup 25 years ago
Zeev Suraski 1159c84ab7 - TSRMLS_FETCH work 25 years ago
Zeev Suraski b1de7fc900 More TSRMLS_FETCH annihilation. Enough for today... 25 years ago
Zeev Suraski bc42c37513 More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
Zeev Suraski d76cf1da18 More TSRMLS_FETCH work 25 years ago
Zeev Suraski c43806f415 Zend compatibility patch 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Zeev Suraski fe6f8712a4 - Get rid of ELS_*(), and use TSRMLS_*() instead. 25 years ago
Zeev Suraski 536a53356d Get rid of the redundant global startup code 25 years ago
Andi Gutmans 4715403906 - Fix __FILE__ in the main script in CGI/command line mode. 25 years ago
Zeev Suraski 336004f4bc Improved bailout mechanism, supports nested bailouts a-la try..catch 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Sascha Schumann 280e10aac7 Neither the CGI nor the Servlet SAPI module call syslog, so remove 25 years ago
Sascha Schumann c2fb53bed7 Finish fopen-wrappers rename. 25 years ago
Zeev Suraski bd0ac7fe14 Many patches. I hope I remember them all: 26 years ago
Andi Gutmans 86a1cace27 - Make all places use MAXPATHLEN in the same way. It includes the 26 years ago
Sam Ruby a472edb99b AIX's XlC++ does not allow casts as an lvalue. 26 years ago
Hartmut Holzgraefe 1f6878e912 2nd step towards auto-credits 26 years ago
Zeev Suraski 030b707296 Update SAPI modules to interface with the new TSRM. 26 years ago
Daniel Beulshausen abbfbf18bc added tsrm dir to include path, and release_ts_inline to lib path 26 years ago
Zeev Suraski 91c808ecc4 Restore the headers_only test to the centralized SAPI startup. If necessary, it can 26 years ago
Sam Ruby 4a915571f5 Add reflect.java to the list of java classes to be compiled 26 years ago
Daniel Beulshausen c8eb56cc59 changed the output directorys from the windowsbuilds 26 years ago
Sam Ruby b43df683ee Keep servlet working... 26 years ago
Sam Ruby 3aad950735 Reorder call to ELS_FETCH to be after declarations 26 years ago