1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Commit Graph

10099 Commits

Author SHA1 Message Date
Zeev Suraski f93bfc47df Implement fast scanning in the multithreaded environment 2001-08-01 02:36:05 +00:00
foobar 0ccc2fd9ef kill warning and make this build again. 2001-08-01 00:31:19 +00:00
foobar bad630553b fix build. 2001-08-01 00:13:02 +00:00
1b891e3457 ChangeLog update 2001-08-01 00:10:25 +00:00
foobar 252e252999 killed some compile warnings 2001-07-31 23:49:08 +00:00
foobar 474da88b4c more ZTS fixes. 2001-07-31 23:47:35 +00:00
Sterling Hughes e7ea61ad98 remove duplicate TSRMLS_FETCH() 2001-07-31 23:44:20 +00:00
foobar 540f428a91 fixed comment.. 2001-07-31 23:34:23 +00:00
Zeev Suraski 15cb7ca021 Fix some warnings 2001-07-31 23:32:24 +00:00
Sterling Hughes 4b00c6b697 Fix ZTS build. 2001-07-31 23:22:19 +00:00
Christian Stocker 32e6c484a8 Moved to the /pear repository 2001-07-31 22:35:20 +00:00
foobar 23cb032fd9 Missing header. 2001-07-31 20:24:43 +00:00
Sterling Hughes 1a5ee49024 ws fix 2001-07-31 19:43:11 +00:00
foobar 1bca4ae723 Remove duplicate function entry. 2001-07-31 19:02:59 +00:00
foobar a440989150 Added help texts for --with-imap-ssl|kerberos. 2001-07-31 14:37:40 +00:00
Tomas V.V.Cox 2c1af4d645 package() now returns the full path of the generated package also improved
windows support (if php getcwd() returns also the drive letter, please test it)
2001-07-31 13:36:54 +00:00
Stig Bakken ae92dc7139 * DB_storage broke when DB_common::query was added, fixed 2001-07-31 07:57:14 +00:00
Zeev Suraski 982cd24aa4 the make Sebastian happy part of the day :) 2001-07-31 07:12:15 +00:00
Zeev Suraski b1de7fc900 More TSRMLS_FETCH annihilation. Enough for today... 2001-07-31 07:09:49 +00:00
Zeev Suraski bc42c37513 More TSRMLS_FETCH work. Got it under 400 now. 2001-07-31 06:28:05 +00:00
Zeev Suraski 0b7fdbb690 More TSRMLS_FETCH work 2001-07-31 06:07:25 +00:00
Zeev Suraski 9be8c97967 Some more TSRMLS_FETCH work 2001-07-31 05:56:26 +00:00
Zeev Suraski aa1772ca72 More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
Zeev Suraski 57507b4ea6 More TSRMLS_FETCH annihilation 2001-07-31 05:32:25 +00:00
Zeev Suraski d76cf1da18 More TSRMLS_FETCH work 2001-07-31 04:53:54 +00:00
Zeev Suraski 7bc71f442d build fixes 2001-07-31 03:00:05 +00:00
Zeev Suraski e629be7b5b Fix a crash bug in assert 2001-07-31 02:59:44 +00:00
3f8c890cee ChangeLog update 2001-07-31 00:17:07 +00:00
fa8c3dd293 NEWS update 2001-07-31 00:16:52 +00:00
foobar ace9632276 Make this compile in ZTS mode. 2001-07-30 21:12:48 +00:00
foobar 7a37f532ef Make this extension compile in ZTS mode. 2001-07-30 21:02:27 +00:00
Jason Greene 2b1fe64d46 Removed space type-o
Fixed WS
Added $Id$ tags
Removed already completed TODO from README
2001-07-30 20:51:57 +00:00
foobar 12ae3ac2d7 Use the new TSRM structure. 2001-07-30 20:50:54 +00:00
foobar 75e835017a Make this extension compile in ZTS mode. Also killed 2 compile warnings. 2001-07-30 20:27:11 +00:00
foobar 6ee8e4bccc Make this compile in ZTS mode. 2001-07-30 20:11:28 +00:00
Jason Greene 40c7f09509 Fully implement new thread safe model.
Fix ws.
2001-07-30 19:40:29 +00:00
foobar 3b7bc2535a Make this compile in ZTS mode. 2001-07-30 19:39:26 +00:00
foobar 1594f0967b Killed compile warning. 2001-07-30 17:35:45 +00:00
foobar 3c8b2e6d06 Removed duplicate function entry. 2001-07-30 17:35:29 +00:00
Zeev Suraski bde4e0cedf Fix GD build, and clean it tup 2001-07-30 17:29:57 +00:00
Frank M. Kromann 7020cccef9 Fixing build after implementing the new TSRM structure! 2001-07-30 17:27:08 +00:00
Christian Stocker 410dfbe6a4 moved from the Experimental dir. the basic things should work... 2001-07-30 15:54:28 +00:00
Andrei Zmievski 8fca87adb5 Updated to match TSRM changes. 2001-07-30 15:41:11 +00:00
Thies C. Arntzen 33e059062b @- Bump bundled expat to 1.95.2 (Thies) 2001-07-30 15:10:53 +00:00
Thies C. Arntzen 6627bab38d name-protect new expat function 2001-07-30 15:10:15 +00:00
Thies C. Arntzen b1cc3bd1d6 fix compile 2001-07-30 14:52:16 +00:00
Marc Boeren 859339c1a7 It's been working here for four months now... hardly experimental :) (Mc) 2001-07-30 14:47:00 +00:00
Thies C. Arntzen 0ba0f15256 unneded 2001-07-30 14:42:00 +00:00
Thies C. Arntzen 5f6e3db13f compile fix 2001-07-30 14:25:29 +00:00
foobar 381d4c3143 Make this extension compile thread safe on unixes too.
Also changed all those nice spaces to tabs
#
# Zeev, could you make those changes for this extension too?
#
# And yes, I know I shouldn't mix ws fixes to anything else but
# this was easier to do this way.
2001-07-30 10:09:53 +00:00