| Commit message (Expand) | Author | Age | Files | Lines |
* | README.os2 update | Ilya Zakharevich | 1998-08-05 | 2 | -2/+8 |
* | end pod processing when source file is closed (prevents it carrying | Gurusamy Sarathy | 1998-08-05 | 1 | -5/+19 |
* | close() open files before unlink() | Ilya Zakharevich | 1998-08-02 | 2 | -0/+3 |
* | more pack() tests | Jarkko Hietaniemi | 1998-08-02 | 1 | -2/+25 |
* | t/TEST aesthetic tweak suggested by Jarkko | Gurusamy Sarathy | 1998-08-02 | 1 | -1/+9 |
* | fix unpack('u',...) problem with spaces in input | Gurusamy Sarathy | 1998-08-02 | 1 | -3/+7 |
* | add test for magic autovivification | M. J. T. Guy | 1998-08-02 | 1 | -1/+8 |
* | Make tests succeed on OS/2 | Ilya Zakharevich | 1998-08-02 | 4 | -27/+73 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 25 | -57/+167 |
* | better validation of SysV IPC availability | Jarkko Hietaniemi | 1998-08-02 | 1 | -0/+21 |
* | ensure implicit close on local(*FH) doesn't affect $! and thence $? | Gurusamy Sarathy | 1998-08-02 | 1 | -3/+6 |
* | fixes for overloading bugs and docs, tweaked some | Ilya Zakharevich | 1998-08-01 | 1 | -1/+260 |
* | fix behavior of <=> on bigints | M. J. T. Guy | 1998-07-26 | 1 | -1/+2 |
* | fix quoting in t/io/inplace.t | Gurusamy Sarathy | 1998-07-22 | 1 | -1/+1 |
* | t/io/inplace.t enabled for VMS | Hans Mulder | 1998-07-22 | 1 | -3/+9 |
* | t/op/eval.t test for eval & scoping of lexicals | Anton Berezin | 1998-07-22 | 1 | -1/+8 |
* | better diagnostic on errno.t failure | Graham Barr | 1998-07-22 | 1 | -1/+15 |
* | Compile (?{}) into a correct package | Ilya Zakharevich | 1998-07-21 | 1 | -1/+14 |
* | add tests to check if context propagation works | François Désarménien | 1998-07-21 | 1 | -0/+18 |
* | change#1481 didn't go through at all, redo it | Gurusamy Sarathy | 1998-07-21 | 1 | -6/+13 |
* | do not override PERL_DESTRUCT_LEVEL if use has it set | Gurusamy Sarathy | 1998-07-21 | 1 | -1/+3 |
* | fix small memory leak when mess_sv happens to be touched by magic | Gurusamy Sarathy | 1998-07-21 | 4 | -4/+9 |
* | fix flawed substitution-loop detection on zero-length matches | Ilya Zakharevich | 1998-07-19 | 1 | -1/+5 |
* | fix and test handling of literal newlines in heredocs | Gurusamy Sarathy | 1998-07-19 | 1 | -2/+6 |
* | make failed matches return empty list in list context | Gurusamy Sarathy | 1998-07-19 | 1 | -3/+24 |
* | fix lvalue leaks stemming from failure to free LvTARG(sv) | Gurusamy Sarathy | 1998-07-18 | 2 | -4/+0 |
* | add a few more thread.t tests | Gurusamy Sarathy | 1998-07-15 | 1 | -5/+22 |
* | fix thread.t ('join $t' ne '$t->join' !) | Gurusamy Sarathy | 1998-07-15 | 1 | -5/+3 |
* | 5.004_74: trig.t: math inaccuracy fudge for unicos | Jarkko Hietaniemi | 1998-07-15 | 1 | -0/+4 |
* | fix function parameter autovivification for pseudohashes | Gurusamy Sarathy | 1998-07-14 | 1 | -1/+13 |
* | merge changes#1423,1465 from maintbranch; checkin two missed files | Gurusamy Sarathy | 1998-07-14 | 7 | -1/+12 |
* | tweak t/lib/thread.t | Gurusamy Sarathy | 1998-07-14 | 1 | -7/+8 |
* | OS/2 update | Ilya Zakharevich | 1998-07-14 | 1 | -4/+0 |
* | more VMS patches from Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1998-07-14 | 2 | -5/+12 |
* | t/io/pipe.t - completely broken? | Ilya Zakharevich | 1998-07-14 | 1 | -1/+2 |
* | up patchlevel to 73, update Changes &c. | Gurusamy Sarathy | 1998-07-13 | 1 | -31/+38 |
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -4/+23 |
* | add tests for change#1458 and then some | Gurusamy Sarathy | 1998-07-12 | 1 | -1/+80 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -1/+1 |
* | fix pp_caller() to fully traverse stacklevels | Gurusamy Sarathy | 1998-07-12 | 1 | -1/+21 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 3 | -10/+46 |
* | fix closures in optimized C<for (1..5)> (only the tests are in this | Gurusamy Sarathy | 1998-07-11 | 1 | -1/+29 |
* | move op/ipc{msg,sem}.t into lib/ipc_sysv.t | Jarkko Hietaniemi | 1998-07-11 | 3 | -158/+157 |
* | undo change#1379 (order of tests *is* significant) | Gurusamy Sarathy | 1998-07-10 | 1 | -5/+2 |
* | merge changes from maintbranch (1354, and relevant part of 1356); all | Gurusamy Sarathy | 1998-07-09 | 1 | -1/+1 |
* | add Data-Dumper, up patchlevel to 71, various misc tweaks to | Gurusamy Sarathy | 1998-07-09 | 2 | -0/+641 |
* | make t/TEST run 'perl $switches ./foo/test.t' everywhere | Gurusamy Sarathy | 1998-07-09 | 1 | -45/+18 |
* | manually apply patch with a dependency on unapplied patch | Ilya Zakharevich | 1998-07-09 | 1 | -1/+1 |
* | remove ordering dependency in posix.t | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+5 |
* | Switch modifiers in RE off | Ilya Zakharevich | 1998-07-08 | 1 | -0/+29 |