c7cdb687 | 06-Sep-1999 |
Danny Heijl |
Forgot to update ChangeLog |
e4b7bf4a | 06-Sep-1999 |
Stefan Roehrich |
Removed remaining PHP_31 defines. First try with ZTS support, can someone with a working ZTS enabled setup test this, please? |
8ee14c99 | 06-Sep-1999 |
Gergely Madarász |
Enabled shared build of gd module |
623406cf | 06-Sep-1999 |
Stig S. Bakken |
hand-patched some MSVC files |
009025e0 | 06-Sep-1999 |
Stig S. Bakken |
* header file cleanup * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the he
* header file cleanup * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the header file stuff right there?
show more ...
|
4d5491e2 | 06-Sep-1999 |
Stig S. Bakken |
Workaround to prevent TSRM from defining PACKAGE and VERSION. No longer using autoheader. |
dad0716e | 06-Sep-1999 |
Danny Heijl |
- "Resourcified" the Informix driver. |
af2dca81 | 06-Sep-1999 |
Stig Bakken |
untabified |
a38995a8 | 06-Sep-1999 |
Jakub Skopal |
Workaround for crypt() getting too few characters for salt. |
93252bd5 | 06-Sep-1999 |
Stefan Roehrich |
Fixed prototype. |
f3e63d9e | 06-Sep-1999 |
Zeev Suraski |
Fix the 4.0 tree (forgot to commit) |
cb25b122 | 06-Sep-1999 |
Jakub Skopal |
Corrected the argument-list for getopt. -c expects argument. |
5cc16d86 | 05-Sep-1999 |
Jakub Skopal |
Added addcslashes(), stripcslashes(). Reverted addslashes() to the very original behaviour. |
8aa0c92b | 05-Sep-1999 |
Sascha Schumann |
fix warning |
7ebbe20f | 05-Sep-1999 |
Andi Gutmans |
- Should fix short_tags and co. problem. |
2807ba18 | 05-Sep-1999 |
Andi Gutmans |
- Oops |
52cb8bb2 | 05-Sep-1999 |
Andi Gutmans |
- Make Win32 compile once again. |
14d9a59f | 05-Sep-1999 |
Andi Gutmans |
- Make dir functions compile in Win32 - Fix too early memory manager initialization (For you Thies) |
99947a25 | 05-Sep-1999 |
Andi Gutmans |
- Shift around header files. |
5bcc0676 | 05-Sep-1999 |
Stefan Roehrich |
Find debian umich-ldap libraries/include files. |
dd509608 | 05-Sep-1999 |
Andreas Karajannis |
Changes for updated odbc module |
361a09e5 | 05-Sep-1999 |
Andreas Karajannis |
Renaming odbc files |
8a7d8060 | 05-Sep-1999 |
Andreas Karajannis |
New resource handling for odbc module |
5a2189f3 | 05-Sep-1999 |
Sascha Schumann |
work around gcc bug, otherwise compiler would die with toplev.c:2261: Internal compiler error in function float_signal in basic_functions.c |
04b0bc4c | 05-Sep-1999 |
Andi Gutmans |
- php_error(E_ERROR,...) won't ever return so change the connection_status before it is called. |