summaryrefslogtreecommitdiff
path: root/ext/Time/Piece
Commit message (Expand)AuthorAgeFilesLines
* Silence Borland compiler warnings (except for warnings from zlib) here:Steve Hay2008-02-252-1/+5
* Update to Time-Piece. The only change in the core is to theSteve Peters2007-11-201-2/+2
* Time::Piece & matherr on qnx4Alexander Gough2007-10-083-5/+14
* C++: regcomp.c and ext/Time/Piece/Piece.xsJarkko Hietaniemi2006-12-181-1/+1
* Silence a warning from (MinGW's) gccSteve Hay2006-12-141-1/+1
* Patch by Derek Price to Time::Piece for CPAN bug #21255:Rafael Garcia-Suarez2006-11-292-2/+31
* Silence 4 "unreferenced local variable" warnings from VC++Steve Hay2006-11-282-5/+2
* Adding Time::Piece to the core...again.Steve Peters2006-11-2612-0/+2379
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-106-2034/+0
* Typo in #11083.Jarkko Hietaniemi2001-07-021-3/+2
* Make #11082 more OS/2-specific.Jarkko Hietaniemi2001-07-021-3/+8
* OS/2 gmtime()Ilya Zakharevich2001-07-021-4/+7
* Unnecessary pod2man calls in new extensionsAndy Dougherty2001-06-211-0/+1
* gcc -Wall sweep.Jarkko Hietaniemi2001-06-181-3/+1
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+323
* ext/ + -WallDoug MacEachern2001-06-121-7/+17
* Mention Time::localtime and Time::gmtime.Jarkko Hietaniemi2001-05-291-0/+6
* Document strftime() and strptime().Jarkko Hietaniemi2001-05-271-19/+216
* Make Time::Piece::strptime() to be a function, not a method.Jarkko Hietaniemi2001-05-271-11/+18
* Fix for a segfault, from Marc Lehmann.Jarkko Hietaniemi2001-05-021-1/+1
* Another coat of paint but still nowhere finished.Jarkko Hietaniemi2001-05-021-10/+161
* The Time::Piece conspiracy unmasked!!!Jarkko Hietaniemi2001-04-261-1/+0
* Beginnings of strptime(). Do not touch the wet paint.Jarkko Hietaniemi2001-04-261-83/+220
* Time::Piece work continues. $t->day removed sinceJarkko Hietaniemi2001-04-232-70/+295
* Document and test Time::Piece.Jarkko Hietaniemi2001-04-192-48/+121
* Add Time::Piece, a slight rewrite of Time::Object,Jarkko Hietaniemi2001-04-195-0/+900