1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-07-18 |
Gurusamy Sarathy |
fix another CvMUTEXP() leak |
blob | commitdiff | diff to current |
1998-07-10 |
Joshua Pritikin |
add more correct version of change#1350 (as yet untested) |
blob | commitdiff | diff to current |
1998-07-08 |
Gurusamy Sarathy |
change#1350 breaks things, back it out |
blob | commitdiff | diff to current |
1998-07-06 |
Joshua Pritikin |
add patch to improve method caching, regen headers |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
rename s/\bSI_/PERLSI_/ to avoid collisions with sysinf... |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
add comments on GV_FOO constants, s/8/GV_ADDINEVAL/ |
blob | commitdiff | diff to current |
1998-06-28 |
Joshua Pritikin |
PUSHSTACK renovation |
blob | commitdiff | diff to current |
1998-06-28 |
Joshua Pritikin |
improve recursive error messages! |
blob | commitdiff | diff to current |
1998-06-21 |
Graham Barr |
applied patch, modified logic to avoid reentering lexer... |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[win32] merge changes#1014,1038 from maintbranch |
blob | commitdiff | diff to current |
1998-05-21 |
Ilya Zakharevich |
[win32] fix problematic change#965 from maintbranch |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-17 |
Gurusamy Sarathy |
[win32] sundry whitespace cleanups from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#982,984 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge change#981 from maintbranch, add XXX... |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#922,944,949,965,970 from maintbranch |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-03 |
Gurusamy Sarathy |
[win32] implement stack-of-stacks so that magic invocat... |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] change all 'sp' to 'SP' in code and in the... |
blob | commitdiff | diff to current |
1998-03-03 |
Chip Salzenberg |
[win32] merge problematic maintpatch to op.c |
blob | commitdiff | diff to current |
1998-03-03 |
Tkil |
[win32] merge another conflicting maintpatch to op.c |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy |
[asperl] integrate win32 branch contents |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy |
[win32] fix misapplied hunks in 5.004_58 |
blob | commitdiff | diff to current |
1998-02-06 |
Malcolm Beattie |
Fix up problem with gv.c from change 477. |
blob | commitdiff | diff to current |
1998-02-06 |
Malcolm Beattie |
Faster gv_fetchpv() for nested packages |
blob | commitdiff | diff to current |
1998-02-06 |
Chip Salzenberg |
Some Chip patches (some tweaked to match _5x source): |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] initial merge of latest win32 branch into... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-13 |
Nick Ing-Simmons |
tie array changes to core and tests |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons |
Reverse integrate Malcolm's chanes into local |
blob | commitdiff | diff to current |
1997-11-06 |
Malcolm Beattie |
Per-thread magicals now stored in their own thr->magica... |
blob | commitdiff | diff to current |
1997-11-05 |
Malcolm Beattie |
Per-thread magicals mostly working (and localisable... |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons |
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
1997-11-01 |
Nick Ing-Simmons |
Integrate mainline @ 18:15 CST 31 Oct 1997 |
blob | commitdiff | diff to current |
1997-10-31 |
Malcolm Beattie |
Half way through moving per-thread magicals into per... |
blob | commitdiff | diff to current |
1997-10-31 |
Nick Ing-Simmons |
Convert miniperl sources to ANSI C. Several passes of |
blob | commitdiff | diff to current |
1997-10-24 |
Malcolm Beattie |
Improve internal threading API. Introduce win32/win32th... |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
blob | commitdiff | diff to current |
1997-10-08 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_03) with mainline. |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-08-11 |
Malcolm Beattie |
Assorted changes for multi-threading (now works rather... |
blob | commitdiff | diff to current |
1997-08-07 |
Tim Bunce |
[inseperable differences up to perl 5.004_02] |
blob | commitdiff | diff to current |
1997-08-06 |
Gisle Aas |
bless file handles as FileHandle if loaded else IO... |
blob | commitdiff | diff to current |
1997-07-01 |
Malcolm Beattie |
Support for op in global register (still buggy) |
blob | commitdiff | diff to current |
1997-06-05 |
Malcolm Beattie |
More fixups for thrperl integration. |
blob | commitdiff | diff to current |
1997-05-26 |
Malcolm Beattie |
Integrate thrperl 5.003->5.004. |
blob | commitdiff | diff to current |
1997-04-24 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97h... |
blob | commitdiff | diff to current |
1997-04-22 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97g... |
blob | commitdiff | diff to current |
1997-04-18 |
Chip Salzenberg |
SECURITY FIX: Buffer overflow in gv_fetchfile() |
blob | commitdiff | diff to current |
1997-04-09 |
Chip Salzenberg |
Fix for incorrect overloaded assignment |
blob | commitdiff | diff to current |
1997-04-09 |
Ilya Zakharevich |
Fix for incorrect overloaded assignment |
blob | commitdiff | diff to current |
1997-04-02 |
Chip Salzenberg |
Fix AUTOLOAD, or kill me |
blob | commitdiff | diff to current |
1997-04-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_96... |
blob | commitdiff | diff to current |
1997-03-28 |
Malcolm Beattie |
Initial 3-way merge from (5.001m, thr1m, 5.003) plus... |
blob | commitdiff | diff to current |
1997-03-25 |
Perl 5 Porters |
[inseperable changes from patch from perl-5.003_95... |
blob | commitdiff | diff to current |
1997-03-25 |
Gurusamy Sarathy |
Re: embedded perl and top_env problem |
blob | commitdiff | diff to current |
1997-03-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_91... |
blob | commitdiff | diff to current |
1997-02-25 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_90... |
blob | commitdiff | diff to current |
1997-02-25 |
Gurusamy Sarathy |
Fix perl_call_*() when !G_EVAL |
blob | commitdiff | diff to current |
1997-02-21 |
Ilya Zakharevich |
When overloading, don't throw away nomethod's value |
blob | commitdiff | diff to current |
1997-02-18 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_26 to... |
blob | commitdiff | diff to current |
1997-02-18 |
Roderick Schertler |
Make format strings correspond exactly to parameters |
blob | commitdiff | diff to current |
1997-02-04 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_24 to... |
blob | commitdiff | diff to current |
1997-01-25 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_22 to... |
blob | commitdiff | diff to current |
1997-01-25 |
Ilya Zakharevich |
patch for LWP 5.05 to make it play with both 5.003... |
blob | commitdiff | diff to current |
1997-01-15 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_20 to... |
blob | commitdiff | diff to current |
1997-01-15 |
Ilya Zakharevich |
Fix overloading via inherited autoloaded functions |
blob | commitdiff | diff to current |
1997-01-04 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_18 to... |
blob | commitdiff | diff to current |
1996-12-31 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_17 to... |
blob | commitdiff | diff to current |
1996-12-24 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_15 to... |
blob | commitdiff | diff to current |
1996-12-24 |
Ilya Zakharevich |
Try again to improve method caching |
blob | commitdiff | diff to current |
1996-12-23 |
Chip Salzenberg |
[revert some function caching changes] |
blob | commitdiff | diff to current |
1996-12-23 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_13 to... |
blob | commitdiff | diff to current |
1996-11-26 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_08 to... |
blob | commitdiff | diff to current |
1996-11-19 |
Tim Bunce |
Make C<no FOO> fail if C<unimport FOO> fails |
blob | commitdiff | diff to current |
1996-10-10 |
Ilya Zakharevich |
perl 5.003_07: gv.c |
blob | commitdiff | diff to current |
1996-10-06 |
Perl 5 Porters |
perl 5.003_06: dump.c embed.h gv.c run.c |
blob | commitdiff | diff to current |
1996-06-18 |
Perl 5 Porters |
perl 5.003_01: gv.c |
blob | commitdiff | diff to current |
1996-03-11 |
Perl 5 Porters |
Add $^E and $^O to special vars, and change run to... |
blob | commitdiff | diff to current |
1996-02-29 |
Andy Dougherty |
perl 5.002 |
blob | commitdiff | diff to current |
1996-02-07 |
Perl 5 Porters |
Old habits die hard :-) |
blob | commitdiff | diff to current |
1996-02-03 |
Perl 5 Porters |
perl5.002beta3 |
blob | commitdiff | diff to current |
1996-01-12 |
Perl 5 Porters |
Avoid VMS sprintf bug with buffers >1024. |
blob | commitdiff | diff to current |
1996-09-01 |
Perl 5 Porters |
perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto... |
blob | commitdiff | diff to current |
1996-08-10 |
Larry Wall |
perl 5.003_02: [no incremental changelog available] |
blob | commitdiff | diff to current |
1995-12-08 |
Andy Dougherty |
This is patch.2b1f to perl5.002beta1. |
blob | commitdiff | diff to current |
1995-11-20 |
Larry Wall |
5.002 beta 1 |
blob | commitdiff | diff to current |
1995-05-30 |
Andy Dougherty |
This is my patch patch.1i for perl5.001. |
blob | commitdiff | diff to current |
1995-03-13 |
Larry Wall |
Perl 5.001 |
blob | commitdiff | diff to current |
1994-10-17 |
Larry Wall |
perl 5.000 |
blob | commitdiff | diff to current |
1994-05-04 |
Larry Wall |
perl 5.0 alpha 9 |
blob | commitdiff | diff to current |
1994-04-04 |
Andy Dougherty |
perl 5.0 alpha 8 |
blob | commitdiff | diff to current |
1994-03-18 |
Larry Wall |
perl 5.0 alpha 6 |
blob | commitdiff | diff to current |
1993-12-10 |
Larry Wall |
perl 5.0 alpha 5 |
blob | commitdiff | diff to current |
1993-12-10 |
Larry Wall |
perl5a5:pat/inherit.pat |
blob | commitdiff | diff to current |
next |