Call.pm
[p5sagit/p5-mst-13.2.git] / ext / POSIX /
2000-12-14 Dominic Dunlop [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam(...
2000-12-08 Andy Dougherty [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP...
2000-11-03 Jarkko Hietaniemi The #7521 touched things it shouldn't have.
2000-11-01 Garry T. Williams Make the POSIX::setuid and POSIX::setgid to really...
2000-10-20 Charles Bailey SYN SYN
2000-08-31 Spider Boardman POSIX doesn't report long double values under -Duselong...
2000-08-19 Jarkko Hietaniemi Put back the long double avoidance code to POSIX.xs
2000-08-18 Abigail Use NVs in POSIX math, not doubles.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-07-10 Jarkko Hietaniemi More POSIX.pod tweaks.
2000-07-04 Jarkko Hietaniemi More POSIX.pod embellishment.
2000-06-30 Jarkko Hietaniemi Elaborate POSIX.pod. Still needs work.
2000-06-29 Yitzchak Scott-Tho... Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy avoid warnings in POSIX.pm (from Barrie Slaymaker)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko Hietaniemi Be more forgiving in POSIX about HUGE_VALL.
2000-05-01 Jarkko Hietaniemi Use HUGE_VALL if applicable.
2000-03-22 Gurusamy Sarathy RM600-svr4 tweaks (from Frank Ridderbusch
2000-02-19 Gurusamy Sarathy POSIX::strftime gets the date wrong (from John Tobey
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-06 Gurusamy Sarathy reduce memory consumption of POSIX.pm (from Ilya Zakhar...
2000-01-23 Gurusamy Sarathy s/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 Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-10-24 Gurusamy Sarathy remove unused interpreter globals
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Jan Dubois Prevent "Out of memory" error in POSIX's strftime()
1999-09-29 Charles Bailey resync with mainline
1999-09-24 Spider Boardman normalize time for strftime() (without the isdst effects of
1999-09-19 Gurusamy Sarathy control change#1914 via hints (causes problems on some...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-13 Robin Barker Replace change #4100 with
1999-09-07 Robin Barker Fix pointer casts.
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-07-27 Jarkko Hietaniemi Integrate with Sarathy (5.005_58).
1999-07-27 Ilya Zakharevich decrease memory footprint of standard modules
1999-07-26 Jarkko Hietaniemi Use long doubles only if they are useful.
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Steven N. Hirsch slightly modified version of suggested patch
1999-07-05 Fifer, Eric cygwin32 update
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-06-02 Gurusamy Sarathy missed a few files
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-04-10 Andy Dougherty Re: Misspelled macro in ext/POSIX/POSIX.xs?
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-02-15 Jan Dubois use New() et al., rather than safemalloc() et al.
1999-02-03 Dominic Dunlop Document the standard strftime %formats.
1999-02-02 G. Del Merritt Fix typecasts in #2797
1999-02-02 Ted Law POSIX::strftime buffer overflow problem
1999-02-02 Jarkko Hietaniemi POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-01-13 Jarkko Hietaniemi Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1999-01-06 W. Phillip Moore POSIX getpgrp is not -w clean
1999-01-05 Jarkko Hietaniemi Reword the setlocale() 1-arg case better.
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-11-28 Martin J. Bligh Add -lm to dynix/ptx POSIX hints.
1998-11-12 Martin J. Bligh Re: Making Perl work on DYNIX/ptx
1998-10-30 Jarkko Hietaniemi #2133 fallout.
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-25 Gurusamy Sarathy integrate changes#1982,2014,2021 (from maint-5.005)
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy qualify names of builtins
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-10-02 Spider Boardman normalize tm struct passed to strftime() with mktime()
1998-08-02 Jarkko Hietaniemi Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Nicholas Clark hand-apply whitespace-mutiliated patch
1998-07-21 Nick Ing-Simmons Mingw32 PERL_OBJECT tweaks
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
1998-06-25 Gurusamy Sarathy mknod() is not POSIX, so remove the POSIX pieces from...
1998-06-23 Gurusamy Sarathy tweak MANIFEST, add Dev_t to POSIX/typemap
1998-06-23 Jarkko Hietaniemi applied patch, moved #define mkfifo ... from perl.h...
1998-06-20 Gurusamy Sarathy tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathy manual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-Simmons Patches 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 Beattie Integrated 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
next