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 |
* | Quote string argument in example -- necessary if using strict subs | Perl 5 Porters | 1996-07-15 | 4 | -7/+7 |
* | perl 5.003: lib/Symbol.pm | Perl 5 Porters | 1996-06-24 | 1 | -1/+1 |
* | Update to MakeMaker 5.34 | Perl 5 Porters | 1996-06-24 | 7 | -2821/+2657 |
* | Move quotewords() explanation into body of routine | Perl 5 Porters | 1996-03-17 | 1 | -26/+27 |
* | Correct typo: Socket --> Syslog | Perl 5 Porters | 1996-03-17 | 1 | -4/+4 |
* | Use Sys::Hostname only when necessary | Perl 5 Porters | 1996-03-17 | 1 | -1/+4 |
* | Use $^O; update VMS support | Perl 5 Porters | 1996-03-14 | 1 | -3/+4 |
* | Accept old (') and new (::) package delimiters | Perl 5 Porters | 1996-03-17 | 1 | -1/+1 |
* | Minor bugfixes | Perl 5 Porters | 1996-03-11 | 1 | -2/+2 |
* | 5.002-style -w cleanup | Perl 5 Porters | 1996-03-18 | 1 | -15/+13 |
* | Minor change to make -w clean | Perl 5 Porters | 1996-03-11 | 1 | -1/+1 |
* | Miscellaneous bugfixes; use $^O | Perl 5 Porters | 1996-03-18 | 1 | -6/+6 |