This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Be more lenient in the case libsunmath cannot be found.
[perl5.git] / ext / POSIX /
2000-02-19 Gurusamy SarathyPOSIX::strftime gets the date wrong (from John Tobey
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-06 Gurusamy Sarathyreduce memory consumption of POSIX.pm (from Ilya Zakhar...
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-12-28 Gurusamy Sarathycygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-10-24 Gurusamy Sarathyremove unused interpreter globals
1999-10-17 Gurusamy Sarathysupport PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Jan DuboisPrevent "Out of memory" error in POSIX's strftime()
1999-09-29 Charles Baileyresync with mainline
1999-09-24 Spider Boardmannormalize time for strftime() (without the isdst effects of
1999-09-19 Gurusamy Sarathycontrol change#1914 via hints (causes problems on some...
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-13 Robin BarkerReplace change #4100 with
1999-09-07 Robin BarkerFix pointer casts.
1999-08-23 Charles BaileyUpdate calls for new thread context handling
1999-08-10 Dan SugalskiPatches needed to get _60 building with
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathyrename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-07-27 Jarkko HietaniemiIntegrate with Sarathy (5.005_58).
1999-07-27 Ilya Zakharevichdecrease memory footprint of standard modules
1999-07-26 Jarkko HietaniemiUse long doubles only if they are useful.
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Steven N. Hirschslightly modified version of suggested patch
1999-07-05 Fifer, Ericcygwin32 update
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-06-02 Gurusamy Sarathymissed a few files
1999-05-28 Ilya ZakharevichCosmetic OS/2-related patches
1999-05-17 Fifer, Ericadditional cleanups for cygwin32 port
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-04-10 Andy DoughertyRe: Misspelled macro in ext/POSIX/POSIX.xs?
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1999-02-15 Jan Duboisuse New() et al., rather than safemalloc() et al.
1999-02-03 Dominic DunlopDocument the standard strftime %formats.
1999-02-02 G. Del MerrittFix typecasts in #2797
1999-02-02 Ted LawPOSIX::strftime buffer overflow problem
1999-02-02 Jarkko HietaniemiPOSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-01-13 Jarkko HietaniemiAtari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1999-01-06 W. Phillip MoorePOSIX getpgrp is not -w clean
1999-01-05 Jarkko HietaniemiReword the setlocale() 1-arg case better.
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-11-28 Martin J. BlighAdd -lm to dynix/ptx POSIX hints.
1998-11-12 Martin J. BlighRe: Making Perl work on DYNIX/ptx
1998-10-30 Jarkko Hietaniemi#2133 fallout.
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-25 Gurusamy Sarathyintegrate changes#1982,2014,2021 (from maint-5.005)
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Gurusamy Sarathyqualify names of builtins
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-02 Spider Boardmannormalize tm struct passed to strftime() with mktime()
1998-08-02 Jarkko HietaniemiRe: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Nicholas Clarkhand-apply whitespace-mutiliated patch
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-06-25 Gurusamy Sarathymknod() is not POSIX, so remove the POSIX pieces from...
1998-06-23 Gurusamy Sarathytweak MANIFEST, add Dev_t to POSIX/typemap
1998-06-23 Jarkko Hietaniemiapplied patch, moved #define mkfifo ... from perl.h...
1998-06-20 Gurusamy Sarathytweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathymanual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-SimmonsPatches to build with EGCS-1.0.2 Mingw32 port.
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy[win32] misc changes
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-28 Malcolm BeattieIntegrated win32 branch into mainline. The changes...
1998-05-28 Andy Dougherty[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari...
1998-05-26 Gurusamy Sarathy[asperl] more changes to satisfy non-debug VC build...
1998-05-26 Gurusamy Sarathy[asperl] tweaks to make it build with the Borland compi...
1998-05-21 Gurusamy Sarathy[win32] more mingw32 tweaks
1998-05-21 Gurusamy Sarathy[win32] fix POSIX for mingw32
1998-05-15 Gurusamy Sarathy[win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Andy Dougherty[PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-04-17 Gurusamy Sarathy[win32] support POSIX, enable more locale tests
1998-04-02 Malcolm BeattieAdd missing export of "nice" to ext/POSIX/POSIX.pm...
1998-04-02 Malcolm BeattieAndy Dougherty's configuration patches (Config_63-01...
1998-04-02 Hans Mulder5.004_63 picky compiler fixes [PATCH]
1998-03-07 Gurusamy Sarathy[win32] change all 'sp' to 'SP' in code and in the...
1998-02-25 Andy DoughertyRe: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-06 Andy DoughertyRe: posix::strftime (core dumped)
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-10-24 Malcolm BeattiePatches for VMS [Dan Sugalski]
1997-08-06 Dan Sugalskiposix.xs broken on VMS 7.1
1997-04-18 Perl 5 Porters[inseparable changes from match from perl-5.003_97f...
1997-04-01 Jim AveraFix MM doc's use of "SUPER::"
1997-04-01 Jens T. Berger Thi... Fix POSIX::raise()
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-04 Chip SalzenbergMake POSIX::is*() eight-bit-clean
next