2873f446 | 21-Apr-1999 |
Sascha Schumann |
cleanup |
7aad2313 | 21-Apr-1999 |
Zeev Suraski |
Thread safety patch. It works now with just-in-time resource initialization! |
a9f9ae79 | 21-Apr-1999 |
Zeev Suraski |
Thread safety patch. It works now with 'just in time' resource initialization! |
48e350a9 | 21-Apr-1999 |
Sascha Schumann |
incorporate gettext support |
dcc16af8 | 21-Apr-1999 |
Sascha Schumann |
port some fixes, add compat routines |
a6e4ef3e | 21-Apr-1999 |
Sascha Schumann |
str_replace fix |
9b3c1ca2 | 21-Apr-1999 |
Stig Bakken |
make config.h.stub as well |
43ed9039 | 21-Apr-1999 |
Stig Bakken |
remove old libtool and automake stuff that was borrowed using 3.0 |
52fcaa44 | 21-Apr-1999 |
Zeev Suraski |
Thread-safe project |
763ed6a4 | 21-Apr-1999 |
Zeev Suraski |
Update thread-safe projects |
f8fe0ad2 | 21-Apr-1999 |
Stig Bakken |
move automake back to before autoconf |
a9d3d083 | 21-Apr-1999 |
Stig S. Bakken |
move automake back to before autoconf |
02f9dc64 | 21-Apr-1999 |
Stig Bakken |
autoheader must be called after autoconf, automake after autoheader |
9003b9a2 | 21-Apr-1999 |
Stig S. Bakken |
autoheader must be called after autoconf, automake after autoheader |
bb74a94f | 21-Apr-1999 |
Stig S. Bakken |
think before one commits |
f68609b5 | 21-Apr-1999 |
Stig S. Bakken |
doh. cvs appears to ignore .in files by default |
8489ea54 | 21-Apr-1999 |
Sascha Schumann |
generates basic skeleton for new extension |
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 |