| Commit message (Expand) | Author | Age | Files | Lines |
* | [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97d | Perl 5 Porters | 1997-04-09 | 1 | -4/+8 |
* | [inseparable changes from match from perl-5.003_97a to perl-5.003_97b] | Perl 5 Porters | 1997-04-04 | 1 | -7/+1 |
* | runlevel is I32, not int | Roderick Schertler | 1997-04-03 | 1 | -2/+2 |
* | Don't use setjmp() and longjmp() in complex exprs | Chip Salzenberg | 1997-04-01 | 1 | -1/+2 |
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -74/+89 |
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -11/+7 |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -5/+5 |
* | [inseparable changes from match from perl-5.003_90 to perl-5.003_91] | Perl 5 Porters | 1997-02-25 | 1 | -3/+53 |
* | Don't taint $x in C<$x = ($tainted =~ /(\w+)/)> | Chip Salzenberg | 1997-02-22 | 1 | -2/+3 |
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27] | Perl 5 Porters | 1997-02-18 | 1 | -2/+7 |
* | [inseparable changes from patch from perl5.003_25 to perl5.003_26]perl-5.003_26 | Perl 5 Porters | 1997-02-11 | 1 | -5/+11 |
* | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25 | Perl 5 Porters | 1997-02-04 | 1 | -36/+57 |
* | [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24 | Perl 5 Porters | 1997-01-29 | 1 | -1/+13 |
* | When sorting, promote to PVNV only for built-in comparison | Chip Salzenberg | 1997-01-25 | 1 | -3/+2 |
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -10/+7 |
* | Hide lexicals from C<use>d or C<require>d module (!) | Chip Salzenberg | 1997-01-01 | 1 | -2/+5 |
* | Support named closures | Chip Salzenberg | 1996-12-28 | 1 | -1/+3 |
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 1 | -0/+5 |
* | Make evals' lexicals visible to nested evals | Chip Salzenberg | 1996-12-20 | 1 | -0/+3 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -6/+7 |
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 1 | -57/+2 |
* | Save message when calling __DIE__ hook | Chip Salzenberg | 1996-11-30 | 1 | -2/+8 |
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -72/+30 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -12/+45 |
* | LC_COLLATE. | Jarkko Hietaniemi | 1996-10-07 | 1 | -4/+34 |
* | perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto.h run.c | Perl 5 Porters | 1996-09-01 | 1 | -7/+8 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -14/+14 |
* | perl 5.003_01: pp_ctl.c | Perl 5 Porters | 1996-07-15 | 1 | -19/+42 |
* | perl 5.002_01: pp_ctl.c | Perl 5 Porters | 1996-03-24 | 1 | -4/+8 |
* | perl 5.002perl-5.002 | Andy Dougherty | 1996-02-28 | 1 | -9/+11 |
* | TMPFILE support | Ilya Zakharevich | 1996-02-07 | 1 | -1/+5 |
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 1 | -14/+8 |
* | Debugger patch. | Perl 5 Porters | 1996-01-12 | 1 | -6/+18 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -39/+87 |
* | This is my patch patch.1n for perl5.001.perl-5.001n | Andy Dougherty | 1995-10-31 | 1 | -4/+4 |
* | This is my patch patch.1m for perl5.001. | Andy Dougherty | 1995-06-22 | 1 | -3/+23 |
* | This is my patch patch.1l for perl5.001. | Andy Dougherty | 1995-06-06 | 1 | -2/+11 |
* | This is my patch patch.1i for perl5.001. | Andy Dougherty | 1995-05-30 | 1 | -0/+2 |
* | [fix s/// memory leak] | Larry Wall | 1995-03-15 | 1 | -0/+1 |
* | Perl 5.001perl-5.001 | Larry Wall | 1995-03-12 | 1 | -60/+108 |
* | perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for... | Andy Dougherty | 1995-01-18 | 1 | -5/+6 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -0/+2348 |