Commit Graph

267 Commits

Author SHA1 Message Date
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
f74d481e92 various compilation macro cleanup
[SVN r20638]
2003-11-04 11:50:29 +00:00
Jeff Garland
ebac5a5a8e various compiler warning fixes - msvc level 4
[SVN r20637]
2003-11-04 11:49:57 +00:00
Jeff Garland
8e3875a3ea additional change documentation 1.31 release
[SVN r20609]
2003-11-03 03:34:07 +00:00
Jeff Garland
0e853defeb fix issue with positive inf
[SVN r20475]
2003-10-24 13:02:55 +00:00
Jeff Garland
868fce50dc add tests for positive infin bug
[SVN r20474]
2003-10-24 13:02:13 +00:00
Jeff Garland
3b30273c21 change to fix Sun compiler
[SVN r20461]
2003-10-23 12:30:24 +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
a6fa4a8023 add month map functionality to provide for parsing of date strings with chars -- eg: Feb, March, april, etc
[SVN r20411]
2003-10-19 19:56:26 +00:00
Jeff Garland
0ae2743116 new tests for parsing month names with strings like: feb, mar, april, etc
[SVN r20410]
2003-10-19 19:53:59 +00:00
Rene Rivera
e29baa357b Add install definitions for new common install configuration.
[SVN r20409]
2003-10-19 19:52:56 +00:00
Jeff Garland
92d95130d7 tests for % operator
[SVN r20406]
2003-10-19 16:41:57 +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
16669d60fa use new macros from compiler_config
[SVN r20403]
2003-10-19 16:39:25 +00:00
Jeff Garland
08d4d6a09b fixes for VC6 level4 compiler warnings
[SVN r20303]
2003-10-08 14:09:49 +00:00
Jeff Garland
2b1aa58bda fix como-win32 warning about extra semi-colon
[SVN r20302]
2003-10-08 14:03:52 +00:00
Jeff Garland
56fb6aa8e1 fix msvc compiler warnings
[SVN r20284]
2003-10-07 13:28:54 +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
Vladimir Prus
85d87a220e Add V2 Jamfile
[SVN r20210]
2003-09-29 16:09:15 +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
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