This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add z/OS locale categories
[perl5.git] / ext / POSIX / lib / POSIX.pm
2020-07-18 Karl WilliamsonAdd z/OS locale categories
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-03-18 Karl WilliamsonPOSIX.xs: Never pass NULL to ctermid()
2020-02-12 Karl WilliamsonRemove claimed support for mbstowcs, wcstombc
2019-12-29 Karl WilliamsonPOSIX.xs: Fix typo displayed when fcn doesn't exist
2019-11-18 David MitchellPOSIX::sigaction(): use correct sig handler
2019-05-24 Karl Williamsonposix_bump
2019-03-25 Niko TyniFix POSIX::mblen mbstate_t initialization on threaded...
2019-02-06 Karl Williamsonext/POSIX: Fix compilation error
2018-11-29 Tony Cookstdio.h on Cygwin doesn't expose cuserid() with _GNU_SOURCE
2018-09-12 Tony Cook(perl #133510) use quadmath versions of log10, ldexp...
2018-04-01 Karl WilliamsonPATCH: [perl #133405] POSIX.xs: Silence compiler warning
2018-03-02 Karl WilliamsonBump version of POSIX.pm to 1.83; warnings to 1.42
2018-01-31 Karl WilliamsonTeach perl about more locale categories
2017-11-26 Karl WilliamsonPOSIX.xs: Convert to use is_utf8_non_invariant_string()
2017-10-24 Karl WilliamsonConvert strcmp into strEQ, strNE
2017-10-21 Aaron CraneRely on C89 <stdlib.h>
2017-10-16 Tony Cook(perl #131982) provide constants for get/setpriority...
2017-07-15 Karl WilliamsonMove bulk of POSIX::setlocale to locale.c
2016-11-24 David MitchellPOSIX.pm: shut up g++ compiler warning
2016-11-14 Karl WilliamsonFinish removing POSIX deprecated fcns
2016-10-22 Jarkko HietaniemiPOSIX version bump
2016-09-21 Dagfinn Ilmari Man... Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
2016-09-01 Karl WilliamsonUse new name 'is_utf8_invariant_string' in core
2016-07-28 Father ChrysostomosIncrease $POSIX::VERSION to 1.71
2016-05-28 Dominic Hargreavesext/POSIX/t/sigaction.t: Skip uid and pid tests on...
2016-05-16 Aaron CranePOSIX: delete the L_tmpnam and L_tmpname symbols
2016-05-16 Aaron CranePOSIX: add new :sys_socket_h export tag with missing...
2016-05-16 Aaron CranePOSIX: add new :netdb_h tag with missing EAI_* symbols
2016-05-16 Aaron CranePOSIX: add lround() to the :math_h_c99 export tag
2016-05-12 Jarkko HietaniemiCroak on unimplemented already at import time
2016-05-12 Jarkko HietaniemiRemove the deprecated POSIX::tmpnam as unsafe
2016-05-12 Jarkko HietaniemiSort the %replacement and %reimpl
2016-04-26 Aristotle PagaltzisDocument exports policy within POSIX
2016-04-26 Aristotle PagaltzisCorrect lround situation comment in POSIX
2016-04-02 Aaron CraneExport lround() from POSIX
2016-03-11 Steve HayExport Winsock error constants from POSIX.pm
2016-03-04 Karl WilliamsonPOSIX.xs: Avoid a leak in setlocale()
2016-02-12 Karl WilliamsonRemove POSIX isfoo() as scheduled
2016-02-07 Jarkko HietaniemiPOSIX version bump.
2016-02-04 Jarkko HietaniemiPOSIX version bump.
2016-01-26 Dagfinn Ilmari Man... Add SA_SIGINFO 'code' constants to POSIX
2015-10-26 Daniel DraganXS staticing in ext and dist
2015-10-13 David Mitchell[perl #126229] POSIX::strerror() clears $!
2015-08-21 Jarkko HietaniemiPOSIX: version bump for d7a0f0b
2015-08-10 James E KeenanIncrement $VERSION for POSIX to 1.56
2015-06-27 James E KeenanIncrement $VERSION in 4 .pm files whose .xs has changed.
2015-06-12 Jarkko Hietaniemiinfnan: Implement NaN payload APIs.
2015-06-03 Daniel DraganPerl_croak->croak and misc C optimizing in POSIX.pm
2015-05-09 Ricardo SignesPOSIX.pm: bump version
2015-05-08 Aristotle PagaltzisPOSIX: revert exported functions to 5.20.2 state
2015-03-09 Karl Williamsonext/POSIX/POSIX.xs: Convert do whiles into whiles
2015-02-11 Jarkko Hietaniemiinfnan: revert nan payload/signaling changes
2015-02-09 Jarkko Hietaniemiinfnan: add POSIX::issignaling
2015-02-05 Jarkko HietaniemiPOSIX version bump
2015-02-03 James E KeenanUpdate POSIX version number.
2015-01-07 Karl WilliamsonPATCH: [perl #123503] Bug in POSIX::strerror on 5.21.7
2014-12-21 Father ChrysostomosIncrease $POSIX::VERSION to 1.49
2014-12-14 Karl WilliamsonPATCH: [perl #23171] Bleadperl breaks ZEFRAM/Hash-SharedMem
2014-11-26 Karl WilliamsonBump ext/POSIX version to 1.48
2014-11-21 Father ChrysostomosIncrease $POSIX::VERSION to 1.47
2014-10-31 Craig A. BerryBump POSIX version following a7ea4c68ecf.
2014-10-14 Tony Cookdeprecate POSIX::tmpnam
2014-09-22 Andrew FreshPATCH: [perl #122252] international currency formatting...
2014-09-01 Jarkko HietaniemiPOSIX math: M_LN10 was missing.
2014-09-01 Jarkko HietaniemiPOSIX math: M_SQRT2 and M_2_SQRTPI were misspelled.
2014-08-31 Jarkko HietaniemiPOSIX math: use POSIX now imports Inf and NaN.
2014-08-31 Jarkko HietaniemiPOSIX math: Add fegetround() and fesetround().
2014-08-31 Jarkko HietaniemiPOSIX math: Add FP_ILOGB0 and FP_ILOGBNAN.
2014-08-31 Jarkko HietaniemiPOSIX math: Implement glue for the C99 math functions.
2014-08-31 Jarkko HietaniemiPOSIX math: Add M_ constants like M_PI.
2014-08-22 Karl WilliamsonBump version of POSIX.pm
2014-08-22 Jarkko HietaniemiImplement POSIX::strtold().
2014-08-15 Tony Cook[perl #122476] use a hash instead of a ptr_table
2014-07-09 Karl WilliamsonPOSIX::setlocale(LC_NUMERIC) returns proper locale
2014-06-05 Karl WilliamsonLocaleconv() should be independent of 'use locale'
2014-05-28 Nicholas ClarkBump module versions following commit 3800c3188602fdac.
2014-03-03 Craig A. BerryRefactor and reduce VMS-specific workarounds in POSIX.xs.
2014-02-15 Karl WilliamsonEmulate POSIX locale setting on Windows
2014-01-18 Brian Fraserext/POSIX/t/time.t: Conditionalize the use of setlocale...
2014-01-04 Karl WilliamsonPOSIX:strtod() should restore the locale it changed
2013-11-28 David Mitchellsilence -Wformat-nonliteral compiler warnings
2013-11-18 David MitchellPOSIX: silence some compiler warnings
2013-09-16 Steve HayAdd more errno.h constants to POSIX for exporting if...
2013-09-16 Steve HayFix a problem with mod_perl on Windows using VS2010+.
2013-06-27 Aristotle Pagaltzis[perl #117751] prevent POSIX::AUTOLOAD recursing if...
2013-06-03 Tony Cookeliminate an unused variable
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-06-04 Craig A. BerryVersion bump for POSIX.pm.
2012-02-15 Ævar Arnfjörð Bjar... POSIX: bump version to 1.30
2012-02-15 Ævar Arnfjörð Bjar... Revert "Merge branch 'avar/POSIX-strptime' into blead"
2012-02-15 Ævar Arnfjörð Bjar... Revert "Merge branch 'avar/POSIX-strptime' into blead"
2012-02-11 Ævar Arnfjörð Bjar... Merge branch 'avar/POSIX-strptime' into blead
2012-02-11 Paul "LeoNerd" EvansActually implement @EXPORT_OK of strptime correctly...
2012-02-11 Paul "LeoNerd" EvansBump version number in POSIX.pm
2012-02-11 Paul "LeoNerd" EvansInitial hack at strptime(); just literal strings for now
2011-12-30 Ricardo Signesinclude a package POSIX::SigSet
2011-12-30 Nicholas ClarkConvert POSIX::sleep to an XS wrapper for PerlProc_sleep().
2011-12-29 Father ChrysostomosIncrease $POSIX::VERSION to 1.28
2011-11-28 Tony Cookavoid double defining the POSIX::TCSANOW constant sub
next