Commit Graph

16332 Commits

Author SHA1 Message Date
Zeev Suraski
f2aa45d234 Remove dead code 2002-09-18 22:15:02 +00:00
Zeev Suraski
6e9f24cf6a Fix debug build options (looks like VC doesn't maintain indentation in the
.dsp...  Sorry Sebastian :)
2002-09-18 22:08:35 +00:00
Zeev Suraski
76312b4508 another startup initialization fix - only ISAPI and CGI SAPI's tested,
minor compile buglets might occur in other SAPIs, but should be trivial
to fix...
2002-09-18 21:57:42 +00:00
James Cox
70f17979fb white background please 2002-09-18 21:56:00 +00:00
Ilia Alshanetsky
0dddad02fa Fixed bug #19446 2002-09-18 21:34:30 +00:00
Ilia Alshanetsky
869c42a511 Added additional handlers for compressed swf files, which require
entire file to be downloaded for successful decompression.
2002-09-18 20:37:24 +00:00
Zeev Suraski
7dfa439185 Add useful debugging function 2002-09-18 14:08:07 +00:00
Dan Kalowsky
3ae9127b46 Patch for Bug #19402 provided by Kevin Way (kevin.way@overtone.org) 2002-09-18 11:57:17 +00:00
Wez Furlong
ff7bece5bb Tidy up some user stream code.
Add a small test case (not yet complete).
2002-09-18 10:15:40 +00:00
Hartmut Holzgraefe
f8358b44d1 setlocale() will now accept multiple locale arguments, first match wins 2002-09-18 07:55:30 +00:00
01f9c2ad14 ChangeLog update 2002-09-18 00:34:20 +00:00
Tal Peer
21ceacc487 # err.. fix comment 2002-09-17 19:30:06 +00:00
Tal Peer
10cabf5259 # Fixed proto and header of log2vis() 2002-09-17 18:08:45 +00:00
Tal Peer
e9ccb81903 * The second argument of
fribidi_log2vis now accepts a constant.
The old way (using strings) is still available
but deprecated.
2002-09-17 16:27:27 +00:00
Zeev Suraski
91b0d03346 Add tracking for hashtable allocation 2002-09-17 14:04:37 +00:00
Hartmut Holzgraefe
4e6635742d it should not only work for the failure case
but also not fail (segfault) on the working case
2002-09-17 13:54:40 +00:00
Hartmut Holzgraefe
c5d4be214c stupid lino-typo .... :( 2002-09-17 12:59:36 +00:00
Zeev Suraski
71126a21bc ZE2 fix 2002-09-17 12:44:10 +00:00
Zeev Suraski
aa07082a5c whitespace 2002-09-17 12:42:58 +00:00
Zeev Suraski
711be83d49 MFZE1 - threading fix 2002-09-17 12:42:11 +00:00
Hartmut Holzgraefe
0c7d9c3742 headers_sent() may now return information about where output started
using the optional $file and $line reference parameters
2002-09-17 12:37:26 +00:00
Zeev Suraski
31429c60db Call zend_post_startup() - use local copies of the function, class and
constant tables in the startup thread
2002-09-17 09:07:10 +00:00
cab024e411 ChangeLog update 2002-09-17 00:33:53 +00:00
Tal Peer
10a460622f oops. 2002-09-16 19:08:45 +00:00
Tal Peer
d2969d4e3d Added myself 2002-09-16 18:35:26 +00:00
foobar
33b827d35f tuning 2002-09-16 15:49:18 +00:00
foobar
aef1c680bc - Require Fribidi 0.10.4 -> no more glib needed.
- Cleaned up a bit.
2002-09-16 15:31:32 +00:00
foobar
55362251c8 Should fix #19425 2002-09-16 13:13:52 +00:00
Anantha Kesari H Y
697e0009c8 Updatation of symbols exported for NetWare 2002-09-16 11:48:48 +00:00
Andrei Zmievski
a35c61af3c MFZE1 2002-09-16 01:36:48 +00:00
78a17be5e5 ChangeLog update 2002-09-16 00:35:19 +00:00
Ilia Alshanetsky
94aaba773c Make zend actually strip comments. Bug #18151 2002-09-15 23:37:26 +00:00
Ilia Alshanetsky
1074fca0ae Make zend return a proper exit error code when it encounters a parse error. 2002-09-15 23:34:03 +00:00
Shane Caraveo
9f85d17f81 fix line endings 2002-09-15 20:45:46 +00:00
Tal Peer
f574e7cffa * More work on returning errors properly and freeing resources 2002-09-15 09:58:35 +00:00
Sebastian Bergmann
cd4261a723 For a change, Sebastian makes Andi happy. :-) 2002-09-15 09:52:51 +00:00
Tal Peer
e0247cbd6e *Fixed compilation errors and enhanced the code 2002-09-15 09:32:29 +00:00
Andi Gutmans
f8ebfe7c51 - Hopefully fix problem with __autoload not working well with inherited classes.
- There might still be some weird situations I haven't thought of.
2002-09-15 07:54:01 +00:00
Andi Gutmans
7f6c2da50a - WS fix - "while (" instead of "while(" 2002-09-15 07:46:20 +00:00
Andi Gutmans
43139dc755 - WS - Always use "if (" and not "if(" 2002-09-15 07:45:26 +00:00
Andi Gutmans
fcc0ce7eec - WS 2002-09-15 07:41:23 +00:00
Jon Parise
26e6252e43 Line up the 'configure --help' output. 2002-09-15 01:39:30 +00:00
3830726207 ChangeLog update 2002-09-15 00:33:27 +00:00
Wez Furlong
348b31f1df PCRE news 2002-09-15 00:07:01 +00:00
Wez Furlong
a2c6a6c186 Update bundled pcrelib to 3.9.
# Tested under Linux only
2002-09-14 14:45:35 +00:00
Jan Lehnardt
53b0623878 - fix typo in comment 2002-09-14 12:09:47 +00:00
Andi Gutmans
288e9b1793 - Don't think we need the do { } while (0) here 2002-09-14 06:38:48 +00:00
f40ef54081 ChangeLog update 2002-09-14 00:35:56 +00:00
Andrei Zmievski
a92e347e53 Let's take Console_Getopt to stable release. 2002-09-13 23:34:21 +00:00
Ilia Alshanetsky
687312be41 Do not create the destination file, if opening of the source file failed
during copy().
2002-09-13 13:34:06 +00:00