Commit Graph

  • 8b815b8c86 export improvement Robert Ramey 2004-08-12 01:57:59 +0000
  • 765aece9e3 export for gcc Robert Ramey 2004-08-12 01:56:17 +0000
  • 1ebe440131 initial checkin Robert Ramey 2004-08-11 18:25:59 +0000
  • c603f4ced6 gcc template depth flag for release mode Robert Ramey 2004-08-11 18:12:14 +0000
  • 8dfb29aff4 Fix some improper css links Douglas Gregor 2004-08-11 15:20:46 +0000
  • 9ea3c433af updates for ADL Robert Ramey 2004-08-10 22:04:11 +0000
  • 1765bf15bd improve instantiation for cwpro and comeau Robert Ramey 2004-08-10 01:55:52 +0000
  • 013a571b5f correct wide char dependency Robert Ramey 2004-08-10 01:54:36 +0000
  • 898e89d6bf correct exception description Robert Ramey 2004-08-10 01:51:18 +0000
  • c597162c01 small adjustment to address compile errors in vc 8 and intel 7.1 Robert Ramey 2004-08-09 14:56:10 +0000
  • 43a97040fc increase instantion gcc depth Robert Ramey 2004-08-09 03:39:48 +0000
  • 705ba4ca62 fixing instantiation for cwpro Robert Ramey 2004-08-09 03:38:09 +0000
  • e8b0dca023 Fix do_length signature to match standard... again. Rene Rivera 2004-08-07 20:17:52 +0000
  • 9a6fa28da6 better testing for CW Robert Ramey 2004-08-07 16:02:34 +0000
  • 4dc5a5251a attempt to address small issues with various compilers Robert Ramey 2004-08-07 15:27:44 +0000
  • 87041bcd80 attempt to address instantiation issues with cwpro Robert Ramey 2004-08-07 15:26:22 +0000
  • 31efca5153 correct ADL for stl collections Robert Ramey 2004-08-07 15:20:15 +0000
  • 01414a5021 adjustments for cw Robert Ramey 2004-08-07 15:05:59 +0000
  • ec7931fd9c Put in missing function call qualification, and missing typename for the slist iterator. This fixes errors for CW8/9, Borland, and possibly others. Rene Rivera 2004-08-07 07:17:49 +0000
  • 03d5f9e503 correction in namespace decl Robert Ramey 2004-08-04 22:09:19 +0000
  • 325add0eda adjustments for ADL/non-intrusive Robert Ramey 2004-08-04 05:33:39 +0000
  • d9082d08cc not generally useful Robert Ramey 2004-08-04 05:29:53 +0000
  • 5a44f4f604 implement ADL Robert Ramey 2004-08-04 05:27:10 +0000
  • 448acab77c hmmn - don't remember Robert Ramey 2004-08-04 05:25:54 +0000
  • f51911daf0 fixes for cw/comeau implement ADL Robert Ramey 2004-08-04 05:23:40 +0000
  • f7a258f816 fixes for cw/comeau Robert Ramey 2004-08-04 05:19:25 +0000
  • f5aecbfec8 attempt to fix vc 8.0 message Robert Ramey 2004-08-04 05:17:07 +0000
  • b7ac603afa failed experiment Robert Ramey 2004-08-04 05:15:36 +0000
  • a7f8107a70 Add std::locale-support requirement for test_const. Fixes CW8 error. Rene Rivera 2004-08-02 23:26:06 +0000
  • 3bceb31c83 Add missing std qualification for size_t standard type. Rene Rivera 2004-08-02 23:16:22 +0000
  • 92a0ca8cb9 Change the signature of codecvt do_length to match standard. This removes hiden virtual warnings. Rene Rivera 2004-08-02 03:38:04 +0000
  • 94db71ab12 removing very large file Robert Ramey 2004-08-01 05:13:38 +0000
  • a550226afb Add requirement rule for std::locate-support. This fixes discrepancy for CW8 as the build of the serialization lib has that requirement. Rene Rivera 2004-07-31 22:53:37 +0000
  • c443e75769 changes for metrowerks - temp files in temp dir Robert Ramey 2004-07-29 15:36:43 +0000
  • 328ba8b9c1 changes for borland Robert Ramey 2004-07-29 15:36:01 +0000
  • 5835644d89 changes for metrowerks Robert Ramey 2004-07-29 15:34:14 +0000
  • 9c087a6316 changes for msvc-stlport Robert Ramey 2004-07-29 15:32:15 +0000
  • 7f3ad0764e accomodations to cwpro and borland Robert Ramey 2004-07-26 21:16:34 +0000
  • be8f7b41ce fixes to accomodate cwpro 9.2 Robert Ramey 2004-07-26 20:43:41 +0000
  • 43f92adaf6 implement ADL for serialize lookup Robert Ramey 2004-07-26 20:42:40 +0000
  • 585dc2ad5f tab boo boo Robert Ramey 2004-07-26 20:40:52 +0000
  • 760b0970eb changes for cw Robert Ramey 2004-07-26 20:38:21 +0000
  • 626088405f changes for borland Robert Ramey 2004-07-26 20:36:03 +0000
  • 9ab9dd89ca Remove tabs in file. Rene Rivera 2004-07-25 17:12:17 +0000
  • f90d9683a1 Remove tabs in file. Rene Rivera 2004-07-25 15:53:20 +0000
  • cddefa7872 tweaks for cw Robert Ramey 2004-07-25 05:33:28 +0000
  • c8700d1b39 remove junk Robert Ramey 2004-07-25 05:30:14 +0000
  • 06ce20d5ae correct error in table size Robert Ramey 2004-07-24 16:27:25 +0000
  • 6af35fa5f8 size_t issue Robert Ramey 2004-07-24 16:24:31 +0000
  • 35ed200d1d cosmetic change Robert Ramey 2004-07-24 16:22:07 +0000
  • 89c334f385 address issue with intel 7.1 Robert Ramey 2004-07-24 04:42:42 +0000
  • 352069b579 some test platforms dont define TMP directories - remove assert Robert Ramey 2004-07-23 17:05:18 +0000
  • 2ffcbe1a4f another size_t correction Robert Ramey 2004-07-23 04:01:12 +0000
  • 59985a39d3 tab fix Robert Ramey 2004-07-22 15:53:41 +0000
  • 55cda3a3d7 correct error for intel compiler Robert Ramey 2004-07-22 15:50:16 +0000
  • 8d58132c0c changes for various compilers Robert Ramey 2004-07-22 06:39:47 +0000
  • 6b9581adc0 Kill warning Vladimir Prus 2004-07-21 12:11:02 +0000
  • 4f62044ce3 make demos more directory friendly Robert Ramey 2004-07-20 20:47:56 +0000
  • 293526d473 select export method for intel Robert Ramey 2004-07-20 20:45:24 +0000
  • edcc203e72 introduce space to be more template friendly Robert Ramey 2004-07-20 20:44:22 +0000
  • a8fccd5569 assert on failure Robert Ramey 2004-07-20 20:42:16 +0000
  • 8c27341166 Documentation update from Jon T. Pedant Douglas Gregor 2004-07-20 17:03:55 +0000
  • 167625e38f initial checkin Robert Ramey 2004-07-19 14:59:53 +0000
  • 9e6d12881d tabs and licence Robert Ramey 2004-07-19 07:00:01 +0000
  • 9894a800e8 tabs and licence Robert Ramey 2004-07-19 06:47:49 +0000
  • f1b31482ad *** empty log message *** Robert Ramey 2004-07-18 05:16:31 +0000
  • b9ec3f19d5 Account for possible requirements based on std::locale use. Specifically CWs support of locale only with the static runtime. Rene Rivera 2004-07-18 04:07:35 +0000
  • 773d3b1e1b fix temp directory Robert Ramey 2004-07-17 19:26:51 +0000
  • 963d7273b1 fix temp directory Robert Ramey 2004-07-17 18:24:56 +0000
  • 9f53696449 leave default build unspecified Robert Ramey 2004-07-17 16:33:26 +0000
  • fe6c145e18 make sure tmp files are in temp dir Robert Ramey 2004-07-17 16:32:39 +0000
  • c43bf4a2fa make sure tmp files are in temp dir Robert Ramey 2004-07-17 16:16:53 +0000
  • 615b36e9bd added tmpdir to utilities Robert Ramey 2004-07-17 16:15:48 +0000
  • 620fbb0c47 correction temp files Robert Ramey 2004-07-17 16:13:48 +0000
  • d7e6f19ae9 initial checking Robert Ramey 2004-07-17 16:11:11 +0000
  • e4aa5b60a3 add Marshal Clow Robert Ramey 2004-07-16 20:09:45 +0000
  • 1052757e69 added Konqueror to know javascript Robert Ramey 2004-07-16 20:09:06 +0000
  • 327dd6d401 mark vc 7.0 as requiring spirit Robert Ramey 2004-07-16 20:03:40 +0000
  • 58eb3d7a6b Changed defunct e-mail address. Fredrik Blomqvist 2004-07-16 19:34:39 +0000
  • 4984ca148f updated info on specific compilers Robert Ramey 2004-07-15 19:23:54 +0000
  • 2935b87e0d adjusted navigator page to support non-scripting browsers Robert Ramey 2004-07-15 19:22:53 +0000
  • f14c44a1dc *** empty log message *** Robert Ramey 2004-07-15 18:26:59 +0000
  • 39960228cf finer library modularity Robert Ramey 2004-07-15 18:22:15 +0000
  • 87dbb8b9bf finer library modularity Robert Ramey 2004-07-15 18:12:02 +0000
  • e7e65acb5d elminate duplicate library modules Robert Ramey 2004-07-15 18:07:36 +0000
  • c572c26584 *** empty log message *** Robert Ramey 2004-07-15 17:59:47 +0000
  • 23fb5cafc7 initial checkin Robert Ramey 2004-07-14 01:25:09 +0000
  • 64f9ab3e32 test changed to remove temp files Robert Ramey 2004-07-13 16:05:22 +0000
  • 1a5cf3156f test changed to remove temp files Robert Ramey 2004-07-13 15:59:37 +0000
  • 1171a2e555 test changed to remove temp files Robert Ramey 2004-07-13 15:50:22 +0000
  • c77b70ee53 *** empty log message *** Robert Ramey 2004-07-13 15:42:28 +0000
  • 0e0fc0fe1c fixes for vc 6.0 and gcc Robert Ramey 2004-07-13 15:29:05 +0000
  • 5960079af0 initial checkin Robert Ramey 2004-07-12 23:31:22 +0000
  • 478341a28b removing test files Robert Ramey 2004-07-12 23:29:37 +0000
  • 617dc48bfd initial checkin Robert Ramey 2004-07-12 23:22:06 +0000
  • 8d012800d7 fixed typo Robert Ramey 2004-07-12 21:31:56 +0000
  • 3ae40c487c initial checkin Robert Ramey 2004-07-12 21:10:30 +0000
  • ba2b0d5ea7 initial checkin Robert Ramey 2004-07-11 01:26:33 +0000
  • 5888e13122 initial checkin Robert Ramey 2004-07-11 01:15:12 +0000
  • 929d0e0a25 initial checking Robert Ramey 2004-07-11 01:11:23 +0000