Commit Graph

1161 Commits

Author SHA1 Message Date
Eric Niebler
058431aed0 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
2004-02-26 18:27:02 +00:00
Jeff Garland
fa299bb703 changes to support wide stream output
[SVN r22274]
2004-02-15 16:43:50 +00:00
Jeff Garland
ffd02f547d additional tests for wide string output
[SVN r22273]
2004-02-15 16:42:50 +00:00
Jeff Garland
7996611fbf tests for wstring output
[SVN r22272]
2004-02-15 16:36:41 +00:00
Jeff Garland
283455973c fixes for wstring output
[SVN r22271]
2004-02-15 16:34:37 +00:00
Jeff Garland
0c047d46c0 changes to support wide string output
[SVN r22270]
2004-02-15 16:28:07 +00:00
Jeff Garland
ba361a0de2 add file for wstring output -- supports broken compilers
[SVN r22269]
2004-02-15 16:18:21 +00:00
Jeff Garland
b8e1a2ca30 move time_formatters_limited to correct location
[SVN r22268]
2004-02-15 16:16:52 +00:00
Jeff Garland
79d6848e7d move formatters_limited to correct place
[SVN r22267]
2004-02-15 16:15:46 +00:00
Jeff Garland
aba3f7ed05 changes to support wide strings
[SVN r22266]
2004-02-15 16:10:01 +00:00
Jeff Garland
2b6d32acca change to support wide string output
[SVN r22265]
2004-02-15 16:06:46 +00:00
Jeff Garland
2287dda4ea base changes to support wide string output
[SVN r22263]
2004-02-15 15:49:52 +00:00
Jeff Garland
68aa043dfd fix include guard bug, copyright info
[SVN r22262]
2004-02-15 15:37:06 +00:00
Jeff Garland
aa7a964a1d new macros for wide string output
[SVN r22261]
2004-02-15 15:31:30 +00:00
Jeff Garland
8096967c61 add files for wide string output for compilers that don't meet the standard
[SVN r22260]
2004-02-15 15:28:21 +00:00
Jeff Garland
36968c543f merge compiler status updates from RC_1_31_0 -- add comments about wide stream output problems
[SVN r22126]
2004-02-01 23:29:56 +00:00
Jeff Garland
ee5cdf9d4b merge acknowledegements update from RC_1_31_0
[SVN r22124]
2004-02-01 22:43:38 +00:00
Jeff Garland
5a51cb75a8 fix docs for std::out_of_range
[SVN r22122]
2004-02-01 22:24:06 +00:00
Jeff Garland
5b77dc8fc2 merge changes for licensing link
[SVN r22117]
2004-02-01 19:11:33 +00:00
Jeff Garland
e142167816 minor documentation update
[SVN r22115]
2004-02-01 18:50:40 +00:00
Jeff Garland
72d0e65a9b update for wide stream output change
[SVN r22114]
2004-02-01 18:28:51 +00:00
Jeff Garland
7070a214ca update for wide stream output change
[SVN r22113]
2004-02-01 18:24:28 +00:00
Jeff Garland
f2b5eff23d update version number
[SVN r22112]
2004-02-01 18:19:10 +00:00
Jeff Garland
004288d779 merge over minor doc fixes from RC_1_31_0
[SVN r22111]
2004-02-01 18:18:09 +00:00
Jeff Garland
21977374eb merge changes from RC1_31_0
[SVN r22110]
2004-02-01 18:12:10 +00:00
Jeff Garland
b4cfc37ce7 tests for wide stream output
[SVN r21925]
2004-01-25 18:45:34 +00:00
Jeff Garland
8a97ff010e tests for widestream/string output
[SVN r21924]
2004-01-25 18:43:21 +00:00
Jeff Garland
2b38d8da8d updates to support wide stream output
[SVN r21923]
2004-01-25 18:42:25 +00:00
Jeff Garland
447569e1e0 changes to support wide char streams
[SVN r21921]
2004-01-25 18:26:57 +00:00
Jeff Garland
3671b2e023 merge various document updates from 1.31 release
[SVN r21835]
2004-01-20 05:01:34 +00:00
Jeff Garland
09e20fbf1a merge changes for bi-directional iterator
[SVN r21826]
2004-01-18 21:38:50 +00:00
Jeff Garland
f32029704b fix for unused var compiler warning
[SVN r21618]
2004-01-12 04:12:02 +00:00
Jeff Garland
cdf23a00d6 remove Wshadow warnings for gcc
[SVN r21602]
2004-01-11 17:41:21 +00:00
Jeff Garland
acb4191993 fix gcc shadow warning
[SVN r21546]
2004-01-08 13:05:42 +00:00
John Maddock
db5da36efe Modified dll build logic to conform to more/separate_compilation.html.
Added support for auto-linking.


[SVN r21544]
2004-01-08 12:45:46 +00:00
John Maddock
b216663e3e Added tests to test dll builds of the library.
Added name mangling rule to lib and dll builds.


[SVN r21543]
2004-01-08 12:44:47 +00:00
Rene Rivera
88aa551f54 Fix tabs in file.
[SVN r21399]
2003-12-26 23:26:49 +00:00
Jeff Garland
32ee2bd343 fix exception info
[SVN r21394]
2003-12-25 01:46:53 +00:00
John Maddock
1873fbb643 Enabled dll builds for NT, restricted dll builds to <runtime-link>dynamic.
[SVN r21353]
2003-12-20 12:53:29 +00:00
Jeff Garland
be2b60a3ee enable facet-based I/O for borland 554
[SVN r21340]
2003-12-19 14:20:30 +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
3c4ce069c1 fix error with subtraction of neg duration
[SVN r21338]
2003-12-19 14:08:12 +00:00
Rene Rivera
8b69f3713a * Fix name of install library.
* Prevent building of DLL targets on Windows, as they don't export any symbols.


[SVN r21251]
2003-12-14 17:07:21 +00:00
Jeff Garland
42b4f1ac6e provide full include path for Metrowerks
[SVN r21250]
2003-12-14 13:59:58 +00:00
Beman Dawes
2a37f91d19 fix links broken by index.htm to index.html renaming
[SVN r21233]
2003-12-12 00:00:13 +00:00
Jeff Garland
5f5d424213 fix for metrowerks compilation issue
[SVN r21144]
2003-12-05 01:38:47 +00:00
Jeff Garland
66b5128a08 remove non-working metrowerks fix
[SVN r21109]
2003-12-03 03:36:14 +00:00
Jeff Garland
af9a2aea07 extract fix that didn't fix metrowerks
[SVN r21108]
2003-12-03 03:30:48 +00:00
Jeff Garland
8f6259134c fix tabs / formatting in source
[SVN r21107]
2003-12-03 03:28:35 +00:00
Jeff Garland
8c4bdeee46 fix tabs / formatting in source
[SVN r21106]
2003-12-03 03:07:43 +00:00