Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 93 | -1049/+3347 |
|\ | |||||
| * | perldoc diffs: don't search auto - much faster | Joseph N. Hall | 1997-09-05 | 1 | -1/+5 |
| * | 5.004m4t1: perlbug: NIS domainname gets into wrong places | Andreas J. Koenig | 1997-09-05 | 1 | -4/+1 |
| * | eg/sysvipc/ipcsem bug, new hints/bsdos.sh | Tony Sanders | 1997-09-05 | 2 | -112/+54 |
| * | h2ph broken in 5.004_02 | Kurt D. Starsinic | 1997-09-05 | 1 | -1/+1 |
| * | Perldoc tiny patch to avoid $0 | Ilya Zakharevich | 1997-09-05 | 1 | -3/+4 |
|/ | |||||
* | Missing 'require' in auto-generated .pm by h2xs | David Kerry | 1997-09-05 | 1 | -1/+1 |
* | fix poor t/op/runlevel.t test | Norton Allen | 1997-09-05 | 1 | -1/+1 |
* | Identify t/*/*.t test failing because of file permissions | Andreas J. Koenig | 1997-09-05 | 1 | -0/+1 |
* | tests fail if localhost/loopback address not defined | David McLean | 1997-09-05 | 2 | -0/+8 |
* | op/glob.t test failure under Win32 with CVS | Warren Jones | 1997-09-05 | 1 | -2/+3 |
* | OS/2 Hints | Ilya Zakharevich | 1997-09-05 | 1 | -16/+44 |
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | New hints file for IBM OS/390 OpenEdition (MVS) | Peter Prymmer | 1997-09-05 | 1 | -0/+33 |
* | | New hints file for IBM OS/390 OpenEdition (MVS) | Tim Bunce | 1997-09-05 | 1 | -0/+33 |
|/ | |||||
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | hints/qnx.sh update | Norton Allen | 1997-09-05 | 1 | -17/+18 |
* | | hints/qnx.sh update | Tim Bunce | 1997-09-05 | 1 | -17/+25 |
|/ | |||||
* | Minor OS/2 patch for 4_03 | Ilya Zakharevich | 1997-09-05 | 1 | -1/+5 |
* | Dynixptx hints | Bruce P. Schuck | 1997-09-05 | 1 | -0/+7 |
* | Fix perl build on Digital UNIX after JDK installs libnet.so | Spider Boardman | 1997-09-05 | 1 | -0/+10 |
* | lib/timelocal.t fails test 1 for VMS 7.1 | Dan Sugalski | 1997-09-05 | 2 | -2/+13 |
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | Irix 6.2 build problem - so_locations | David Billinghurst | 1997-09-05 | 1 | -1/+1 |
* | | Irix 6.2 build problem - so_locations | Tim Bunce | 1997-09-05 | 1 | -0/+4 |
|/ | |||||
* | Tweak to hints/machten.sh: stop t/lib/complex.t from failing | Dominic Dunlop | 1997-09-05 | 1 | -6/+9 |
* | Bug in Win32::GetShortPathName | Gurusamy Sarathy | 1997-09-05 | 1 | -1/+9 |
* | pl2bat.bat -> pl2bat.pl change in win32/pod.mak | Jan Dubois | 1997-09-05 | 1 | -1/+1 |
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | Win32 archnames | Bill Middleton | 1997-09-05 | 1 | -1/+5 |
* | | Win32 archnames | Tim Bunce | 1997-09-05 | 2 | -2/+10 |
|/ | |||||
* | Enhance perly.fixer to help porters. | Tim Bunce | 1997-09-05 | 1 | -7/+31 |
* | Emacs CPerl update for 5.004_04 | Ilya Zakharevich | 1997-09-05 | 1 | -169/+442 |
* | myconfig / perl -V: remove randbits and add prototype | Tim Bunce | 1997-09-05 | 1 | -1/+1 |
* | Updated CPAN.pm for 5.004_04 | Andreas J. Koenig | 1997-09-05 | 2 | -510/+908 |
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | Trap Time::Local infinite loop | Hugo van der Sanden | 1997-09-05 | 1 | -0/+3 |
* | | Trap Time::Local infinite loop | Tim Bunce | 1997-09-05 | 1 | -0/+3 |
|/ | |||||
* | Banishing eval from getopt.pl and Getopt/Std.pm | John L. Allen | 1997-09-05 | 2 | -6/+6 |
* | xsubpp fix to allow #ifdef's around entire XSubs | John Tobey | 1997-09-05 | 1 | -2/+2 |
* | Document that File::Find doesn't follow symlinks | Greg Ward | 1997-09-05 | 1 | -0/+4 |
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | Syslog.pm and missing _PATH_LOG | Ulrich Pfeifer | 1997-09-05 | 1 | -4/+11 |
* | | Syslog.pm and missing _PATH_LOG | Tim Bunce | 1997-09-05 | 1 | -6/+12 |
|/ | |||||
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | IO::Socket autoflush by default, assume tcp and PeerAddr | Gisle Aas | 1997-09-05 | 1 | -6/+23 |
* | | IO::Socket autoflush by default, assume tcp and PeerAddr | Tim Bunce | 1997-09-05 | 1 | -6/+26 |
|/ | |||||
* | Getopt::Long 2.11 | Johan Vromans | 1997-09-05 | 1 | -10/+23 |
* | [dummy merge] | Tim Bunce | 1997-09-05 | 0 | -0/+0 |
|\ | |||||
| * | Sys::Hostname fails under Solaris 2.5 when setuid | Patrick Hayes | 1997-09-05 | 1 | -0/+12 |