Commit Graph

242 Commits

Author SHA1 Message Date
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
2523a7fc61 add test, updates based on comments from C. tondering
[SVN r20181]
2003-09-25 11:13:33 +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
690486c4b2 update calendar faq reference
[SVN r20179]
2003-09-25 11:11:24 +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
5c5f8bd576 additional tests for negative durations
[SVN r20052]
2003-09-14 15:14:54 +00:00
Dave Abrahams
8ec542234c Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Jeff Garland
901244927d various fixes for negative durations, add tests for total_milliseconds, total_nanoseconds, total_microseconds
[SVN r19959]
2003-09-08 05:40:17 +00:00
Jeff Garland
e29d9fcbe9 prepare for removal of this file
[SVN r19958]
2003-09-08 05:38:53 +00:00
Jeff Garland
8572fff355 move tests to testtime_formatters.cpp
[SVN r19957]
2003-09-08 05:37:20 +00:00
Jeff Garland
c39bb1ed6f changes to fix negative time durations
[SVN r19956]
2003-09-08 05:34:40 +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
6893422d7e fix return value so errors are reported
[SVN r19952]
2003-09-08 02:49:33 +00:00
Jeff Garland
137b13e5ac additional tests for negative durations
[SVN r19951]
2003-09-08 02:32:41 +00:00
Jeff Garland
b69a2fd11a upgrade comment
[SVN r19950]
2003-09-07 23:53:32 +00:00
Jeff Garland
e7b821d39a add tests for bi-directional time_itr
[SVN r19943]
2003-09-07 12:57:00 +00:00
Jeff Garland
c5806120ad add bi-directional iteration to time_itr
[SVN r19942]
2003-09-07 12:56:23 +00:00
Jeff Garland
6230c495fd add streaming, fifth kday of month tests
[SVN r19935]
2003-09-06 14:04:15 +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
22ed668f9b fix return value
[SVN r19933]
2003-09-06 13:43:11 +00:00
Jeff Garland
f5f0fb52a9 add streams test, rename time formatters, add greg_year test
[SVN r19932]
2003-09-06 13:09:33 +00:00
Jeff Garland
68c42ff3bd change name of testtime formatters so jam will run it
[SVN r19931]
2003-09-06 12:50:02 +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
605d381c3c add a testcase that lacks a full time string
[SVN r19882]
2003-08-30 14:00:19 +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
82f49159e0 test for parsing negative time durations
[SVN r19835]
2003-08-28 13:46:12 +00:00
Jeff Garland
10f1a829be fixes for parsing negative time durations
[SVN r19834]
2003-08-28 13:45:45 +00:00
Jeff Garland
4fe9b0dcc6 fixes for adding backward iteration
[SVN r19833]
2003-08-28 13:27:48 +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
c99ca996b9 fix Borland compiler warning
[SVN r19769]
2003-08-25 12:08:36 +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
14471d7045 updates for borland msvc
[SVN r19738]
2003-08-23 04:14:34 +00:00
Jeff Garland
d74439f1e3 attempt to fix some compiler errors
[SVN r19733]
2003-08-22 13:28:26 +00:00
Jeff Garland
1616a54f19 test infinite duration streaming
[SVN r19712]
2003-08-20 04:24:22 +00:00
Jeff Garland
c47fbcd90c add tests for infinite date duration support
[SVN r19711]
2003-08-20 04:23:12 +00:00
Jeff Garland
e091d8ec66 rename hull to span
[SVN r19710]
2003-08-20 04:21:54 +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
87821ff9c6 serious beef up of int_adpater tests
[SVN r19707]
2003-08-20 03:32:01 +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
38f8a0b6ae add unary- tests
[SVN r19705]
2003-08-20 03:17:07 +00:00
Jeff Garland
d117ba3069 add unary operator- to time_duration
[SVN r19704]
2003-08-20 03:16:09 +00:00