1998-07-06 |
Gurusamy Sarathy |
rename s/\bSI_/PERLSI_/ to avoid collisions with sysinf... |
blob | commitdiff |
1998-07-04 |
Gurusamy Sarathy |
merge changes#1210,1211,1270 from maintbranch |
blob | commitdiff | diff to current |
1998-06-30 |
Gisle Aas |
Re: [PATCH] Simplified magic_setisa() and improved... |
blob | commitdiff | diff to current |
1998-06-28 |
Joshua Pritikin |
PUSHSTACK renovation |
blob | commitdiff | diff to current |
1998-06-18 |
Gurusamy Sarathy |
back out problematic change#1105, tweak perlsub.pod |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
Applied patch, followed by tweaks to *.sym and `perl... |
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#906,907,909,910 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge change#905 from maintbranch, minor fixes... |
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] integrate mainline |
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-04-02 |
Stephen Potter |
Re: doc: perlrun typo |
blob | commitdiff | diff to current |
1998-03-17 |
Gurusamy Sarathy |
[asperl] add a part of AS patch#14, backout incomplete... |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy |
[asperl] various changes to get asperl working under... |
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 |
Hugo van der Sanden |
[win32] another maintpatch (this one needed adjust... |
blob | commitdiff | diff to current |
1998-02-01 |
Douglas Lankshear |
[asperl] added AS patch#3 |
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-14 |
Nick Ing-Simmons |
TIEARRAY updates - almost works ... |
blob | commitdiff | diff to current |
1998-01-13 |
Nick Ing-Simmons |
tie array changes to core and tests |
blob | commitdiff | diff to current |
1998-01-04 |
Tye McQueen |
[win32] Add a tweaked version of: |
blob | commitdiff | diff to current |
1997-12-17 |
Molnar Laszlo |
Major changes to the DOS/djgpp port (including threading): |
blob | commitdiff | diff to current |
1997-11-26 |
Gurusamy Sarathy |
[win32] Sync a change from local repository. |
blob | commitdiff | diff to current |
1997-11-19 |
Ilya Zakharevich |
Jumbo regexp patch applied (with minor fix-up tweaks): |
blob | commitdiff | diff to current |
1997-11-18 |
Malcolm Beattie |
magic_setisa enhanced to update %FIELDS automatically... |
blob | commitdiff | diff to current |
1997-11-13 |
Malcolm Beattie |
Change CONTEXT to PERL_CONTEXT throughout source (since... |
blob | commitdiff | diff to current |
1997-11-11 |
Malcolm Beattie |
Initial integration of ansi branch into mainline (untes... |
blob | commitdiff | diff to current |
1997-11-11 |
Malcolm Beattie |
Fix up $@ (ERRSV now refers to GvSV(errgv) for non... |
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-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-23 |
Malcolm Beattie |
Fix refcounts for lock/magic_mutexfree. Make OP_LOCK... |
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 |
Fix up 5.004_03 merge: remove missing win32 files from... |
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-10-03 |
Malcolm Beattie |
Remove last traces of "tokenbuf as temp buffer" and... |
blob | commitdiff | diff to current |
1997-10-03 |
Malcolm Beattie |
Reliable thread signal handling. |
blob | commitdiff | diff to current |
1997-09-30 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_01) with mainline. |
blob | commitdiff | diff to current |
1997-09-22 |
Malcolm Beattie |
Minor multi-threading patches for VMS. |
blob | commitdiff | diff to current |
1997-09-10 |
Malcolm Beattie |
Debugging output for lock handling. |
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-06-11 |
Tim Bunce |
[differences between cumulative patch application and... |
blob | commitdiff | diff to current |
1997-06-11 |
Hans Mulder |
ENV leaks on win32 (was Re: Comments on ENV patch sought) |
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-23 |
Malcolm Beattie |
Added programmer-level condition variables via "condpai... |
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-07 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97b... |
blob | commitdiff | diff to current |
1997-04-04 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97a... |
blob | commitdiff | diff to current |
1997-04-04 |
Gurusamy Sarathy |
length($') isn't |
blob | commitdiff | diff to current |
1997-04-02 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97... |
blob | commitdiff | diff to current |
1997-04-02 |
Gurusamy Sarathy |
Minor cleanups |
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-22 |
Chip Salzenberg |
Automatically flush on C< $| = 1 > |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
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-21 |
Chip Salzenberg |
Undo signal patch -- it broke die() in signal |
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 |
Ilya Zakharevich |
Re: Fragile signals |
blob | commitdiff | diff to current |
1997-02-10 |
Chip Salzenberg |
Fix value of system() and $? for DEC UNIX, VMS, others |
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-29 |
Chip Salzenberg |
Don't warn on C<$\ = undef> |
blob | commitdiff | diff to current |
1996-12-27 |
Chip Salzenberg |
Fix {,un}tainting of $1 etc. when C<use locale> |
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-23 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_13 to... |
blob | commitdiff | diff to current |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
blob | commitdiff | diff to current |
1996-12-06 |
Chip Salzenberg |
Less malloc in magic |
blob | commitdiff | diff to current |
1996-11-29 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_09 to... |
blob | commitdiff | diff to current |
1996-11-29 |
Kenneth Albanowski |
Reliable signal patch |
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 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_07 to... |
blob | commitdiff | diff to current |
1996-10-10 |
Chip Salzenberg |
Re: Group fix for 5.003_06 |
blob | commitdiff | diff to current |
1996-09-30 |
Perl 5 Porters |
perl 5.003_06: mg.c |
blob | commitdiff | diff to current |
1996-08-23 |
Chip Salzenberg |
Integerize mg.c; eliminate warning on C< local($)) > |
blob | commitdiff | diff to current |
1996-07-05 |
Perl 5 Porters |
perl 5.003_01: mg.c |
blob | commitdiff | diff to current |
1996-03-11 |
Perl 5 Porters |
Add get/set magic for $^E and $^O |
blob | commitdiff | diff to current |
1996-02-29 |
Andy Dougherty |
perl 5.002 |
blob | commitdiff | diff to current |
1996-02-03 |
Perl 5 Porters |
perl 5.002gamma: mg.c |
blob | commitdiff | diff to current |
1996-02-03 |
Perl 5 Porters |
perl5.002beta3 |
blob | commitdiff | diff to current |
1996-09-01 |
Perl 5 Porters |
FAKE typeglobs seriously busted (with patch) |
blob | commitdiff | diff to current |
1996-08-19 |
Perl 5 Porters |
perl 5.003_03: mg.c |
blob | commitdiff | diff to current |
1996-08-10 |
Larry Wall |
perl 5.003_02: [no incremental changelog available] |
blob | commitdiff | diff to current |
1996-01-04 |
Perl 5 Porters |
perl 5.002beta1h patch: mg.c |
blob | commitdiff | diff to current |
1995-11-20 |
Larry Wall |
5.002 beta 1 |
blob | commitdiff | diff to current |
1995-10-31 |
Andy Dougherty |
This is my patch patch.1n for perl5.001. |
blob | commitdiff | diff to current |
1995-03-13 |
Larry Wall |
Perl 5.001 |
blob | commitdiff | diff to current |
1995-01-18 |
Andy Dougherty |
perl5.000 patch.0g: [various portability fixes, and... |
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 |
next |