should POSIX.xs use XSRETURN_UNDEF in sigaction?
[p5sagit/p5-mst-13.2.git] / ext / Time /
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-30 Jarkko Hietaniemi Fix the BOOT section to call myU2time properly.
2001-05-30 H.Merijn Brand Re: AIX and gcc (moving targets)
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-16 Jarkko Hietaniemi Document that the core time() may be rounding rather
2001-05-04 Robin Barker long =item
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,
2001-04-15 Jarkko Hietaniemi Add interval timer (setitimer, getitimer) support to...
2001-04-12 Jarkko Hietaniemi This is at least 5.005.
2001-04-12 Jarkko Hietaniemi Integrate Time::Hires 1.20 from Douglas E. Wegscheid.