Commit Graph

  • 5e0488f509 Removed commas from constant expression Vesa Karvonen 2002-06-09 18:18:27 +00:00
  • 22c81b2b3f MSVC fixes Aleksey Gurtovoy 2002-06-08 06:21:19 +00:00
  • f5a7b0be75 Doc fix Vesa Karvonen 2002-06-08 00:10:24 +00:00
  • 032860a124 Simplified a test Vesa Karvonen 2002-06-08 00:06:07 +00:00
  • 0bd2709266 Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning Vesa Karvonen 2002-06-07 22:54:19 +00:00
  • 1884cf8a78 Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning Vesa Karvonen 2002-06-07 22:45:51 +00:00
  • 9f9048e805 Automatic recursion Vesa Karvonen 2002-06-07 13:04:18 +00:00
  • a18d5f79fc Removed obsoleted BOOST_PREPROCESSOR_??? macros Vesa Karvonen 2002-06-07 12:56:54 +00:00
  • ec1d6932d4 Removed BOOST_PREPROCESSOR_??? macros Vesa Karvonen 2002-06-07 12:52:41 +00:00
  • 33ba22e0f6 Removed BOOST_PREPROCESSOR_??? macros Vesa Karvonen 2002-06-07 12:43:59 +00:00
  • f1bec9eda8 Removed BOOST_PREPROCESSOR_??? macros Vesa Karvonen 2002-06-07 12:26:56 +00:00
  • 760c4206b4 pre Vesa Karvonen 2002-05-18 12:53:05 +00:00
  • def1674ee7 Header info Vesa Karvonen 2002-05-17 21:24:59 +00:00
  • 330045d332 boost.css Vesa Karvonen 2002-05-16 22:24:11 +00:00
  • ab81a9c869 boost.css Vesa Karvonen 2002-05-16 22:17:39 +00:00
  • 32116d3705 This commit was manufactured by cvs2svn to create tag 'Version_1_28_0'. boost-1.28.0 nobody 2002-05-16 13:26:18 +00:00
  • dc65bdeb3b This commit was manufactured by cvs2svn to create branch 'RC_1_28_0'. nobody 2002-05-10 04:34:27 +00:00
  • bf45543e2f Minor optimization Vesa Karvonen 2002-04-23 15:17:27 +00:00
  • aa738488be Minor optimization on BOOST_PP_TUPLE_ELEM() Vesa Karvonen 2002-04-23 14:56:38 +00:00
  • bfd89be28b Renamed 1 character parameter names Vesa Karvonen 2002-04-23 13:52:36 +00:00
  • b899890a46 Renamed 1 character parameter names Vesa Karvonen 2002-04-23 12:55:48 +00:00
  • 34c788f3a0 Changed syntax of half-open range Vesa Karvonen 2002-04-15 06:49:49 +00:00
  • 19962553a5 Removed obsolete functions from the reference. Vesa Karvonen 2002-04-13 11:14:50 +00:00
  • 336749e0ae Added requirements on numeric parameters Vesa Karvonen 2002-04-12 12:16:05 +00:00
  • 06ff87a86c Longer macro parameter names Vesa Karvonen 2002-04-12 11:26:25 +00:00
  • 3468956bc9 Added FROM_TO repetition macros. Vesa Karvonen 2002-04-04 08:23:26 +00:00
  • acb748ed77 Removed plan Vesa Karvonen 2002-03-11 20:16:24 +00:00
  • fcd4b15cdf Renamed BOOST_PP_IF_THEN to BOOST_PP_EXPR_IF Vesa Karvonen 2002-03-11 16:11:34 +00:00
  • a3e207e706 Docs updated Vesa Karvonen 2002-03-10 15:15:41 +00:00
  • 03b37c307f Docs updated Vesa Karvonen 2002-03-10 12:31:37 +00:00
  • 7202e6b56e Removed MWCW version number test from workarounds Vesa Karvonen 2002-03-10 08:27:13 +00:00
  • 1ad72e98a9 Docs update Vesa Karvonen 2002-03-09 13:55:00 +00:00
  • da66351f86 Docs updates Vesa Karvonen 2002-03-09 08:57:33 +00:00
  • 140a30f6f4 Fixed off-by-one error in documentation Vesa Karvonen 2002-03-08 13:27:37 +00:00
  • 717666e5d4 Added BOOST_PP_IF_THEN Vesa Karvonen 2002-03-08 07:30:26 +00:00
  • 7980b6e377 Added a link page to the examples Vesa Karvonen 2002-03-08 06:18:57 +00:00
  • 2b9fee0cff How to make longer lists Vesa Karvonen 2002-03-03 08:39:30 +00:00
  • 0b714a0ce7 Fixed embarrassing bug at N=0 Vesa Karvonen 2002-02-27 07:42:00 +00:00
  • 8a557b560b Added Duff's Device example Vesa Karvonen 2002-02-27 05:54:07 +00:00
  • 2fc11e125a Added BOOST_PP_LIST_FOR_EACH_I Vesa Karvonen 2002-02-24 19:57:25 +00:00
  • 045d40e5a6 Added BOOST_PP_LIST_FOLD_LEFT_2ND and BOOST_PP_LIST_FOLD_RIGHT_2ND Vesa Karvonen 2002-02-24 07:52:50 +00:00
  • 23a1e16489 Some doc updates Vesa Karvonen 2002-02-24 07:45:22 +00:00
  • 5fa1ddda5a Added ???_R and ???_D macros to reference Vesa Karvonen 2002-02-23 10:50:32 +00:00
  • dba7ae68c7 Added ???_D and ???_R names Vesa Karvonen 2002-02-23 10:28:28 +00:00
  • 0681e43c79 Doxygen is out Vesa Karvonen 2002-02-23 10:26:09 +00:00
  • 324604edce Added BOOST_PP_LIST_FOLD_LEFT_2ND and BOOST_PP_LIST_FOLD_RIGHT_2ND Vesa Karvonen 2002-02-22 12:48:27 +00:00
  • 4834a1927b Added BOOST_PP_FOLD_RIGHT_2ND Vesa Karvonen 2002-02-22 11:03:40 +00:00
  • ffef0494ce Added BOOST_PP_FOLD_LEFT_2ND Vesa Karvonen 2002-02-22 10:40:34 +00:00
  • 86be4492a3 Added BOOST_PP_FOLD_LEFT_2ND() Vesa Karvonen 2002-02-22 10:38:40 +00:00
  • 6229f991c8 Added timestamp Vesa Karvonen 2002-02-22 07:39:56 +00:00
  • 4c6d309384 MWCW workaround Vesa Karvonen 2002-02-08 16:54:43 +00:00
  • 10047b924a This commit was manufactured by cvs2svn to create tag 'Version_1_27_0'. boost-1.27.0 nobody 2002-02-07 13:33:59 +00:00
  • b9cd766ead This commit was manufactured by cvs2svn to create branch 'RC_1_27_0'. nobody 2002-02-06 03:32:50 +00:00
  • 332e6a9ac4 Fixed title decoration Vesa Karvonen 2002-02-05 16:16:04 +00:00
  • 485782792a Bibliography instead of References Vesa Karvonen 2002-02-05 16:14:26 +00:00
  • 30da4c621b Minor simplification Vesa Karvonen 2002-02-05 12:42:59 +00:00
  • 12b58b5b34 Added test for BOOST_PP_LIST_SIZE Vesa Karvonen 2002-02-05 12:20:00 +00:00
  • ce975e7b9f Changed to recommended usage style of BOOST_PP_EMPTY & BOOST_PP_IDENTITY Vesa Karvonen 2002-02-05 12:19:33 +00:00
  • 0fc08260e2 Added link to test Vesa Karvonen 2002-02-05 12:17:12 +00:00
  • a13076a3c6 Updated Vesa Karvonen 2002-02-05 12:16:25 +00:00
  • 363ca22cc2 Updated Vesa Karvonen 2002-02-05 12:13:37 +00:00
  • b8259b1cc9 Added link to test Vesa Karvonen 2002-02-05 12:12:07 +00:00
  • 3805c6f71d Added test for BOOST_PP_LIST_FOR_EACH_PRODUCT() Vesa Karvonen 2002-02-05 11:30:34 +00:00
  • 41d99b49e4 Starting to use the new templates Vesa Karvonen 2002-02-05 08:27:20 +00:00
  • 6248559797 Doc fix Vesa Karvonen 2002-02-05 07:37:59 +00:00
  • 6f18b29f39 Removed broken stylesheet link Vesa Karvonen 2002-02-04 19:42:54 +00:00
  • 6bfd1b65f1 Bug fix Vesa Karvonen 2002-02-04 15:19:08 +00:00
  • ba2c70ef83 Updated docs Vesa Karvonen 2002-02-04 15:02:59 +00:00
  • 00d4dc6155 Updated Vesa Karvonen 2002-02-04 15:00:30 +00:00
  • cda5e36015 Update Vesa Karvonen 2002-02-04 14:57:59 +00:00
  • f5669614af Added TUPLE_REVERSE, Fixed LIST_ENUM & LIST_FOR_EACH. Changed LIST_FOR_EACH_PRODUCT. Vesa Karvonen 2002-02-04 14:56:27 +00:00
  • 8432192ac0 Updated docs Vesa Karvonen 2002-02-04 13:32:28 +00:00
  • 6fa0d837a3 Enhancing docs Vesa Karvonen 2002-02-01 11:41:38 +00:00
  • d791b3f756 Working on docs Vesa Karvonen 2002-02-01 11:40:52 +00:00
  • 3b7418f9ce Working on docs Vesa Karvonen 2002-01-31 21:52:46 +00:00
  • b9f6fe1795 Example on using BOOST_PP_WHILE() Vesa Karvonen 2002-01-31 21:14:39 +00:00
  • cc15a18bf6 More examples Vesa Karvonen 2002-01-31 18:30:49 +00:00
  • 4231b56bb1 HTML fix Vesa Karvonen 2002-01-31 17:21:59 +00:00
  • 28ead7541e Using BOOST_PP_LIST_CAT() Vesa Karvonen 2002-01-31 16:35:35 +00:00
  • b9fc39ddd5 New reference Vesa Karvonen 2002-01-31 15:36:01 +00:00
  • 2261c57310 Tweaking docs Vesa Karvonen 2002-01-31 14:21:31 +00:00
  • f1590b8c08 Tweaking docs Vesa Karvonen 2002-01-31 13:16:47 +00:00
  • 31b1b43b9f Improving docs Vesa Karvonen 2002-01-31 08:12:31 +00:00
  • 756563fb76 Working on docs. Vesa Karvonen 2002-01-30 19:53:52 +00:00
  • e8b6627a48 Working on docs Vesa Karvonen 2002-01-30 19:52:31 +00:00
  • 460db18e02 Documentation in progress Vesa Karvonen 2002-01-30 17:54:36 +00:00
  • ae7ca5e40d Renamed delay.cpp to delay.c Vesa Karvonen 2002-01-30 14:58:05 +00:00
  • 704705aebe Who needs templates anyway? :) Vesa Karvonen 2002-01-30 14:57:31 +00:00
  • 7e20901c38 Ported to MSVC++ and MWCW. Vesa Karvonen 2002-01-30 14:47:44 +00:00
  • 84a46d253a Added BOOST_PP_LIST_FOR_EACH_PRODUCT Vesa Karvonen 2002-01-30 10:23:09 +00:00
  • 18ae25d5e5 LIST_FOR_EACH_PRODUCT() added to library Vesa Karvonen 2002-01-30 10:22:13 +00:00
  • 9d401687ef Added but not documented LIST_FOR_EACH_PRODUCT() Vesa Karvonen 2002-01-30 10:16:39 +00:00
  • d0f812ce7e Acknowledged Chris Little and Mat Marcus. Vesa Karvonen 2002-01-30 08:10:52 +00:00
  • 6b50ff7484 Refinements Vesa Karvonen 2002-01-29 15:06:47 +00:00
  • 59180fab96 Somewhat more C friendly. Uses templates... Vesa Karvonen 2002-01-29 14:30:09 +00:00
  • 9e361682af Somewhat more C friendly. Some tests use templates. Vesa Karvonen 2002-01-29 14:28:42 +00:00
  • df1244ba20 Preprocessor library is now C friendly. Vesa Karvonen 2002-01-29 14:13:10 +00:00
  • 972f6222d1 Updated plan Vesa Karvonen 2002-01-29 12:56:26 +00:00
  • 418a1a5654 Refinements Vesa Karvonen 2002-01-29 12:24:55 +00:00
  • 3fce5e9ef9 Refinements Vesa Karvonen 2002-01-29 12:02:11 +00:00