summaryrefslogtreecommitdiff
path: root/ext/Time
Commit message (Expand)AuthorAgeFilesLines
* Fix the BOOT section to call myU2time properly.Jarkko Hietaniemi2001-05-301-4/+9
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-301-2/+2
* 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
* Document that the core time() may be rounding ratherJarkko Hietaniemi2001-05-161-0/+6
* long =itemRobin Barker2001-05-041-2/+6
* 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
* Add interval timer (setitimer, getitimer) support to Time::HiRes.Jarkko Hietaniemi2001-04-152-27/+184
* This is at least 5.005.Jarkko Hietaniemi2001-04-121-2/+0
* Integrate Time::Hires 1.20 from Douglas E. Wegscheid.Jarkko Hietaniemi2001-04-124-0/+661