This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename ext/Time/Piece to ext/Time-Piece
[perl5.git] / ext / Time / Piece / Piece.xs
2009-02-09 Nicholas ClarkRename ext/Time/Piece to ext/Time-Piece
2008-05-24 Gisle AasTime-Piece-1.13 test failures on HP-UX
2008-03-10 Rafael Garcia-SuarezRe-apply part of #33370 to Time::Piece
2008-03-10 Rafael Garcia-SuarezUpgrade to Time::Piece 1.13
2008-02-25 Steve HaySilence Borland compiler warnings (except for warnings...
2007-10-08 Alexander GoughTime::Piece & matherr on qnx4
2006-12-18 Jarkko HietaniemiC++: regcomp.c and ext/Time/Piece/Piece.xs
2006-12-14 Steve HaySilence a warning from (MinGW's) gcc
2006-11-28 Steve HaySilence 4 "unreferenced local variable" warnings from...
2006-11-26 Steve PetersAdding Time::Piece to the core...again.
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-06-18 Jarkko Hietaniemigcc -Wall sweep.
2001-06-12 Doug MacEachernext/ + -Wall
2001-05-02 Jarkko HietaniemiFix for a segfault, from Marc Lehmann.
2001-04-23 Jarkko HietaniemiTime::Piece work continues. $t->day removed since
2001-04-19 Jarkko HietaniemiDocument and test Time::Piece.
2001-04-19 Jarkko HietaniemiAdd Time::Piece, a slight rewrite of Time::Object,