| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #27865; don't dup STDIN, STDOUT or STDERR when running under CLI. | Wez Furlong | 2004-04-19 | 1 | -3/+3 |
| | | |||||
| * | Add pty support to proc_open() for systems with Unix98 ptys. | Wez Furlong | 2004-04-19 | 1 | -18/+91 |
| | | | | | | # With permission from Andi | ||||
| * | - MFH: Fix for bug #28042 (greek letters in html to entitity mapping not | Derick Rethans | 2004-04-17 | 1 | -4/+4 |
| | | | | | | correct) | ||||
| * | - modifyable -> modifiable | Andi Gutmans | 2004-04-12 | 1 | -1/+1 |
| | | |||||
| * | studlyCaps | Marcus Boerger | 2004-04-10 | 1 | -2/+2 |
| | | |||||
| * | - Add missing "CEST" timezone | Derick Rethans | 2004-04-08 | 1 | -0/+1 |
| | | |||||
| * | - Added test and not the diff ;-) | Derick Rethans | 2004-04-08 | 1 | -0/+16 |
| | | |||||
| * | remove crap | foobar | 2004-04-08 | 1 | -2/+0 |
| | | |||||
| * | - Test case for bug #20382 | Derick Rethans | 2004-04-08 | 1 | -0/+2 |
| | | |||||
| * | Fix incomplete class for the new object model | Stanislav Malyshev | 2004-04-07 | 1 | -35/+48 |
| | | |||||
| * | - Fixed comment and double 0 | Derick Rethans | 2004-04-04 | 1 | -2/+2 |
| | | |||||
| * | - One more test for a date/time related bug. | Derick Rethans | 2004-04-04 | 1 | -0/+19 |
| | | |||||
| * | Add a comment why it is in | Marcus Boerger | 2004-04-04 | 1 | -0/+1 |
| | | |||||
| * | That should do it | Ard Biesheuvel | 2004-04-03 | 1 | -8/+5 |
| | | |||||
| * | MFB: more elaborate HUGE_VAL test | Ard Biesheuvel | 2004-04-03 | 1 | -3/+10 |
| | | |||||
| * | Initialize to 0 to prevent valgrind warnings | Marcus Boerger | 2004-04-03 | 1 | -2/+2 |
| | | |||||
| * | - Fixed expected shift/reduce conflict count nu,ber | Derick Rethans | 2004-04-02 | 1 | -2/+2 |
| | | |||||
| * | MFB: Revert patch for bug #27782. | Ilia Alshanetsky | 2004-04-01 | 2 | -40/+0 |
| | | |||||
| * | - MFB: Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time) | Derick Rethans | 2004-04-01 | 2 | -3/+123 |
| | | |||||
| * | - Fixed bug #27822 (is_resource() returns TRUE for closed resources) | Derick Rethans | 2004-04-01 | 2 | -0/+17 |
| | | |||||
| * | BugFix#27619 | Sara Golemon | 2004-03-31 | 1 | -0/+18 |
| | | | | | | | Filters not applied to pre-buffered stream data. (esp. http:// streams) | ||||
| * | disallow negative timestamps on windows only | Hartmut Holzgraefe | 2004-03-31 | 1 | -0/+2 |
| | | |||||
| * | Make time tests more robust against differences in implementation | Ard Biesheuvel | 2004-03-31 | 3 | -19/+19 |
| | | | | | | # FreeBSD mktime() returns -1 if is_dst==1 and no DST timezone is set | ||||
| * | Fixed bug #27782 (Wrong behaviour of next(), prev() and each()). | Ilia Alshanetsky | 2004-03-30 | 2 | -0/+40 |
| | | |||||
| * | Prevent test from failing on least significant digit | Ard Biesheuvel | 2004-03-30 | 1 | -23/+23 |
| | | |||||
| * | - Tiny improvement. | Andi Gutmans | 2004-03-30 | 1 | -2/+3 |
| | | |||||
| * | NAN==NAN doest work (Ard) | Marcus Boerger | 2004-03-29 | 1 | -4/+0 |
| | | |||||
| * | Removed extra spaces that cause the test to fail. | Ilia Alshanetsky | 2004-03-29 | 1 | -4/+4 |
| | | |||||
| * | Found a NAN/INF solution that should be portable everywhere(?) (Ard,Marcus) | Marcus Boerger | 2004-03-29 | 2 | -4/+51 |
| | | |||||
| * | Improve portability (idea by Ard) | Marcus Boerger | 2004-03-28 | 1 | -4/+6 |
| | | |||||
| * | Fix writing of SQLite and SimpleXMl extension and add Rob to the credits | Marcus Boerger | 2004-03-28 | 1 | -2/+3 |
| | | | | | | line of the latter. Add ext/SPL. | ||||
| * | MFB test case for bug #27719 and improve comments in this tricky DST code | Rasmus Lerdorf | 2004-03-28 | 2 | -5/+80 |
| | | |||||
| * | Move defines to proper location | Marcus Boerger | 2004-03-27 | 1 | -6/+6 |
| | | |||||
| * | Touch after .c | Marcus Boerger | 2004-03-27 | 1 | -153/+174 |
| | | |||||
| * | Portable solution for bug #27646 that works correct on Windows, too | Marcus Boerger | 2004-03-27 | 5 | -4/+105 |
| | | |||||
| * | Correct that name | Marcus Boerger | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | let inf be generated by INF constant (thanks to Wez) | Marcus Boerger | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | MFB: The 2am offset was a bad choice as this hour doesn't necessarily exist | Rasmus Lerdorf | 2004-03-26 | 1 | -3/+3 |
| | | | | | | on a DST switch. So use 4am instead. Fixes bug #27719 | ||||
| * | BugFix 27675 and add regression test. | Sara Golemon | 2004-03-26 | 2 | -4/+15 |
| | | |||||
| * | Pending touch | Marcus Boerger | 2004-03-25 | 1 | -50/+120 |
| | | |||||
| * | -Make NAN and INF more portable (atof() doesn't work on MSVC.6 for example) | Marcus Boerger | 2004-03-25 | 2 | -5/+34 |
| | | | | | | -Change test to use constants without prior conversion | ||||
| * | Update .c output after .re | Marcus Boerger | 2004-03-23 | 1 | -125/+134 |
| | | |||||
| * | - Allow negative infinity | Marcus Boerger | 2004-03-23 | 3 | -1/+34 |
| | | | | | | | - Register missing constants, they work anyway but cause an E_NOTICE # generation by atof() should be portable enough (afaik) | ||||
| * | Bugfix #27646: Cannot serialize/unserialize non-finite numeric values | Marcus Boerger | 2004-03-23 | 2 | -117/+211 |
| | | |||||
| * | Cleanup, minor refactor, and CS | Sara Golemon | 2004-03-19 | 1 | -19/+21 |
| | | |||||
| * | Bug Fix #27657: TXT records longer than MAXHOSTNAMELEN cause segfaults. | Sara Golemon | 2004-03-19 | 1 | -5/+7 |
| | | |||||
| * | MFH: Fixed bug #27628 (Simplify the process of making a POST request via | Ilia Alshanetsky | 2004-03-19 | 1 | -2/+20 |
| | | | | | | stream context). | ||||
| * | BUG #27469 was fixed (serialize() objects of incomplete class) | Dmitry Stogov | 2004-03-18 | 4 | -12/+55 |
| | | |||||
| * | BUG #27457 was fixed (using temporary hash table with string keys only) | Dmitry Stogov | 2004-03-18 | 1 | -1/+7 |
| | | |||||
| * | Userspace Directory Stream Test | Sara Golemon | 2004-03-17 | 1 | -0/+52 |
| | | |||||
