qduran
a069526f89
Remove the name of unused function parameters to avoid warnings in the compilation.
2014-10-05 19:23:44 +02:00
David Bellot
196156650e
fixed index.html
2014-09-28 12:42:36 +01:00
David Bellot
8855d46dc1
Merge pull request #9 from boostorg/develop
...
Develop
2014-09-28 12:22:20 +01:00
David Bellot
2677daba97
Merge branch 'develop' of https://github.com/uBLAS/ublas into UBLAS-develop
...
Conflicts:
doc/index.html
index.html
2014-09-28 11:35:41 +01:00
David Bellot
d11aa8e29f
Merge pull request #8 from jdurancomas/develop
...
Improved documentation of matrix_vector.hpp
2014-09-28 10:58:57 +01:00
David Bellot
05a2654462
conflicts in doc resolved manually
2014-09-28 10:41:21 +01:00
David Bellot
05b5b523f0
manually resolving conflict with doc/html/index.html
2014-09-28 10:37:25 +01:00
David Bellot
68c7cebb03
remove last piece of doxygen
2014-09-28 10:22:42 +01:00
qduran
83d6a3d167
Improved documentation of matrix_vector.hpp
2014-09-26 01:53:37 +02:00
Nasos
9cd2358f24
Update Changelog
2014-09-16 11:44:19 -04:00
Nasos
e30ef6c7cc
Update Changelog
2014-09-16 11:38:28 -04:00
nasos
608478a093
Merged ublas_feature0011_mvrange_interface_t7411
2014-09-16 11:08:59 -04:00
David Bellot
1360e329d2
* merge pull request from Daniel James: metadata file
...
* removed out-dated and too big doxygen documentation
* change maintainers name in metadata
2014-09-13 10:33:36 +01:00
David Bellot
8bd88abfb1
Merge pull request #7 from danieljames/metadata
...
Create metadata file.
2014-09-13 10:25:36 +01:00
David Bellot
d3d28d8dfd
Merge pull request #7 from jdurancomas/develop
...
Implemented cbegin, cend, crbegin and crend member functions in matrices, vectors and storage.
2014-09-13 08:44:48 +01:00
David Bellot
9b97b6f0e3
Merge pull request #6 from MarcelRaad/develop
...
Fix warnings for MSVC14
2014-09-13 08:41:51 +01:00
David Bellot
00ccc91eea
Merge pull request #6 from jdurancomas/remotes/origin/ublas_feature0011_mvrange_interface_t7411
...
Remotes/origin/ublas feature0011 mvrange interface t7411
2014-09-13 08:41:04 +01:00
Daniel James
3089f42eaa
Add metadata file.
2014-08-18 15:08:20 +01:00
qduran
94f357d98b
Merge remote-tracking branch 'upstream/develop' into develop
2014-08-11 19:21:10 +02:00
qduran
a359338650
Implemented cbegin, cend, crbegin and crend in storage files.
2014-08-11 18:57:13 +02:00
qduran
1223d83089
Implemented cbegin, cend, crbegin and crend in matrices files.
2014-08-11 18:55:33 +02:00
qduran
f8a1b2bba3
- Removed #endif pragma.
...
- Fixed the invalid name of member function.
2014-08-11 18:52:26 +02:00
qduran
9345180dd9
Remove cbegin, cend,... member functions that doesn't return a const iterator.
2014-08-09 09:50:56 +02:00
qduran
e95a311b25
Implemented cbegin, cend, crbegin and crend to vector*.hpp files.
2014-08-07 12:04:59 +02:00
nasos
d1ffbd6ecb
Merge branch 'develop' of https://github.com/uBLAS/ublas into develop
2014-07-30 08:39:52 -04:00
nasos
a9ea9643d3
modified config again
2014-07-30 08:39:29 -04:00
nasos
191ba0622d
merged from upstream
2014-07-30 08:28:21 -04:00
Marcel Raad
0acd97dc85
Fix warnings for MSVC14
...
warning C4456: declaration of '...' hides previous local declaration
warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data
2014-06-16 22:25:30 +02:00
qduran
68c1bb24a4
Improved headers in test program.
2014-06-12 01:37:34 +02:00
David Bellot
39af34865c
Merge pull request #5 from awulkiew/fix/constexpr
...
Fix the use of constexpr in msvc-12.0
2014-06-09 20:36:44 +01:00
Adam Wulkiewicz
583abafe2d
Fix msvc-12.0 constexpr errors
2014-05-18 02:11:19 +02:00
Adam Wulkiewicz
d561fa8eab
Fix unused variable warnings
2014-05-18 01:37:14 +02:00
David Bellot
f703169523
just a line on changelog...
2014-05-03 09:44:18 +01:00
David Bellot
a064f708ae
changed html documentation files extension to more standard .html
2014-05-03 09:41:56 +01:00
David Bellot
126c4aa693
change changelog format to GNU
2014-05-03 09:33:27 +01:00
David Bellot
15cdd08efd
removed the test file. Test is ok now
2014-05-03 09:15:39 +01:00
David Bellot
50f25e9a16
just a test with github to solve a problem
2014-05-03 09:14:05 +01:00
nasos
a111ff310c
Changes to deal with MSVC wanrings
2014-04-17 19:52:20 -04:00
David Bellot
31556e0714
Merge pull request #3 from uBLAS/develop
...
New develop branch with regression test amendments
2014-04-16 09:22:46 +01:00
nasos
dd723e8781
Merge remote-tracking branch 'ublas_upstream/develop' into develop
2014-04-14 21:02:40 -04:00
nasos
52d310f032
Reactivated test_triangular. There is probably a problem with boost timer and clang c++98, because of the C99 standard about empty macros
2014-04-14 20:50:42 -04:00
nasos
d6e77ccdf4
Minor changes in concepts.hpp to avoid warning with clang
2014-04-14 20:43:06 -04:00
nasos
53f070e124
Minor changes for c++11 compilation
2014-04-14 20:07:42 -04:00
nasos
f4a88fdfac
Some test fixes
2014-04-14 19:00:26 -04:00
David Bellot
6b467abc33
Merge pull request #2 from uBLAS/develop
...
merging massive pull request from Nasos,
2014-04-13 23:16:48 +01:00
nasos
fdfd07e6d7
develop push test
2014-04-12 12:27:28 -04:00
nasos
2b1b72e582
Merge new 'ublas_develop' into develop
2014-04-12 11:32:37 -04:00
nasos
78c23cf3f8
Merged master into old develop
2014-04-12 11:32:33 -04:00
nasos
6ae25cfc67
Minor changes in doxygen doc
2014-04-12 10:34:28 -04:00
nasos
89287b13b2
Merge branch 'feature/ublas00002_fixed_matrix' into ublas_develop
2014-04-11 23:54:18 -04:00