Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: \ ( @array ) busted for lexical @array (once more) | Gurusamy Sarathy | 1996-09-04 | 3 | -6/+29 |
* | Add _STDIO_LOADED (VMS) to list of guard symbols. | Perl 5 Porters | 1996-09-07 | 1 | -1/+2 |
* | perl 5.003_05: mg.h | Perl 5 Porters | 1996-09-08 | 1 | -0/+4 |
* | Integerize mg.c; eliminate warning on C< local($)) > | Chip Salzenberg | 1996-08-23 | 1 | -37/+47 |
* | perl 5.003_05: makedepend.SH | Perl 5 Porters | 1996-09-07 | 1 | -3/+3 |
* | syslog.pl `use Socket' lossage | Roderick Schertler | 1996-09-03 | 1 | -1/+1 |
* | perl 5.003_05: lib/open3.pl | Perl 5 Porters | 1996-09-07 | 1 | -2/+2 |
* | perl 5.003_05: lib/Math/Complex.pm | Perl 5 Porters | 1996-09-08 | 1 | -3/+3 |
* | Cwd::fastcwd in File::Find | Michael Mahan | 1996-09-04 | 1 | -1/+1 |
* | perl 5.003_05: lib/ExtUtils/MakeMaker.pm | Perl 5 Porters | 1996-09-08 | 1 | -6/+6 |
* | Updated to MakeMaker-5.38. | Perl 5 Porters | 1996-09-03 | 1 | -18/+26 |
* | Updated to MakeMaker-5.38. | Perl 5 Porters | 1996-09-03 | 4 | -13/+19 |
* | perl 5.003_05: lib/ExtUtils/Install.pm | Perl 5 Porters | 1996-09-07 | 1 | -13/+8 |
* | perl 5.003_05: lib/AnyDBM_File.pm | Perl 5 Porters | 1996-09-05 | 1 | -5/+8 |
* | Re: installperl feature request (was: Re: Upgrade 4.0x to 5.001m) | author scotth@sgi.com 842220273 +0000 | 1996-09-08 | 2 | -6/+18 |
* | perl 5.003_05: hv.c | Perl 5 Porters | 1996-09-05 | 1 | -7/+12 |
* | perl 5.003_05: hints/sunos_4_1.sh | Perl 5 Porters | 1996-09-08 | 1 | -1/+9 |
* | perl 5.003_05: hints/solaris_2.sh | Perl 5 Porters | 1996-09-10 | 1 | -4/+19 |
* | perl 5.003_05: hints/sco.sh | Perl 5 Porters | 1996-09-02 | 1 | -1/+5 |
* | perl 5.003_05: hints/hpux.sh | Perl 5 Porters | 1996-09-11 | 1 | -9/+8 |
* | perl 5.003_05: hints/convexos.sh | Perl 5 Porters | 1996-09-11 | 1 | -9/+0 |
* | Make a little more C++-friendly for IBM's CSET++ compiler. | Perl 5 Porters | 1996-09-05 | 1 | -0/+7 |
* | Patch to inhibit autosplit on Socket.pm | Andreas Koenig | 1996-09-05 | 1 | -13/+2 |
* | Try to work around "bad free" in dbmclose(). | Perl 5 Porters | 1996-09-08 | 2 | -0/+8 |
* | perl 5.003_05: ext/ODBM_File/ODBM_File.xs | Perl 5 Porters | 1996-09-07 | 1 | -0/+15 |
* | FileHandle::DESTROY for fd 0 | Roderick Schertler | 1996-09-04 | 1 | -2/+2 |
* | No AutoLoader for Fcntl | Chip Salzenberg | 1996-09-05 | 1 | -5/+0 |
* | Update to DB_File 1.03. | Perl 5 Porters | 1996-09-07 | 5 | -342/+1035 |
* | Newer CPerl-mode | Ilya Zakharevich | 1996-09-07 | 1 | -113/+453 |
* | perl 5.003_05: config_h.SH | Perl 5 Porters | 1996-09-11 | 1 | -25/+45 |
* | Updated to match newest config_h.SH. | Perl 5 Porters | 1996-09-11 | 1 | -28/+48 |
* | turbidity in av.[ch] | Gurusamy Sarathy | 1995-12-10 | 1 | -1/+1 |
* | VMS 5.003_05 Update. | Perl 5 Porters | 1996-09-07 | 9 | -90/+340 |
* | Updated to match Configure. | Perl 5 Porters | 1996-09-11 | 1 | -2/+33 |
* | perl 5.003_05: Makefile.SH | Perl 5 Porters | 1996-09-10 | 1 | -11/+3 |
* | perl 5.003_05: MANIFEST | Perl 5 Porters | 1996-09-08 | 1 | -0/+4 |
* | perl 5.003_05: INSTALL | Perl 5 Porters | 1996-09-07 | 1 | -11/+67 |
* | perl 5.003_05: Configure | Perl 5 Porters | 1996-09-11 | 1 | -1573/+1719 |
* | Updated for 5.003_05. | Perl 5 Porters | 1996-09-11 | 1 | -2/+718 |
* | Change to subversion 5. | Perl 5 Porters | 1996-09-02 | 1 | -1/+1 |
* | perl 5.003_04: [patch introduction and re-organisation]perl-5.003_04 | Andy Dougherty | 1996-09-02 | 3 | -28/+0 |
* | perl 5.003_04: utils/perldoc.PL | Perl 5 Porters | 1996-08-28 | 1 | -5/+10 |
* | Make leading =head NAME item a paragraph so pod2man finds it. | Perl 5 Porters | 1996-08-28 | 1 | -0/+1 |
* | Patch for LONG_MAX & co. | Perl 5 Porters | 1996-08-30 | 1 | -55/+81 |
* | lval substr() coredumps with refs (with patch) | Perl 5 Porters | 1996-08-28 | 1 | -1/+22 |
* | FAKE typeglobs seriously busted (with patch) | Perl 5 Porters | 1996-08-28 | 1 | -0/+59 |
* | Re: truncate with file name does not work (with patch) | Perl 5 Porters | 1996-08-28 | 1 | -1/+25 |
* | Track SVs for destruction when -DPURIFY | Chip Salzenberg | 1996-09-02 | 1 | -120/+196 |
* | Patch for LONG_MAX & co. | Perl 5 Porters | 1996-09-01 | 1 | -5/+5 |
* | Patch for LONG_MAX & co. | Perl 5 Porters | 1996-08-28 | 1 | -5/+14 |