Commit Graph

  • 1f8156229c WORKAROUND VC8 problems with forward declared local iterator class Michael Stevens 2006-02-02 18:38:08 +0000
  • 53981f51c5 WORKAROUND VC8 problems with forward declared local iterator class Michael Stevens 2006-02-02 18:38:08 +0000
  • b3154bb9fd FIX singular raises exception when NO_EXCEPTIONS set FIX unused formal parameter warnings Michael Stevens 2006-02-02 18:29:09 +0000
  • df903caab3 FIX singular raises exception when NO_EXCEPTIONS set FIX unused formal parameter warnings Michael Stevens 2006-02-02 18:29:09 +0000
  • 19858b209f FIX singular raises exception when NO_EXCEPTIONS set FIX unused formal parameter warnings Michael Stevens 2006-02-02 18:29:09 +0000
  • 4552f0fbba FIX singular raises exception when NO_EXCEPTIONS set FIX unused formal parameter warnings Michael Stevens 2006-02-02 18:29:09 +0000
  • 10693e0864 FIX completed ignore_unused_variable thanks to Georg Baum Michael Stevens 2005-11-08 18:26:34 +0000
  • ee44e83f88 FIX completed ignore_unused_variable thanks to Georg Baum Michael Stevens 2005-11-08 18:26:34 +0000
  • 8d04746701 FIX completed ignore_unused_variable thanks to Georg Baum Michael Stevens 2005-11-08 18:26:34 +0000
  • 1d36694320 FIX completed ignore_unused_variable thanks to Georg Baum Michael Stevens 2005-11-08 18:26:34 +0000
  • 90098bcc69 ADD ignore_unused_variable thanks to Angus Lemming FIX tabs to spaces Michael Stevens 2005-11-06 14:57:14 +0000
  • 99cc068e34 ADD ignore_unused_variable thanks to Angus Lemming FIX tabs to spaces Michael Stevens 2005-11-06 14:57:14 +0000
  • abc766211f ADD ignore_unused_variable thanks to Angus Lemming FIX tabs to spaces Michael Stevens 2005-11-06 14:57:14 +0000
  • edd62ddf40 ADD ignore_unused_variable thanks to Angus Lemming FIX tabs to spaces Michael Stevens 2005-11-06 14:57:14 +0000
  • d981a33ba1 FIX coordinate_vector pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-11-02 20:42:40 +0000
  • f2453a47ac FIX coordinate_vector pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-11-02 20:42:40 +0000
  • 82103c90f1 FIX coordinate_vector pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-11-02 20:42:40 +0000
  • 7c4d33c95d FIX coordinate_vector pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-11-02 20:42:40 +0000
  • a244bbd31b FIX avoid past end derefence in insert THANKS Jan Amtrup Michael Stevens 2005-11-01 09:01:20 +0000
  • c93a4c08cf FIX avoid past end derefence in insert THANKS Jan Amtrup Michael Stevens 2005-11-01 09:01:20 +0000
  • 85c3fa639d FIX avoid past end derefence in insert THANKS Jan Amtrup Michael Stevens 2005-11-01 09:01:20 +0000
  • bc57b8147f FIX avoid past end derefence in insert THANKS Jan Amtrup Michael Stevens 2005-11-01 09:01:20 +0000
  • b371af43d1 FIX coordinate_matrix pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-10-20 09:19:41 +0000
  • 6d42ba0536 FIX coordinate_matrix pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-10-20 09:19:41 +0000
  • 57fc1f4d66 FIX coordinate_matrix pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-10-20 09:19:41 +0000
  • 495385dd0a FIX coordinate_matrix pop_back type, should be filled_ Thanks to Markus Schöpflin Michael Stevens 2005-10-20 09:19:41 +0000
  • 8e38c3c42f FIX type i_ instead of j_ in ref() Michael Stevens 2005-10-18 13:16:04 +0000
  • 73886d5cdc FIX type i_ instead of j_ in ref() Michael Stevens 2005-10-18 13:16:04 +0000
  • ce417d6377 FIX type i_ instead of j_ in ref() Michael Stevens 2005-10-18 13:16:04 +0000
  • 6496bad541 FIX type i_ instead of j_ in ref() Michael Stevens 2005-10-18 13:16:04 +0000
  • 18072c148a ADD first tests of Container concept Michael Stevens 2005-10-16 16:35:18 +0000
  • dbe66751ab ADD first tests of Container concept Michael Stevens 2005-10-16 16:35:18 +0000
  • b00456321b ADD first tests of Container concept Michael Stevens 2005-10-16 16:35:18 +0000
  • b7b6f761ee ADD first tests of Container concept Michael Stevens 2005-10-16 16:35:18 +0000
  • ea80f13ac8 FIX erase_element, remove returns from function which is defined as void Michael Stevens 2005-10-16 16:05:52 +0000
  • f4557d0bbf FIX erase_element, remove returns from function which is defined as void Michael Stevens 2005-10-16 16:05:52 +0000
  • 552439c936 FIX erase_element, remove returns from function which is defined as void Michael Stevens 2005-10-16 16:05:52 +0000
  • 455fe625f7 FIX erase_element, remove returns from function which is defined as void Michael Stevens 2005-10-16 16:05:52 +0000
  • 5b3fb1bc42 FIX ref returned reference to 0 pointer if new element. Thanks Max Weinberg. Michael Stevens 2005-10-09 16:43:42 +0000
  • d5ec8e5838 FIX ref returned reference to 0 pointer if new element. Thanks Max Weinberg. Michael Stevens 2005-10-09 16:43:42 +0000
  • 551f7e0f2e FIX ref returned reference to 0 pointer if new element. Thanks Max Weinberg. Michael Stevens 2005-10-09 16:43:42 +0000
  • defbcdfe59 FIX ref returned reference to 0 pointer if new element. Thanks Max Weinberg. Michael Stevens 2005-10-09 16:43:42 +0000
  • 52ea806938 Code equivilent for asum of complex Michael Stevens 2005-10-07 11:35:50 +0000
  • 8aa2f72de9 Code equivilent for asum of complex Michael Stevens 2005-10-07 11:35:50 +0000
  • 95b1e30c5c Code equivilent for asum of complex Michael Stevens 2005-10-07 11:35:50 +0000
  • 2c47c3d8d4 Code equivilent for asum of complex Michael Stevens 2005-10-07 11:35:50 +0000
  • 67ecca8bf3 FIX The Vector Concept cannot refine Random Access Container as some Vectors don't have Random Access Iterators. Make Vector a model of Random Access Container instead Michael Stevens 2005-10-06 19:58:39 +0000
  • 78272e9a09 FIX The Vector Concept cannot refine Random Access Container as some Vectors don't have Random Access Iterators. Make Vector a model of Random Access Container instead Michael Stevens 2005-10-06 19:58:39 +0000
  • 8afe83aaa5 FIX The Vector Concept cannot refine Random Access Container as some Vectors don't have Random Access Iterators. Make Vector a model of Random Access Container instead Michael Stevens 2005-10-06 19:58:39 +0000
  • 37272c967a FIX The Vector Concept cannot refine Random Access Container as some Vectors don't have Random Access Iterators. Make Vector a model of Random Access Container instead Michael Stevens 2005-10-06 19:58:39 +0000
  • 22192dfd7b MAJOR use boost::concept_check FIX missing Random Access Container functions and missing operator [] in Random Access Iterator Michael Stevens 2005-10-06 19:56:35 +0000
  • ee45ad5cc8 MAJOR use boost::concept_check FIX missing Random Access Container functions and missing operator [] in Random Access Iterator Michael Stevens 2005-10-06 19:56:35 +0000
  • 8ab95aa641 MAJOR use boost::concept_check FIX missing Random Access Container functions and missing operator [] in Random Access Iterator Michael Stevens 2005-10-06 19:56:35 +0000
  • c9a87874d7 MAJOR use boost::concept_check FIX missing Random Access Container functions and missing operator [] in Random Access Iterator Michael Stevens 2005-10-06 19:56:35 +0000
  • ca615fe6f6 FIX remove the return 0 avoid compiler warnings, they can cause other warnings! Michael Stevens 2005-10-04 19:20:17 +0000
  • daff77ca4a FIX remove the return 0 avoid compiler warnings, they can cause other warnings! Michael Stevens 2005-10-04 19:20:17 +0000
  • cc3680ed33 FIX remove the return 0 avoid compiler warnings, they can cause other warnings! Michael Stevens 2005-10-04 19:20:17 +0000
  • 1fdde71028 FIX remove the return 0 avoid compiler warnings, they can cause other warnings! Michael Stevens 2005-10-04 19:20:17 +0000
  • 9c2352d6a8 FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:35:36 +0000
  • 90b0cee447 FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:35:36 +0000
  • dbe2d0fca9 FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:35:36 +0000
  • 5f480ae3aa FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:35:36 +0000
  • c6316d1543 FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:16:38 +0000
  • a406abd800 FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:16:38 +0000
  • 31cc539af2 FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:16:38 +0000
  • c45e951bdc FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined Michael Stevens 2005-10-02 12:16:38 +0000
  • 74fce2b9a6 FIX typos in subslice Michael Stevens 2005-09-28 14:46:32 +0000
  • 8af15c05c8 FIX typos in subslice Michael Stevens 2005-09-28 14:46:32 +0000
  • 0ad55d0567 FIX typos in subslice Michael Stevens 2005-09-28 14:46:32 +0000
  • 5185313964 FIX typos in subslice Michael Stevens 2005-09-28 14:46:32 +0000
  • 49a4f6b876 FIX rewrite unbounded_array resize to avoid uninit 'data' warnings Michael Stevens 2005-09-23 09:26:09 +0000
  • 5e1975455e FIX rewrite unbounded_array resize to avoid uninit 'data' warnings Michael Stevens 2005-09-23 09:26:09 +0000
  • 1cea155445 FIX rewrite unbounded_array resize to avoid uninit 'data' warnings Michael Stevens 2005-09-23 09:26:09 +0000
  • ada2bd1cec FIX rewrite unbounded_array resize to avoid uninit 'data' warnings Michael Stevens 2005-09-23 09:26:09 +0000
  • b37916de04 FIX poor performance due to expression eval in BOOST_UBLAS_CHECK This will create some unused variable warnings Michael Stevens 2005-09-23 09:24:59 +0000
  • 610a59c156 FIX poor performance due to expression eval in BOOST_UBLAS_CHECK This will create some unused variable warnings Michael Stevens 2005-09-23 09:24:59 +0000
  • b302157311 FIX poor performance due to expression eval in BOOST_UBLAS_CHECK This will create some unused variable warnings Michael Stevens 2005-09-23 09:24:59 +0000
  • e05db0cd2d FIX poor performance due to expression eval in BOOST_UBLAS_CHECK This will create some unused variable warnings Michael Stevens 2005-09-23 09:24:59 +0000
  • 74f471afa7 FIX _assign TYPE_CHECKS are dependant on vector/matrix Michael Stevens 2005-09-22 09:04:42 +0000
  • 8082367abc FIX _assign TYPE_CHECKS are dependant on vector/matrix Michael Stevens 2005-09-22 09:04:42 +0000
  • 5c6d5f5181 FIX _assign TYPE_CHECKS are dependant on vector/matrix Michael Stevens 2005-09-22 09:04:42 +0000
  • 5783a0c349 FIX _assign TYPE_CHECKS are dependant on vector/matrix Michael Stevens 2005-09-22 09:04:42 +0000
  • ff2ce435e8 MINOR comments regarding non-const unary2 consturction Michael Stevens 2005-09-02 08:20:32 +0000
  • c877eef2da MINOR comments regarding non-const unary2 consturction Michael Stevens 2005-09-02 08:20:32 +0000
  • cd4077f1ce MINOR comments regarding non-const unary2 consturction Michael Stevens 2005-09-02 08:20:32 +0000
  • bd01ba56dc MINOR comments regarding non-const unary2 consturction Michael Stevens 2005-09-02 08:20:32 +0000
  • f8c09fd30b FIX provide const definitions for _temporary_traits specialisations Michael Stevens 2005-09-01 15:24:26 +0000
  • 92948ac44d FIX provide const definitions for _temporary_traits specialisations Michael Stevens 2005-09-01 15:24:26 +0000
  • 446b900f31 FIX provide const definitions for _temporary_traits specialisations Michael Stevens 2005-09-01 15:24:26 +0000
  • 37f4591a56 FIX provide const definitions for _temporary_traits specialisations Michael Stevens 2005-09-01 15:24:26 +0000
  • 0f77bbd34d FIX _reference closure_type is self_type Michael Stevens 2005-09-01 15:22:52 +0000
  • 83650a0778 FIX _reference closure_type is self_type Michael Stevens 2005-09-01 15:22:52 +0000
  • e73d13bc9c FIX _reference closure_type is self_type Michael Stevens 2005-09-01 15:22:52 +0000
  • b4e0de21b1 FIX _reference closure_type is self_type Michael Stevens 2005-09-01 15:22:52 +0000
  • 1425cd8759 FIX added triangular.hpp dependency Michael Stevens 2005-09-01 08:58:38 +0000
  • 1c5c7fd86f FIX added triangular.hpp dependency Michael Stevens 2005-09-01 08:58:38 +0000
  • e2e8c72325 FIX added triangular.hpp dependency Michael Stevens 2005-09-01 08:58:38 +0000
  • 6f5a96c691 FIX added triangular.hpp dependency Michael Stevens 2005-09-01 08:58:38 +0000
  • b4d3a05d9d FIX resize: avoid unitialised assignment warning for data_=data; Hopefully the 'if' clause does not effect efficiency on modern architectures Michael Stevens 2005-08-29 11:08:08 +0000
  • d05c3bad41 FIX resize: avoid unitialised assignment warning for data_=data; Hopefully the 'if' clause does not effect efficiency on modern architectures Michael Stevens 2005-08-29 11:08:08 +0000