Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: [PATCH] CwdXS, Take 2 | Benjamin Sugars | 2001-03-30 | 5 | -42/+154 |
* | [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make ... | David Dyck | 2001-03-30 | 1 | -0/+1 |
* | File::Glob stuff for Mac OS | Chris Nandor | 2001-03-30 | 6 | -37/+132 |
* | fix for win32/buildext.pl | Vadim Konovalov | 2001-03-30 | 1 | -1/+2 |
* | small base.pm doc patch | Leon Brocard | 2001-03-30 | 1 | -1/+1 |
* | av.h cosmetics | Simon Cozens | 2001-03-30 | 1 | -1/+1 |
* | [DOC PATCH bleadperl] Two nits in perlhack.pod | Philip Newton | 2001-03-30 | 1 | -2/+2 |
* | glob-basic.t (Was: [ID 20010328.016]) | Benjamin Sugars | 2001-03-30 | 1 | -19/+21 |
* | Update Changes. | Jarkko Hietaniemi | 2001-03-30 | 2 | -1/+158 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-03-30 | 2 | -5/+17 |
|\ | |||||
| * | Should be (^O eq 'MSWin32') not 'Win32' | Nick Ing-Simmons | 2001-03-30 | 1 | -1/+9 |
| * | Skip order test of glob if case-ignoring system cannot | Nick Ing-Simmons | 2001-03-30 | 1 | -4/+8 |
| * | Integrate mainline. | Nick Ing-Simmons | 2001-03-30 | 15 | -42/+78 |
| |\ | |||||
* | | | Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length i... | Radu Greab | 2001-03-30 | 2 | -25/+4 |
* | | | PATCH pod/perldiag.pod | Robin Houston | 2001-03-30 | 1 | -1/+1 |
* | | | Better diagnostic in io/fs.t | Andreas König | 2001-03-30 | 1 | -5/+15 |
| |/ |/| | |||||
* | | Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0 | Jarkko Hietaniemi | 2001-03-30 | 2 | -0/+9 |
* | | Better peep()ing for foreach() loops | Stephen McCamant | 2001-03-30 | 1 | -0/+1 |
* | | Test for #9462. | Jarkko Hietaniemi | 2001-03-30 | 1 | -1/+6 |
* | | B::Deparse precedence bug. (Patch included.) | Jeremy Madea | 2001-03-30 | 1 | -1/+3 |
* | | more tests (was Re: Perl5.7.* Unicode/EBCDIC status.) | Peter Prymmer | 2001-03-30 | 5 | -15/+47 |
* | | PATCH: B::Debug should show LOOP-specific fields | Robin Houston | 2001-03-30 | 1 | -0/+10 |
* | | further MM_VMS.pm tweak | Craig A. Berry | 2001-03-30 | 1 | -1/+1 |
* | | [ID 20010328.013] Misspelling in perlop(1p) manual page | Joshua E. Rodd | 2001-03-30 | 1 | -1/+1 |
* | | ext/re/aix.pl can go | H.Merijn Brand | 2001-03-30 | 2 | -23/+0 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-30 | 2 | -5/+5 |
|\ \ | |/ | |||||
| * | DLL name has changed so installperl needs to know | Nick Ing-Simmons | 2001-03-29 | 1 | -1/+1 |
| * | Change Encode's check arguments to 'bool' so SvTRUE gets used | Nick Ing-Simmons | 2001-03-29 | 1 | -4/+4 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-03-29 | 2 | -1/+16 |
| |\ | |/ |/| | |||||
* | | Update Changes. | Jarkko Hietaniemi | 2001-03-29 | 2 | -1/+16 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-03-29 | 17 | -57/+308 |
| |\ | |/ |/| | |||||
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-29 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Make sure buildext.pl finds Errno.pm | Nick Ing-Simmons | 2001-03-29 | 1 | -2/+2 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-03-29 | 2 | -1/+159 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-29 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Integrate win32/makefile.mk with mainline. | Nick Ing-Simmons | 2001-03-29 | 1 | -4/+4 |
| |\ | |/ |/| | |||||
* | | RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424) | Vadim Konovalov | 2001-03-29 | 1 | -4/+4 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-29 | 9 | -258/+134 |
|\ \ | |||||
* | | | Reintroduce the use of external pwd. | Jarkko Hietaniemi | 2001-03-29 | 1 | -11/+39 |
* | | | use warnings instead of -w. | Jarkko Hietaniemi | 2001-03-29 | 1 | -1/+3 |
* | | | h2xs -w nits | Jonathan Stowe | 2001-03-29 | 1 | -10/+12 |
* | | | minor pod nits | Robin Barker | 2001-03-29 | 2 | -5/+13 |
* | | | typemap cast warning | Robin Barker | 2001-03-29 | 1 | -2/+2 |
* | | | printf warning | Robin Barker | 2001-03-29 | 5 | -10/+14 |
* | | | some tests (was Re: Perl5.7.* Unicode/EBCDIC status.) | Peter Prymmer | 2001-03-29 | 4 | -18/+67 |
* | | | test-prep target was missing. | Jarkko Hietaniemi | 2001-03-29 | 1 | -1/+1 |
| | * | Fix breakage ... | Nick Ing-Simmons | 2001-03-29 | 1 | -0/+4 |
| |/ | |||||
| * | Work in progress - determine win32 extensions to build via script. | Nick Ing-Simmons | 2001-03-29 | 3 | -220/+71 |
| * | Win32 has name conflict with ERROR | Nick Ing-Simmons | 2001-03-29 | 1 | -8/+8 |
| * | Make as-shipped compiler default to MSVC6 | Nick Ing-Simmons | 2001-03-29 | 1 | -4/+4 |