Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate use of $& to avoid runtime penalty | Perl 5 Porters | 1996-05-01 | 2 | -5/+5 |
* | Update to version 1.16 | Perl 5 Porters | 1996-05-09 | 1 | -1/+5 |
* | perl 5.003_01: lib/lib.pm | Perl 5 Porters | 1996-06-03 | 1 | -2/+7 |
* | Allow for directory named "0" | Perl 5 Porters | 1996-05-14 | 1 | -1/+1 |
* | Escape literal "@" in string | Perl 5 Porters | 1996-05-01 | 1 | -1/+1 |
* | Use newer File::Find to eliminate duplicate code | Perl 5 Porters | 1996-06-18 | 2 | -144/+14 |
* | perl 5.003_01: lib/dumpvar.pl | Perl 5 Porters | 1996-07-05 | 1 | -3/+4 |
* | Eliminate $`,$' to avoid runtime penalty | Perl 5 Porters | 1996-05-01 | 1 | -2/+2 |
* | Use ~-expanded version of privlib | Perl 5 Porters | 1996-07-10 | 1 | -2/+2 |
* | Fix bugs in initialization for some timezones | Perl 5 Porters | 1996-07-03 | 1 | -16/+34 |
* | Update to version 96.041801 | Perl 5 Porters | 1996-07-05 | 1 | -64/+72 |
* | Update to version 96.051501 | Perl 5 Porters | 1996-07-08 | 1 | -51/+68 |
* | Allow for "0" as a word | Perl 5 Porters | 1996-05-01 | 1 | -3/+3 |
* | perl 5.003_01: lib/Test/Harness.pm | Perl 5 Porters | 1996-07-08 | 1 | -45/+73 |
* | perl 5.003_01: lib/Sys/Syslog.pm | Perl 5 Porters | 1996-06-18 | 1 | -6/+5 |
* | Fix VMS test to eliminate void context warning | Perl 5 Porters | 1996-05-14 | 1 | -1/+1 |
* | Incorporate new "use <version>" syntax | Perl 5 Porters | 1996-07-07 | 1 | -1/+1 |
* | Update docs | Perl 5 Porters | 1996-07-10 | 1 | -62/+69 |
* | Extend to handle 8-bit characters in input | Perl 5 Porters | 1996-07-04 | 1 | -7/+12 |
* | Eliminate $& to avoid runtime penalty | Perl 5 Porters | 1996-05-01 | 2 | -5/+5 |
* | Update to version 2.3 | Perl 5 Porters | 1996-07-09 | 1 | -113/+178 |
* | Add FindBin library module | Perl 5 Porters | 1996-06-21 | 1 | -0/+232 |
* | perl 5.003_01: lib/File/Find.pm | Perl 5 Porters | 1996-06-18 | 1 | -4/+11 |
* | perl 5.003_01: lib/File/Copy.pm | Perl 5 Porters | 1996-07-15 | 1 | -5/+2 |
* | perl 5.003_01: lib/File/Basename.pm | Perl 5 Porters | 1996-07-09 | 1 | -57/+27 |
* | Add Fatal library module | Perl 5 Porters | 1996-05-15 | 1 | -0/+82 |
* | perl 5.003_01: lib/ExtUtils/xsubpp | Perl 5 Porters | 1996-07-10 | 1 | -8/+19 |
* | Add version variable | Perl 5 Porters | 1996-06-21 | 1 | -0/+3 |
* | perl 5.003_01: lib/ExtUtils/Mkbootstrap.pm | Perl 5 Porters | 1996-06-21 | 1 | -36/+42 |
* | perl 5.003_01: lib/ExtUtils/MakeMaker.pm | Perl 5 Porters | 1996-07-10 | 1 | -10/+12 |
* | perl 5.003_01: lib/ExtUtils/MM_VMS.pm | Perl 5 Porters | 1996-07-24 | 1 | -139/+151 |
* | perl 5.003_01: lib/ExtUtils/MM_Unix.pm | Perl 5 Porters | 1996-07-24 | 1 | -21/+29 |
* | NeXT-specific support | Perl 5 Porters | 1996-07-10 | 1 | -5/+8 |
* | Add ExtUtils::Embed | Perl 5 Porters | 1996-07-21 | 1 | -0/+473 |
* | Add version check option | Perl 5 Porters | 1996-06-18 | 1 | -3/+13 |
* | perl 5.003_01: lib/Cwd.pm | Perl 5 Porters | 1996-05-15 | 1 | -4/+7 |
* | perl 5.003_01: lib/Carp.pm | Perl 5 Porters | 1996-07-25 | 1 | -9/+29 |
* | Update documentation | Perl 5 Porters | 1996-07-10 | 2 | -7/+125 |
* | Adjust per-interpreter symbols | Perl 5 Porters | 1996-07-05 | 1 | -3/+4 |
* | perl 5.003_01: installperl | Perl 5 Porters | 1996-07-05 | 1 | -14/+20 |
* | Add shared hash key support | Perl 5 Porters | 1996-06-19 | 2 | -0/+43 |
* | perl 5.003_01: hv.c | Perl 5 Porters | 1996-06-18 | 1 | -107/+485 |
* | Correct note on GCC_EXEC_PREFIX | Perl 5 Porters | 1996-07-07 | 1 | -3/+3 |
* | perl 5.003_01: hints/os2.sh | Perl 5 Porters | 1996-06-18 | 1 | -22/+47 |
* | Add hints file for NeXT 4.0 | Perl 5 Porters | 1996-07-10 | 1 | -0/+55 |
* | Add hints file for NeXT 3.3 | Perl 5 Porters | 1996-07-05 | 1 | -0/+69 |
* | Add hints file for NeXT 3.2 | Perl 5 Porters | 1996-07-05 | 1 | -0/+64 |
* | Update cc and ld flags, and add MAB support | Perl 5 Porters | 1996-07-10 | 1 | -3/+5 |
* | Eliminate hints now correctly handled by Configure | Perl 5 Porters | 1996-07-09 | 1 | -17/+6 |
* | Recognize recent versions > 10.2 | Perl 5 Porters | 1996-07-09 | 1 | -3/+4 |