| Commit message (Expand) | Author | Age | Files | Lines |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -2/+2 |
* | name PL_in_eval bits | Hugo van der Sanden | 1999-05-24 | 1 | -0/+6 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation | Gurusamy Sarathy | 1999-02-18 | 1 | -5/+5 |
* | Fix \G in REx without //g | Ilya Zakharevich | 1998-11-28 | 1 | -3/+3 |
* | another POPSTACK victim | Gurusamy Sarathy | 1998-11-05 | 1 | -2/+2 |
* | fix a location affected by change#2191, add note about POPSTACK | Gurusamy Sarathy | 1998-11-05 | 1 | -0/+2 |
* | refetch local stack pointer in POPSTACK | Gurusamy Sarathy | 1998-11-04 | 1 | -0/+1 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -2/+2 |
* | integrate change#2053 from maint-5.005 | Gurusamy Sarathy | 1998-10-25 | 1 | -1/+2 |
* | change#1614 merely disabled earlier fix (doh!); undo it and properly | Gurusamy Sarathy | 1998-10-13 | 1 | -2/+10 |
* | delay freeing itervar so C<for $i (@a) { return($i) }> works | Gurusamy Sarathy | 1998-09-18 | 1 | -1/+1 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -0/+1 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -1/+1 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -43/+43 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -12/+12 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -3/+7 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 1 | -1/+2 |
* | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+1 |
* | [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also | Gurusamy Sarathy | 1998-04-04 | 1 | -2/+0 |
* | [win32] fixes for various noises under PERL_DESTRUCT_LEVEL | Gurusamy Sarathy | 1998-04-04 | 1 | -1/+3 |
* | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -0/+75 |
* | Fix multiple problems with lexical @_. | Malcolm Beattie | 1997-07-17 | 1 | -3/+13 |
* | [inseparable changes from match from perl-5.003_99a to perl5.004] | Perl 5 Porters | 1997-05-16 | 1 | -5/+7 |
* | [inseparable changes from match from perl-5.003_97a to perl-5.003_97b] | Perl 5 Porters | 1997-04-04 | 1 | -0/+1 |
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -1/+2 |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_25 to perl5.003_26]perl-5.003_26 | Perl 5 Porters | 1997-02-11 | 1 | -2/+2 |
* | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25 | Perl 5 Porters | 1997-02-04 | 1 | -19/+30 |
* | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23 | Perl 5 Porters | 1997-01-25 | 1 | -1/+5 |
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -4/+13 |
* | [inseparable changes from patch from perl5.003_17 to perl5.003_18] | Perl 5 Porters | 1997-01-01 | 1 | -5/+2 |
* | [inseparable changes from patch from perl5.003_15 to perl5.003_16] | Perl 5 Porters | 1996-12-25 | 1 | -4/+7 |
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 1 | -3/+6 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -1/+4 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -2/+2 |
* | perl 5.003_01: cop.h | Perl 5 Porters | 1996-07-05 | 1 | -0/+3 |
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 1 | -0/+3 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -5/+9 |
* | Perl 5.001perl-5.001 | Larry Wall | 1995-03-12 | 1 | -1/+3 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -56/+18 |
* | perl 5.0 alpha 6 | Larry Wall | 1994-03-18 | 1 | -15/+12 |
* | perl 5.0 alpha 4 | Larry Wall | 1993-11-10 | 1 | -4/+4 |
* | perl 5.0 alpha 3 | Larry Wall | 1993-10-10 | 1 | -0/+2 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -0/+270 |