Changes on 2017-11-06 for repository at:
Fetch URL: git@github.com:abeltje/lc_time.git
Push URL: git@github.com:abeltje/lc_time.git
Enjoy!
0.15 2017-11-06T18:28:15+01:00 (3d2f6c6 => abeltje)
- (abeltje, 5 seconds ago) Autocommit for distribution lc_time 0.15 (same)
0.14 2017-11-01T07:47:13+01:00 (9075eb2 => abeltje)
- (abeltje, 5 days ago) Autocommit for distribution lc_time 0.14 (same)
- (Mohammad S Anwar, 5 days ago) - Added license meta name as suggested by
CPANTS.
- (abeltje, 2 minutes ago) Merge branch 'manwar-add-license-meta-name'
0.13 2017-02-05T14:40:06+01:00 (b7dff82 => abeltje)
- (abeltje, 9 months ago) Autocommit for distribution lc_time 0.13 (same)
- (abeltje, 6 days ago) FreeBSD changed theire LC_TIME (RT#123414)
- Short month names in Spanish now have a '.' added at the end.
0.12 2015-05-24T12:37:30+02:00 (0fe0e33 => abeltje)
- (abeltje, 2 years, 5 months ago) Autocommit for distribution lc_time
0.12 (minor)
- (abeltje, 9 months ago) Fix test
0.11_02 2015-05-15T14:15:49+02:00 (f2a65d9 => abeltje)
- (abeltje, 2 years, 6 months ago) Autocommit for distribution lc_time
0.11_02 (test)
- (abeltje, 2 years, 5 months ago) Tweak Makefile.PL (more META stuff)
0.11_01 2015-05-05T09:29:12+02:00 (ce9d259 => Abe Timmerman)
- (Abe Timmerman, 2 years, 6 months ago) Autocommit for distribution
lc_time 0.11_01 (test)
- (abeltje, 2 years, 6 months ago) Signal OpenBSD is not supported.
- OpenBSD doesn't support LC_TIME, so no use for CPANTester to look at
it.
0.11 2013-09-22T11:13:02+02:00 (5269f51 => abeltje)
- (abeltje, 4 years, 2 months ago) Autocommit for distribution lc_time
0.11
- (Abe Timmerman, 2 years, 6 months ago) BUGFix: perl-5.21.1 changed
POSIX::strftime
- POSIX::strftime was changed by
9717af6d049902fc887c412facb2d15e785ef1a4
- to decode the result (%a/%A/%b/%B) if the current locale is UTF-8.
- lc_time::strftime() will still also decode for other encodings like
- ISO8859-*/Big5/KOI8/CP*.
0.10 2013-09-22T10:33:29+02:00 (11cbfc0 => abeltje)
- (abeltje, 4 years, 2 months ago) * try a version that works for both
perl and debian
0.00 2013-09-08T13:40:01+02:00 (8f67d19 => abeltje)
- (abeltje, 4 years, 2 months ago) Initial checkin.
- (abeltje, 4 years, 2 months ago) * Make code en tests work on linux
(ubuntu).
- (abeltje, 4 years, 2 months ago) Make the code a bit more portable...
- (abeltje, 4 years, 2 months ago) fix typo.
- (abeltje, 4 years, 2 months ago) Fix typos.
- (abeltje, 4 years, 2 months ago) Fix MSWin32 issues.
- (abeltje, 4 years, 2 months ago) Do not try to decode() if there is no
encoding found.
- Use the right constant for LC_TIME to check if nothing changed.
- (abeltje, 4 years, 2 months ago) Make it more distributable:
- - Add POD
- - Add xt/ tests
- - Fix MANIFEST[.SKIP]
- (abeltje, 4 years, 2 months ago) Add the README file
- (abeltje, 4 years, 2 months ago) Fix testsuite for HP-UX.
- (abeltje, 4 years, 2 months ago) * More HP-UX test fixing
- (abeltje, 4 years, 2 months ago) Add the automatically generated Changes
file, fix version.