Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | perl 5.002_01: lib/File/Copy.pm | Perl 5 Porters | 1996-03-22 | 1 | -12/+79 |
* | perl 5.002_01: lib/File/Basename.pm | Perl 5 Porters | 1996-03-12 | 1 | -8/+6 |
* | Updated to v1.935 | Perl 5 Porters | 1996-03-17 | 1 | -61/+107 |
* | perl 5.002_01: lib/ExtUtils/testlib.pm | Perl 5 Porters | 1996-03-06 | 1 | -0/+23 |
* | perl 5.002_01: lib/ExtUtils/MM_VMS.pm | Perl 5 Porters | 1996-03-18 | 1 | -186/+644 |
* | perl 5.002_01: lib/ExtUtils/MM_Unix.pm | Perl 5 Porters | 1996-03-19 | 1 | -442/+648 |
* | Use $^O; don't use Config unless we need it | Perl 5 Porters | 1996-03-17 | 1 | -8/+9 |
* | Use $^O | Perl 5 Porters | 1996-03-17 | 2 | -5/+2 |
* | Update to MakeMaker 5.26: $^O, File::Copy, and move docs to bottom | Perl 5 Porters | 1996-03-12 | 1 | -147/+146 |
* | Update to MakeMaker 5.26; update VMS support | Perl 5 Porters | 1996-03-17 | 1 | -303/+336 |
* | Change to use $^O and &Cwd:cwd | Perl 5 Porters | 1996-03-17 | 1 | -6/+6 |
* | perl 5.002_01: lib/ExtUtils/Install.pm | Perl 5 Porters | 1996-03-07 | 1 | -58/+115 |
* | Add $^E and $^O | Perl 5 Porters | 1996-03-11 | 1 | -0/+4 |
* | Pull in constants from socket.ph | Perl 5 Porters | 1996-03-17 | 1 | -0/+2 |
* | Update to use $^O | Perl 5 Porters | 1996-03-15 | 3 | -27/+18 |
* | perl 5.002perl-5.002 | Andy Dougherty | 1996-02-28 | 14 | -425/+619 |
* | Updated to match newer Getopt::Long. | Perl 5 Porters | 1996-02-07 | 1 | -258/+45 |
* | Re: Debugger in beta3 | Ilya Zakharevich | 1996-02-06 | 2 | -92/+235 |
* | Fix ) in wrong spot for VMS. | Perl 5 Porters | 1996-02-10 | 1 | -1/+1 |
* | Documentation patch: Tie::Hash, Tie::Scalar, Tie::SubstrHash | Randy J Ray | 1996-02-06 | 3 | -26/+201 |
* | Test-Harness breaks libwww-perl, Sorry | Andreas Koenig | 1996-02-07 | 1 | -38/+100 |
* | DATA filehandle not closed in Symbol.pm | Andreas Koenig | 1996-02-08 | 1 | -0/+1 |
* | [CORRECTION] Doc patches for Search::Dict and Sys::Syslog | Hallvard B Furuseth | 1996-02-09 | 2 | -40/+115 |
* | perl 5.002gamma: lib/Pod/Functions.pm | Perl 5 Porters | 1996-02-09 | 1 | -1/+1 |
* | perl 5.002gamma: lib/Getopt/Long.pm | Perl 5 Porters | 1996-02-07 | 1 | -320/+564 |
* | beta3 File::Path warning fix | Dean Roehrich | 1996-02-06 | 1 | -1/+2 |
* | New file, part of MakeMaker-5.21 upgrade. | Perl 5 Porters | 1996-02-07 | 1 | -0/+148 |
* | xsubpp 1.933 patch | Paul Marquess | 1996-02-06 | 1 | -2/+13 |
* | perl 5.002gamma: lib/ExtUtils/MakeMaker.pm | Perl 5 Porters | 1996-02-07 | 1 | -2896/+469 |
* | New file, part of MakeMaker 5.21. | Perl 5 Porters | 1996-02-07 | 2 | -0/+3142 |
* | Updated for MakeMaker 5.21. | Perl 5 Porters | 1996-02-07 | 3 | -69/+55 |
* | New file. Part of MakeMaker 5.21. | Perl 5 Porters | 1996-02-07 | 1 | -0/+199 |
* | Make note about numerical version numbers. (Part of mm 5.21 patch) | Perl 5 Porters | 1996-02-09 | 1 | -4/+4 |
* | Autoloadwarnings | Ilya Zakharevich | 1996-02-05 | 1 | -0/+1 |
* | VERSION Patch | Paul Marquess | 1996-02-06 | 1 | -0/+1 |
* | perl 5.002gamma: [patch introduction and re-organisations] | Andy Dougherty | 1996-02-03 | 4 | -426/+295 |
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 24 | -1038/+1229 |
* | Ilya's new debugger. | Perl 5 Porters | 1996-01-11 | 3 | -4/+1682 |