| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add extension to support SysV IPC | Jarkko Hietaniemi | 1998-07-08 | 2 | -191/+18 |
* | added patch for -i'foo*bar', made code somewhat simpler, tweaked doc | Colin Kuskie | 1998-07-08 | 1 | -0/+30 |
* | Evaluation of AVHVs in scalar context | Gisle Aas | 1998-07-07 | 1 | -1/+19 |
* | try harder to run non-executable tests | Gurusamy Sarathy | 1998-07-06 | 1 | -3/+9 |
* | allow eval-groups in patterns only if they C<use re 'eval';> | Gurusamy Sarathy | 1998-07-06 | 4 | -8/+32 |
* | applied patch, and undid change#1302 which it made unnecessary | Billy Constantine | 1998-07-05 | 1 | -6/+1 |
* | fix t/lib/fields.t's @INC so make test runs | Gurusamy Sarathy | 1998-07-05 | 1 | -3/+3 |
* | sundry win32 config tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -1/+1 |
* | various small tweaks (still fails a few taint tests in {taint,locale}.t) | Gurusamy Sarathy | 1998-07-04 | 1 | -0/+2 |
* | fix C<local $tied{foo} = $tied{foo}>, add tests | Gurusamy Sarathy | 1998-07-04 | 1 | -5/+41 |
* | adjust h2ph.t for dos-specific problem | Laszlo Molnar | 1998-07-04 | 1 | -1/+6 |
* | 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 | 2 | -142/+172 |
* | add patch to integrate Math::Trig::Radial into Math::Trig | Jarkko Hietaniemi | 1998-06-30 | 1 | -1/+100 |
* | Re: [PATCH] Simplified magic_setisa() and improved fields.pm | Gisle Aas | 1998-06-30 | 2 | -30/+112 |
* | bump patchlevel to 69, various little tweaks (tested on win32, Solaris | Gurusamy Sarathy | 1998-06-29 | 2 | -25/+37 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -2/+80 |
* | 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 |
* | [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1 | mike@bill.iac.net | 1998-06-28 | 1 | -1/+23 |
* | 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 |
* | Complex.pm update | Jarkko Hietaniemi | 1998-06-28 | 1 | -0/+5 |
* | fixes unpack("q"...), and semctl() tests for UNICOS | Jarkko Hietaniemi | 1998-06-28 | 2 | -10/+91 |
* | add CGI-2.42, its and testsuite | Gurusamy Sarathy | 1998-06-28 | 4 | -0/+311 |
* | enable Errno build on win32, add Errno-1.08 files to repository | Gurusamy Sarathy | 1998-06-28 | 1 | -0/+36 |
* | Amend tests/regexp.t for variable REG_INFTY; | Dominic Dunlop | 1998-06-23 | 2 | -5/+26 |
* | backout change#1178 as it was dependent on an unapplied patch, | Gurusamy Sarathy | 1998-06-22 | 1 | -4/+6 |
* | 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 | 3 | -8/+10 |