Rename ext/Digest/SHA to ext/Digest-SHA
[p5sagit/p5-mst-13.2.git] / ext / Time / Piece /
2008-05-24 Gisle Aas Time-Piece-1.13 test failures on HP-UX
2008-03-10 Rafael Garcia-Suarez Re-apply part of #33370 to Time::Piece
2008-03-10 Rafael Garcia-Suarez Upgrade to Time::Piece 1.13
2008-02-25 Steve Hay Silence Borland compiler warnings (except for warnings...
2007-11-20 Steve Peters Update to Time-Piece. The only change in the core...
2007-10-08 Alexander Gough Time::Piece & matherr on qnx4
2006-12-18 Jarkko Hietaniemi C++: regcomp.c and ext/Time/Piece/Piece.xs
2006-12-14 Steve Hay Silence a warning from (MinGW's) gcc
2006-11-29 Rafael Garcia-Suarez Patch by Derek Price to Time::Piece for CPAN bug #21255:
2006-11-28 Steve Hay Silence 4 "unreferenced local variable" warnings from...
2006-11-26 Steve Peters Adding Time::Piece to the core...again.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Jarkko Hietaniemi Typo in #11083.
2001-07-02 Jarkko Hietaniemi Make #11082 more OS/2-specific.
2001-07-02 Ilya Zakharevich OS/2 gmtime()
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Andy Dougherty Unnecessary pod2man calls in new extensions
2001-06-18 Jarkko Hietaniemi gcc -Wall sweep.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-12 Doug MacEachern ext/ + -Wall
2001-05-29 Jarkko Hietaniemi Mention Time::localtime and Time::gmtime.
2001-05-27 Jarkko Hietaniemi Document strftime() and strptime().
2001-05-27 Jarkko Hietaniemi Make Time::Piece::strptime() to be a function, not...
2001-05-02 Jarkko Hietaniemi Fix for a segfault, from Marc Lehmann.
2001-05-02 Jarkko Hietaniemi Another coat of paint but still nowhere finished.
2001-04-26 Jarkko Hietaniemi The Time::Piece conspiracy unmasked!!!
2001-04-26 Jarkko Hietaniemi Beginnings of strptime(). Do not touch the wet paint.
2001-04-23 Jarkko Hietaniemi Time::Piece work continues. $t->day removed since
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,