index
:
platform/upstream/ppl
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/ronan/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Base; Licenses: GPL-3.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Sparse_Matrix
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-20
The Parma Watchdog Library has been merged into the Parma Polyhedra Library.
Roberto Bagnara
1
-1
/
+0
2012-02-13
Invoke libtool when checking with Valgrind enabled.
Enea Zaffanella
1
-0
/
+1
2012-01-18
Bumped copyright years.
Roberto Bagnara
3
-3
/
+3
2011-11-07
Renamed macros USE_PPL_SPARSE_MATRIX to use PPL_ prefix.
Enea Zaffanella
2
-6
/
+6
2011-11-07
Avoid overloading std::swap for PPL types.
Enea Zaffanella
2
-5
/
+6
2011-10-25
Web site URI updated.
Roberto Bagnara
3
-3
/
+3
2011-02-14
Updated.
Roberto Bagnara
1
-0
/
+2
2011-02-14
Reduce the argument of valgrind's --num-callers below the allowed maximum.
Roberto Bagnara
1
-1
/
+1
2011-01-24
Copyright notices updated.
Roberto Bagnara
3
-0
/
+3
2010-09-19
test/Sparse_Matrix: add test for the Sparse_Row's constructor from a Dense_Row.
Marco Poletti
1
-0
/
+88
2010-09-15
tests/Sparse_Matrix: run the tests only when using sparse matrices.
Marco Poletti
2
-0
/
+30
2010-09-15
tests/Sparse_Matrix/sparserow1: don't trigger assertions in Sparse_Row::lower...
Marco Poletti
1
-1
/
+1
2010-09-05
tests/Sparse_Matrix: modify the tests so that they pass even when using 8-bit...
Marco Poletti
1
-4
/
+4
2010-09-03
CO_Tree, Sparse_Row, Dense_Row: access the index and the value of element poi...
Marco Poletti
1
-20
/
+20
2010-08-18
Move Dense_Row::Flags out of Row class, renaming it as Row_Flags.
Marco Poletti
1
-2
/
+2
2010-08-18
Rename Row and Matrix into Dense_Row and Dense_Matrix.
Marco Poletti
1
-2
/
+2
2010-08-17
Many changes, mainly the merge of Row with Dense_Row and Matrix with Dense_Ma...
Marco Poletti
1
-2
/
+2
2010-08-15
tests/Sparse_Matrix: add sparserow1 test.
Marco Poletti
2
-1
/
+525
2010-08-15
tests/: add Sparse_Matrix subdirectory.
Marco Poletti
2
-0
/
+356