69 Commits (a00abb68500ed4fa1d1df2cd761c7ec99ebefdb0)

Author SHA1 Message Date
Sascha Schumann 0d383d9373 Replace the various get_module() functions with a uniform 26 years ago
Zeev Suraski 64f91d80fa Object overloading API changed slightly (llist is now a pointer) 26 years ago
Sam Ruby 6a7bc777ca Dynamically load java support, for better error messages 26 years ago
Sam Ruby 3e5398ffba Cleanup, better error recovery, easier configuration 26 years ago
Sam Ruby 6e2c7e5137 Eliminate java.library ini option in favor of rpath 26 years ago
Sam Ruby 6e7b5172ea Added support for arrays 26 years ago
Zeev Suraski 9b621d1c8f Get the license right... (this won't make it to RC1 of B4) 26 years ago
Sascha Schumann 0036b8bba0 #if WIN.* => #ifdef PHP_WIN32 26 years ago
Sam Ruby 302ccb0d97 Shutdown cleanly (prevents Kaffe from trapping on exit) 26 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 26 years ago
Zeev Suraski 235386b245 Change ALLOC_ZVAL() semantics 26 years ago
Andi Gutmans 3bf1b04cb4 - Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now. 26 years ago
Andrei Zmievski 80bab9d939 We're using ZVAL's now. 26 years ago
Zeev Suraski e1e08ae506 Some more php3_ cleanup 26 years ago
Zeev Suraski fb1c77bd4f - Made PHP_VERSION and PHP_OS work again 26 years ago
Zeev Suraski a3c6514332 More php3_ annihilation 26 years ago
Sam Ruby fd9265362c Initial alpha-level of sapi/servlet. See README for details. 26 years ago
Stefan Roehrich afcd361117 Java module now works with Linux jdk 1.2pre2. 26 years ago
Sam Ruby d17a12319f @ Added Zend OO syntax overloading support for Java components 27 years ago