James E. King III
f35bbbe906
trac-3606: fix remaining msvc /W4 complaints (msvc-10.0 and up)
2018-01-17 09:22:22 -05:00
Andrey Semashev
266e6cc8e1
Silence MSVC warnings about unused exception variables in tests.
2017-08-28 20:06:24 +03:00
Andrey Semashev
ae536816ee
Restored to_time_t() function removed by commit 6636f49f13
.
2014-05-31 20:46:36 +04:00
Daniel James
693c89198f
Merge some old datetime changes to release
...
- [70756] Convert jamfile for examples to boost build v2.
- [79211][79212] Suppress g++4.6 warnings in tests.
- Document NO LIB option. Fixes #6077 .
[SVN r80629]
2012-09-22 16:21:43 +00:00
Andrey Semashev
86a65b062a
testfrmwk.hpp moved to the tests directory. It was not a part of the library public interface and should not be seen by users.
...
[SVN r49946]
2008-11-26 21:07:14 +00:00
Andrey Semashev
a2049a59d6
Merged various fixes from trunk.
...
[SVN r49705]
2008-11-12 19:37:53 +00:00
Daniel James
c9f634b1d4
Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r43417 | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines
Fix a link to Boost.Bimap.
........
r43418 | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines
Change another link that's no longer in the repository to link to the website.
........
r43422 | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line
Fix broken copyright urls. Fixes #1573 .
........
r43423 | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line
Fix incorrect links to copyright of the form 'http:#www.boost.org
........
[SVN r43425]
2008-02-27 20:00:24 +00:00
Jeff Garland
54d9cbc1bf
fix a problem where in STD_CONFIG mode we don't handle the case where a time duration of over 24 hours is constructed. Change adds appropriate amounts to the date. Added tests to validate this is working correctly
...
[SVN r28446]
2005-04-24 01:36:25 +00:00
Jeff Garland
32954414b1
enhanced tests for changes to to_tm functions
...
[SVN r25618]
2004-10-07 22:30:16 +00:00
Jeff Garland
41c5641e26
tests for new tm conversion functions
...
[SVN r25522]
2004-10-01 23:17:31 +00:00
Jeff Garland
e5ab27b9c4
add tests for ptime min/max_date_time constructors
...
[SVN r25495]
2004-10-01 02:30:47 +00:00
Jeff Garland
f11a00a212
addtional time special value tests
...
[SVN r23737]
2004-07-18 23:20:08 +00:00
Jeff Garland
74a2cc77c7
changes for default constructors
...
[SVN r23265]
2004-06-29 16:43:39 +00:00
Jeff Garland
7cfd84f434
additional tests to exercise ptime special values constructor
...
[SVN r22591]
2004-04-03 23:21:03 +00:00
Rene Rivera
88aa551f54
Fix tabs in file.
...
[SVN r21399]
2003-12-26 23:26:49 +00:00
Jeff Garland
77823c63ee
add test for subtraction of neg time duration
...
[SVN r21339]
2003-12-19 14:08:57 +00:00
Jeff Garland
8f6259134c
fix tabs / formatting in source
...
[SVN r21107]
2003-12-03 03:28:35 +00:00
Jeff Garland
ff4253a4da
license update
...
[SVN r20922]
2003-11-23 16:12:01 +00:00
Jeff Garland
7094455723
additional tests for time special values
...
[SVN r20649]
2003-11-04 13:59:42 +00:00
Jeff Garland
b761ce6c1b
fix scoping of time_t - compile error on borland
...
[SVN r19592]
2003-08-14 13:08:45 +00:00
Jeff Garland
560b37e503
cleanup tests execution for compilers that lack facet support
...
[SVN r19550]
2003-08-12 12:41:39 +00:00
Jeff Garland
60cc78225f
add tests for time_t conversion function
...
[SVN r19505]
2003-08-10 14:14:39 +00:00
Björn Karlsson
d095bd24c1
Added copyright statement and untabified
...
[SVN r17200]
2003-02-04 14:25:27 +00:00
Jeff Garland
66fed94565
fix return value
...
[SVN r16944]
2003-01-19 19:08:09 +00:00
Jeff Garland
bf50b61121
fix tabs
...
[SVN r15188]
2002-09-06 22:07:56 +00:00
Jeff Garland
dc846827e4
first version -- renamed
...
[SVN r14901]
2002-08-15 18:59:16 +00:00
Jeff Garland
81fd49774b
first version of library
...
[SVN r14825]
2002-08-13 22:52:12 +00:00