Commit Graph

  • f8a1b2bba3 - Removed #endif pragma. - Fixed the invalid name of member function. qduran 2014-08-11 18:52:26 +0200
  • 9345180dd9 Remove cbegin, cend,... member functions that doesn't return a const iterator. qduran 2014-08-09 09:50:56 +0200
  • e95a311b25 Implemented cbegin, cend, crbegin and crend to vector*.hpp files. qduran 2014-08-07 12:04:59 +0200
  • d1ffbd6ecb Merge branch 'develop' of https://github.com/uBLAS/ublas into develop nasos 2014-07-30 08:39:52 -0400
  • a9ea9643d3 modified config again nasos 2014-07-30 08:39:29 -0400
  • 191ba0622d merged from upstream nasos 2014-07-30 08:28:21 -0400
  • 0acd97dc85 Fix warnings for MSVC14 Marcel Raad 2014-06-16 22:25:30 +0200
  • 68c1bb24a4 Improved headers in test program. qduran 2014-06-12 01:37:34 +0200
  • 8b3497b2a0 Build all tests. qduran 2014-06-11 01:58:23 +0200
  • 6f3c3ce761 Remove qt depencencies from benchmarks tests. Specify target and template for each benchmark test. qduran 2014-06-11 01:56:07 +0200
  • 39af34865c Merge pull request #5 from awulkiew/fix/constexpr David Bellot 2014-06-09 20:36:44 +0100
  • 583abafe2d Fix msvc-12.0 constexpr errors Adam Wulkiewicz 2014-05-18 02:11:19 +0200
  • d561fa8eab Fix unused variable warnings Adam Wulkiewicz 2014-05-18 01:37:14 +0200
  • f703169523 just a line on changelog... David Bellot 2014-05-03 09:44:18 +0100
  • a064f708ae changed html documentation files extension to more standard .html David Bellot 2014-05-03 09:41:56 +0100
  • 126c4aa693 change changelog format to GNU David Bellot 2014-05-03 09:33:27 +0100
  • 15cdd08efd removed the test file. Test is ok now David Bellot 2014-05-03 09:15:39 +0100
  • 50f25e9a16 just a test with github to solve a problem David Bellot 2014-05-03 09:14:05 +0100
  • a111ff310c Changes to deal with MSVC wanrings nasos 2014-04-17 19:52:20 -0400
  • 31556e0714 Merge pull request #3 from uBLAS/develop David Bellot 2014-04-16 09:22:46 +0100
  • dd723e8781 Merge remote-tracking branch 'ublas_upstream/develop' into develop nasos 2014-04-14 21:02:40 -0400
  • 52d310f032 Reactivated test_triangular. There is probably a problem with boost timer and clang c++98, because of the C99 standard about empty macros nasos 2014-04-14 20:50:42 -0400
  • d6e77ccdf4 Minor changes in concepts.hpp to avoid warning with clang nasos 2014-04-14 20:43:06 -0400
  • 53f070e124 Minor changes for c++11 compilation nasos 2014-04-14 20:07:42 -0400
  • f4a88fdfac Some test fixes nasos 2014-04-14 19:00:26 -0400
  • 6b467abc33 Merge pull request #2 from uBLAS/develop David Bellot 2014-04-13 23:16:48 +0100
  • fdfd07e6d7 develop push test nasos 2014-04-12 12:27:28 -0400
  • 2b1b72e582 Merge new 'ublas_develop' into develop nasos 2014-04-12 11:32:37 -0400
  • 78c23cf3f8 Merged master into old develop nasos 2014-04-12 11:32:33 -0400
  • 6ae25cfc67 Minor changes in doxygen doc nasos 2014-04-12 10:34:28 -0400
  • 89287b13b2 Merge branch 'feature/ublas00002_fixed_matrix' into ublas_develop nasos 2014-04-11 23:54:18 -0400
  • f5e4915680 Added fixed_matrix class and relative unit tests. Altered abunch of items to avoid warnings in clang. Moved the specialization of std::complex in deduction to avoid clang errors. Corrected a potential bug in assignment.hpp with respect to static relative moves. nasos 2014-04-11 23:28:21 -0400
  • d520cdf6b8 Added fixed_vector class and relative reg. tests nasos 2014-04-11 18:32:13 -0400
  • 8091141a73 Fixed some gcc 4.8 issues in C++11 mode with index_pair and index_triple nasos 2014-04-09 19:47:17 -0400
  • af2229b1b8 Dealt with some g++ 4.8, c++11 compilation issues nasos 2014-04-08 12:33:38 -0400
  • f9bb9232a3 Modified bool equals in vector_assign.hpp to properly work with integral types (changed < to <=). Also made some changes in test_matrix_vector nasos 2014-04-07 10:20:05 -0400
  • 26a4054f47 Added some trace logging for matrix_vector facade nasos 2014-04-02 11:40:52 -0400
  • 5f3ede30dd Merge pull request #2 from jdurancomas/ublas_feature0011_mvrange_interface_t7411 Nasos 2014-04-02 11:06:08 -0400
  • 027354560d Merge branch 'ublas_develop' into ublas_feature0010_ide_dev_support nasos 2014-04-02 10:55:10 -0400
  • 6236af4847 Aesthetic changes nasos 2014-04-02 10:37:18 -0400
  • f607de8dd8 Update changelog.txt Nasos 2014-04-02 10:37:36 -0400
  • f2c3f055e9 Merged the fix to the banded bug (https://svn.boost.org/trac/boost/ticket/7549) nasos 2014-04-02 10:33:18 -0400
  • cb2ad2866a Merge branch 'ublas_bugfix0002_fix_banded_tc7549' into ublas_develop nasos 2014-04-02 10:28:42 -0400
  • 17fa0ab56f Removed iostream from banded.hpp nasos 2014-04-02 10:28:24 -0400
  • eccde1d389 Updated changelog nasos 2014-04-02 10:07:22 -0400
  • 023cd5ce76 Corrected many warning messages appearing in unit tests nasos 2014-04-02 10:05:29 -0400
  • 580cb1f86b added changelog nasos 2014-04-02 08:11:06 -0400
  • 4ab2227a3f Merge branch 'master' into ublas_develop nasos 2014-04-01 14:51:49 -0400
  • e8e79b518e Merge pull request #1 from uBLAS/master David Bellot 2014-04-01 19:26:48 +0100
  • 32b02de4fa Merge branch 'master' into ublas_develop nasos 2014-04-01 09:38:46 -0400
  • 288b5131d3 Update README.md Nasos 2014-04-01 09:11:56 -0400
  • bc44e2e004 merged a non-conflict nasos 2014-04-01 09:03:02 -0400
  • 9082632be7 update README.md from modular-boost David Bellot 2014-03-31 21:11:10 +0100
  • ece23a6ab4 put back the doxygen doc in ublas/ublas from modular-boost David Bellot 2014-03-31 21:10:43 +0100
  • d8dcfec5fc merged small correction in doc from modular-boost David Bellot 2014-03-31 21:10:15 +0100
  • ae5616bdb9 * push all the changes from boostorg to ublas/ublas: only spaces here and * only spaces here and there !!! David Bellot 2014-03-31 21:03:39 +0100
  • dd45604577 synchronized master and develop correctly this time !!! David Bellot 2014-03-02 20:06:26 +0000
  • 40d352c6df adding a new test David Bellot 2014-03-02 19:14:23 +0000
  • b91eb1da13 re-organizing directories and documentation David Bellot 2014-03-02 19:13:28 +0000
  • 2bf1e52e0b more git testing to be sure everything is set up correctly with the new modular-boost David Bellot 2014-03-02 10:08:25 +0000
  • e601e44bec testing git on the new modular-boost: no change apart from a line in README.md David 2014-03-02 10:04:40 +0000
  • aa5675675b Added a README file to test the main repository David 2013-12-15 22:20:15 +0000
  • be9609d7c1 Create README.md David Bellot 2013-12-15 21:52:08 +0000
  • 6669984b0d Merge pull request #4 from jdurancomas/ublas_feature0010_ide_dev_support Nasos 2013-10-21 07:51:59 -0700
  • adc00dc802 Merge branch 'ublas_develop' into ublas_bugfix0002_fix_banded_tc7549 nasos 2013-10-21 10:47:24 -0400
  • ed6c098a8b Merge pull request #3 from jdurancomas/ublas_develop Nasos 2013-10-21 07:30:34 -0700
  • 7a82b2a16f Removed debug message. Joaquim Duran 2013-10-19 00:38:43 +0200
  • cdf41010ef Created an static empty library for .hpp files of ublas. Subfolsers of 'include' are included in the library. Fixed include issues for test programs to compile. Qt libraries are not linked with executables. Joaquim Duran 2013-10-08 04:58:09 +0200
  • cc776c9935 Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:20:59 +0000
  • 5e3e6b01cb Improve syntax of a type cast. Joaquim Duran 2013-10-06 23:37:51 +0200
  • 2b42bf5dad Numeric: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 11:23:20 +0000
  • 57605374d5 Implemented the row vector and column vector facades for matrix. Joaquim Duran 2013-09-26 18:31:15 +0200
  • c38cfad61c Last minute changes nasos 2013-08-02 21:22:37 -0400
  • b67480b14b Improved the in_band predicate nasos 2013-08-02 14:17:39 -0400
  • 43a21e59a8 Improved the in_band predicate nasos 2013-08-02 14:11:29 -0400
  • 5963a88060 Improved the in_band predicate nasos 2013-08-02 14:07:31 -0400
  • fdcbf086a9 Improved the in_band predicate nasos 2013-08-02 14:06:16 -0400
  • 410f46b233 Opted using the orientation_category instead of layout_type in order to not break type encapsulation nasos 2013-08-02 13:36:48 -0400
  • b3465b4c7a Added a new majority_from_orientation traits type and modifed baded_adaptor to reflect the new layout scheme nasos 2013-08-02 13:27:10 -0400
  • 5c38707425 Added BOOST_UBLAS_LEGACY_BANDED define to accomodate the need to be able to switch back to the old banded storage layout scheme nasos 2013-08-02 12:45:03 -0400
  • 1d8ba83649 Minor changes to test_banded_storage_layout.cpp nasos 2013-07-31 13:46:16 -0400
  • ff25d26fc5 Corrected the banded_matrix bugs and added some more tests nasos 2013-07-31 13:42:45 -0400
  • f9668d5279 Corrected the banded_matrix bugs and added some more tests nasos 2013-07-31 13:42:06 -0400
  • efac9af7f1 Corrected the banded_matrix bugs and created added some more tests nasos 2013-07-31 13:40:57 -0400
  • 001b2d9afe Casted to difference_type a for comparison of inplace_solve in triangular.hpp nasos 2013-07-30 12:47:29 -0400
  • dc1cfc89e1 added basic qt creator .pro files nasos 2013-07-30 12:01:26 -0400
  • 5747286187 Commented out the test_triangular.cpp. TODO: fix the boost_timer issue and reenable it nasos 2013-07-30 10:52:39 -0400
  • efb1b51454 merged from master nasos 2013-07-30 10:23:23 -0400
  • 642a09f3d2 merged from boostorg upstream nasos 2013-07-30 09:56:58 -0400
  • d14f2844a2 Removed test_triangular.cpp because of its reference to timer. Remember to add it back nasos 2013-06-03 09:53:47 -0400
  • 4fd541be0a returned folder to proper state nasos 2013-06-03 08:51:05 -0400
  • 8b19653575 merged nasos 2013-06-03 08:49:48 -0400
  • 82c7eb84a0 merged items from ublas_upstream nasos 2013-06-03 08:41:16 -0400
  • d3ecf4bca5 cosmetic changes after patch on assignment David Bellot 2013-06-01 11:18:48 +0000
  • 8c27fa0366 cosmetic changes after patch on assignment David Bellot 2013-06-01 11:18:48 +0000
  • 6f38352022 cosmetic changes after patch on assignment David Bellot 2013-06-01 11:18:48 +0000
  • ee2a384ab6 merged changes with the trunk after patch on assignment (only cosmetic changes) David Bellot 2013-06-01 11:17:11 +0000
  • 2c797ed0e5 applied ticket 6010 David Bellot 2013-06-01 09:44:28 +0000
  • c28cd94c9a applied ticket 6010 David Bellot 2013-06-01 09:44:28 +0000
  • 6b1b81f71b applied ticket 6010 David Bellot 2013-06-01 09:44:28 +0000