This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Consolidated B::Deparse fixes (from Stephen McCamant)
[perl5.git] / ext / POSIX / POSIX.xs
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-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathycygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-12 Gurusamy Sarathyintegrate mainline changes
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-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-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-02 G. Del MerrittFix typecasts in #2797
1999-02-02 Ted LawPOSIX::strftime buffer overflow problem
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
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-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 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-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-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 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
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-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
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 David HammenRe: strtod / strtol patch for POSIX module
1996-10-07 Jarkko HietaniemiLC_COLLATE.
1996-03-15 Perl 5 Portersperl 5.002_01: ext/POSIX/POSIX.xs
1996-02-03 Tim BunceRe: NETaa14816: tzname[] and SunOS - Here's a patch
1996-02-03 Perl 5 Portersperl5.002beta3
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-12-08 Andy DoughertyThis is patch.2b1f to perl5.002beta1.
1995-11-20 Larry Wall5.002 beta 1
1995-10-31 Andy DoughertyThis is my patch patch.1n for perl5.001. perl-5.001n
1995-05-24 Andy DoughertyThis is my patch patch.1h for perl5.001.
1995-03-13 Larry WallPerl 5.001 perl-5.001
1995-02-27 Andy Doughertyperl5.000 patch.0m: [various fixes, hint file updates...
1995-02-21 Andy Doughertyperl5.000 patch.0l: MakeMaker 4.085 and upgrade Configu...
1994-10-17 Larry Wallperl 5.000 perl-5.000