1999-10-15 |
Jan Dubois |
Prevent "Out of memory" error in POSIX's strftime() |
tree | commitdiff |
1999-09-29 |
Charles Bailey |
resync with mainline |
tree | commitdiff |
1999-09-24 |
Spider Boardman |
normalize time for strftime() (without the isdst effects of |
tree | commitdiff |
1999-09-19 |
Gurusamy Sarathy |
control change#1914 via hints (causes problems on some... |
tree | commitdiff |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
tree | commitdiff |
1999-09-13 |
Robin Barker |
Replace change #4100 with |
tree | commitdiff |
1999-09-07 |
Robin Barker |
Fix pointer casts. |
tree | commitdiff |
1999-08-23 |
Charles Bailey |
Update calls for new thread context handling |
tree | commitdiff |
1999-08-10 |
Dan Sugalski |
Patches needed to get _60 building with |
tree | commitdiff |
1999-08-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. perl.h and util.c required... |
tree | commitdiff |
1999-08-01 |
Gurusamy Sarathy |
rename cygwin32 to cygwin (from Eric Fifer <EFifer... |
tree | commitdiff |
1999-07-27 |
Jarkko Hietaniemi |
Integrate with Sarathy (5.005_58). |
tree | commitdiff |
1999-07-27 |
Ilya Zakharevich |
decrease memory footprint of standard modules |
tree | commitdiff |
1999-07-26 |
Jarkko Hietaniemi |
Use long doubles only if they are useful. |
tree | commitdiff |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
tree | commitdiff |
1999-07-07 |
Steven N. Hirsch |
slightly modified version of suggested patch |
tree | commitdiff |
1999-07-05 |
Fifer, Eric |
cygwin32 update |
tree | commitdiff |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
tree | commitdiff |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
tree | commitdiff |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
tree | commitdiff |
1999-06-02 |
Gurusamy Sarathy |
missed a few files |
tree | commitdiff |
1999-05-28 |
Ilya Zakharevich |
Cosmetic OS/2-related patches |
tree | commitdiff |
1999-05-17 |
Fifer, Eric |
additional cleanups for cygwin32 port |
tree | commitdiff |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
tree | commitdiff |
1999-04-10 |
Andy Dougherty |
Re: Misspelled macro in ext/POSIX/POSIX.xs? |
tree | commitdiff |
1999-04-04 |
Gurusamy Sarathy |
correct places that said newSVpv() when they meant... |
tree | commitdiff |
1999-02-15 |
Jan Dubois |
use New() et al., rather than safemalloc() et al. |
tree | commitdiff |
1999-02-03 |
Dominic Dunlop |
Document the standard strftime %formats. |
tree | commitdiff |
1999-02-02 |
G. Del Merritt |
Fix typecasts in #2797 |
tree | commitdiff |
1999-02-02 |
Ted Law |
POSIX::strftime buffer overflow problem |
tree | commitdiff |
1999-02-02 |
Jarkko Hietaniemi |
POSIX::redef setv?buf() to IO::Handle:: (by gbarr). |
tree | commitdiff |
1999-01-13 |
Jarkko Hietaniemi |
Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> |
tree | commitdiff |
1999-01-06 |
W. Phillip Moore |
POSIX getpgrp is not -w clean |
tree | commitdiff |
1999-01-05 |
Jarkko Hietaniemi |
Reword the setlocale() 1-arg case better. |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
tree | commitdiff |
1998-11-28 |
Martin J. Bligh |
Add -lm to dynix/ptx POSIX hints. |
tree | commitdiff |
1998-11-12 |
Martin J. Bligh |
Re: Making Perl work on DYNIX/ptx |
tree | commitdiff |
1998-10-30 |
Jarkko Hietaniemi |
#2133 fallout. |
tree | commitdiff |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
tree | commitdiff |
1998-10-25 |
Gurusamy Sarathy |
integrate changes#1982,2014,2021 (from maint-5.005) |
tree | commitdiff |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
tree | commitdiff |
1998-10-17 |
Gurusamy Sarathy |
qualify names of builtins |
tree | commitdiff |
1998-10-15 |
Gurusamy Sarathy |
correct bugs exposed in MM_Unix.pm by commenting out... |
tree | commitdiff |
1998-10-02 |
Spider Boardman |
normalize tm struct passed to strftime() with mktime() |
tree | commitdiff |
1998-08-02 |
Jarkko Hietaniemi |
Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes |
tree | commitdiff |
1998-08-02 |
Nicholas Clark |
hand-apply whitespace-mutiliated patch |
tree | commitdiff |
1998-07-21 |
Nick Ing-Simmons |
Mingw32 PERL_OBJECT tweaks |
tree | commitdiff |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
tree | commitdiff |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
tree | commitdiff |
1998-07-12 |
Jarkko Hietaniemi |
generic Configure mods and HAS_GROUP additions to help... |
tree | commitdiff |
1998-06-25 |
Gurusamy Sarathy |
mknod() is not POSIX, so remove the POSIX pieces from... |
tree | commitdiff |
1998-06-23 |
Gurusamy Sarathy |
tweak MANIFEST, add Dev_t to POSIX/typemap |
tree | commitdiff |
1998-06-23 |
Jarkko Hietaniemi |
applied patch, moved #define mkfifo ... from perl.h... |
tree | commitdiff |
1998-06-20 |
Gurusamy Sarathy |
tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}... |
tree | commitdiff |
1998-06-20 |
Gurusamy Sarathy |
manual integration of all outstanding ansi branch stuff... |
tree | commitdiff |
1998-06-20 |
Nick Ing-Simmons |
Patches to build with EGCS-1.0.2 Mingw32 port. |
tree | commitdiff |
1998-05-29 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
tree | commitdiff |
1998-05-29 |
Gurusamy Sarathy |
[win32] misc changes |
tree | commitdiff |
1998-05-29 |
Gurusamy Sarathy |
[win32] merge changes#1014,1038 from maintbranch |
tree | commitdiff |
1998-05-28 |
Malcolm Beattie |
Integrated win32 branch into mainline. The changes... |
tree | commitdiff |
1998-05-28 |
Andy Dougherty |
[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari... |
tree | commitdiff |
1998-05-26 |
Gurusamy Sarathy |
[asperl] more changes to satisfy non-debug VC build... |
tree | commitdiff |
1998-05-26 |
Gurusamy Sarathy |
[asperl] tweaks to make it build with the Borland compi... |
tree | commitdiff |
1998-05-21 |
Gurusamy Sarathy |
[win32] more mingw32 tweaks |
tree | commitdiff |
1998-05-21 |
Gurusamy Sarathy |
[win32] fix POSIX for mingw32 |
tree | commitdiff |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#922,944,949,965,970 from maintbranch |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
tree | commitdiff |
1998-05-14 |
Malcolm Beattie |
Integrate win32 branch into mainline |
tree | commitdiff |
1998-05-14 |
Andy Dougherty |
[PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh) |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#886 from maintbranch |
tree | commitdiff |
1998-04-17 |
Gurusamy Sarathy |
[win32] support POSIX, enable more locale tests |
tree | commitdiff |
1998-04-02 |
Malcolm Beattie |
Add missing export of "nice" to ext/POSIX/POSIX.pm... |
tree | commitdiff |
1998-04-02 |
Malcolm Beattie |
Andy Dougherty's configuration patches (Config_63-01... |
tree | commitdiff |
1998-04-02 |
Hans Mulder |
5.004_63 picky compiler fixes [PATCH] |
tree | commitdiff |
1998-03-07 |
Gurusamy Sarathy |
[win32] change all 'sp' to 'SP' in code and in the... |
tree | commitdiff |
1998-02-25 |
Andy Dougherty |
Re: ANNOUNCE: perl5.004_60 Configure patch is available |
tree | commitdiff |
1998-02-06 |
Andy Dougherty |
Re: posix::strftime (core dumped) |
tree | commitdiff |
1997-12-17 |
Molnar Laszlo |
Major changes to the DOS/djgpp port (including threading): |
tree | commitdiff |
1997-10-31 |
Nick Ing-Simmons |
Further ANSI changes now builds and passes (most) tests |
tree | commitdiff |
1997-10-24 |
Malcolm Beattie |
Patches for VMS [Dan Sugalski] |
tree | commitdiff |
1997-08-06 |
Dan Sugalski |
posix.xs broken on VMS 7.1 |
tree | commitdiff |
1997-04-18 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97f... |
tree | commitdiff |
1997-04-01 |
Jim Avera |
Fix MM doc's use of "SUPER::" |
tree | commitdiff |
1997-04-01 |
Jens T. Berger Thi... |
Fix POSIX::raise() |
tree | commitdiff |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
tree | commitdiff |
1997-03-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_91... |
tree | commitdiff |
1997-02-04 |
Chip Salzenberg |
Make POSIX::is*() eight-bit-clean |
tree | commitdiff |
1997-01-29 |
Chip Salzenberg |
Update $VERSION of DynaLoader and POSIX |
tree | commitdiff |
1997-01-25 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_22 to... |
tree | commitdiff |
1997-01-15 |
Chip Salzenberg |
Avoid "uninitialized" warnings from POSIX::constant() |
tree | commitdiff |
1997-01-07 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_19 to... |
tree | commitdiff |
1997-01-07 |
Roderick Schertler |
sigaction() problems |
tree | commitdiff |
1996-12-23 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_13 to... |
tree | commitdiff |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
tree | commitdiff |
1996-12-06 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_10 to... |
tree | commitdiff |
1996-11-29 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_09 to... |
tree | commitdiff |
1996-11-26 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_08 to... |
tree | commitdiff |
1996-11-19 |
David Hammen |
Re: strtod / strtol patch for POSIX module |
tree | commitdiff |
1996-09-28 |
Andreas Koenig |
Dale's posting as patch (Was: Perl 5.003_5 make fails... |
tree | commitdiff |
1996-10-07 |
Jarkko Hietaniemi |
LC_COLLATE. |
tree | commitdiff |
next |