Commit Graph

  • 74724c32dd testing the zip algorithm with unused arg Dan Marsden 2007-03-06 21:51:06 +0000
  • d1cc519a44 unused entries in zip Dan Marsden 2007-03-06 21:37:26 +0000
  • fad42340ad zip ignore capabilities Dan Marsden 2007-03-06 21:26:54 +0000
  • 92e7e32ed8 update copyright notice Joel de Guzman 2007-03-02 10:44:14 +0000
  • f19c0b767d unpack_args has been removed - there are docs for its replacement Tobias Schwinger 2007-02-25 22:25:29 +0000
  • a3b3411384 removes obsolete unpack_args Tobias Schwinger 2007-02-25 22:15:59 +0000
  • 4d65880283 removes test for obsolete unpack_args Tobias Schwinger 2007-02-25 22:15:08 +0000
  • 5c77671af1 updates html files Tobias Schwinger 2007-02-25 22:02:27 +0000
  • 1a3b7b5d8c abbreviates section names in functional module, adds missing copyright Tobias Schwinger 2007-02-25 21:56:30 +0000
  • e9c82ee03a abbreviated section names Tobias Schwinger 2007-02-25 21:55:40 +0000
  • e9a597a1eb adds functional section TOC Tobias Schwinger 2007-02-25 21:13:57 +0000
  • 2522e62409 reduces chunk depth (Boost inspection complaints about path length) Tobias Schwinger 2007-02-25 21:12:10 +0000
  • 49a118d2b4 reduces accidentally high TOC level Tobias Schwinger 2007-02-25 20:56:47 +0000
  • f0abc88775 Correct testing bugs: Dave Abrahams 2007-02-24 22:40:59 +0000
  • 9d5a463806 added flat include directory Joel de Guzman 2007-02-18 16:07:55 +0000
  • a9a9bd9475 adds MSVC workaround Tobias Schwinger 2007-02-18 00:42:14 +0000
  • 74d062d2da adds deduce metafunctions Tobias Schwinger 2007-02-15 23:31:33 +0000
  • a56348497f adds O(1) empty implementation Tobias Schwinger 2007-02-15 23:28:40 +0000
  • 50e7b2c933 adds benchmark for functional components - draft version Tobias Schwinger 2007-02-15 23:20:27 +0000
  • e710609227 adds example implementation of bind Tobias Schwinger 2007-02-15 23:19:09 +0000
  • 70a39b554f adds test suite for functional module Tobias Schwinger 2007-02-15 23:14:42 +0000
  • ca6f831b96 adds documentation for functional module Tobias Schwinger 2007-02-15 23:11:24 +0000
  • 67f0df4958 moves Polymorphic Function Object concept to functional module Tobias Schwinger 2007-02-15 23:01:23 +0000
  • 0832de9bb3 adds functional module Tobias Schwinger 2007-02-15 22:48:01 +0000
  • 0ea1bbb067 adds functional module Tobias Schwinger 2007-02-15 22:41:45 +0000
  • f975648eea vc7.1 bugfix Joel de Guzman 2007-02-09 12:16:50 +0000
  • 94c2c0e526 vc7.1 bugfix (ICE) Joel de Guzman 2007-02-09 12:16:39 +0000
  • 693200182f fixes Joel de Guzman 2007-02-07 22:59:25 +0000
  • a0a0613e36 fixing binary transform equal_to Dan Marsden 2007-01-28 20:52:15 +0000
  • bd6f62ea3c fixing iterator comparison for transform view Dan Marsden 2007-01-28 10:17:56 +0000
  • ef114d537d changes TOC settings to make all components reachable, again Tobias Schwinger 2007-01-27 13:05:23 +0000
  • 586440e16e introduces documentation for deduce / deduce_sequence Tobias Schwinger 2007-01-27 10:52:43 +0000
  • 1c542fa544 introduces test for deduce / deduce_sequence Tobias Schwinger 2007-01-27 10:49:00 +0000
  • aa1d326ba4 introduces deduce metafunctions Tobias Schwinger 2007-01-27 10:42:55 +0000
  • 469a4a2d7a minor presentation tweaks Joel de Guzman 2007-01-23 06:15:17 +0000
  • 63c122f0d8 Deeper TOC level + typo fix: rename apply->result in algo docs Joel de Guzman 2007-01-22 00:40:36 +0000
  • 64a8b5e7f3 doc tweaks Joel de Guzman 2007-01-18 07:26:33 +0000
  • c5f8494832 prevents potential ODR violation through mpl::begin / mpl::is_sequence Tobias Schwinger 2007-01-14 13:35:28 +0000
  • bc7d10ec94 added is_empty test Joel de Guzman 2007-01-14 03:22:54 +0000
  • bce9a2f6ff adds #undef to fix macro leak Tobias Schwinger 2007-01-13 19:44:15 +0000
  • a5bb66618d removes outdated workaround for broken mpl::is_sequence Tobias Schwinger 2007-01-02 09:10:04 +0000
  • 2be540e903 some updates Joel de Guzman 2007-01-01 02:23:51 +0000
  • ef48d728ef fixing level at which sequence base is applied Dan Marsden 2006-12-19 14:46:40 +0000
  • 6ed683b610 added deque tests Dan Marsden 2006-12-18 22:36:43 +0000
  • 2fba7fb2f3 added initial version of deque Dan Marsden 2006-12-18 21:09:53 +0000
  • 31f5b55766 renamed Jamfile.v2 to Jamfile and updated the docs Joel de Guzman 2006-12-14 08:41:22 +0000
  • eba11fc229 Updates for boost::tuple and boost::variant Joel de Guzman 2006-11-26 22:41:04 +0000
  • e5cf298835 variant and boost tuple adaptor docs Dan Marsden 2006-11-21 22:49:05 +0000
  • 4f14542256 better operator handling Joel de Guzman 2006-11-21 02:01:13 +0000
  • 1b7f4a1a47 Documentation fix + stuff Joel de Guzman 2006-11-20 23:17:25 +0000
  • 141dac45fe no more #include <iostream> Joel de Guzman 2006-11-20 06:18:12 +0000
  • 15ff870381 added code to peek into assembler Joel de Guzman 2006-11-19 16:06:02 +0000
  • 70eb7e588d updates + zip tests Joel de Guzman 2006-11-19 14:17:29 +0000
  • 4a0304a699 sequence performance tests Joel de Guzman 2006-11-19 05:15:31 +0000
  • 5386f5dd3e corrected iterator comparison defect Dan Marsden 2006-11-16 22:09:39 +0000
  • 37baabd5d5 variant missing include fixes Dan Marsden 2006-11-16 22:08:50 +0000
  • f742cee848 minor tweak Joel de Guzman 2006-11-13 09:28:04 +0000
  • fe9949a59c added variant traits tests Dan Marsden 2006-11-13 08:13:12 +0000
  • e3f20b5224 added missing traits support Dan Marsden 2006-11-13 08:12:20 +0000
  • 165910e4a3 minor tweaks for intel Joel de Guzman 2006-11-13 01:32:27 +0000
  • c0c9bbc700 minor tweaks Joel de Guzman 2006-11-13 01:16:28 +0000
  • 6860872d7b adding tests for variant as adapted sequence Dan Marsden 2006-11-12 23:08:59 +0000
  • 2a652e5424 variant as a fusion sequence Dan Marsden 2006-11-12 23:07:18 +0000
  • 0faf16666f segmented_size, for calculating the size of any segmented data structure Eric Niebler 2006-11-09 06:36:04 +0000
  • c621277c07 usability tweaks: functions that return iterators return them as *const* to allow chaining when the recipient function expects a reference (e.g. foo(Iter&) ) Joel de Guzman 2006-11-09 01:48:46 +0000
  • 4b061d2716 Add copyright, license Beman Dawes 2006-11-07 19:11:57 +0000
  • d2d2d0aa3e added transform view test covering value_at Dan Marsden 2006-11-01 08:03:15 +0000
  • 2454202163 added value_at_impl for transform view Dan Marsden 2006-11-01 08:01:01 +0000
  • 6ca462baa0 doc updates Joel de Guzman 2006-10-30 01:20:23 +0000
  • 82e6dfd876 added tests for at_c on transform view Dan Marsden 2006-10-29 21:17:22 +0000
  • eca5a201e9 added at impl for transform view random access Dan Marsden 2006-10-29 21:16:00 +0000
  • f6ebceef8a documents result metafunctions for make_pair and pair members Tobias Schwinger 2006-10-26 07:46:43 +0000
  • bac5e1b5c5 adds result metafunction for make_pair and pair members Tobias Schwinger 2006-10-26 07:45:43 +0000
  • 1c3c70f4cc added test for returning a tuple of double with conversion from a tuple of ints Joel de Guzman 2006-10-25 09:05:00 +0000
  • 7ba53d33ce minor bug fixes Eric Niebler 2006-10-25 05:27:43 +0000
  • aede3f3300 fixed "explicit" problem Joel de Guzman 2006-10-24 23:26:52 +0000
  • 3732bb538a comeau, intel has problems with this Joel de Guzman 2006-10-22 10:23:04 +0000
  • fc434bd837 workaround for vc++ mistakenly calling constructor from T instead of copy constructor when T is derived from vector. Joel de Guzman 2006-10-11 12:10:06 +0000
  • 521574b39d zip to shortest of collection of variable length seqs@ Dan Marsden 2006-10-07 15:43:33 +0000
  • 7cd89c8d9c additional zip tests for variable length input sequences Dan Marsden 2006-10-07 15:40:49 +0000
  • 114556bbba experimental segmented Fusion support Eric Niebler 2006-10-05 01:25:32 +0000
  • 9591dc6dd1 fixing exposing ftag, and namespace discipline issues Dan Marsden 2006-10-02 21:18:39 +0000
  • dbb2975df8 better namespace discipline, ftag removal Dan Marsden 2006-10-01 15:47:17 +0000
  • 3f27fbe969 support for boost::tuples Joel de Guzman 2006-09-27 00:42:32 +0000
  • 798c527173 fixed g++ complaining "error: shadows template parm" Joel de Guzman 2006-09-26 22:37:55 +0000
  • 1f9388ec86 fixed g++ complaining "error: shadows template parm" Joel de Guzman 2006-09-26 22:25:45 +0000
  • 6723082617 tweak Joel de Guzman 2006-09-25 13:57:43 +0000
  • ac31f6d1cb migrated std_pair_iterator and mpl_iterator to iterator_facade Joel de Guzman 2006-09-25 13:56:22 +0000
  • f017aa86ce adapted/array is now using iterator_facade Joel de Guzman 2006-09-25 09:06:15 +0000
  • 654fd0918e prelude to iterator_facade and sequence_facade Joel de Guzman 2006-09-25 08:37:16 +0000
  • a37b435ce6 ODR safe code Joel de Guzman 2006-09-22 13:39:27 +0000
  • da23c8a4cc fixed for msvc + gcc (all regresions ok) Joel de Guzman 2006-09-22 06:31:17 +0000
  • 46134407cf fixed for msvc Joel de Guzman 2006-09-22 00:41:24 +0000
  • 1633f967aa fixed bug in test Joel de Guzman 2006-09-22 00:17:30 +0000
  • aab92c85d0 ftag to fusion_tag Joel de Guzman 2006-09-21 14:26:48 +0000
  • 980fe1f6ab Optimizing for RVO Joel de Guzman 2006-09-21 14:20:59 +0000
  • 9267941ce3 doc tweaks Joel de Guzman 2006-09-21 12:43:48 +0000
  • 425030e0eb renamed ftag to fusion_tag Joel de Guzman 2006-09-21 12:25:27 +0000
  • 1a6f4f948c tweaks Joel de Guzman 2006-09-17 13:19:48 +0000
  • 3f06921d11 added a cookbook directory for cookbook style tutorial usage of Fusion. added the first cookbook tutorial. Joel de Guzman 2006-09-17 13:07:24 +0000