Merge maint-5.004 branch (5.004_01) with mainline.
[p5sagit/p5-mst-13.2.git] / perl.c
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-22 Malcolm Beattie More fprintf -> PerlIO_printf changes.
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
1997-09-03 Malcolm Beattie Rename RESTART to INIT and associated changes
1997-08-11 Malcolm Beattie Assorted changes for multi-threading (now works rather...
1997-07-24 Malcolm Beattie Start support for fake threads.
1997-07-17 Malcolm Beattie Fix multiple problems with lexical @_.
1997-07-01 Malcolm Beattie Support for op in global register (still buggy)
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-28 Malcolm Beattie Fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-05-25 Malcolm Beattie Fix up integration 5.003->5.004.
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-05-15 Perl 5 Porters [inseparable changes from match from perl-5.003_99a...
1997-05-15 Danny Sadinoff Don't require executable bit on perl -S if DOSISH
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-23 Malcolm Beattie Added programmer-level condition variables via "condpai...
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-04 Perl 5 Porters [inseparable changes from match from perl-5.003_97a...
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-04-02 Gurusamy Sarathy Minor cleanups
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Chip Salzenberg Don't use setjmp() and longjmp() in complex exprs
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm Beattie Initial devel changes.
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
1997-03-25 Gurusamy Sarathy Re: embedded perl and top_env problem
1997-03-25 Gisle Aas Typo in perl.c: Printing NO_EMBED for perl -V
1997-03-22 Chip Salzenberg Fix botch with G_NOARGS; PUSHMARK *is* required
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-08 Doug MacEachern Warn about missing -DMULTIPLICITY if likely a problem
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Andy Dougherty perl -P path patch
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-25 Perl 5 Porters [inseparable changes from match from perl-5.003_90...
1997-02-25 Gurusamy Sarathy Clean up and document API for hashes
1997-02-25 Gurusamy Sarathy _90 op/tie.t gets "Segmentation fault" with Sarathy...
1997-02-25 Gurusamy Sarathy Fix perl_call_*() when !G_EVAL
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-02-21 Ilya Zakharevich Re: OS/2 patch for _27
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick Schertler Make format strings correspond exactly to parameters
1997-02-10 Perl 5 Porters [inseparable changes from patch from perl5.003_25 to...
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-16 Perl 5 Porters [inseparable changes from patch from perl5.003_21 to...
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...
1997-01-04 Doug MacEachern 5.003_18: perl_{con,des}truct fixes
1996-12-31 Chip Salzenberg Fix core dump on perl_construct()/perl_destruct() loop
1996-12-27 Chip Salzenberg Support named closures
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-29 Chip Salzenberg Don't call fcntl(fileno(rsfp)) if !rsfp
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-10-10 Perl 5 Porters perl 5.003_07: perl.c
1996-10-01 Perl 5 Porters perl 5.003_06: perl.c
1996-09-05 Perl 5 Porters Make floating point constants Locale-friendly.
1996-06-24 Perl 5 Porters suidperl security patch
1996-07-10 Perl 5 Porters perl 5.003_01: perl.c
1996-03-24 Perl 5 Porters perl 5.002_01: perl.c
1996-02-29 Andy Dougherty perl 5.002
1996-02-08 Larry Wall Re: Beta3: Fix for SEGV on deep nesting
1996-02-03 Perl 5 Porters perl5.002beta3
1996-01-12 Perl 5 Porters perl 5.002beta2 patch: perl.c
1996-08-21 Perl 5 Porters Include <unistd.h>
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]
1996-01-04 Perl 5 Porters perl 5.002beta1h patch: perl.c
1995-12-21 Andy Dougherty This is patch.2b1g to perl5.002beta1.
1995-11-20 Larry Wall 5.002 beta 1
1995-10-31 Andy Dougherty This is my patch patch.1n for perl5.001.
1995-06-22 Andy Dougherty This is my patch patch.1m for perl5.001.
1995-06-06 Andy Dougherty This is my patch patch.1l for perl5.001.
1995-06-05 Andy Dougherty This is my patch patch.1j for perl5.001.
1995-05-30 Andy Dougherty This is my patch patch.1i for perl5.001.
1995-04-18 Andy Dougherty perl5.001 patch.1e
1995-04-06 Andy Dougherty perl5.001 patch.1c
1995-03-13 Larry Wall Perl 5.001
1995-02-11 Andy Dougherty perl5.000 patch.0k: MakeMaker 4.06 and to fix minor...
1995-01-11 Larry Wall "unofficial" patches for some of the more spectacular...
1995-01-11 Larry Wall [return values correctly with G_EVAL]
1995-01-18 Andy Dougherty perl5.000 patch.0g: [various portability fixes, and...
1994-10-17 Larry Wall perl 5.000
1994-05-04 Larry Wall perl 5.0 alpha 9
1994-04-04 Andy Dougherty perl 5.0 alpha 8
1994-03-18 Larry Wall perl 5.0 alpha 6
1993-12-10 Larry Wall perl 5.0 alpha 5
1993-12-10 Larry Wall perl5a5:pat/env.pat
1993-11-10 Larry Wall perl 5.0 alpha 4
1993-10-10 Larry Wall perl 5.0 alpha 3
1993-10-07 Larry Wall perl 5.0 alpha 2
1993-02-04 Larry Wall perl 4.0 patch 36: (combined patch)
1992-06-08 Larry Wall perl 4.0 patch 29: patch #20, continued
1991-11-11 Larry Wall perl 4.0 patch 19: (combined patch)
1991-11-05 Larry Wall perl 4.0 patch 15: patch #11, continued
1991-06-09 Larry Wall perl 4.0 patch 10: (combined patch)
next