Commit Graph

127 Commits

Author SHA1 Message Date
Jeff Garland
7f3d05d39c vc level4 warning fixes
[SVN r20791]
2003-11-12 03:11:08 +00:00
Jeff Garland
cabb996dc2 fix vc level 4 warnings
[SVN r20790]
2003-11-12 03:09:44 +00:00
Jeff Garland
f19fe76dde fixes for tolower issues
[SVN r20789]
2003-11-12 02:58:06 +00:00
Jeff Garland
85d3d20014 fix issues with vc7 static method conflict
[SVN r20766]
2003-11-08 15:49:43 +00:00
Jeff Garland
1fe09852ca fix for failure of time_formatter regression test
[SVN r20677]
2003-11-05 02:38:37 +00:00
Jeff Garland
ae58601e2b fixes for the INT64_C macro define problems
[SVN r20674]
2003-11-05 02:08:18 +00:00
Jeff Garland
5089e18937 time special values update, plus some operator additions
[SVN r20648]
2003-11-04 13:58:36 +00:00
Jeff Garland
3321b2df4a various updates for improved special value support
[SVN r20643]
2003-11-04 12:52:35 +00:00
Jeff Garland
c91d1c8da8 various updates for improved special value support, additional operators such as += and -=
[SVN r20642]
2003-11-04 12:52:03 +00:00
Jeff Garland
a35f4f2590 make infinity, nadt strings consistent
[SVN r20640]
2003-11-04 12:07:50 +00:00
Jeff Garland
f27c407599 added is_pos is_neg_infinity methods for time sv changes
[SVN r20639]
2003-11-04 11:55:26 +00:00
Jeff Garland
ebac5a5a8e various compiler warning fixes - msvc level 4
[SVN r20637]
2003-11-04 11:49:57 +00:00
Jeff Garland
0e853defeb fix issue with positive inf
[SVN r20475]
2003-10-24 13:02:55 +00:00
Jeff Garland
ca98cb0859 changes to allow parsing dates from strings with month names like: Feb, March, etc
[SVN r20412]
2003-10-19 19:57:14 +00:00
Jeff Garland
277cef10f8 add % operator to int_adaptor
[SVN r20405]
2003-10-19 16:41:15 +00:00
Jeff Garland
673abc18bb fixes for map/iterator based parsing of date string
[SVN r20404]
2003-10-19 16:40:49 +00:00
Jeff Garland
08d4d6a09b fixes for VC6 level4 compiler warnings
[SVN r20303]
2003-10-08 14:09:49 +00:00
Jeff Garland
8aea9fa6fa fixes for msvc warnings
[SVN r20283]
2003-10-07 13:26:15 +00:00
Jeff Garland
077ec3ef61 Changes to reduce MSVC warnings
[SVN r20281]
2003-10-07 13:21:42 +00:00
Jeff Garland
8a4b1a6001 fixes for msvc level4 warnings
[SVN r20203]
2003-09-27 22:20:37 +00:00
Jeff Garland
44fb871dc5 fixes for msvc level4 warnings
[SVN r20202]
2003-09-27 21:58:16 +00:00
Jeff Garland
f881a67b0e fix comment / include
[SVN r20201]
2003-09-27 21:57:43 +00:00
Jeff Garland
d503bb0496 fixes for msvc level4 warnings
[SVN r20200]
2003-09-27 21:48:14 +00:00
Jeff Garland
c46cecccd4 fixes for msvc level4 warnings
[SVN r20199]
2003-09-27 21:42:58 +00:00
Jeff Garland
9241531a49 fixes for msvc level4 warnings
[SVN r20198]
2003-09-27 21:26:29 +00:00
Jeff Garland
1a8a857f22 fix algorithm for week no based on comment from C. Tondering
[SVN r20180]
2003-09-25 11:12:27 +00:00
Jeff Garland
0f9f372295 fix Wshadow warning from gcc
[SVN r20141]
2003-09-22 01:38:57 +00:00
Jeff Garland
b9fe05875a fix Wshadow warning from gcc
[SVN r20139]
2003-09-22 00:14:58 +00:00
Jeff Garland
ac5f0a0dd5 various fixes for time_duration negative handling, add total_milliseconds etc methods
[SVN r19955]
2003-09-08 05:32:55 +00:00
Jeff Garland
fe9be81269 various fixes for time_duration negative handling
[SVN r19954]
2003-09-08 05:32:30 +00:00
Jeff Garland
b69a2fd11a upgrade comment
[SVN r19950]
2003-09-07 23:53:32 +00:00
Jeff Garland
c5806120ad add bi-directional iteration to time_itr
[SVN r19942]
2003-09-07 12:56:23 +00:00
Jeff Garland
c8c4897df2 change nth_kday_of_month to return last kday if fifth kday of month is selected and it doesn't exist
[SVN r19934]
2003-09-06 14:03:39 +00:00
Jeff Garland
d3716e2513 add better names for algorithms
[SVN r19918]
2003-09-04 13:41:32 +00:00
Jeff Garland
9f34050074 add full length names
[SVN r19917]
2003-09-04 12:12:15 +00:00
Jeff Garland
ff796a6c08 fix uninitialized vars in parse undelimeted
[SVN r19881]
2003-08-30 13:40:33 +00:00
Jeff Garland
d4a4db1138 negative offset feature
[SVN r19877]
2003-08-30 03:42:26 +00:00
Jeff Garland
10f1a829be fixes for parsing negative time durations
[SVN r19834]
2003-08-28 13:45:45 +00:00
Jeff Garland
579777976e add backward iteration capabilities
[SVN r19832]
2003-08-28 13:26:24 +00:00
Jeff Garland
055def3eb4 add subtract functions to wrapping int
[SVN r19831]
2003-08-28 13:22:27 +00:00
Jeff Garland
9824f14ab0 updates to operator<< to fix compile errors on 2.95.3 stlport and vc7
[SVN r19786]
2003-08-26 13:27:01 +00:00
Jeff Garland
a3121f37e9 fix compilation issues borland, msvc
[SVN r19763]
2003-08-24 16:15:09 +00:00
Jeff Garland
adad180a08 fix compile errors for borland, gcc 295
[SVN r19739]
2003-08-23 04:15:22 +00:00
Jeff Garland
d74439f1e3 attempt to fix some compiler errors
[SVN r19733]
2003-08-22 13:28:26 +00:00
Jeff Garland
315965c292 fix up comments, support for infinate date_duration
[SVN r19709]
2003-08-20 04:20:44 +00:00
Jeff Garland
cbd8d650e5 Changes to provide special value support for date_duration
[SVN r19708]
2003-08-20 04:19:27 +00:00
Jeff Garland
15abcff1b9 updates to int_adapter to provide support for infinate durations
[SVN r19706]
2003-08-20 03:31:16 +00:00
Jeff Garland
d117ba3069 add unary operator- to time_duration
[SVN r19704]
2003-08-20 03:16:09 +00:00
Jeff Garland
03e130cb18 fix name of last parameter, fix operator<, rename hull to span
[SVN r19703]
2003-08-20 03:15:13 +00:00
Jeff Garland
f57e968395 change merge_inclusive to hull
[SVN r19662]
2003-08-17 16:08:37 +00:00