Douglas Gregor
38af1f49cf
Should not check in catalog.xml
...
[SVN r29937]
2005-07-07 17:43:20 +00:00
Jeff Garland
6cfa174d56
documentation updates to support changes to time duration formatting. Also improvements to documentation of special value interfaces in ptime and other classes
...
[SVN r29883]
2005-07-04 02:35:20 +00:00
Jeff Garland
04674429a9
do some nice syntax highlighting for html versions
...
[SVN r29882]
2005-07-04 02:34:05 +00:00
Jeff Garland
cd68e581a6
add a few tests that have been there for ages, but somehow got dropped from the Jamfile -- this includes several i/o tests. Also removed a redundant test
...
[SVN r29878]
2005-07-03 06:56:21 +00:00
Jeff Garland
64185b666d
unfortunate last minute major bug with duration output with negative time durations - fixes allow for additional user control of the sign format for the general case and make sure all elements of duration have absolute values. This change adds new tests to make sure the bug is gone
...
[SVN r29877]
2005-07-03 06:55:06 +00:00
Jeff Garland
8bb7f140af
unfortunate last minute major bug with duration output with negative time durations - fixes allow for additional user control of the sign format for the general case and make sure all elements of duration have absolute values. Also cleaned up a few out of date comments
...
[SVN r29876]
2005-07-03 06:53:13 +00:00
Jeff Garland
ad50aac6b7
Added tests to test fix for a serious bug with conversions for negative time durations. Need the minutes and seconds fields to be converted to absolute values. This was creating a downstream bug in i/o code where negative durations were not streaming out correctly
...
[SVN r29875]
2005-07-02 23:36:32 +00:00
Jeff Garland
4901ad91e4
fix a serious bug with conversions for negative time durations. Need the minutes and seconds fields to be converted to absolute values. This was creating a downstream bug in i/o code where negative durations were not streaming out correctly
...
[SVN r29874]
2005-07-02 23:35:06 +00:00
Jeff Garland
bc754d907c
add tests for fix to input parsing. Tests for bug that would cause an extra character to be consumed in the stream when parsing special value cases. In particular something like a date period like [2005-Jun-10/not-a-date-time] would fail to parse correctly even though this can be constructed and output just fine
...
[SVN r29854]
2005-07-01 03:00:34 +00:00
Jeff Garland
443ab4fce8
fix an input parsing bug that would cause an extra character to be consumed in the stream when parsing special value cases. In particular something like a date period like [2005-Jun-10/not-a-date-time] would fail to parse correctly even though this can be constructed and output just fine
...
[SVN r29853]
2005-07-01 02:58:57 +00:00
Jeff Garland
12d121e876
fix bug with exception handling in new i/o code -- only throw exceptions if stream bits set correctly -- cooresponding doc updates
...
[SVN r29824]
2005-06-28 13:13:31 +00:00
Jeff Garland
54e7c78df6
fix bug with exception handling in new i/o code -- only throw exceptions if stream bits set correctly
...
[SVN r29823]
2005-06-28 13:12:24 +00:00
Vladimir Prus
3be30cf06b
New convenience rule package.install.
...
Use that rule in top-level Jamfile.v2.
Introduce new top-level Jamfile rule 'boost-install'.
Use it in date_time, other libraries to follow soon.
[SVN r29805]
2005-06-27 12:37:47 +00:00
Vladimir Prus
4f9cd8f96e
link-runtime -> runtime-link.
...
Patch from Jurgen Hunold.
[SVN r29729]
2005-06-22 10:11:39 +00:00
Jeff Garland
5ee5fd5d7f
information entry about serialization bugfix
...
[SVN r29713]
2005-06-21 03:51:13 +00:00
Jeff Garland
7472b1e047
fixes for special value serialization bug
...
[SVN r29712]
2005-06-21 03:35:34 +00:00
Jeff Garland
bb21d778a0
updates to test for %% bugfix -- removal of references to ptime_facet in tests
...
[SVN r29622]
2005-06-16 13:23:38 +00:00
Jeff Garland
fa053e1172
cleanup/removal of ptime_facet typedefs
...
[SVN r29620]
2005-06-16 13:22:27 +00:00
Jeff Garland
ea43217c2b
fix for bug with %% strings in formats
...
[SVN r29619]
2005-06-16 13:21:39 +00:00
Jeff Garland
ede9a3cc00
more documentation tweaks -- some to match bug fix for %% strings in facets -- others to remove ptime_facet references
...
[SVN r29618]
2005-06-16 13:19:44 +00:00
Jeff Garland
f9e74aada5
various doc updates including a fix for bare ampersands in references
...
[SVN r29576]
2005-06-15 04:11:22 +00:00
Jeff Garland
1f5d0d6f47
update to references before the 1.33
...
[SVN r29550]
2005-06-13 11:51:52 +00:00
Jeff Garland
d863baf4c7
clarification on how to write safe code for time_durations
...
[SVN r29549]
2005-06-13 11:51:13 +00:00
Jeff Garland
68e74fee37
various updates to date-time docs
...
[SVN r29538]
2005-06-12 20:53:10 +00:00
Jeff Garland
04aa7bd9b1
couple upgrades to the examples
...
[SVN r29537]
2005-06-12 20:49:22 +00:00
Jeff Garland
3ff7c8d1d4
jun 9 documentation update for 1.33
...
[SVN r29505]
2005-06-10 04:17:03 +00:00
Jeff Garland
0230f5d871
updated version of the io tutorial
...
[SVN r29502]
2005-06-10 03:28:05 +00:00
Jeff Garland
99c989d1da
fix problem with use of format/npos
...
[SVN r29493]
2005-06-09 12:37:13 +00:00
Jeff Garland
8f247814a4
minor tweaks -- documentation only -- no code changes
...
[SVN r29444]
2005-06-06 10:36:46 +00:00
Jeff Garland
fde785ab90
minor documentation update
...
[SVN r29443]
2005-06-06 10:24:28 +00:00
Rene Rivera
c30df89277
Fix serialization condition that archives have to be included first.
...
[SVN r29426]
2005-06-04 06:40:36 +00:00
Rene Rivera
925b49e7dc
Add work around for standard libraries that use local time as the basis of std::time, like the MSL on Windows.
...
[SVN r29346]
2005-06-01 15:05:06 +00:00
Rene Rivera
08db1dce9e
Work around CW-8 problem of considering a T[] incomplete when T is a template type.
...
[SVN r29344]
2005-06-01 14:19:22 +00:00
Jeff Garland
351d9fcacf
tons of documentation updates for the 1.33 release
...
[SVN r29259]
2005-05-28 18:56:21 +00:00
Jeff Garland
fc701ebdf3
some additions to the documentation stuff
...
[SVN r29258]
2005-05-28 16:34:38 +00:00
Jeff Garland
6596484fb1
minor update to testcase to see if we can figure out why vc8 fails this test
...
[SVN r29228]
2005-05-26 12:37:49 +00:00
Jeff Garland
aadfbadf35
variety of fixes to clean up various compiler warnings -- particularly cw, vc8
...
[SVN r29189]
2005-05-25 14:16:15 +00:00
Jeff Garland
82db0bf9bc
various updates / fixes to examples
...
[SVN r29185]
2005-05-25 13:34:25 +00:00
Jeff Garland
ce98b2ac63
fix for unused parameter warnings
...
[SVN r29182]
2005-05-25 11:52:24 +00:00
Jeff Garland
394bb9911e
fix for microsecond clock -- remove extra call to time which sometimes caused regression failures
...
[SVN r29181]
2005-05-25 11:28:41 +00:00
Jeff Garland
ea0e997bf5
add new test file for local time iterator
...
[SVN r28940]
2005-05-15 22:05:54 +00:00
Jeff Garland
431cb1cbf4
add new testfile for local time periods
...
[SVN r28939]
2005-05-15 21:22:10 +00:00
Jeff Garland
61d6ee9a86
add operator- to fix errors in testlocal_time_period.cpp
...
[SVN r28938]
2005-05-15 21:21:00 +00:00
Jeff Garland
82acf7ac18
add end_of_month_day function doc
...
[SVN r28937]
2005-05-15 20:55:35 +00:00
Jeff Garland
1f5669aacb
initial writeup of changes from 1.32 to 1.33
...
[SVN r28936]
2005-05-15 20:55:01 +00:00
Jeff Garland
4a2f3352b7
add std:: qualifications to isalpha calls to hopefully fix codewarrior 9.5 regressions
...
[SVN r28900]
2005-05-14 16:38:28 +00:00
Jeff Garland
a9ca8beb87
minor tweaks to try and cleanup como regresssions -- warnings about unreachable code and failure on microsec clock
...
[SVN r28817]
2005-05-11 13:01:53 +00:00
Jeff Garland
d25dab13ef
add copyrights to examples
...
[SVN r28807]
2005-05-11 06:22:09 +00:00
Jeff Garland
85e8d01166
take a shot a fixing como regression failures
...
[SVN r28755]
2005-05-09 03:37:09 +00:00
Jeff Garland
4ae5fca3ca
patches to allow for generation of a date-time only pdf from boost book files
...
[SVN r28745]
2005-05-08 18:55:39 +00:00