c5af324e | 21-Apr-1999 |
Zeev Suraski |
More thread safety work |
7a87fcbb | 21-Apr-1999 |
Zeev Suraski |
Thread safety patch. We're still not quite there but it compiles again, and more logic has been implemented. |
37fe04b8 | 20-Apr-1999 |
Zeev Suraski |
Thread Safe Resource Manager |
b84ce5a0 | 20-Apr-1999 |
Stig Bakken |
added ext/*/config.h.stub files removed config.h.in (generated) |
9e4c7bd5 | 20-Apr-1999 |
Stig S. Bakken |
Makefile.in and aclocal.m4 are generated added buildconf script |
54468d2e | 20-Apr-1999 |
Stig Bakken |
odbc compiles and runs on UNIX again (tested with Solid 2.3) |
b7c30c1b | 19-Apr-1999 |
Zeev Suraski |
Return a success value from the startup function, so we can unload immediately if it fails. |
84e9ea17 | 19-Apr-1999 |
Stig Bakken |
convert libzend to automake |
b227e385 | 19-Apr-1999 |
Stig S. Bakken |
convert to automake |
5033ee7d | 19-Apr-1999 |
Andi Gutmans |
Rearrange the .dsp for the new ODBC layout |
9deab411 | 19-Apr-1999 |
Andi Gutmans |
Add a couple of ZEND_API's |
edf17b2a | 19-Apr-1999 |
Stig Bakken |
include the right header files |
7d9c4da4 | 19-Apr-1999 |
Stig Bakken |
generate acconfig.h from acconfig.h.in and ext/*/config.h.stub |
dd03a7a2 | 19-Apr-1999 |
Andi Gutmans |
Support =unset as arguments |
7dee737f | 19-Apr-1999 |
Stig Bakken |
moved odbc into ext/ |
aac5a431 | 19-Apr-1999 |
Stig Bakken |
keep old files if they are not modified |
269877fd | 19-Apr-1999 |
Stig Bakken |
moved dbase into ext/ |
6094128a | 19-Apr-1999 |
Stig Bakken |
moved dbase into ext/ along with the bundled library dbase programs are no longer included |
b515f34d | 19-Apr-1999 |
Stig S. Bakken |
removed -lnsl and -lsocket checks from zend |
39123189 | 19-Apr-1999 |
Stig Bakken |
run automake and run autoconf in libzend |
1390eadc | 18-Apr-1999 |
Zeev Suraski |
Ah, so that file is generated too |
1ae9891e | 18-Apr-1999 |
Zeev Suraski |
AiCount needs to be decreased here |
cc5e008b | 18-Apr-1999 |
Zeev Suraski |
* Added buildconf, runs all the scripts necessary to build configure (Stig - if there's any way to detect whether we need to run 'automake --add-missing', please add it...) * Make vpath wor
* Added buildconf, runs all the scripts necessary to build configure (Stig - if there's any way to detect whether we need to run 'automake --add-missing', please add it...) * Make vpath work again * Minor UNIX bugfixes
show more ...
|
5e8c3228 | 18-Apr-1999 |
Zeev Suraski |
Make Win32 happy with the recent changes. |
f432c05c | 18-Apr-1999 |
Zeev Suraski |
Forgot to add these - Win32 registry support |