Commit Graph

461 Commits

Author SHA1 Message Date
Robert Ramey
0d5a7a8289 correct source code
[SVN r26033]
2004-11-01 04:57:38 +00:00
Robert Ramey
7700e939c1 remove duplicate test
[SVN r26032]
2004-11-01 04:56:59 +00:00
Robert Ramey
1d6669a6aa improve test
[SVN r25855]
2004-10-24 22:31:33 +00:00
Robert Ramey
7d35dd86c9 64 bit integers
[SVN r25759]
2004-10-16 21:14:05 +00:00
Robert Ramey
c570a2e4a7 toolset names
[SVN r25697]
2004-10-12 23:05:49 +00:00
Robert Ramey
bdb81e035c name change
[SVN r25694]
2004-10-12 22:17:21 +00:00
Robert Ramey
30d6c0897e update tests
[SVN r25635]
2004-10-09 19:05:33 +00:00
Robert Ramey
adc2a2c4cc try to make each ...load..run dependent on ...save...run
[SVN r25631]
2004-10-09 05:26:01 +00:00
Robert Ramey
1eb15f3305 correct file name comment
[SVN r25596]
2004-10-07 03:53:01 +00:00
Robert Ramey
7228b0fbc9 adjust file names for 31 char limit
[SVN r25595]
2004-10-07 03:51:24 +00:00
Robert Ramey
e85dbb2853 adjust file names for 31 char limit
[SVN r25594]
2004-10-07 03:41:35 +00:00
Robert Ramey
12140a144b correct comment with file name
[SVN r25593]
2004-10-07 03:36:46 +00:00
Robert Ramey
f0d1928716 file rename to < 31 chars
[SVN r25591]
2004-10-07 03:22:35 +00:00
Robert Ramey
331acea4b6 file name change
[SVN r25590]
2004-10-07 03:16:47 +00:00
Robert Ramey
ff5906d92b shorten file names < 31 chars
[SVN r25589]
2004-10-07 03:11:46 +00:00
Robert Ramey
9e6c46c160 ripple through file name change and try to order test sequence
[SVN r25588]
2004-10-07 03:05:20 +00:00
Robert Ramey
5b35880e28 small correction
[SVN r25200]
2004-09-18 20:19:43 +00:00
Robert Ramey
199a910dd1 exclude from testing with commeau for now
[SVN r25150]
2004-09-16 16:30:59 +00:00
Robert Ramey
c7a580fecb force failure of test_set for commeau to avoid out of memory condition
[SVN r25135]
2004-09-16 04:26:48 +00:00
Robert Ramey
6887e634bf add config.hpp
[SVN r25134]
2004-09-16 04:16:07 +00:00
Robert Ramey
fc4dd0a98d use noncopyable.hpp instead of utility.hpp
[SVN r25133]
2004-09-16 04:14:45 +00:00
Robert Ramey
b7a26f918f fix strcpy for borland release mode
[SVN r25132]
2004-09-16 04:13:54 +00:00
Robert Ramey
fd46e0bb6e fix tabs
[SVN r25131]
2004-09-16 04:13:07 +00:00
Robert Ramey
29199dc215 add test for pointer serialization inside of save/load ctor
[SVN r25076]
2004-09-14 04:42:31 +00:00
Robert Ramey
32c17ee354 add new test for pointers serialized in save/load contstructor
[SVN r25075]
2004-09-14 04:40:50 +00:00
Robert Ramey
9f41390ed9 make cw builds use static lib
[SVN r24840]
2004-08-31 16:36:23 +00:00
Robert Ramey
853bd14dff fixes for stlport
[SVN r24823]
2004-08-30 07:13:50 +00:00
Robert Ramey
611e16f246 workaround vc 7.1 ADL problem?
[SVN r24736]
2004-08-26 01:49:17 +00:00
Robert Ramey
1c92f1d57b corrections to tests for comeau
[SVN r24735]
2004-08-26 01:48:16 +00:00
Robert Ramey
beee1ce27e correction to hash container comparisons
[SVN r24726]
2004-08-24 23:46:55 +00:00
Robert Ramey
ae9a311753 fix map test for borland
[SVN r24627]
2004-08-20 19:52:54 +00:00
John Maddock
f4b3e1916f Added needed date to copyright declaration.
[SVN r24553]
2004-08-18 12:35:12 +00:00
Robert Ramey
54d3b30995 fix wcslen inclusion
[SVN r24453]
2004-08-13 06:12:10 +00:00
Robert Ramey
4e09b765f5 backout gcc template depth - its in the tool set now
[SVN r24440]
2004-08-12 16:08:43 +00:00
Robert Ramey
c603f4ced6 gcc template depth flag for release mode
[SVN r24417]
2004-08-11 18:12:14 +00:00
Robert Ramey
43a97040fc increase instantion gcc depth
[SVN r24348]
2004-08-09 03:39:48 +00:00
Robert Ramey
9a6fa28da6 better testing for CW
[SVN r24335]
2004-08-07 16:02:34 +00:00
Robert Ramey
325add0eda adjustments for ADL/non-intrusive
[SVN r24286]
2004-08-04 05:33:39 +00:00
Robert Ramey
d9082d08cc not generally useful
[SVN r24285]
2004-08-04 05:29:53 +00:00
Rene Rivera
a7f8107a70 Add std::locale-support requirement for test_const. Fixes CW8 error.
[SVN r24253]
2004-08-02 23:26:06 +00:00
Rene Rivera
3bceb31c83 Add missing std qualification for size_t standard type.
[SVN r24252]
2004-08-02 23:16:22 +00:00
Rene Rivera
a550226afb Add requirement rule for std::locate-support. This fixes discrepancy for CW8 as the build of the serialization lib has that requirement.
[SVN r24213]
2004-07-31 22:53:37 +00:00
Robert Ramey
c443e75769 changes for metrowerks - temp files in temp dir
[SVN r24165]
2004-07-29 15:36:43 +00:00
Robert Ramey
328ba8b9c1 changes for borland
[SVN r24164]
2004-07-29 15:36:01 +00:00
Robert Ramey
7f3ad0764e accomodations to cwpro and borland
[SVN r24091]
2004-07-26 21:16:34 +00:00
Rene Rivera
9ab9dd89ca Remove tabs in file.
[SVN r24043]
2004-07-25 17:12:17 +00:00
Robert Ramey
cddefa7872 tweaks for cw
[SVN r24025]
2004-07-25 05:33:28 +00:00
Robert Ramey
06ce20d5ae correct error in table size
[SVN r24012]
2004-07-24 16:27:25 +00:00
Robert Ramey
8d58132c0c changes for various compilers
[SVN r23938]
2004-07-22 06:39:47 +00:00
Robert Ramey
9e6d12881d tabs and licence
[SVN r23760]
2004-07-19 07:00:01 +00:00
Robert Ramey
f1b31482ad *** empty log message ***
[SVN r23720]
2004-07-18 05:16:31 +00:00
Robert Ramey
963d7273b1 fix temp directory
[SVN r23702]
2004-07-17 18:24:56 +00:00
Robert Ramey
9f53696449 leave default build unspecified
[SVN r23700]
2004-07-17 16:33:26 +00:00
Robert Ramey
fe6c145e18 make sure tmp files are in temp dir
[SVN r23699]
2004-07-17 16:32:39 +00:00
Robert Ramey
620fbb0c47 correction temp files
[SVN r23696]
2004-07-17 16:13:48 +00:00
Robert Ramey
64f9ab3e32 test changed to remove temp files
[SVN r23506]
2004-07-13 16:05:22 +00:00
Robert Ramey
1a5cf3156f test changed to remove temp files
[SVN r23505]
2004-07-13 15:59:37 +00:00
Robert Ramey
1171a2e555 test changed to remove temp files
[SVN r23504]
2004-07-13 15:50:22 +00:00
Robert Ramey
5960079af0 initial checkin
[SVN r23473]
2004-07-12 23:31:22 +00:00
Robert Ramey
478341a28b removing test files
[SVN r23472]
2004-07-12 23:29:37 +00:00
Robert Ramey
5888e13122 initial checkin
[SVN r23433]
2004-07-11 01:15:12 +00:00