1999-04-21 |
Stig Bakken | merge the object files in a temporary directory |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig S. Bakken | zend-parser.o and zend-scanner.o were included twice... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | * Change the thread safe project to create a C++ scanner. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Thread safe project update |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | added PHP_API_VERSION, simply set it to 19990421 for now |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Fix |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Minor fixes |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | * Rename php_compat.[ch] to flock_compat.[ch] and move... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | forgot that one |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | cleanup, flock() support |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | crypt constants |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | cleanup |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Thread safety patch. It works now with just-in-time... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Thread safety patch. It works now with 'just in time... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | incorporate gettext support |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | port some fixes, add compat routines |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | str_replace fix |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | make config.h.stub as well |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | remove old libtool and automake stuff that was borrowed... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Thread-safe project |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Update thread-safe projects |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | config.h.in is a generated file and should be ignored... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | move automake back to before autoconf |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig S. Bakken | move automake back to before autoconf |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | autoheader must be called after autoconf, automake... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig S. Bakken | autoheader must be called after autoconf, automake... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig S. Bakken | think before one commits |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig S. Bakken | doh. cvs appears to ignore .in files by default |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Sascha Schumann | generates basic skeleton for new extension |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | More thread safety work |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Zeev Suraski | Thread safety patch. We're still not quite there but... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Zeev Suraski | Thread Safe Resource Manager |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Stig Bakken | added ext/*/config.h.stub files |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Stig S. Bakken | Makefile.in and aclocal.m4 are generated |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Stig Bakken | odbc compiles and runs on UNIX again (tested with Solid... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Zeev Suraski | Return a success value from the startup function, so... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | convert libzend to automake |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig S. Bakken | convert to automake |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Andi Gutmans | Rearrange the .dsp for the new ODBC layout |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Andi Gutmans | Add a couple of ZEND_API's |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | ignore acconfig.h |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | include the right header files |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | generate acconfig.h from acconfig.h.in and ext/*/config... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Andi Gutmans | Support =unset as arguments |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | moved odbc into ext/ |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | keep old files if they are not modified |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | moved dbase into ext/ |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | moved dbase into ext/ along with the bundled library |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig S. Bakken | removed -lnsl and -lsocket checks from zend |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Stig Bakken | run automake and run autoconf in libzend |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Zeev Suraski | Ah, so that file is generated too |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Zeev Suraski | AiCount needs to be decreased here |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Zeev Suraski | * Added buildconf, runs all the scripts necessary to... |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Zeev Suraski | Make Win32 happy with the recent changes. |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Zeev Suraski | Forgot to add these - Win32 registry support |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Zeev Suraski | Whatnot: |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Zeev Suraski | Win32 registry support |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Andi Gutmans | - Make gettype() behave like it used to where it return... |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Stig Bakken | Apache module compiles again |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Stig Bakken | this file is now generated |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Stig Bakken | make sure the images on the phpinfo() page point to... |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Stig Bakken | ignore configure.in |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Stig Bakken | this file is now generated |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Stig Bakken | First commit of re-structuring phase one. We have... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Stig Bakken | updated GD from php3 repository, using it as a test... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Andi Gutmans | - Make the memory leak message print PHP4. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Andi Gutmans | - one more place which seems to have needed fixing... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Andi Gutmans | - Should fix the pass by reference problem. This happen... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Zeev Suraski | Compile fix |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Andi Gutmans | -Tiny patches |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Zeev Suraski | Better detection |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Zeev Suraski | Move Ai stuff before get_zval_*(), like Andi suggested... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Andi Gutmans | - Fix various memory leaks. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Andi Gutmans | Refcount bugfix |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Andi Gutmans | * Optimize argument_stack top lookup |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | Remove unnecessary stack |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | off by one |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | Minor optimization |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | Make functions that don't take arguments somewhat happier:) |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | This should take care of "this" for user-defined functi... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | NULL's should remain NULLs (at least in strings) |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | Destroy the resource list after destroying the symbol... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | This patch is a go. Not fully optimized yet, but worki... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Zeev Suraski | Minor fixes: |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Stig Bakken | tolerate uninitialized ini settings in php_ini_{long... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Sascha Schumann | This should help in keeping PHP4 up to date |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | Test patch... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | test patch |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | Oops |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | php3_ini? What's that? |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | Buh-bye php3_ini |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | Allow runtime setting of the memory limit |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | Get rid of php3_ini in Zend |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | A lot of php3_ini -> php_ini work |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | Move safe_mode to the new php_ini mechanism |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | Move asp_tags and short_open_tag to the new php_ini... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | We need to initialize the utility values after we initi... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Zeev Suraski | * php_ini fixes |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Zeev Suraski | Apache php_ini support |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Zeev Suraski | testing 123 |
commit | commitdiff | tree | snapshot |
next |