In perl.git, the branch smoke-me/paul-evans/POSIX-strptime has been created
<http://perl5.git.perl.org/perl.git/commitdiff/0be170ce1398e7a87cbf92e6bfcc4ca21e10525e?hp=0000000000000000000000000000000000000000> at 0be170ce1398e7a87cbf92e6bfcc4ca21e10525e (commit) - Log ----------------------------------------------------------------- commit 0be170ce1398e7a87cbf92e6bfcc4ca21e10525e Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Sat Jan 28 15:14:59 2012 +0000 Remember to init_tm() the struct tm before strptime()ing it; a workaround for some architectures that have extra fields M ext/POSIX/POSIX.xs commit c422160f03cea49492fb75124af6bdc377d2e41b Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Sat Jan 28 15:12:47 2012 +0000 Ammend comment referring to init_tm() to point to its correct location M ext/POSIX/POSIX.xs commit b4c152c39a1b02c5871f91885c7ce87fc1fd43a5 Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Sat Jan 28 15:07:00 2012 +0000 Detect failure of mktime(), return error M ext/POSIX/POSIX.xs commit 8b5df91dd0e842d1a6a051ed799b2f29d912fbb1 Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Sat Jan 28 15:02:48 2012 +0000 Don't use 1906 to test strptime/mktime because it yields a negative time_t value M ext/POSIX/t/time.t commit c28c2f7e2077a61b4b21f185aaa4bfd3102375b1 Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Thu Dec 29 23:38:56 2011 +0000 Bump version number in POSIX.pm M ext/POSIX/lib/POSIX.pm commit a39350585656243389ddccae9cb9d2e4352a208e Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Fri Dec 23 18:17:12 2011 +0000 Added some docs about new POSIX::strptime() M ext/POSIX/lib/POSIX.pod commit 709f0e99a97a384a7bceaa844842a7f9a9adff46 Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Wed Dec 21 00:10:41 2011 +0000 mktime() before returning result from strptime(), to ensure wday/yday/isdst fields are correct M ext/POSIX/POSIX.xs M ext/POSIX/t/time.t commit 92479daf450786915fa4c9f1cbd0f9ba13acb45f Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Fri Dec 23 17:50:43 2011 +0000 Accept strptime \$str, "format" to use/set pos() magic at parsing position M ext/POSIX/POSIX.xs M ext/POSIX/t/time.t commit 6856a0a4729ff8655d025a07fab6d22aef89d9e4 Author: Paul \"LeoNerd\" Evans <[email protected]> Date: Sun Dec 18 23:25:03 2011 +0000 Initial hack at strptime(); just literal strings for now M ext/B/t/concise-xs.t M ext/POSIX/POSIX.xs M ext/POSIX/lib/POSIX.pm M ext/POSIX/t/time.t ----------------------------------------------------------------------- -- Perl5 Master Repository
