Commit Graph

756 Commits

Author SHA1 Message Date
Jeff Garland
37aae6e922 Update of DST rules for US 2007 -- plus a few misc changes for other locations
[SVN r37010]
2007-02-20 03:00:32 +00:00
Jeff Garland
fa70a30546 minor documentation fix
[SVN r37003]
2007-02-19 13:26:56 +00:00
Jeff Garland
1d86211a3b small documentation fix suggested by Dave A.
[SVN r35908]
2006-11-08 00:03:09 +00:00
Rene Rivera
9aec576490 Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
Jeff Garland
bc53043e5c add single overall include file for date time lib
[SVN r35756]
2006-10-27 23:21:38 +00:00
Daniel James
68f806176d Fix a link to the local copy of the license.
[SVN r34959]
2006-08-26 14:33:17 +00:00
Jeff Garland
cbebd173e3 minor wording update
[SVN r34868]
2006-08-11 13:53:46 +00:00
Jeff Garland
0249249c48 fixes for copyright
[SVN r34640]
2006-07-20 15:55:16 +00:00
Gennaro Prota
907f1131c7 fixed HTML code (this caused the inspect tool to detect broken links, but that wasn't the actual problem)
[SVN r34577]
2006-07-17 04:09:03 +00:00
Gennaro Prota
97d1a0a7af use new license reference text; silence inspect tool false positives about min/max
[SVN r34576]
2006-07-17 03:56:05 +00:00
Gennaro Prota
ef9df63195 fixed license reference text; parenthesized max identifiers, even if inside a comment, to avoid spurious inspect tool detections
[SVN r34575]
2006-07-17 03:48:31 +00:00
Jeff Garland
c6074c0df7 minor change to fix issue that prevents sun 5.8 from linking correctly
[SVN r34453]
2006-07-03 15:19:58 +00:00
Jeff Garland
a178b0149a Update changes / bugfixes and complier notes for 1.34 release
[SVN r34392]
2006-06-25 17:04:35 +00:00
Jeff Garland
19e07d6bf2 fix an issue with multiple defines under some circumstances -- change static const into an enum
[SVN r34381]
2006-06-23 17:55:18 +00:00
Jeff Garland
5cd09b1cfb add some test diagnostics to get more information about regression failures
[SVN r34283]
2006-06-12 14:46:54 +00:00
Jeff Garland
c95b124905 couple minor documentation updates before 1.34 release
[SVN r34071]
2006-05-23 15:05:05 +00:00
Jeff Garland
c1302ab112 Fix header guard mismatch issue -- basically a no-op
[SVN r34066]
2006-05-23 14:33:55 +00:00
Jeff Garland
0ba0b0ad23 updates to time_period to add section for mutors -- correctly document shift functions
[SVN r33974]
2006-05-15 15:34:18 +00:00
Eric Niebler
9ff67ef64d doxygen references automatically generated now. deleting stale ones
[SVN r33617]
2006-04-10 03:27:13 +00:00
Jeff Garland
0f7188c4c2 apply Eric Nieblers patch to the Jamfile
[SVN r33614]
2006-04-09 20:22:35 +00:00
Jeff Garland
4a3a71749e Apply modified version of gcc warning patch from Stephan L.
[SVN r33480]
2006-03-26 21:29:10 +00:00
Rene Rivera
485762ff72 Merge from HEAD.
[SVN r33458]
2006-03-23 16:12:40 +00:00
nobody
d877231543 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Jeff Garland
ac92083505 Fix regression errors that showed up under FreeBSD with GCC and the LANG environment set to russian -- changed parser to use classic locale instead of blank locale
[SVN r33416]
2006-03-21 02:26:30 +00:00
Jeff Garland
83be4dd883 Shadow warning fixes from Steven L.
[SVN r33407]
2006-03-20 13:29:16 +00:00
Jeff Garland
e9261beb4c Fix regression test error with greg_serialize_dll by changing Jamfile to pick up dll properly.
[SVN r33377]
2006-03-18 19:58:03 +00:00
Jeff Garland
f9576c4a32 Supress warnings for VC
[SVN r33372]
2006-03-18 16:47:55 +00:00
Vladimir Prus
d3a6dd9385 The date_time/testgreg_serialize_dll test should link to date_time DLL,
not static lib.


[SVN r33184]
2006-03-01 09:35:06 +00:00
Alisdair Meredith
27ca552ed8 Patch for Borland patch - did not include workaround.hpp
[SVN r33134]
2006-02-27 08:02:30 +00:00
Alisdair Meredith
ee74aad32f Workarounds updated for BCB2006 compiler
[SVN r33125]
2006-02-26 20:10:18 +00:00
Jeff Garland
b3e3232bbd Reduce the usage of basic_stringstream as much a possible to work around VC8 memory leak issue.
[SVN r32998]
2006-02-18 20:58:01 +00:00
Vladimir Prus
7984815e6e Attempt to sync Jamfile.v2 with Jamfile
[SVN r32490]
2006-01-31 16:57:16 +00:00
Vladimir Prus
8a6b03a744 Update Jamfile.v2
[SVN r32350]
2006-01-18 12:32:54 +00:00
Douglas Gregor
b5a98e0321 Fix regression testing on GCC 2.95.x, I think
[SVN r32184]
2005-12-29 19:46:55 +00:00
Jeff Garland
7e1b6bbef4 minor patch from Davlet Panech to stop ICE on MSVC6 SP6 with STLPort 4.6.2
[SVN r31927]
2005-12-06 03:49:15 +00:00
Jeff Garland
26f14eda80 add dll linking for special_value_from_string declaration.
[SVN r31802]
2005-11-28 13:21:54 +00:00
Jeff Garland
258a9d72f3 add a dll linked test for serialization to make sure all the symbols are exported
[SVN r31801]
2005-11-28 13:20:35 +00:00
Jeff Garland
66721a13e4 Fix one last unqualified tm struct --> make std::tm
[SVN r31521]
2005-11-01 04:27:29 +00:00
Jeff Garland
334a28d8ce changes to for QNX - put time_t references into namespace std
[SVN r31496]
2005-10-27 13:37:30 +00:00
Jeff Garland
c2a307320b changes for tracker issue 1178092 -- change in convert_to_lower to make local a const static and speed up parsing.
[SVN r31460]
2005-10-25 12:49:02 +00:00
Jeff Garland
cfc379713a fixes for issue 949189 -- perhaps cleans up some warnings.
[SVN r31459]
2005-10-25 12:42:20 +00:00
Jeff Garland
cfea9b8090 remove obsolete file -- class renamed
[SVN r31457]
2005-10-25 03:52:30 +00:00
Jeff Garland
6f7fc0d116 Qualify all references to tm with std:: hopefully will fix QNX compile issues
[SVN r31456]
2005-10-25 03:38:40 +00:00
Jeff Garland
f2d4fac8cd Patch to silence vc8 deprication warnings since we plan to keep using std::gmtime.
[SVN r31455]
2005-10-25 02:42:43 +00:00
Jeff Garland
c83211770f add new tests to support wide chars in timezones
[SVN r31437]
2005-10-23 20:15:39 +00:00
Jeff Garland
267c42d33f Start on feature changes required to support wide chars in time zones and eventual move of all the time zone core to date_time namespace
[SVN r31436]
2005-10-23 20:15:07 +00:00
Jeff Garland
6ab46fc3d4 fixes for regression in gcc295 compilers
[SVN r30914]
2005-09-11 23:21:00 +00:00
Jeff Garland
2edb54a390 Fix negative month addition issue.
[SVN r30823]
2005-09-05 22:07:23 +00:00
Jeff Garland
e8ba437845 Add tests to fix negative durations wrapping problem (wrapping int fix)
[SVN r30822]
2005-09-05 22:07:05 +00:00
Jeff Garland
09ff47960f iso tokenizer fix test updates - causes exception when missing digits - hence bad format
[SVN r30821]
2005-09-05 21:34:51 +00:00