summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPRE_TSRM_MERGE_PATCHSVN Migration2001-07-261-61/+0
* Remove unneeded variablesSascha Schumann2001-07-261-3/+0
* Fixes for the module to be reentrantNikos Mavroyanopoulos2001-07-262-242/+199
* ChangeLog update2001-07-261-0/+43
* NEWS update2001-07-261-0/+1
* DB::assertExtension-> trigger a useful error message if backend extension cou...Tomas V.V.Cox2001-07-261-0/+3
* @- Improved the stability of OCIPlogon() after a database restart. (Thies)Thies C. Arntzen2001-07-251-0/+2
* fix recently discovered api flawsDaniel Beulshausen2001-07-253-75/+128
* * added emacs footerStig Bakken2001-07-251-99/+106
* Get rid of memchr in SEARCHCR().Sascha Schumann2001-07-251-3/+5
* Get rid of memchrSascha Schumann2001-07-251-3/+12
* updated ovrimos driverNikos Mavroyanopoulos2001-07-251-54/+307
* ChangeLog update2001-07-251-0/+29
* Remove references to global startup functions.Andrei Zmievski2001-07-241-10/+0
* Get rid of the redundant global startup codeZeev Suraski2001-07-247-55/+2
* Add extra check on Delete statementsFrank M. Kromann2001-07-241-1/+1
* removed duplicate code and changedHarald Radi2001-07-242-692/+758
* - MSHUTDOWN needs to return SUCCESS/FAILUREAndi Gutmans2001-07-241-0/+1
* ChangeLog update2001-07-241-0/+71
* indentionThies C. Arntzen2001-07-231-2/+2
* fix newly introduced mem-leak in assert-moduleThies C. Arntzen2001-07-232-1/+11
* I added code to up the reference count of the database connectionPaul Moosman2001-07-231-0/+2
* Unbreak various tests and transparent session id rewriting for now. ThisSascha Schumann2001-07-231-3/+0
* uploaded the install.txt version which was shipped with the 4.0.6 windows bin...Phil Driscoll2001-07-231-148/+614
* Handle file buckets for now; that allows us to pass something to theSascha Schumann2001-07-231-50/+22
* tsrm_error is only available, if TSRM_DEBUG is defined.Sascha Schumann2001-07-231-1/+1
* tsrm_error is only available, if TSRM_DEBUG is defined.Sascha Schumann2001-07-231-1/+1
* Portable use of multiple arguments macro without generating lots ofSascha Schumann2001-07-231-17/+17
* Remove accidentially committed lineSascha Schumann2001-07-231-1/+0
* Call php_request_shutdown only, if the startup was successful.Sascha Schumann2001-07-231-1/+1
* Use synchronous php_request_shutdown in the standard case andSascha Schumann2001-07-232-5/+10
* ChangeLog update2001-07-231-0/+48
* these tow fail with "Constant sid already defined" iHartmut Holzgraefe2001-07-222-0/+3
* While researching a crash-bug in mail(), I found these two goldies.Sascha Schumann2001-07-221-41/+52
* fix date('T')Daniel Beulshausen2001-07-221-0/+2
* ChangeLog update2001-07-221-0/+67
* - The __FILE__ fix and a couple of other NEWS entries which I forgot toAndi Gutmans2001-07-211-0/+6
* Always track bailout file/linenoZeev Suraski2001-07-212-8/+4
* Fix Apache buildZeev Suraski2001-07-211-1/+1
* Fix Release buildsZeev Suraski2001-07-211-1/+1
* Left-over outdated commentRasmus Lerdorf2001-07-211-1/+0
* - Shouldn't be needed anymoreAndi Gutmans2001-07-211-2/+0
* - Fix __FILE__ in the main script in CGI/command line mode.Andi Gutmans2001-07-214-24/+30
* Improved bailout mechanism, supports nested bailouts a-la try..catchZeev Suraski2001-07-218-664/+642
* Improve bailout mechanism, supports nesting of bailouts a-la try..catchZeev Suraski2001-07-215-18/+49
* Fix compile warningZeev Suraski2001-07-211-1/+1
* Remove redundant codeZeev Suraski2001-07-211-2/+2
* UpdatedHolger Zimmermann2001-07-211-2/+2
* Drop memchr() in php_memnstr in favor of manual scanning. This reducesSascha Schumann2001-07-211-6/+12
* Fix certain cases where inheritance of base class's overloaded handlers wasn'tAndrei Zmievski2001-07-211-4/+9