This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[patch] make op_{clear,null} public
[perl5.git] / perly.c
2001-03-19 Nick Ing-SimmonsTweak to perly.y to allow -DDEBUGGING to compile on...
2001-03-14 Robin HoustonRe: [ID 20010309.004] my-variables lose values while...
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-10-20 Roca, IgnasiMake scan_num() reëntrant, as suggested in
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-06-02 Gurusamy Sarathyfix small eval"" memory leaks under USE_ITHREADS
2000-02-09 Charles BaileyResync with mainline
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-14 Gurusamy Sarathyfix bug in change#4515 (STOP blocks now see @ARGV like...
1999-11-04 Gurusamy Sarathyremove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-10-12 Gurusamy Sarathyvarious cleanups
1999-10-10 Gurusamy Sarathyrevert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-07 Gurusamy Sarathychange#3728 was flawed (loop contexts saw the wrong...
1999-08-29 Spider Boardmansub : attrlist
1999-07-26 Stephen McCamantallow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-18 Gurusamy Sarathyremove spurious newSTATEOP() that causes goto to enter...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-02-18 Gurusamy Sarathydistinguish eval'' from BEGIN|INIT|END CVs (fixes buggy...
1999-02-14 Gurusamy Sarathyperly_c.diff typo
1999-02-07 Stephen McCamantapplied suggested patch; regen perly* and vms/perly*
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-06 Gurusamy Sarathyremove spurious unused conflicting globals (PL_yy{v...
1998-10-03 Gurusamy Sarathymake C<use> recognize C<require> overrides; allow C...
1998-09-24 Gurusamy Sarathymove yyglobal decls from perly.c to perlvars.h, regen...
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-06-10 Stephen McCamantAdded patch, regenerated perly.c and perly.c.diff
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-03-16 Jan-Pieter Cornet[BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
1998-03-16 Gurusamy Sarathy[asperl] various changes to get asperl working under...
1998-03-07 Gurusamy Sarathy[win32] integrate mainline changes
1998-03-02 Chip Salzenberg[win32] yet another patch
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-02-06 Malcolm BeattieMore Chip patches (tweaked for _5x). The final one...
1998-02-01 Douglas Lankshear[asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1997-11-23 Gurusamy SarathyAdd to docs about the BEGIN { shift } feature. Make...
1997-11-22 Gurusamy Sarathy- shift() inside BEGIN|END|INIT now shifts @ARGV instea...
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-03 Malcolm BeattieRename RESTART to INIT and associated changes
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-04-29 Chip SalzenbergSupport C< $coderef->($x,$y) >
1997-04-09 Chip SalzenbergFix label on C<for(;;)> statement
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-16 Perl 5 Porters[inseparable changes from patch from perl5.003_21 to... perl-5.003_22
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-07 Perl 5 Porters[inseparable changes from patch from perl5.003_19 to...
1997-01-07 Graham BarrFix: empty @_ when calling empty-proto subs without...
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-07-06 Perl 5 Portersperl 5.003_01: perly.c vms/perly_c.vms
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1996-02-03 Perl 5 Portersperl5.002beta3
1996-08-19 Perl 5 PortersRestore use of Safefree() macro.
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall5.002 beta 1
1995-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-12-10 Larry Wallperl 5.0 alpha 5
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2
1991-03-21 Larry Wallperl 4.0.00: (no release announcement available) perl-4.0.00
1991-01-11 Larry Wallperl 3.0 patch #44 patch #42, continued perl-3.044
1990-11-09 Larry Wallperl 3.0 patch #40 patch #38, continued
1990-10-15 Larry Wallperl 3.0 patch #36 patch #29, continued
1990-08-13 Larry Wallperl 3.0 patch #28 (combined patch)
1990-08-08 Larry Wallperl 3.0 patch #24 patch #19, continued
1990-03-27 Larry Wallperl 3.0 patch #18 patch #16, continued
1990-02-28 Larry Wallperl 3.0 patch #11 patch #9, continued
1989-12-21 Larry Wallperl 3.0 patch #8 patch 7 continued
1989-11-17 Larry Wallperl 3.0 patch #6 patch 5 continued
1989-11-10 Larry Wallperl 3.0 patch #4 Patch #2 continued
1989-10-18 Larry Wallperl 3.0: (no announcement message available) perl-3.000
1988-06-28 Larry Wallperl 2.0 patch 1: removed redundant debugging code...
1988-06-05 Larry Wallperl 2.0 (no announcement message available) perl-2.0
1988-01-27 Larry Wallperl 1.0 patch 8: perl needed an eval operator and...
1988-01-23 Andrew Burtperl 1.0 patch 2: Various portability fixes.
1988-01-21 Dan Faigin, Doug... perl 1.0 patch 1: Portability bugs and one possible...
1987-12-18 Larry Walla "replacement" for awk and sed perl-1.0