summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* More TSRMLS_FETCH workZeev Suraski2001-07-3114-119/+106
* build fixesZeev Suraski2001-07-311-3/+3
* Fix a crash bug in assertZeev Suraski2001-07-311-6/+7
* Make this compile in ZTS mode.foobar2001-07-301-8/+8
* Make this extension compile in ZTS mode.foobar2001-07-302-10/+9
* Removed space type-oJason Greene2001-07-305-10/+11
* Use the new TSRM structure.foobar2001-07-302-141/+78
* Make this extension compile in ZTS mode. Also killed 2 compile warnings.foobar2001-07-301-3/+6
* Make this compile in ZTS mode.foobar2001-07-301-2/+5
* Fully implement new thread safe model.Jason Greene2001-07-302-21/+31
* Make this compile in ZTS mode.foobar2001-07-302-16/+10
* Killed compile warning.foobar2001-07-301-0/+1
* Removed duplicate function entry.foobar2001-07-301-1/+0
* Fix GD build, and clean it tupZeev Suraski2001-07-301-166/+120
* Fixing build after implementing the new TSRM structure!Frank M. Kromann2001-07-302-52/+37
* Updated to match TSRM changes.Andrei Zmievski2001-07-302-40/+12
* @- Bump bundled expat to 1.95.2 (Thies)Thies C. Arntzen2001-07-307-214/+268
* It's been working here for four months now... hardly experimental :) (Mc)Marc Boeren2001-07-301-5/+0
* Make this extension compile thread safe on unixes too.foobar2001-07-304-3776/+3276
* More TSRMLS_FETCH workZeev Suraski2001-07-304-14/+12
* Zend compatibility patchZeev Suraski2001-07-3040-311/+310
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-3056-201/+81
* Zend compatibility patchZeev Suraski2001-07-3011-95/+23
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-3024-105/+116
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-3068-216/+208
* changed for input encoding conversion in win32.Rui Hirokawa2001-07-291-1/+4
* buffer was too smallThies C. Arntzen2001-07-291-1/+1
* *** empty log message ***Andi Gutmans2001-07-291-11/+13
* - Yet another one...Andi Gutmans2001-07-292-4/+4
* - And more...Andi Gutmans2001-07-291-1/+1
* - More object macrosAndi Gutmans2001-07-293-15/+14
* Fix typo.Jon Parise2001-07-291-2/+2
* - Object macros...Andi Gutmans2001-07-281-7/+8
* - More object macrosAndi Gutmans2001-07-284-20/+20
* - More object macrosAndi Gutmans2001-07-281-5/+9
* - More object macro workAndi Gutmans2001-07-281-4/+6
* - More Object macro work. I couldn't test this one so let me know if itAndi Gutmans2001-07-284-26/+26
* - Use object macrosAndi Gutmans2001-07-282-4/+7
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-28121-1562/+678
* Fixed the config.m4 script to allow the cracklib extension to be properly builtAlexander Feldman2001-07-281-2/+4
* Fix build. This was done by bringing this to the 'PHP 4 era' :)foobar2001-07-281-16/+10
* nesting_level is now ob_nesting_level in main/php_output.hJoey Smith2001-07-281-1/+1
* Simplified a bit and made more readable.foobar2001-07-271-37/+45
* Simplified this a bit and made more consistent.foobar2001-07-271-11/+6
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-2743-128/+131
* detect oracle9iThies C. Arntzen2001-07-261-1/+4
* Fixes for the module to be reentrantNikos Mavroyanopoulos2001-07-262-242/+199
* @- 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
* Get rid of memchr in SEARCHCR().Sascha Schumann2001-07-251-3/+5