Commit Graph

  • 9ff3bf1455 Now takes only a couple of minutes to compile. Vesa Karvonen 2002-01-29 10:48:45 +00:00
  • 409f93a5d6 Fix Vesa Karvonen 2002-01-29 10:02:23 +00:00
  • 9fd20dc4e2 Refinements Vesa Karvonen 2002-01-29 09:20:56 +00:00
  • 318494b610 Added a simple example on using BOOST_PP_LIST_FOR_EACH() Vesa Karvonen 2002-01-29 08:37:56 +00:00
  • 2c352e415d Separated unary and binary operators Vesa Karvonen 2002-01-29 07:39:06 +00:00
  • 035c5abcd0 Who needs templates anyway! Vesa Karvonen 2002-01-28 16:17:56 +00:00
  • 1fc3933855 MWCW workaround Vesa Karvonen 2002-01-25 15:26:51 +00:00
  • 0021c42186 Minor technical detail added Vesa Karvonen 2002-01-25 13:54:07 +00:00
  • 6d04d3068b MWCW workarounds Vesa Karvonen 2002-01-25 13:15:56 +00:00
  • e481dd2824 Removed doxygen version from generated docs - avoids redundant updates! Vesa Karvonen 2002-01-25 13:14:30 +00:00
  • 18f3c4b6ae MWCW workarounds Vesa Karvonen 2002-01-25 13:00:03 +00:00
  • 7fe7c1cb6b Reduced maximum recursion depth requirement Vesa Karvonen 2002-01-24 17:09:40 +00:00
  • 8c690013f4 Added DELAY() example Vesa Karvonen 2002-01-24 15:58:43 +00:00
  • 64e6a56ad0 Minor optimization Vesa Karvonen 2002-01-24 14:06:21 +00:00
  • 28f575096e Minor optimizations Vesa Karvonen 2002-01-24 13:19:20 +00:00
  • 7413d48c47 Minor optimizations Vesa Karvonen 2002-01-23 19:10:47 +00:00
  • b6dbf78f24 Added a test without rescan Vesa Karvonen 2002-01-23 18:58:18 +00:00
  • 1bfd0f8c40 Minor optimizations Vesa Karvonen 2002-01-23 17:20:54 +00:00
  • e2d7a2559a Minor optimizations Vesa Karvonen 2002-01-23 16:41:44 +00:00
  • 6c66df95c8 Minor optimization of list processing Vesa Karvonen 2002-01-23 15:16:21 +00:00
  • f58a5b4e7d BOOST_PP_LIMIT_TUPLE extended to 16 Vesa Karvonen 2002-01-23 11:28:10 +00:00
  • 2a8190cf92 Shorter list to reduce compiling time from 13 to 5 on EDG based compilers Vesa Karvonen 2002-01-22 18:09:36 +00:00
  • 09546e072c BOOST_PP_EXPAND now used only as a workaround Vesa Karvonen 2002-01-22 13:41:53 +00:00
  • cf2315ddea Removed replacement rescan from tests. Made requirements for BOOST_PP_CAT and BOOST_PP_STRINGIZE stronger. Vesa Karvonen 2002-01-22 13:38:55 +00:00
  • 0724dd58dc Removed apparently redundant uses of BOOST_PP_EXPAND() Vesa Karvonen 2002-01-22 13:35:09 +00:00
  • aeea661a59 Recognized MSVC++ workaround Vesa Karvonen 2002-01-22 13:33:39 +00:00
  • fa88c0d360 Changed implementation to allow macro expansion of macro arguments Vesa Karvonen 2002-01-22 13:32:06 +00:00
  • 178a8ab429 Added list data structure Vesa Karvonen 2002-01-22 10:29:42 +00:00
  • 0206bbaa60 Added list data structure Vesa Karvonen 2002-01-22 10:18:08 +00:00
  • e562e2478b Update documentation Vesa Karvonen 2002-01-21 19:21:24 +00:00
  • e1af246b06 2D repetition example added to documentation Vesa Karvonen 2002-01-21 19:18:51 +00:00
  • c518362505 C/C++ -> C++ Vesa Karvonen 2002-01-21 19:17:40 +00:00
  • a07e8b26b7 Minor documentation change Vesa Karvonen 2002-01-21 19:05:49 +00:00
  • 255317ea1b Changed primary e-mail address for Boost development Vesa Karvonen 2002-01-20 19:45:23 +00:00
  • 2e11cfcd42 Refactored the test not to use an O(N*N) operation. Repetition count remains the same. Vesa Karvonen 2002-01-20 17:46:01 +00:00
  • fbea3f4f9f Increased repetition count of the test to reveal performance issues Vesa Karvonen 2002-01-20 17:42:29 +00:00
  • 3789decea9 Better browsing support Vesa Karvonen 2002-01-20 16:49:07 +00:00
  • e4516ada6a Added BOOST_PP_FOR, BOOST_PP_ENUM, BOOST_PP_ENUM_SHIFTED Vesa Karvonen 2002-01-20 16:31:41 +00:00
  • b98a594400 Added BOOST_PP_FOR Vesa Karvonen 2002-01-20 16:29:23 +00:00
  • 73218bea71 Added BOOST_PP_ENUM, BOOST_PP_ENUM_SHIFTED, BOOST_PP_FOR, BOOST_PP_EXPAND Vesa Karvonen 2002-01-20 16:25:09 +00:00
  • 7653a0a42a Documentation terminology corrected: function -> macro Vesa Karvonen 2002-01-19 20:22:43 +00:00
  • 03e35a4408 Added BOOST_PP_EXPAND() Vesa Karvonen 2002-01-19 20:14:32 +00:00
  • 609357592a Added BOOST_PP_TUPLE_EAT Vesa Karvonen 2002-01-15 16:58:55 +00:00
  • ea1c66e021 tuple.hpp split. Vesa Karvonen 2002-01-13 15:54:51 +00:00
  • 90e8e9557e BOOST_PP_EAT() added & tuple.hpp split. Vesa Karvonen 2002-01-13 15:53:15 +00:00
  • 6644430159 TUPLE_EAT added Vesa Karvonen 2002-01-13 15:42:53 +00:00
  • a4dc24ae7c IF uses TUPLE_ELEM to remove two macros Vesa Karvonen 2002-01-13 15:27:25 +00:00
  • 590d3be836 tuple functionality will be divided into multiple headers Vesa Karvonen 2002-01-13 15:23:50 +00:00
  • 4835f0392d minor comment change Vesa Karvonen 2002-01-13 15:17:02 +00:00
  • 5adad67c89 Minor changes. Vesa Karvonen 2002-01-03 14:56:18 +00:00
  • 1f2380191c Bug fix: missing type in TEST() macro. Vesa Karvonen 2001-12-31 11:26:55 +00:00
  • d8b52a3a42 PREPROCESSOR -> PP. WHILE documented. Vesa Karvonen 2001-12-28 11:06:53 +00:00
  • 5991b00456 Removed unnecessary #includes. Vesa Karvonen 2001-12-28 11:05:11 +00:00
  • aa53f0052b Split unit test for more fine grained test results Vesa Karvonen 2001-12-28 08:41:34 +00:00
  • 7b1499c976 bumped workaround number to accomodate CodeWarrior beta compiler Dave Abrahams 2001-12-19 21:30:15 +00:00
  • 6218e5799d Reduced recursion depths due to excessive compile times on EDG Vesa Karvonen 2001-12-17 15:33:10 +00:00
  • f6d5ec02a8 Removed MUL(50,50), because it takes too much time on some compilers Vesa Karvonen 2001-12-11 07:58:08 +00:00
  • 27466e7d4d Lowered implicitly tested maximum iteration depth slightly Vesa Karvonen 2001-12-10 22:27:07 +00:00
  • a612153a59 Added MOD Vesa Karvonen 2001-12-10 22:15:42 +00:00
  • cd69e240b3 Added MOD and implemented ADD, SUB & MUL using WHILE reducing internal repetition Vesa Karvonen 2001-12-10 22:11:42 +00:00
  • ef938f3335 Removed confusing #include information Vesa Karvonen 2001-12-09 14:30:29 +00:00
  • 90f8bb2304 Compressed while implementation Vesa Karvonen 2001-12-05 22:24:23 +00:00
  • 692025092b Fixed long file names Vesa Karvonen 2001-12-05 18:21:47 +00:00
  • 4c2d36fad3 *** empty log message *** Vesa Karvonen 2001-12-05 17:02:26 +00:00
  • 40de542d88 CodeWarrior workaround Vesa Karvonen 2001-12-05 16:53:42 +00:00
  • 0e7988bb46 Minor updates Vesa Karvonen 2001-12-03 22:29:23 +00:00
  • 5eae85ecd9 Apparently the doxygen generated style sheet was not used. Vesa Karvonen 2001-12-03 21:36:46 +00:00
  • 0dd5c9fe3d Removed doxygen.gif - it is not needed Vesa Karvonen 2001-12-03 21:33:51 +00:00
  • d9ab221221 Reference document generation files Vesa Karvonen 2001-12-03 21:27:13 +00:00
  • 7b5dd2ba63 Official copyright holder in Finland is "Housemarque Oy" Vesa Karvonen 2001-12-03 21:20:27 +00:00
  • 4eac3f9372 Official copyright holder in Finland is "Housemarque Oy" Vesa Karvonen 2001-12-03 21:11:11 +00:00
  • f380b1a2d3 Moved test rationale to test code file Vesa Karvonen 2001-12-03 20:58:50 +00:00
  • 3d16b986cb This commit was manufactured by cvs2svn to create tag 'Version_1_26_0'. boost-1.26.0 nobody 2001-11-30 18:24:42 +00:00
  • 6cd41ed5d6 Add Vesa bio link Beman Dawes 2001-11-30 16:43:21 +00:00
  • f7de44c173 added an entry for Comeau Aleksey Gurtovoy 2001-11-27 04:30:22 +00:00
  • 466c69e199 fixed some wording (hilite -> highlighting) Aleksey Gurtovoy 2001-11-26 11:57:49 +00:00
  • ffa22d364a initial checkin Aleksey Gurtovoy 2001-11-25 18:39:44 +00:00
  • 8afa89bd2a initial checkin Aleksey Gurtovoy 2001-11-25 18:32:11 +00:00