This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add perldelta for POSIX memory leak fix
[perl5.git] / dist /
2016-06-21 David MitchellRevert "Update Time-HiRes to CPAN version 1.9735"
2016-06-21 Chris 'BinGOs' Wil... Update Time-HiRes to CPAN version 1.9735
2016-06-20 Matthew HorsfallBump Module::CoreList version for 5.25.3
2016-06-20 Matthew HorsfallUpdate Module::CoreList for 5.25.2
2016-06-20 Misty De MeoTime::HiRes: fix Darwins with clock_gettime
2016-06-05 Dominic Hargreavesconstant: don't skip the E2BIG test on Hurd, but improv...
2016-06-04 Dominic Hargreavesconstant: skip E2BIG test on GNU/Hurd
2016-05-25 Karl WilliamsonExtUtils::ParseXS: Silence some pod warnings
2016-05-25 Karl WilliamsonPathTools: fix Pod::Checker warning for pod
2016-05-22 Sawyer XUpdate Module::CoreList for 5.25.2
2016-05-21 jdheddenUpgrade to threads 2.09
2016-05-21 jdheddenUpgrade to Thread::Queue 3.11
2016-05-21 James E KeenanIncrement $VERSION to 5.YYYYMMDD for next scheduled...
2016-05-21 Father Chrysostomoscorelist: update for v5.25.2
2016-05-20 Sawyer XUpdate Module::CoreList for 5.25.1
2016-05-17 Karen Etheridgeremove internal test modules from Module::CoreList
2016-05-17 Karen Etheridgefix Module::CoreList::is_core bounds checking for speci...
2016-05-16 jdheddenUpgrade to threads::shared 1.52
2016-05-16 jdheddenUpgrade to threads 2.08
2016-05-15 Aaron Crane[cpan#100183] Add missing "<FH> chunk #" phrase to...
2016-05-10 Tony Cook(perl #127923) note priority between the white and...
2016-05-10 Tony Cook(perl #127923) pass porting tests
2016-05-10 John LightseyAdd blacklist and whitelist support to Locale::Maketext.
2016-05-09 Ricardo Signescorelist: update for v5.25.1
2016-05-09 Ricardo Signesfeature.pm: add the v5.25 bundle v5.25.0
2016-05-09 Ricardo Signescorelist: update for v5.25.0
2016-05-05 Ricardo SignesCoreList: fix release date on v5.24.0
2016-05-04 Ricardo SignesRC5: bump release date out for v5.24.0 v5.24.0-RC5
2016-05-03 Ricardo Signescorelist: fix a typo
2016-05-02 Ricardo Signescorelist: bump version past v5.22.2
2016-05-02 Ricardo Signesprepare v5.24.0-RC4
2016-04-30 Ricardo Signescorelist: updated for threads libraries
2016-04-30 Ricardo SignesThread-Queue: bump version (again) because content...
2016-04-30 Ricardo Signesthreads: bump version (again) because content changed
2016-04-30 jdheddenUpgrade to Thread::Queue 3.08
2016-04-30 jdheddenUpgrade to threads::shared 1.51
2016-04-30 jdheddenUpgrade to threads 2.06
2016-04-30 Ricardo Signescorelist: updated for File::Copy doc updates
2016-04-29 Steve HayImport 5.22.2's Module::CoreList data
2016-04-26 Niko Tynicorelist: silence deep recursion warning with %version
2016-04-26 Aristotle PagaltzisRemove some data detritus from CoreList
2016-04-23 Ricardo Signescorelist: update Time::HiRes for v5.24.0
2016-04-23 Jarkko HietaniemiSynchronize with CPAN Time-HiRes 1.9733
2016-04-23 Jarkko HietaniemiTime-HiRes version bump
2016-04-23 Reini Urban[PATCH] Time-Hires: Fix declaration-after-statement...
2016-04-14 Ricardo Signescorelist: set a (tentative) release date for 5.24.0
2016-04-12 Tony Cookfix IO::Handle documentation mangled by a manually...
2016-04-10 Ricardo SignesCoreList: update for v5.24.0
2016-03-22 Dagfinn Ilmari Man... [perl #127765] Fix bogus $File::Spec::AmigaOS::VERSION
2016-03-20 AbigailBump version in various places
2016-03-20 AbigailUpdate Module::CoreList for 5.23.9
2016-03-18 Karl WilliamsonCarp: Fix .t failure to compile in v5.6
2016-03-17 Shlomi FishAdd contributing info to Carp.
2016-03-15 Tony Cookavoid generating an empty statement outside a function...
2016-03-14 Jarkko HietaniemiTime-HiRes: recent changes
2016-03-14 Jarkko HietaniemiTime-HiRes: version bump
2016-03-14 Jarkko HietaniemiTime-HiRes: the mutex needs init
2016-03-13 Jarkko HietaniemiTime-HiRes: also hrt_ualarm_itimer() is unused
2016-03-13 Jarkko HietaniemiTime-HiRes: MUTEX_LOCK, not PERL_MUTEX_LOCK
2016-03-13 Ricardo Signesautouse: update tests to match new v1.11 CPAN release
2016-03-13 Jarkko HietaniemiTime-HiRes: aim for CPAN release of 1.9731 today
2016-03-13 Jarkko HietaniemiTime-HiRes: record recent changes
2016-03-13 Jarkko HietaniemiTime-HiRes: not_used is unused
2016-03-13 Jarkko HietaniemiTime-HiRes: no mutex for you due to mistyped USE
2016-03-13 Jarkko HietaniemiTime-HiRes: remove unused hrt_ualarm
2016-03-11 Karl WilliamsonFix various pod errors.
2016-03-11 Ricardo SignesCPAN release of autouse is now 1.10
2016-03-07 Shlomi FishDocument the previous commit in Carp's Changes.
2016-03-07 Shlomi FishFix RTCPAN#107225 : longmess returns 1 on ref.
2016-03-05 Jarkko HietaniemiTime-HiRes: record latest changes
2016-03-05 Ricardo SignesPathTools: import Changes file from CPAN
2016-03-04 Jarkko HietaniemiTime-HiRes: refactor also nanosleep init
2016-03-04 Jarkko HietaniemiTime-HiRes: avoid going negative on struct timespec
2016-03-04 Jarkko HietaniemiTime-HiRes: refactor common timespec subtraction code
2016-03-04 Jarkko HietaniemiTime-HiRes: for nanosleeps, zero is success
2016-03-04 Jarkko HietaniemiTime-HiRes: use NV_1E6 and NV_1E9 consistently
2016-03-04 Jarkko HietaniemiTime-HiRes: initialize the unslept timespec
2016-03-04 David Mitchellthreads.xs: create new static fn S_jmpenv_run()
2016-02-28 Daniel Draganstatic funcs in HiRes.xs
2016-02-28 Chris 'BinGOs' Wil... [perl #127624] corelist: wrong Digest::SHA version...
2016-02-21 Sawyer XMore updates to Module::CoreList:
2016-02-21 Sawyer Xupdate Module::CoreList and bump version
2016-02-20 Sawyer Xupdate Module::CoreList (Porting/corelist.pl)
2016-02-18 Tom HukinsRemove an unused variable
2016-02-17 Jarkko HietaniemiTime::HiRes version bump.
2016-02-17 Jarkko HietaniemiAllow TIME_HIRES_DONT_RUN_PROBES=1 to aid cross-compiling
2016-02-13 Jarkko HietaniemiTime::HiRes version bump.
2016-02-13 Jarkko HietaniemiWhitespace only: zap EOL spaces
2016-02-13 Jarkko HietaniemiAdd the Time-HiRes Changes file from CPAN.
2016-02-13 Jarkko HietaniemiAdd caveat on the clock_getres() resolution
2016-02-13 Jarkko HietaniemiMention the OS X get_clock...() emulations.
2016-02-13 Jarkko HietaniemiOS X clock_nanosleep() emulation
2016-02-13 Jarkko HietaniemiOS X clock_gettime() and clock_getres() emulation
2016-02-13 Jarkko HietaniemiAdd the new Time::HiRes constants to @EXPORT_OK.
2016-02-13 Jarkko HietaniemiAdd FreeBSD specific clock_gettime() constants.
2016-02-13 Jarkko HietaniemiAdd Linux-specific clock_gettime() constants.
2016-02-13 Jarkko HietaniemiSort the Time::HiRes constants, one per line
2016-02-13 Craig A. BerryMake File::Spec::VMS->abs2rel handle Unix-format input.
2016-02-09 Tom HukinsTime::HiRes moved from "cpan" to "dist" in 91ba54
2016-02-09 Ricardo Signesmove Time-HiRes from cpan to dist
next