Commit Graph

449 Commits

Author SHA1 Message Date
Jeff Garland
dbaf5dadb9 document updates for new ftime function
[SVN r24296]
2004-08-04 22:23:59 +00:00
Jeff Garland
fbb6724e34 add test for new filetime functions
[SVN r24295]
2004-08-04 22:12:05 +00:00
Jeff Garland
372e67c4c0 add new ftime function for windows
[SVN r24293]
2004-08-04 22:06:05 +00:00
Jeff Garland
35657ae6ed cleaned up version of microsecond time clock implementation including support for ftime (win32)
[SVN r24273]
2004-08-03 18:39:14 +00:00
Jeff Garland
3cda2cc5be allow microsecond clock on windows
[SVN r24241]
2004-08-01 21:25:01 +00:00
Jeff Garland
f96d2d6eb7 updates to allow microsecond clock on Win32
[SVN r24240]
2004-08-01 21:23:45 +00:00
Rene Rivera
535c9262a4 Add conditional support for std::locale, for toolsets like CW8 which require special setup for that support.
[SVN r24232]
2004-08-01 14:50:32 +00:00
Jeff Garland
c9c302df63 fixes to reference guide to take out duplicate typdefs after doug patch - july 25
[SVN r24054]
2004-07-25 23:53:20 +00:00
Jeff Garland
2510dc1874 fix licensing in files
[SVN r24017]
2004-07-25 02:55:31 +00:00
Jeff Garland
e016287186 fixes fror xml serialization
[SVN r23953]
2004-07-22 12:58:43 +00:00
Jeff Garland
37e6d6cc04 clean up licensing statement
[SVN r23925]
2004-07-22 01:35:15 +00:00
Jeff Garland
131c72ebcd update examples
[SVN r23924]
2004-07-22 01:34:03 +00:00
Jeff Garland
55bbae6806 various doc updates
[SVN r23923]
2004-07-22 01:32:40 +00:00
Jeff Garland
ebf89f3e77 update change information
[SVN r23922]
2004-07-22 01:31:48 +00:00
Jeff Garland
11fccff25e fix spelling in comments
[SVN r23901]
2004-07-21 14:22:53 +00:00
Jeff Garland
7cee02385f update for patch
[SVN r23872]
2004-07-21 03:21:13 +00:00
Jeff Garland
b5a96e031a fix serialization code
[SVN r23871]
2004-07-21 03:09:47 +00:00
Douglas Gregor
cbef298ff1 Documentation update from Jon T. Pedant
[SVN r23847]
2004-07-20 17:03:55 +00:00
Jeff Garland
76bdb1c1fc fix copyright / license issues
[SVN r23815]
2004-07-19 22:13:17 +00:00
Vladimir Prus
93bfb202e6 More V2 Jamfile tweaks.
[SVN r23764]
2004-07-19 07:12:45 +00:00
Jeff Garland
4e7377cff8 fix for facet problem with vc7x compilers when used with dll--updated tests
[SVN r23739]
2004-07-18 23:38:07 +00:00
Jeff Garland
d8e03bfcc7 fix for facet problem with vc7x compilers when used with dll
[SVN r23738]
2004-07-18 23:37:41 +00:00
Jeff Garland
f11a00a212 addtional time special value tests
[SVN r23737]
2004-07-18 23:20:08 +00:00
Jeff Garland
09dbdae01f change to use the new gregorian operators
[SVN r23736]
2004-07-18 23:15:15 +00:00
Jeff Garland
d2a21d7637 change BOOST_NO_WCHAR to BOOST_NO_WSTRING in detecting lack of wide string support
[SVN r23732]
2004-07-18 18:36:18 +00:00
Jeff Garland
0417c47bae update Jamfile testnames to match with status xml results
[SVN r23731]
2004-07-18 18:32:23 +00:00
Jeff Garland
3213dd494f improve support for zero length periods
[SVN r23729]
2004-07-18 16:20:56 +00:00
Jeff Garland
b30b80cb50 add generic period test suite
[SVN r23728]
2004-07-18 16:20:21 +00:00
Jeff Garland
9bdf39be02 force test to fail for platforms that don't support ms clock
[SVN r23727]
2004-07-18 16:01:12 +00:00
Jeff Garland
0991815019 fix jamfile to shorten filenames
[SVN r23726]
2004-07-18 15:56:26 +00:00
Jeff Garland
0aa38b0621 check in improved exception handling so regression tests are stopped by stream in failures
[SVN r23716]
2004-07-17 23:42:25 +00:00
Jeff Garland
b4eb06cd05 detabify -- change to BOOST_NO_WSTRING
[SVN r23713]
2004-07-17 23:03:48 +00:00
Jeff Garland
af4ba244fc remove tabs from source files
[SVN r23712]
2004-07-17 22:24:40 +00:00
Jeff Garland
bb6f2cbc1e fix file names > 31 chars
[SVN r23710]
2004-07-17 22:08:32 +00:00
Jeff Garland
e5567ab0b4 example.7-12 patch from bart
[SVN r23693]
2004-07-17 15:38:39 +00:00
Jeff Garland
7aaa215d3b borland test streams fix
[SVN r23686]
2004-07-17 15:01:22 +00:00
Jeff Garland
7025a5f212 switch to boost-book
[SVN r23658]
2004-07-17 02:47:23 +00:00
Jeff Garland
14ea07a5f1 improve mac regression - quickfix
[SVN r23554]
2004-07-14 16:29:00 +00:00
Jeff Garland
183851cc85 force borland to use old output headers
[SVN r23523]
2004-07-14 01:57:21 +00:00
Jeff Garland
8fe514be11 remove duplicated macro stuff
[SVN r23445]
2004-07-11 18:27:40 +00:00
Jeff Garland
61ccbde085 code cleanup patch
[SVN r23444]
2004-07-11 18:18:27 +00:00
Jeff Garland
848bfac50d mac_fix_plus patch set for regressions from bart - 7.09
[SVN r23443]
2004-07-11 18:13:21 +00:00
Jeff Garland
3de5a6118d fixes for error in regression check
[SVN r23440]
2004-07-11 16:43:38 +00:00
Jeff Garland
e263e5f2fd windows regression fixes - 7.05
[SVN r23357]
2004-07-06 01:46:40 +00:00
Jeff Garland
6fede05b10 fix regression issues with facet
[SVN r23355]
2004-07-06 00:42:15 +00:00
Jeff Garland
c3159ed981 config changes for new gregorian types
[SVN r23354]
2004-07-06 00:02:23 +00:00
Jeff Garland
83eadf93f1 july 2 doc patches
[SVN r23342]
2004-07-05 00:17:55 +00:00
Jeff Garland
b84df08623 added code for time input streaming
[SVN r23338]
2004-07-04 21:59:17 +00:00
Jeff Garland
42d61df6e0 added tests for time input streaming
[SVN r23337]
2004-07-04 21:58:13 +00:00
Jeff Garland
db85b0a744 fixes for year functor
[SVN r23336]
2004-07-04 18:41:21 +00:00