| Commit message (Expand) | Author | Age | Files | Lines |
* | [win32] fix misapplied hunks in 5.004_58 | Gurusamy Sarathy | 1998-02-09 | 1 | -9/+8 |
* | Fix up problem with gv.c from change 477. | Malcolm Beattie | 1998-02-06 | 1 | -2/+7 |
* | Faster gv_fetchpv() for nested packages | Malcolm Beattie | 1998-02-06 | 1 | -10/+10 |
* | Some Chip patches (some tweaked to match _5x source): | Chip Salzenberg | 1998-02-06 | 1 | -8/+9 |
* | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -2/+4 |
* | Reverse integrate Malcolm's chanes into local | Nick Ing-Simmons | 1997-11-07 | 1 | -1/+0 |
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -1/+2 |
* | Integrate mainline @ 18:15 CST 31 Oct 1997 | Nick Ing-Simmons | 1997-11-01 | 1 | -1/+0 |
|\ |
|
| * | Half way through moving per-thread magicals into per-thread fields | Malcolm Beattie | 1997-10-31 | 1 | -1/+0 |
* | | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -81/+28 |
|/ |
|
* | Improve internal threading API. Introduce win32/win32thread.[ch] | Malcolm Beattie | 1997-10-24 | 1 | -1/+1 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -2/+3 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -2/+3 |
* | | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -2/+2 |
| * | bless file handles as FileHandle if loaded else IO::Handle | Gisle Aas | 1997-08-07 | 1 | -1/+3 |
* | | Assorted changes for multi-threading (now works rather more). | Malcolm Beattie | 1997-08-11 | 1 | -0/+2 |
* | | Support for op in global register (still buggy) | Malcolm Beattie | 1997-07-01 | 1 | -1/+1 |
* | | More fixups for thrperl integration. | Malcolm Beattie | 1997-06-05 | 1 | -0/+3 |
* | | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -2/+8 |
|\ \
| |/
|/| |
|
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -2/+9 |
* | | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i] | Perl 5 Porters | 1997-04-25 | 1 | -11/+9 |
* | | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -26/+22 |
* | | SECURITY FIX: Buffer overflow in gv_fetchfile() | Chip Salzenberg | 1997-04-18 | 1 | -3/+12 |
* | | Fix for incorrect overloaded assignment | Chip Salzenberg | 1997-04-09 | 1 | -1/+1 |
* | | Fix AUTOLOAD, or kill me | Chip Salzenberg | 1997-04-03 | 1 | -2/+13 |
* | | [inseparable changes from match from perl-5.003_96 to perl-5.003_97] | Perl 5 Porters | 1997-04-01 | 1 | -21/+45 |
* | | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -11/+19 |
* | | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -58/+56 |
* | | [inseparable changes from match from perl-5.003_90 to perl-5.003_91] | Perl 5 Porters | 1997-02-25 | 1 | -0/+3 |
* | | When overloading, don't throw away nomethod's value | Ilya Zakharevich | 1997-02-22 | 1 | -5/+0 |
* | | [inseparable changes from patch from perl5.003_26 to perl5.003_27] | Perl 5 Porters | 1997-02-18 | 1 | -3/+9 |
* | | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25 | Perl 5 Porters | 1997-02-04 | 1 | -2/+4 |
* | | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23 | Perl 5 Porters | 1997-01-25 | 1 | -10/+16 |
|\ \ |
|
| * | | patch for LWP 5.05 to make it play with both 5.003 and 5.003_20 + overload patch | Ilya Zakharevich | 1997-01-25 | 1 | -7/+11 |
|/ / |
|
* | | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -49/+126 |
* | | [inseparable changes from patch from perl5.003_18 to perl5.003_19] | Perl 5 Porters | 1997-01-04 | 1 | -11/+16 |
* | | [inseparable changes from patch from perl5.003_17 to perl5.003_18] | Perl 5 Porters | 1997-01-01 | 1 | -44/+69 |
* | | [inseparable changes from patch from perl5.003_15 to perl5.003_16] | Perl 5 Porters | 1996-12-25 | 1 | -21/+14 |
* | | [revert some function caching changes]perl-5.003_15 | Chip Salzenberg | 1996-12-24 | 1 | -12/+21 |
* | | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 1 | -22/+13 |
* | | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -3/+2 |
* | | Make C<no FOO> fail if C<unimport FOO> fails | Tim Bunce | 1996-11-19 | 1 | -1/+1 |
* | | perl 5.003_07: gv.c | Ilya Zakharevich | 1996-10-09 | 1 | -1/+1 |
* | | perl 5.003_06: dump.c embed.h gv.c run.c | Perl 5 Porters | 1996-10-06 | 1 | -3/+21 |
* | | 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 | -16/+10 |
* | | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -1/+2 |
* | | perl 5.003_01: gv.c | Perl 5 Porters | 1996-06-18 | 1 | -33/+72 |
|/ |
|
* | Add $^E and $^O to special vars, and change run to runops | Perl 5 Porters | 1996-03-11 | 1 | -1/+3 |
* | perl 5.002perl-5.002 | Andy Dougherty | 1996-02-28 | 1 | -19/+20 |