| Commit message (Expand) | Author | Age | Files | Lines |
* | Half way through moving per-thread magicals into per-thread fields | Malcolm Beattie | 1997-10-31 | 1 | -10/+8 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -10/+29 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -10/+29 |
* | | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -2/+17 |
|\ \
| |/ |
|
| * | Further fix to lseek's in lockf_emulate_flock | Hallvard B Furuseth | 1997-09-05 | 1 | -3/+3 |
| * | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -2/+17 |
* | | Remove last traces of "tokenbuf as temp buffer" and removed it | Malcolm Beattie | 1997-10-03 | 1 | -1/+2 |
* | | Merge maint-5.004 branch (5.004_01) with mainline. | Malcolm Beattie | 1997-09-30 | 1 | -2/+33 |
|\ \
| |/ |
|
| * | [differences between cumulative patch application and perl5.004_01]perl-5.004_01 | Tim Bunce | 1997-06-11 | 1 | -2/+33 |
| |\ |
|
| | * | lib/io_udp.t fails on VMS | Jonathan Hudson | 1997-06-11 | 1 | -0/+20 |
| |/ |
|
* | | Support for op in global register (still buggy) | Malcolm Beattie | 1997-07-01 | 1 | -2/+2 |
* | | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -5/+7 |
|\ \
| |/
|/| |
|
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -5/+7 |
* | | [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_99 to perl-5.003_99a] | Perl 5 Porters | 1997-05-08 | 1 | -0/+9 |
* | | Fix sysread() on tied handle | Spider Boardman | 1997-05-01 | 1 | -1/+1 |
* | | Eliminate Alpha warnings | Hallvard B Furuseth | 1997-04-27 | 1 | -9/+6 |
* | | Fix scalar leak in pp_prtf() | Doug MacEachern | 1997-04-25 | 1 | -1/+2 |
* | | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -20/+53 |
* | | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g] | Perl 5 Porters | 1997-04-18 | 1 | -8/+13 |
* | | [inseparable changes from match from perl-5.003_97e to perl-5.003_97f] | Perl 5 Porters | 1997-04-17 | 1 | -0/+5 |
* | | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97e | Perl 5 Porters | 1997-04-15 | 1 | -2/+9 |
* | | [inseparable changes from match from perl-5.003_97b to perl-5.003_97c] | Perl 5 Porters | 1997-04-07 | 1 | -1/+1 |
* | | Use SSize_t for values of PerlIO_{read,write} | Chip Salzenberg | 1997-04-04 | 1 | -1/+1 |
* | | [inseparable changes from match from perl-5.003_97 to perl-5.003_97a] | Perl 5 Porters | 1997-04-03 | 1 | -1/+1 |
* | | Improve definition of Sock_size_t | Chip Salzenberg | 1997-04-01 | 1 | -5/+7 |
* | | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -31/+43 |
* | | [inseparable changes from match from perl-5.003_94 to perl-5.003_95] | Perl 5 Porters | 1997-03-22 | 1 | -1/+5 |
* | | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -0/+1 |
* | | [inseparable changes from match from perl-5.003_92 to perl-5.003_93] | Perl 5 Porters | 1997-03-07 | 1 | -0/+30 |
* | | [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 match from perl-5.003_90 to perl-5.003_91] | Perl 5 Porters | 1997-02-25 | 1 | -68/+94 |
* | | [inseparable changes from patch from perl5.003_27 to perl5.003_28] | Perl 5 Porters | 1997-02-22 | 1 | -4/+6 |
* | | [inseparable changes from patch from perl5.003_26 to perl5.003_27] | Perl 5 Porters | 1997-02-18 | 1 | -6/+6 |
* | | Fix value of system() and $? for DEC UNIX, VMS, others | Chip Salzenberg | 1997-02-11 | 1 | -4/+3 |
* | | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25 | Perl 5 Porters | 1997-02-04 | 1 | -16/+14 |
* | | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -18/+14 |
* | | [inseparable changes from patch from perl5.003_18 to perl5.003_19] | Perl 5 Porters | 1997-01-04 | 1 | -6/+6 |
* | | perl5.003_15 and Interactive Unix | Winfried Koenig | 1996-12-28 | 1 | -7/+9 |
* | | Fixes for Interactive Unix | Chip Salzenberg | 1996-12-23 | 1 | -1/+7 |
* | | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -15/+30 |
* | | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 1 | -18/+26 |
* | | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 1 | -31/+85 |
* | | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -11/+32 |
* | | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -23/+21 |
* | | perl 5.003_07: pp_sys.c | Chris Faylor | 1996-10-09 | 1 | -1/+1 |
* | | perl 5.003_06: pp_sys.c | Perl 5 Porters | 1996-09-22 | 1 | -7/+11 |
* | | perl 5.003_05: pp_sys.c | Perl 5 Porters | 1996-09-09 | 1 | -3/+20 |
* | | 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 | -5/+5 |
* | | perl 5.003_03: pp_sys.c | Perl 5 Porters | 1996-08-22 | 1 | -17/+15 |