This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove deprecated PERL_OBJECT cruft, it has long since stopped
[perl5.git] / ext / POSIX / POSIX.xs
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-07-09 Gurusamy Sarathysave a dTHX
2001-07-08 Jarkko HietaniemiA missing dTHX noticed by Gerrit P. Haase.
2001-07-07 Norton T. AllenRe: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Jarkko HietaniemiRetract #11165 since Sarathy pointed out it'll not
2001-07-06 Norton T. Allen(Retracted by #11175)
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-22 Craig A. Berryshould POSIX.xs use XSRETURN_UNDEF in sigaction?
2001-06-20 Jarkko HietaniemiNo point in going into memory-saving contortions
2001-06-18 Spider BoardmanRe: anyone good at casting spells?
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi#define fix from Nicholas Clark.
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-13 Nicholas ClarkRe: ext/ + -Wall
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-05-02 Jarkko HietaniemiFix for a segfault, from Marc Lehmann.
2001-04-25 Jarkko HietaniemiThe tzname[] bit is not needed by util.c -- and causes
2001-04-24 Jarkko HietaniemiMac OS X patch for missing tzname definition from Paul...
2001-04-24 Jarkko HietaniemiRetract #9811.
2001-04-24 Jarkko Hietaniemi(Retracted by #9812.)
2001-04-19 Jarkko HietaniemiDocument and test Time::Piece.
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko HietaniemiMove the init_tm() and mini_mktime() up from POSIX...
2001-03-24 Nick Ing-SimmonsPOSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD...
2001-03-21 Benjamin SugarsRe: [PATCH] POSIX::getcwd()
2001-03-20 Jarkko HietaniemiIntegrate changes #9259,9260 from maintperl into mainline.
2001-03-09 anders@broadcom.comA modified version of
2001-02-22 Jarkko HietaniemiIntegrate change #8665 from maintperl to mainline,
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-02-08 Charles BaileySYN SYN
2001-02-01 Jarkko HietaniemiIntegrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-03 Jarkko HietaniemiThe #7521 touched things it shouldn't have.
2000-11-01 Garry T. WilliamsMake the POSIX::setuid and POSIX::setgid to really...
2000-10-20 Charles BaileySYN SYN
2000-08-31 Spider BoardmanPOSIX doesn't report long double values under -Duselong...
2000-08-19 Jarkko HietaniemiPut back the long double avoidance code to POSIX.xs
2000-08-18 AbigailUse NVs in POSIX math, not doubles.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-06-03 Dan SugalskiVMS fixups so we can build with MULTIPLICITY
2000-05-28 Gurusamy SarathyMacOS support, part 1 (from Matthias Neeracher
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko HietaniemiBe more forgiving in POSIX about HUGE_VALL.
2000-05-01 Jarkko HietaniemiUse HUGE_VALL if applicable.
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
next