Commit Graph

1161 Commits

Author SHA1 Message Date
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
53030e4527 minor change to fix issue that prevents sun 5.8 from linking correctly
[SVN r34454]
2006-07-03 15:25:19 +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
627693d12d Update changes / bugfixes and complier notes for 1.34 release
[SVN r34392]
2006-06-25 17:04:35 +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
17b02e954c fix an issue with multiple defines under some circumstances -- change static const into an enum
[SVN r34382]
2006-06-23 18:05:48 +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
0dadfe419a add some test diagnostics to get more information about regression failures
[SVN r34283]
2006-06-12 14:46:54 +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
963cb4d5c8 couple minor documentation updates before 1.34 release
[SVN r34071]
2006-05-23 15:05:05 +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
2f8e311836 Fix header guard mismatch issue -- basically cleanup as the guard mismatch doesn't have an effect in this case.
[SVN r34067]
2006-05-23 14:38:15 +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
Jeff Garland
abee080986 updates to time_period to add section for mutors -- correctly document shift functions
[SVN r33973]
2006-05-15 15:18:55 +00:00
Eric Niebler
9ff67ef64d doxygen references automatically generated now. deleting stale ones
[SVN r33617]
2006-04-10 03:27:13 +00:00
Eric Niebler
e9752ce604 doxygen references automatically generated now. deleting stale ones
[SVN r33617]
2006-04-10 03:27:13 +00:00
Jeff Garland
2d22341ee6 apply Eric Nieblers patch to fix doxygen processing
[SVN r33615]
2006-04-09 20:31:57 +00:00
Jeff Garland
0f7188c4c2 apply Eric Nieblers patch to the Jamfile
[SVN r33614]
2006-04-09 20:22:35 +00:00
Jeff Garland
269f799e99 Apply modified version of gcc warning patch from Stephan L. to main branch
[SVN r33481]
2006-03-26 21:35:58 +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
Jeff Garland
bd25005368 add documentation for the expand function on date and time periods.
[SVN r33479]
2006-03-26 20:45:06 +00:00
Jeff Garland
2af5cd1361 add an expand function to the period
[SVN r33478]
2006-03-26 20:12:41 +00:00
Rene Rivera
485762ff72 Merge from HEAD.
[SVN r33458]
2006-03-23 16:12:40 +00:00
Rene Rivera
6d728ddd40 Add missing requirement rule when using the shared version of serialization.
[SVN r33456]
2006-03-23 15:16:22 +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