Commit Graph

6 Commits

Author SHA1 Message Date
Gustavo André dos Santos Lopes
5067e98390 - Oops missed return. Also improved the readability of a test. 2011-09-27 11:43:07 +00:00
Gustavo André dos Santos Lopes
9a723eb69c - Added tests and NEWS for r306475; see bug #55797.
- Removed now redundant previous overflow check, which relied on
  undefined behavior (wraparound) and was ignored in optimized builds.
2011-09-27 10:57:25 +00:00
Gustavo André dos Santos Lopes
e932aef17b - Fixed bug in SdnToGregorian (see comments on #53574, though that bug is about
another function). NEWS & tests tomorrow.
2011-09-26 22:38:21 +00:00
Antony Dovgal
c68b28f250 fix segfault in jfmonthname(), add test
fix tests (I don't have /home/hartmut here =))
2006-07-11 14:15:38 +00:00
Sebastian Bergmann
4a2f0316e1 Fix a warning. 2002-02-02 19:27:33 +00:00
Hartmut Holzgraefe
3bc8debefe made calendar a real extension instead of a dl one only 2000-04-15 20:35:09 +00:00