| Commit message (Expand) | Author | Age | Files | Lines |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -18/+18 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -2/+2 |
* | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | Jarkko Hietaniemi | 1998-07-12 | 1 | -0/+4 |
* | mknod() is not POSIX, so remove the POSIX pieces from change#1199 | Gurusamy Sarathy | 1998-06-25 | 3 | -20/+1 |
* | tweak MANIFEST, add Dev_t to POSIX/typemap | Gurusamy Sarathy | 1998-06-23 | 1 | -0/+1 |
* | applied patch, moved #define mkfifo ... from perl.h to POSIX.xs | Jarkko Hietaniemi | 1998-06-23 | 3 | -3/+30 |
* | tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test | Gurusamy Sarathy | 1998-06-20 | 1 | -1/+1 |
* | manual integration of all outstanding ansi branch stuff into mainline | Gurusamy Sarathy | 1998-06-20 | 1 | -0/+2 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 2 | -6/+18 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 1 | -3/+2 |
| * | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 1 | -1/+1 |
| * | Integrated win32 branch into mainline. The changes to t/op/ipc*.t | Malcolm Beattie | 1998-05-28 | 1 | -2/+11 |
| |\ |
|
| | * | [win32] more mingw32 tweaks | Gurusamy Sarathy | 1998-05-21 | 1 | -1/+6 |
| | * | [win32] fix POSIX for mingw32 | Gurusamy Sarathy | 1998-05-21 | 1 | -2/+6 |
| * | | [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints | Andy Dougherty | 1998-05-28 | 1 | -1/+5 |
| |/ |
|
* | | [asperl] more changes to satisfy non-debug VC build (C-API doesn't | Gurusamy Sarathy | 1998-05-26 | 1 | -2/+3 |
* | | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -1/+7 |
|/ |
|
* | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -5/+7 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 4 | -0/+12 |
* | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 2 | -20/+20 |
* | [win32] support POSIX, enable more locale tests | Gurusamy Sarathy | 1998-04-17 | 3 | -4/+44 |
* | Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait) | Malcolm Beattie | 1998-04-02 | 1 | -0/+1 |
* | Andy Dougherty's configuration patches (Config_63-01 up to 04). | Malcolm Beattie | 1998-04-02 | 1 | -1/+7 |
* | 5.004_63 picky compiler fixes [PATCH] | Hans Mulder | 1998-04-02 | 1 | -6/+17 |
* | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -7/+7 |
* | Re: ANNOUNCE: perl5.004_60 Configure patch is available | Andy Dougherty | 1998-02-25 | 1 | -0/+6 |
* | Re: posix::strftime (core dumped) | Andy Dougherty | 1998-02-06 | 2 | -0/+11 |
* | Major changes to the DOS/djgpp port (including threading): | Molnar Laszlo | 1997-12-17 | 1 | -0/+2 |
* | Further ANSI changes now builds and passes (most) tests | Nick Ing-Simmons | 1997-10-31 | 1 | -5/+2 |
* | Patches for VMS [Dan Sugalski] | Malcolm Beattie | 1997-10-24 | 1 | -70/+0 |
* | posix.xs broken on VMS 7.1 | Dan Sugalski | 1997-08-07 | 1 | -5/+6 |
* | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g] | Perl 5 Porters | 1997-04-18 | 1 | -1/+1 |
* | Fix POSIX::raise() | Jens T. Berger Thielemann | 1997-04-01 | 1 | -2/+2 |
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -3/+3 |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -5/+5 |
* | Make POSIX::is*() eight-bit-clean | Chip Salzenberg | 1997-02-04 | 1 | -44/+44 |
* | Update $VERSION of DynaLoader and POSIX | Chip Salzenberg | 1997-01-29 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23 | Perl 5 Porters | 1997-01-25 | 3 | -22/+322 |
* | Avoid "uninitialized" warnings from POSIX::constant() | Chip Salzenberg | 1997-01-16 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_19 to perl5.003_20] | Perl 5 Porters | 1997-01-08 | 2 | -35/+36 |
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 2 | -35/+39 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -0/+1 |
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 1 | -7/+7 |
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 1 | -1/+0 |
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -4/+55 |
* | Re: strtod / strtol patch for POSIX module | David Hammen | 1996-11-19 | 3 | -15/+128 |
* | Dale's posting as patch (Was: Perl 5.003_5 make fails on NS3.2 - CURED) | Andreas Koenig | 1996-09-28 | 1 | -0/+5 |
* | LC_COLLATE. | Jarkko Hietaniemi | 1996-10-07 | 1 | -1/+8 |
* | LC_COLLATE. | Jarkko Hietaniemi | 1996-10-07 | 1 | -1/+21 |
* | perl 5.003_03: [patch introduction and re-organisation]perl-5.003_03 | Andy Dougherty | 1996-08-25 | 1 | -1134/+0 |