Dmitry Stogov
|
cfd49894f9
|
Fixed definitions
|
2007-11-23 13:38:44 +00:00 |
|
Dmitry Stogov
|
47dc82ecb9
|
Fixed bug #43128 (Very long class name causes segfault)
|
2007-11-22 13:33:53 +00:00 |
|
Antony Dovgal
|
13149b0c6a
|
fix Cygwin build
(costs us nothing, but makes some people happy)
|
2007-02-15 19:11:29 +00:00 |
|
Ilia Alshanetsky
|
ec58b74d7f
|
MFB51: Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any
string greater then 255 characters).
|
2005-12-20 14:27:04 +00:00 |
|
foobar
|
2d521a73c8
|
Revert bad fix
|
2005-03-17 08:15:23 +00:00 |
|
Rasmus Lerdorf
|
effa111c5e
|
Fix Jani breakage
|
2005-03-16 22:00:07 +00:00 |
|
Anantha Kesari H Y
|
787cf59dee
|
NetWare can make use of autogenerated config header file
|
2005-02-21 10:07:28 +00:00 |
|
foobar
|
a139dbf9cc
|
- Fix outside-source-tree builds. Always include generated header files
with #include <some_header.h> to make sure the correct file is used.
|
2005-01-09 21:05:06 +00:00 |
|
foobar
|
28447d62da
|
- Fixed bug #25240 (spaces before pre-processor directives)
|
2003-08-25 23:24:29 +00:00 |
|
Sebastian Bergmann
|
60ffd0ea5d
|
Restore HEAD of TSRM to what it was two days ago.
|
2003-06-25 05:05:06 +00:00 |
|
James Cox
|
76f85107e2
|
bring head into sync with the php4 branch
|
2003-06-23 01:27:13 +00:00 |
|
Anantha Kesari H Y
|
e46b0bfa79
|
Netware related changes/modifications.
|
2002-12-19 11:12:04 +00:00 |
|
Ilia Alshanetsky
|
b03d1d6032
|
Fix missing header warnings (alloca.h) on Sun Os & Tru64.
|
2002-11-11 16:32:36 +00:00 |
|
Harald Radi
|
99c90db11a
|
make win32 debug output more verbose
|
2002-08-07 14:47:42 +00:00 |
|
Venkat Raghavan S
|
c61598f32b
|
Changes to build TSRM on NetWare
|
2002-05-29 08:41:21 +00:00 |
|
foobar
|
9b81440b76
|
This was needed afterall. Without this Apache segfaulted when accessing PHP scripts.
|
2001-12-09 23:43:20 +00:00 |
|
Zeev Suraski
|
216e81db96
|
Undo (per Jani's request)
|
2001-12-09 01:00:57 +00:00 |
|
Sterling Hughes
|
751d155b96
|
Jani's AIX fixes
|
2001-12-07 17:37:00 +00:00 |
|
Andi Gutmans
|
fe434a05b4
|
- Fix crash bug on NetBSD and OpenBSD. MAXPATHLEN didn't get defined
correctly and caused a stack overrun. This was *hard* to debug.
|
2000-09-07 15:31:29 +00:00 |
|
Andi Gutmans
|
f390d7e2ab
|
- Get rid of build warning on Windows
|
2000-09-07 14:11:38 +00:00 |
|
Andi Gutmans
|
b8a95da22a
|
- Centralize some configuration stuff
- Use inline in my strtok_r implementation
|
2000-09-06 20:27:12 +00:00 |
|