In perl.git, the branch smoke-me/paul-evans/POSIX-strptime has been created
<http://perl5.git.perl.org/perl.git/commitdiff/7e4fb4212179417ab4ccb0c6f1e80610e32e9d65?hp=0000000000000000000000000000000000000000> at 7e4fb4212179417ab4ccb0c6f1e80610e32e9d65 (commit) - Log ----------------------------------------------------------------- commit 7e4fb4212179417ab4ccb0c6f1e80610e32e9d65 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 9bb9c17b4d206209e844c9ec8e1976bfa96d93ab 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 e9e435c8fca87a5779152bc47a790d90e1cfdd10 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 29875914b9179973a2f8fee8c161153312fccd73 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 35c00344521bf165a737c58940686e578623dd99 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 922efb5c20da784ea396b5970ea5dca49e9c5d67 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 d540df87582c63fa28e3d7b001ccd06d96072cd3 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 99d834adbede0dadc60e2976c7a267e1e7a24589 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 b01e8efec8e18956ad15d0ef7ec12fdd01edc60e 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
