| Commit message (Expand) | Author | Age | Files | Lines |
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19] | Perl 5 Porters | 1997-01-04 | 52 | -1612/+4701 |
* | Re: perldelta, take 3 | Tim Bunce | 1997-01-04 | 1 | -8/+15 |
* | Make libs clean under '-w' | Jarkko Hietaniemi | 1997-01-04 | 14 | -29/+35 |
* | Free memory of large lexical variables when leaving scope | Chip Salzenberg | 1997-01-04 | 1 | -6/+26 |
* | [shell changes from patch from perl5.003_18 to perl5.003_19] | Chip Salzenberg | 1997-01-04 | 12 | -901/+0 |
* | [differences between cumulative patch application and perl5.003_18]perl-5.003_18 | Chip Salzenberg | 1997-01-01 | 0 | -0/+0 |
|\ |
|
| * | Re: perldiag.pod entry for "Scalar value @%s{%s} ..." | Roderick Schertler | 1997-01-01 | 1 | -1/+15 |
* | | [inseparable changes from patch from perl5.003_17 to perl5.003_18] | Perl 5 Porters | 1997-01-01 | 35 | -279/+954 |
|/ |
|
* | Locale-related pod patches, take 2 | Dominic Dunlop | 1997-01-01 | 6 | -28/+82 |
* | Updates to perllocale.pod | Dominic Dunlop | 1997-01-01 | 1 | -12/+48 |
* | File::Copy under OS/2 | Ilya Zakharevich | 1997-01-01 | 2 | -23/+31 |
* | Improving Config.pm | Tom Phoenix | 1997-01-01 | 1 | -7/+20 |
* | More tests | Tom Phoenix | 1997-01-01 | 4 | -13/+68 |
* | test harness for C<use x.xxxx> | Graham Barr | 1997-01-01 | 2 | -0/+102 |
* | Add missing syms to global.sym; update magic doc | Chip Salzenberg | 1997-01-01 | 2 | -1/+4 |
* | Fix core dump on perl_construct()/perl_destruct() loop | Chip Salzenberg | 1997-01-01 | 1 | -0/+5 |
* | Don't forget $c in C<(($a,$b,$c)=(1,2))=(3,4,5)> | Chip Salzenberg | 1997-01-01 | 1 | -2/+3 |
* | Ultrix setlocale() workaround | Chip Salzenberg | 1997-01-01 | 2 | -8/+47 |
* | Warn on 'undef $x; $x OP 1' where OP is *=, /=, %=, or **= | Chip Salzenberg | 1997-01-01 | 1 | -4/+4 |
* | Hide lexicals from C<use>d or C<require>d module (!) | Chip Salzenberg | 1997-01-01 | 1 | -2/+5 |
* | [shell changes from patch from perl5.003_17 to perl5.003_18] | Chip Salzenberg | 1997-01-01 | 1 | -0/+0 |
* | [differences between cumulative patch application and perl5.003_17]perl-5.003_17 | Chip Salzenberg | 1996-12-28 | 0 | -0/+0 |
* | [inseparable changes from patch from perl5.003_16 to perl5.003_17] | Perl 5 Porters | 1996-12-28 | 2 | -1/+87 |
* | tiny perllocale.pod diff for _16 | Jarkko Hietaniemi | 1996-12-28 | 1 | -14/+15 |
* | perlpod.pod patch for _16 | Kenneth Albanowski | 1996-12-28 | 1 | -2/+41 |
* | Perlguts, version 27 | Jeff Okamoto | 1996-12-28 | 1 | -5/+38 |
* | Newer debugger | Ilya Zakharevich | 1996-12-28 | 1 | -22/+105 |
* | Refresh MakeMaker to 5.39 | Andreas Koenig | 1996-12-28 | 5 | -73/+162 |
* | Test C< ()=() > | Chip Salzenberg | 1996-12-28 | 1 | -0/+2 |
* | New tests: op/method.t and op/locale.t | Ilya Zakharevich | 1996-12-28 | 3 | -0/+433 |
* | Limit effects of "=pod" to a single file | Chip Salzenberg | 1996-12-28 | 1 | -0/+1 |
* | Fix {,un}tainting of $1 etc. when C<use locale> | Chip Salzenberg | 1996-12-28 | 2 | -28/+22 |
* | Minor OS/2 fixes | Ilya Zakharevich | 1996-12-28 | 2 | -1/+2 |
* | Suggest "usemymalloc='n'" for FreeBSD 2.* | Ralf S. Engelschall | 1996-12-28 | 1 | -0/+1 |
* | perl5.003_15 and Interactive Unix | Winfried Koenig | 1996-12-28 | 2 | -7/+12 |
* | Support named closures | Chip Salzenberg | 1996-12-28 | 6 | -14/+38 |
* | [shell changes from patch from perl5.003_16 to perl5.003_17] | Chip Salzenberg | 1996-12-28 | 2 | -0/+0 |
* | [differences between cumulative patch application and perl5.003_16]perl-5.003_16 | Chip Salzenberg | 1996-12-25 | 0 | -0/+0 |
|\ |
|
| * | Try again to improve method caching | Ilya Zakharevich | 1996-12-25 | 2 | -22/+18 |
* | | [inseparable changes from patch from perl5.003_15 to perl5.003_16] | Perl 5 Porters | 1996-12-25 | 34 | -374/+709 |
|/ |
|
* | Update to perllocale.pod | Jarkko Hietaniemi | 1996-12-25 | 1 | -30/+37 |
* | Edit INSTALL to describe new binary compat setup | Chip Salzenberg | 1996-12-25 | 1 | -9/+3 |
* | Fix compilation errors when malloc.c used for x2p | Robin Barker | 1996-12-25 | 1 | -15/+15 |
* | Use root EXTERN.h when compiling x2p/malloc.c. | Paul Marquess | 1996-12-25 | 1 | -0/+1 |
* | Don't recurse into subdirs twice on 'make realclean' | Chip Salzenberg | 1996-12-25 | 1 | -10/+16 |
* | Refresh Net::Ping to 2.02 | Russell Mosemann | 1996-12-25 | 1 | -63/+507 |
* | Refresh CPAN to 1.09 | Andreas Koenig | 1996-12-25 | 1 | -75/+97 |
* | Fix closures that are not in subroutines | Chip Salzenberg | 1996-12-25 | 1 | -8/+19 |
* | [shell changes from patch from perl5.003_15 to perl5.003_16] | Chip Salzenberg | 1996-12-25 | 1 | -0/+0 |
* | [revert some function caching changes]perl-5.003_15 | Chip Salzenberg | 1996-12-24 | 4 | -17/+33 |