Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl 5.003_01: utils/perlbug.PL | Perl 5 Porters | 1996-07-16 | 1 | -25/+81 |
* | perl 5.003_01: utils/h2xs.PL | Perl 5 Porters | 1996-07-09 | 1 | -9/+128 |
* | perl 5.003_01: utils/h2ph.PL | Perl 5 Porters | 1996-07-05 | 1 | -1/+1 |
* | perl 5.003_01: util.c | Perl 5 Porters | 1996-07-17 | 1 | -13/+68 |
* | Add OS-specific initialization for macros used in Plan9 and VMS ports | Perl 5 Porters | 1996-07-25 | 1 | -0/+21 |
* | Add default UNIVERSAL methods to core | Perl 5 Porters | 1996-07-07 | 1 | -0/+232 |
* | perl 5.003_01: toke.c | Perl 5 Porters | 1996-07-07 | 1 | -7/+83 |
* | Add tests for new strict untie | Perl 5 Porters | 1996-07-03 | 1 | -0/+144 |
* | Consider alternate location for system groups command | Perl 5 Porters | 1996-05-01 | 1 | -2/+2 |
* | Added tests for multicharacter record delimiters | Perl 5 Porters | 1996-06-17 | 1 | -1/+16 |
* | Update name of %Config value under VMS | Perl 5 Porters | 1996-06-17 | 1 | -1/+1 |
* | Add tests for new Opcode extension | Perl 5 Porters | 1996-07-18 | 4 | -0/+352 |
* | Add tests for new IO extension | Perl 5 Porters | 1996-07-22 | 6 | -0/+310 |
* | perl 5.003_01: t/lib/filehand.t | Perl 5 Porters | 1996-07-18 | 1 | -9/+3 |
* | perl 5.003_01: t/lib/dirhand.t | Perl 5 Porters | 1996-07-22 | 1 | -2/+2 |
* | Updated as part of DB_File update | Perl 5 Porters | 1996-07-05 | 3 | -43/+117 |
* | Add tests to check treatment of numbers between 0 and -1 | Perl 5 Porters | 1996-05-01 | 1 | -1/+15 |
* | Mention when tests were skipped instead of passed | Perl 5 Porters | 1996-07-08 | 1 | -2/+7 |
* | perl 5.003_01: sv.c | Perl 5 Porters | 1996-07-25 | 1 | -117/+183 |
* | Correct cast in SAVEDESTRUCTOR macro | Perl 5 Porters | 1996-06-18 | 1 | -1/+1 |
* | perl 5.003_01: scope.c | Perl 5 Porters | 1996-07-04 | 1 | -39/+40 |
* | Allow redirection of debug messages | Perl 5 Porters | 1996-06-18 | 3 | -27/+27 |
* | perl 5.003_01: proto.h | Perl 5 Porters | 1996-07-17 | 1 | -8/+22 |
* | perl 5.003_01: pp_sys.c | Perl 5 Porters | 1996-07-25 | 1 | -27/+90 |
* | perl 5.003_01: pp_hot.c | Perl 5 Porters | 1996-07-04 | 1 | -21/+63 |
* | perl 5.003_01: pp_ctl.c | Perl 5 Porters | 1996-07-15 | 1 | -19/+42 |
* | perl 5.003_01: pp.h | Perl 5 Porters | 1996-07-05 | 1 | -6/+5 |
* | perl 5.003_01: pp.c | Perl 5 Porters | 1996-07-16 | 1 | -30/+44 |
* | perl 5.003_01: pod/pod2man.PL | Perl 5 Porters | 1996-07-29 | 1 | -17/+23 |
* | Handle characters with high bit set | Perl 5 Porters | 1996-07-04 | 1 | -6/+8 |
* | perl 5.003_01: pod/pod2html.PL | Perl 5 Porters | 1996-07-07 | 1 | -4/+5 |
* | perl 5.003_01: pod/perlxstut.pod | Perl 5 Porters | 1996-07-10 | 1 | -15/+27 |
* | Typos and formatting corrected | Perl 5 Porters | 1996-07-08 | 1 | -4/+4 |
* | perl 5.003_01: pod/perlvar.pod | Perl 5 Porters | 1996-07-05 | 1 | -13/+26 |
* | perl 5.003_01: pod/perltrap.pod | Perl 5 Porters | 1996-07-29 | 1 | -104/+936 |
* | Fix pod formatting | Perl 5 Porters | 1996-07-05 | 1 | -3/+3 |
* | perl 5.003_01: pod/perltie.pod | Perl 5 Porters | 1996-07-15 | 1 | -5/+13 |
* | perl 5.003_01: pod/perlsub.pod | Perl 5 Porters | 1996-07-05 | 1 | -11/+12 |
* | Extensive rewrite | Perl 5 Porters | 1996-07-07 | 1 | -106/+227 |
* | Distinguish between "identifier" and full variable name | Perl 5 Porters | 1996-05-01 | 1 | -1/+1 |
* | perl 5.003_01: pod/perlref.pod | Perl 5 Porters | 1996-06-18 | 1 | -8/+12 |
* | Correct typo | Perl 5 Porters | 1996-06-18 | 1 | -1/+1 |
* | Correct pod formatting | Perl 5 Porters | 1996-05-01 | 1 | -0/+2 |
* | perl 5.003_01: pod/perlop.pod | Perl 5 Porters | 1996-06-17 | 1 | -5/+5 |
* | Add documentation for default UNIVERSAL methods | Perl 5 Porters | 1996-07-05 | 1 | -2/+71 |
* | perl 5.003_01: pod/perlmod.pod | Perl 5 Porters | 1996-07-10 | 1 | -9/+21 |
* | perl 5.003_01: pod/perllol.pod | Perl 5 Porters | 1996-06-17 | 1 | -3/+3 |
* | Use pod formatting instead of ASCII emphasis | Perl 5 Porters | 1996-06-17 | 1 | -1/+1 |
* | perl 5.003_01: pod/perlfunc.pod | Perl 5 Porters | 1996-07-19 | 1 | -24/+54 |
* | Typos corrected | Perl 5 Porters | 1996-06-17 | 2 | -15/+15 |