2001-07-30 |
Zeev Suraski | More TSRMLS_FETCH annihilation |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Zeev Suraski | Get rid of more TSRMLS_FETCH's |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Zeev Suraski | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Zeev Suraski | Avoid TSRMLS_FETCH()'s (still lots of work left) |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Zeev Suraski | Save TSRMLS_FETCH()'s |
commit | commitdiff | tree | snapshot |
2001-07-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Rui Hirokawa | changed for input encoding conversion in win32. |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Thies C. Arntzen | buffer was too small |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Andi Gutmans | - Yet another one... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Andi Gutmans | - More object junk |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Andi Gutmans | - Object macros... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Andi Gutmans | - And more... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Andi Gutmans | - More object macros |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tomas V.V.Cox | raiseError() now can accepts a PEAR error object in... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tomas V.V.Cox | Added the methods pushErrorHandler and popErrorHandler... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Jon Parise | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-07-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - Fix build |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - More object macros. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - Object macros... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - More object macros |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - More object macros |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - More object macro work |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - More Object macro work. I couldn't test this one... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - Use object macros |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - Use the Z_OBJ* macros for accessing objects |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Andi Gutmans | - Small patch to allow fixing the PHP tree to be compat... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Rasmus Lerdorf | Fix typo |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Zeev Suraski | Make Sebastian happy... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Zeev Suraski | another build fix, a simple UNIX build now compiles... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Zeev Suraski | Build fix |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Zeev Suraski | Some more fixes |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Zeev Suraski | Redesigned thread safety mechanism - nua nua |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Zeev Suraski | Redesigned thread safety mechanism - nua nua |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Zeev Suraski | Redesigned thread safety mechanism - nua nua |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Alexander Feldman | Fixed the config.m4 script to allow the cracklib extens... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
foobar | Fix build. This was done by bringing this to the 'PHP... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Joey Smith | nesting_level is now ob_nesting_level in main/php_output.h |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Sascha Schumann | Fix build and add a mips-related preprocessor directive. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Sascha Schumann | Fix build |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Sascha Schumann | Remove superfluous returns |
commit | commitdiff | tree | snapshot |
2001-07-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-27 |
foobar | Simplified a bit and made more readable. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
foobar | Simplified this a bit and made more consistent. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Alexander Merz | Bugfix by Johannes Erdfelt |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Zeev Suraski | Fix release runtime :) |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Zeev Suraski | Fix release build |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Zeev Suraski | - Get rid of ELS_*(), and use TSRMLS_*() instead. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Zeev Suraski | Get rid of ELS_*(), and use TSRMLS_*() instead. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Zeev Suraski | - Prepare for optimization - use a single fetch for... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Zeev Suraski | Fix a corrupted memory access |
commit | commitdiff | tree | snapshot |
2001-07-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Thies C. Arntzen | detect oracle9i |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Sascha Schumann | Remove unneeded variables |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Nikos Mavroyanopoulos | Fixes for the module to be reentrant |
commit | commitdiff | tree | snapshot |
2001-07-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-26 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Tomas V.V.Cox | DB::assertExtension-> trigger a useful error message... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Thies C. Arntzen | @- Improved the stability of OCIPlogon() after a databa... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Daniel Beulshausen | fix recently discovered api flaws |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Stig Bakken | * added emacs footer |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Sascha Schumann | Get rid of memchr in SEARCHCR(). |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Sascha Schumann | Get rid of memchr |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Nikos Mavroyanopoulos | updated ovrimos driver |
commit | commitdiff | tree | snapshot |
2001-07-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Andrei Zmievski | Remove references to global startup functions. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Zeev Suraski | Get rid of the redundant global startup code |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Frank M. Kromann | Add extra check on Delete statements |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Harald Radi | removed duplicate code and changed |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Andi Gutmans | - MSHUTDOWN needs to return SUCCESS/FAILURE |
commit | commitdiff | tree | snapshot |
2001-07-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Thies C. Arntzen | indention |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Thies C. Arntzen | fix newly introduced mem-leak in assert-module |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Paul Moosman | I added code to up the reference count of the database... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | Unbreak various tests and transparent session id rewrit... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Phil Driscoll | uploaded the install.txt version which was shipped... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | Handle file buckets for now; that allows us to pass... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | tsrm_error is only available, if TSRM_DEBUG is defined. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | tsrm_error is only available, if TSRM_DEBUG is defined. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | Portable use of multiple arguments macro without genera... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | Remove accidentially committed line |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | Call php_request_shutdown only, if the startup was... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sascha Schumann | Use synchronous php_request_shutdown in the standard... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Hartmut Holzgraefe | these tow fail with "Constant sid already defined" i |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Sascha Schumann | While researching a crash-bug in mail(), I found these... |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Daniel Beulshausen | fix date('T') |
commit | commitdiff | tree | snapshot |
2001-07-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Andi Gutmans | - The __FILE__ fix and a couple of other NEWS entries... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Zeev Suraski | Always track bailout file/lineno |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Zeev Suraski | Fix Apache build |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Zeev Suraski | Fix Release builds |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Rasmus Lerdorf | Left-over outdated comment |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Andi Gutmans | - Shouldn't be needed anymore |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Andi Gutmans | - Fix __FILE__ in the main script in CGI/command line... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Zeev Suraski | Improved bailout mechanism, supports nested bailouts... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Zeev Suraski | Improve bailout mechanism, supports nesting of bailouts... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Zeev Suraski | Fix compile warning |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Zeev Suraski | Remove redundant code |
commit | commitdiff | tree | snapshot |
next |