Commit Graph

  • 041f9cfd24 Merged typo in typeof doc from HEAD Peder Holt 2006-03-29 17:36:53 +00:00
  • d061288eb7 Fixed typo in typeof docs Peder Holt 2006-03-29 17:30:08 +00:00
  • c17f725e5f Merged doc fix for BOOST_TYPEOF_NESTED_TYPEDEF (removal of tabs in doc) from HEAD Peder Holt 2006-03-23 20:54:37 +00:00
  • 878e7ab5a5 Replaced tabs with spaces in documentation of BOOST_TYPEOF_NESTED_TYPEDEF Peder Holt 2006-03-23 20:50:12 +00:00
  • 35874c8e32 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +00:00
  • 70942591f8 *** empty log message *** Arkadiy Vertleyb 2006-03-19 23:15:23 +00:00
  • 3d26b91953 *** empty log message *** Arkadiy Vertleyb 2006-03-19 23:07:49 +00:00
  • 2d1f22a082 Fixed regression tests for CW-9.4 Peder Holt 2006-03-19 19:27:35 +00:00
  • 44088cb533 removes whitespace after backslash in macro definition Tobias Schwinger 2006-03-16 20:27:05 +00:00
  • dbfa74603c Implemented BOOST_TYPEOF_NESTED_TYPEDEF. This macro works around known bugs in VC7.1 and VC8.0 concerning the use of BOOST_TYPEOF inside templates. It also eliminates the limitation imposed by BOOST_TYPEOF_LIMIT_SIZE. Peder Holt 2006-03-16 17:10:19 +00:00
  • e2d492bb49 *** empty log message *** Arkadiy Vertleyb 2006-02-27 03:18:32 +00:00
  • f3d8469b59 disabled typeof emulation for cw-8_x Arkadiy Vertleyb 2006-02-25 05:06:29 +00:00
  • b234bfc0e8 enable_if not supported for vc-7_0- Arkadiy Vertleyb 2006-02-23 11:13:16 +00:00
  • eec4c67e32 Fix typo Vladimir Prus 2006-02-21 16:13:04 +00:00
  • 647ef25f7c fixed incorrect include Arkadiy Vertleyb 2006-02-21 10:59:47 +00:00
  • 756a0ff572 binding workarounds added Arkadiy Vertleyb 2006-02-20 21:54:00 +00:00
  • ade1b9c2d1 finished removing LVALUE_TYPEOF Arkadiy Vertleyb 2006-02-19 12:21:28 +00:00
  • f23e04c626 removed temporary code added to investigate cw-8.x failure Arkadiy Vertleyb 2006-02-18 13:01:31 +00:00
  • 966c338bf0 LVALUE_TYPEOF dropped Arkadiy Vertleyb 2006-02-18 12:56:43 +00:00
  • e359321195 undo last commit Arkadiy Vertleyb 2006-02-03 01:42:21 +00:00
  • d6c44f0332 temporary -- debugging cw-8.x Arkadiy Vertleyb 2006-02-02 02:45:46 +00:00
  • 4370fd31cb Update Jamfile.v2 Vladimir Prus 2006-02-01 15:52:05 +00:00
  • ed50bdcd7a Add Jamfile.v2 Vladimir Prus 2006-01-31 15:38:14 +00:00
  • 44dd1cc56c BOOST_PP_EMPTY usage Arkadiy Vertleyb 2006-01-30 00:29:55 +00:00
  • d98ccd14f8 removed unused file Arkadiy Vertleyb 2006-01-28 20:25:51 +00:00
  • bd24c7fa71 removed trailing void Arkadiy Vertleyb 2006-01-28 15:35:19 +00:00
  • bd2418b32d cw-8_x doesn't have function types Arkadiy Vertleyb 2006-01-26 02:52:05 +00:00
  • 18f15afa52 added missing include Arkadiy Vertleyb 2006-01-24 02:15:54 +00:00
  • dc7e97f71c BOOST_TYPEOF_COMPLIANT cleanup Arkadiy Vertleyb 2006-01-15 23:14:27 +00:00
  • f1df23e0c3 removed tabs Arkadiy Vertleyb 2006-01-15 14:21:21 +00:00
  • 5de56065c1 preprocessed vector Arkadiy Vertleyb 2006-01-13 02:57:07 +00:00
  • dbf0cb2706 preprocessed vector Arkadiy Vertleyb 2006-01-13 02:47:48 +00:00
  • 646c117ce0 removed __COUNTER__; enabled explicit IDs Arkadiy Vertleyb 2006-01-08 03:27:49 +00:00
  • dce8922805 void main -> int main Alexander Nasonov 2006-01-04 22:21:12 +00:00
  • 1cfbeb9bef Turn off Tru64/CXX-6.5 completely, this is too much for this poor old compiler. Markus Schöpflin 2005-12-20 11:53:37 +00:00
  • 76e392e8c2 Disable the ODR tests for Tru64/CXX-6.5. Markus Schöpflin 2005-12-16 15:39:24 +00:00
  • 136960eaf6 w/a cw externel binders Arkadiy Vertleyb 2005-12-16 11:44:47 +00:00
  • 8e1cd1f44d std.cpp Arkadiy Vertleyb 2005-12-12 00:00:23 +00:00
  • 300eb8cf28 function_ptr_from_tpl.cpp Arkadiy Vertleyb 2005-12-11 11:52:11 +00:00
  • 35b47d5b16 new test -- handling function ptr from a template context Arkadiy Vertleyb 2005-12-10 15:45:33 +00:00
  • e2f0e47fe3 temporary change to debug cw compile error Arkadiy Vertleyb 2005-12-09 21:53:03 +00:00
  • 82482f3e38 minor formatting fixes Arkadiy Vertleyb 2005-12-09 03:55:38 +00:00
  • e271bc104c possible >> problem during macro expansion Arkadiy Vertleyb 2005-12-04 20:37:23 +00:00
  • 6385a75441 fixed test failure on cw Arkadiy Vertleyb 2005-12-04 19:59:42 +00:00
  • 670d5d4fd4 removed tabs Arkadiy Vertleyb 2005-10-05 02:47:56 +00:00
  • 0f7dcbe618 made ODR test runnable Arkadiy Vertleyb 2005-10-02 00:47:15 +00:00
  • 476fe4cf58 started using PP_COUNTER instead of PP_SLOT Arkadiy Vertleyb 2005-10-01 21:50:23 +00:00
  • b553a2ecda Remove the warnings: they don't really work as intended. John Maddock 2005-09-30 12:43:31 +00:00
  • 9f4842e67a simplified the test Arkadiy Vertleyb 2005-09-29 08:41:29 +00:00
  • 506c77897d compiler-dependent config Arkadiy Vertleyb 2005-09-28 03:47:05 +00:00
  • 92e77f51d6 minor test fixes Arkadiy Vertleyb 2005-09-28 03:44:31 +00:00
  • 799a1c1760 size_t->std::size_t Arkadiy Vertleyb 2005-09-25 23:04:45 +00:00
  • c484121dda Moved typeof documentation from sandbox. Updated some docs based on review comments Peder Holt 2005-09-24 18:29:20 +00:00
  • 8a2aa8eb3f changed native typeof keyword Arkadiy Vertleyb 2005-09-20 01:56:11 +00:00
  • c357f29a5b added more tests Arkadiy Vertleyb 2005-09-20 01:32:56 +00:00
  • e3d6cfe137 This commit was manufactured by cvs2svn to create branch 'thread_rewrite'. svn-branches/thread_rewrite nobody 2005-09-13 14:20:32 +00:00
  • 9bb8a83f24 added more tests Arkadiy Vertleyb 2005-09-11 14:59:52 +00:00
  • 2bc33ea912 added template tests Arkadiy Vertleyb 2005-09-09 00:15:59 +00:00
  • b48bd6a7a0 initial commit Arkadiy Vertleyb 2005-08-31 02:20:51 +00:00
  • 08c09b86b3 initial commit Arkadiy Vertleyb 2005-08-26 02:11:15 +00:00
  • 67f7aaa1a7 corrected copyright info sandbox/trunk Arkadiy Vertleyb 2005-07-05 03:19:40 +00:00
  • 9551eb42d2 Reverted changes to lvalue_typeof. (Removing BOOST_TYPEOF_NO_TYPE) Peder Holt 2005-06-09 08:32:33 +00:00
  • 0e6b76e599 Fixed problem with extra typename in BOOST_LVALUE_TYPEOF in native MSVC mode. Peder Holt 2005-06-08 09:50:10 +00:00
  • bc7af3a7e7 Fixed problem with extra typename in BOOST_LVALUE_TYPEOF in native MSVC mode. Peder Holt 2005-06-08 06:09:09 +00:00
  • cdc03862c9 _TPL-related fixes Arkadiy Vertleyb 2005-06-08 02:57:29 +00:00
  • bd6c0e07c4 new docs and optimization Arkadiy Vertleyb 2005-06-03 02:11:33 +00:00
  • b7534ac092 added NO_SIMPLE_TYPE_OPTIMIZATION workaround for vc8 Arkadiy Vertleyb 2005-05-22 20:51:45 +00:00
  • bc3ccb41da minor fixes Arkadiy Vertleyb 2005-05-12 02:01:02 +00:00
  • 0735dcc78b vc-8_0 fix Arkadiy Vertleyb 2005-04-20 13:46:17 +00:00
  • 4e75058453 minor pre-review fixes Arkadiy Vertleyb 2005-04-17 12:05:32 +00:00
  • 1c297b67de minor build and doc changes Arkadiy Vertleyb 2005-04-15 03:09:28 +00:00
  • 067cd9915d renaming jamfile, jamrules Arkadiy Vertleyb 2005-04-15 02:23:51 +00:00
  • 9ad9b85644 fixed >> Arkadiy Vertleyb 2005-04-15 02:00:22 +00:00
  • 6796fcfc92 Removed the vintage implementation and moved compliant implementation to the typeof folder. Peder Holt 2005-04-13 20:24:45 +00:00
  • 897744b9e2 This commit was manufactured by cvs2svn to create tag 'TYPEOF_WITH_VINTAGE'. sandbox-tags/TYPEOF_WITH_VINTAGE nobody 2005-04-05 02:31:29 +00:00
  • a7a8420f9a ajusted build scripts after adding msvc-specific implementation Arkadiy Vertleyb 2005-04-05 02:31:29 +00:00
  • badd99444a Fixed some ETI issues Peder Holt 2005-04-04 18:01:37 +00:00
  • 1854d10180 'Native' (no registration required) support for typeof for VC6, VC7.0 and VC7.1 implemented Peder Holt 2005-04-04 10:38:55 +00:00
  • fd1038f002 renamed concatenate.hpp to encode_decode_params.hpp Arkadiy Vertleyb 2005-03-21 01:50:13 +00:00
  • 8263416816 custom vector; compiler-neutral message; moved encode_type/decode_type to unnamed n/s; w/around what looks like ETI; shortcut reg. for tpl-tpl with only type params Arkadiy Vertleyb 2005-03-20 13:18:15 +00:00
  • 5146154418 pre-submit Arkadiy Vertleyb 2005-02-24 02:05:54 +00:00
  • 0103ccc165 reimplemented template parameters preprocessing using the method by Paul Mensonides Arkadiy Vertleyb 2005-02-22 02:33:20 +00:00
  • 4b726e89c4 removed TEMPLATE_X Arkadiy Vertleyb 2005-02-21 12:43:39 +00:00
  • 570994783e template-template g++ port/refactoring Arkadiy Vertleyb 2005-02-17 04:55:59 +00:00
  • 370c218a5a Improved the support for encoding template template arguments as discussed. Peder Holt 2005-02-06 10:29:53 +00:00
  • 9a74a20365 moved type, integral, template template params into separate files Arkadiy Vertleyb 2005-02-04 03:14:19 +00:00
  • 634d010810 Implemented support for template template arguments. Peder Holt 2005-01-27 20:52:10 +00:00
  • ef69402869 refactored template encoding in polymorphic-like manner Arkadiy Vertleyb 2005-01-24 01:26:43 +00:00
  • f2bfe9dff9 Implemented new integral registration scheme (Use Arkadiys version for both TYPEOF implementations). Moved integral tests from compliant area to main.cpp. Peder Holt 2005-01-20 17:18:28 +00:00
  • 9e10362252 support enum, dependent template parameters Arkadiy Vertleyb 2005-01-16 20:38:02 +00:00
  • a330151f32 Disable odr tests for VC7. This compiler does not handle template types in expressions (at least not inside BOOST_TYPEOF) Peder Holt 2005-01-11 21:30:34 +00:00
  • 99bd35b735 Use the same error message when reporting missing typeof registrations in vintage implementation as in compliant implementation Peder Holt 2005-01-11 21:22:36 +00:00
  • 37e60c8673 int encoding/signed char/volatile support Arkadiy Vertleyb 2005-01-11 02:19:36 +00:00
  • e78ee98737 std streams registration Arkadiy Vertleyb 2005-01-06 02:37:03 +00:00
  • 1e029d60e9 Workaround for bug in VC7.0 Peder Holt 2005-01-05 19:14:43 +00:00
  • 40258b5735 Changed tests to accomodate vintage compiler Updated input.txt to accomodate for dinkumware for MSVC 6.5 Peder Holt 2005-01-05 07:43:44 +00:00
  • 1afafa98bf Changed stl headers to accomodate dinkumware stl for MSVC 6.5 Peder Holt 2005-01-05 07:42:02 +00:00
  • e2335a5744 added stuff to std registration Arkadiy Vertleyb 2005-01-04 14:38:07 +00:00
  • c7a5751cfd Added support for size_t integral constant Peder Holt 2005-01-03 20:09:41 +00:00
  • 092974614f stl registration Arkadiy Vertleyb 2005-01-03 02:54:20 +00:00