Commit Graph

  • b27fbb3a78 Removed iterator generators from iterator.hpp Now using mpl::if_c to pick a value_accessor class. Ronald Garcia 2003-08-19 19:11:06 +00:00
  • ea278bfd88 More changes related to iterators: - Fixed the access categories to be proper - Removed iterator generator classes. - Custom iterator adaptors is now gone! Ronald Garcia 2003-08-19 18:25:38 +00:00
  • 49b928a2ab Updated multi_array to use the new boost iterators library. Ronald Garcia 2003-08-19 15:50:25 +00:00
  • 77b637777d This commit was manufactured by cvs2svn to create tag 'Version_1_30_2'. boost-1.30.2 nobody 2003-08-18 18:40:31 +00:00
  • a7e14cb547 Made a change to prevent ICE in gcc 2.95.3 and 2.96. Ronald Garcia 2003-08-12 16:28:13 +00:00
  • 4769d0f19d This commit was manufactured by cvs2svn to create tag 'Version_1_30_1'. boost-1.30.1 nobody 2003-08-04 17:55:29 +00:00
  • e22062ffc9 This commit was manufactured by cvs2svn to create tag 'RC_1_30_2'. boost-1.30.2-rc1 nobody 2003-08-04 17:55:28 +00:00
  • 6f25eb3232 Apply patch from Matthias Troyer <troyer-at-itp.phys.ethz.ch> Dave Abrahams 2003-07-14 13:01:01 +00:00
  • 7bbb0b93c0 avoid "comparison between signed and unsigned integer" warning Jens Maurer 2003-07-09 23:25:25 +00:00
  • a3120b00ca Changed the test for dimensionality to a static assert. Ronald Garcia 2003-06-25 20:16:57 +00:00
  • e9427e12f0 Added "dimensionality" nested constant value and a test case. Ronald Garcia 2003-06-25 16:55:39 +00:00
  • 1223a932a3 Astoundingly embarrassing bug. Ronald Garcia 2003-05-28 19:37:05 +00:00
  • 434d47eee0 Patch from Matthias Troyer. Ronald Garcia 2003-04-09 13:58:41 +00:00
  • 73698a7bc2 Forgot to commit this file along with the other revisions allowing default constructed multi_arrays Ronald Garcia 2003-04-09 13:53:16 +00:00
  • e35e6102b7 Added documentation for "resize" and default constructor to the multi_array section. Ronald Garcia 2003-03-27 21:03:23 +00:00
  • c05ce3ff59 More boost-ified, now uses test tools. Ronald Garcia 2003-03-27 20:28:29 +00:00
  • fad36ccacd Now using test tools. Ronald Garcia 2003-03-27 20:19:11 +00:00
  • 0de8b74284 Added support for default constructed multi_arrays: - default public constructor for multi_array - default protected constructors for multi_array_ref and const_multi_* - fixed a bug in index_range regarding degenerate dimiensions. - Added tests to resize.cpp and constructors.cpp. Ronald Garcia 2003-03-27 20:12:32 +00:00
  • e60878c2a8 This commit was manufactured by cvs2svn to create tag 'Version_1_30_0'. boost-1.30.0 nobody 2003-03-20 02:53:48 +00:00
  • cd7b6f7c52 Fixed broken patch. Ronald Garcia 2003-03-12 15:44:35 +00:00
  • f2d6737f50 Fixed a broken patch job....grr! Ronald Garcia 2003-03-12 15:39:25 +00:00
  • 98f7604258 Merged fix for regression test failure for VA6 from trunk to branch Markus Schöpflin 2003-03-12 10:49:11 +00:00
  • e37de3592b FIX: Changed 2nd parameter of check_shape() from unsigned int * to size_t *. Markus Schöpflin 2003-03-12 10:45:59 +00:00
  • c563bf58fb This commit was manufactured by cvs2svn to create branch 'RC_1_30_0'. nobody 2003-03-01 19:43:06 +00:00
  • 84d65a8402 Must have forgot to check in this change. Ronald Garcia 2003-02-19 23:42:32 +00:00
  • da922535c2 Repaired some dependent base class issues (found by icc -ansi). Ronald Garcia 2003-02-05 20:39:13 +00:00
  • b8bf7a5fcd Fixed a bug in advance. Ronald Garcia 2003-01-30 16:55:31 +00:00
  • ef89b81e7c Made some changes as per bug reports regarding calls to dependent base classes. Ronald Garcia 2003-01-18 19:47:29 +00:00
  • 080c2a7c9b Bug fixes related to calling functions in dependent base classes. Ronald Garcia 2003-01-17 20:09:54 +00:00
  • 9c3949fb67 Imported from jsiek's submission to the library group, or something like that. I modified the labels to not use colons because some browser's can't handle labels with colons in them. Ronald Garcia 2003-01-09 14:23:05 +00:00
  • 0e55920979 Added a note about upcoming user documentation update. Ronald Garcia 2003-01-08 23:36:12 +00:00
  • 7683594b36 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +00:00
  • 7ed9d30cc9 Added resizing capability to multi_array (not multi_array_ref!). Ronald Garcia 2002-12-04 02:03:26 +00:00
  • e5909ce409 Add super_type:: so 2-phase lookup works right Beman Dawes 2002-11-23 18:17:43 +00:00
  • 8387e84d8f Patch received from Toon Knapen applied. Ronald Garcia 2002-10-31 21:26:25 +00:00
  • e9ed7d57fd This commit was manufactured by cvs2svn to create tag 'Version_1_29_0'. boost-1.29.0 nobody 2002-10-11 15:17:55 +00:00
  • 654a89ca59 This commit was manufactured by cvs2svn to create branch 'RC_1_29_0'. nobody 2002-09-19 20:49:39 +00:00
  • 6d413aa039 Fixed a typo. Ronald Garcia 2002-09-18 15:07:12 +00:00
  • 8f43d47777 Moved Collection.html into utility library directory. Ronald Garcia 2002-09-10 16:27:21 +00:00
  • 94aa7038b4 test_main signature Beman Dawes 2002-09-01 15:05:09 +00:00
  • 8de13edb10 fix argv for Boost.Test Beman Dawes 2002-08-19 23:56:28 +00:00
  • 493db961b8 init commit Beman Dawes 2002-08-19 23:29:18 +00:00
  • 5099bc9170 Fixed test_main declarations. Ronald Garcia 2002-08-14 22:29:36 +00:00
  • e816fcd969 Tracking some fixes to the "real" iterator adaptors. Ronald Garcia 2002-08-10 16:19:08 +00:00
  • e16bd8d499 Fixed broken links found by DWA. Ronald Garcia 2002-07-26 17:58:29 +00:00
  • 349fac9570 MSVC 7.0 was not finding ignore_unused_variable_warning. Ronald Garcia 2002-07-25 14:06:25 +00:00
  • 4afc08e45c Corrected some warnings/errors. Mostly missing 'typename' keywords. Ronald Garcia 2002-07-23 15:42:49 +00:00
  • 501c5219e6 Removed tabs from files. Ronald Garcia 2002-07-15 22:19:16 +00:00
  • 65def431aa Removed tab characters in source files. Ronald Garcia 2002-07-14 17:02:30 +00:00
  • bd660bdae9 Fix unversioned VC++ checks Dave Abrahams 2002-07-13 12:26:19 +00:00
  • 8b506ceac8 Added copyright notices where needed. Ronald Garcia 2002-06-26 14:55:26 +00:00
  • 379054581e Added numeric header for std::accumulate. Thanks to Dave Abrahams. Looks like Metrowerks may be better at catching this than other compilers? Ronald Garcia 2002-05-23 16:12:35 +00:00
  • 124d85c0ae moved multi_array_ref.hpp into the multi_array directory. It is no longer a top-level include since it relies on multi_array anyway. Updated regression tests accordingly. Ronald Garcia 2002-05-20 18:01:18 +00:00
  • 685b7e4c37 Initial submission to Boost. Ronald Garcia 2002-05-15 16:08:54 +00:00