| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | close() open files before unlink() | Ilya Zakharevich | 1998-08-02 | 1 | -0/+1 |
| * | more pack() tests | Jarkko Hietaniemi | 1998-08-02 | 1 | -2/+25 |
| * | fix unpack('u',...) problem with spaces in input | Gurusamy Sarathy | 1998-08-02 | 1 | -3/+7 |
| * | Make tests succeed on OS/2 | Ilya Zakharevich | 1998-08-02 | 1 | -10/+19 |
| * | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 15 | -46/+145 |
| * | ensure implicit close on local(*FH) doesn't affect $! and thence $? | Gurusamy Sarathy | 1998-08-02 | 1 | -3/+6 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -2/+2 |
|/ |
|
* | t/op/eval.t test for eval & scoping of lexicals | Anton Berezin | 1998-07-22 | 1 | -1/+8 |
* | 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 |
* | fix small memory leak when mess_sv happens to be touched by magic | Gurusamy Sarathy | 1998-07-21 | 3 | -3/+6 |
* | fix flawed substitution-loop detection on zero-length matches | Ilya Zakharevich | 1998-07-19 | 1 | -1/+5 |
* | 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 |
* | 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 | 5 | -0/+10 |
* | OS/2 update | Ilya Zakharevich | 1998-07-14 | 1 | -4/+0 |
* | 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 |
* | 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 | 2 | -158/+0 |
* | merge changes from maintbranch (1354, and relevant part of 1356); all | Gurusamy Sarathy | 1998-07-09 | 1 | -1/+1 |
* | manually apply patch with a dependency on unapplied patch | Ilya Zakharevich | 1998-07-09 | 1 | -1/+1 |
* | Switch modifiers in RE off | Ilya Zakharevich | 1998-07-08 | 1 | -0/+29 |
* | add extension to support SysV IPC | Jarkko Hietaniemi | 1998-07-08 | 2 | -191/+18 |
* | Evaluation of AVHVs in scalar context | Gisle Aas | 1998-07-07 | 1 | -1/+19 |
* | allow eval-groups in patterns only if they C<use re 'eval';> | Gurusamy Sarathy | 1998-07-06 | 4 | -8/+32 |
* | sundry win32 config tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -1/+1 |
* | fix C<local $tied{foo} = $tied{foo}>, add tests | Gurusamy Sarathy | 1998-07-04 | 1 | -5/+41 |
* | catch nonexistent backrefs in REs | Hugo van der Sanden | 1998-07-04 | 1 | -0/+10 |
* | applied patch with tweaks to prose | Gisle Aas | 1998-07-04 | 1 | -3/+2 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -140/+152 |
* | Re: [PATCH] Simplified magic_setisa() and improved fields.pm | Gisle Aas | 1998-06-30 | 1 | -30/+2 |
* | applied patch, tweak for threads awareness | Albert Dvornik | 1998-06-29 | 1 | -0/+98 |
* | applied patch, tweaked doc, and regen regnodes.h | Ilya Zakharevich | 1998-06-28 | 2 | -2/+9 |
* | pat.t tests | Ilya Zakharevich | 1998-06-28 | 1 | -1/+17 |
* | : Move REG_INFTY-dependent tests from op/regexp.t | Dominic Dunlop | 1998-06-28 | 3 | -17/+64 |
* | Re: [PATCH] 4-arg substr update for perl5.004_68 | Gisle Aas | 1998-06-28 | 1 | -4/+27 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 1 | -3/+15 |
* | avoid creation of %^R | Ilya Zakharevich | 1998-06-28 | 1 | -0/+0 |
* | Negative LENGTH argument to splice | Gisle Aas | 1998-06-28 | 1 | -0/+34 |
* | fixes unpack("q"...), and semctl() tests for UNICOS | Jarkko Hietaniemi | 1998-06-28 | 2 | -10/+91 |
* | Amend tests/regexp.t for variable REG_INFTY; | Dominic Dunlop | 1998-06-23 | 2 | -5/+26 |
* | Zero-length matching bug | Ilya Zakharevich | 1998-06-22 | 1 | -1/+17 |
* | Test study/re/ | Ilya Zakharevich | 1998-06-22 | 1 | -1/+6 |
* | fixup patches for VMS | Hans Mulder | 1998-06-21 | 2 | -7/+9 |
* | added patch, tweaked missed files, excised comment that doesn't really | Joshua Pritikin | 1998-06-20 | 1 | -1/+6 |