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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-01
Useless typedefs avoided. Formatting improved on passing.
Roberto Bagnara
4
-46
/
+19
2013-11-08
Version number bumped.
Roberto Bagnara
1
-1
/
+2
2013-10-28
Worked around a Doxygen bug.
Roberto Bagnara
1
-0
/
+5
2013-09-24
Interfaced Polyhedron::positive_time_elapse_assign().
Roberto Bagnara
7
-10
/
+43
2013-09-14
Missing comment added.
Roberto Bagnara
1
-0
/
+7
2013-09-14
Commented-out code removed.
Roberto Bagnara
1
-32
/
+19
2013-09-14
The documentation details of the Polyhedron::conversion() static method
Enea Zaffanella
1
-0
/
+4
2013-05-15
Merge branch 'master' into polyops
Roberto Bagnara
7
-30
/
+42
2013-04-21
Trailing white space removed.
Roberto Bagnara
1
-1
/
+1
2013-04-04
Added a testcase showing an issue in method MIP_Problem::OK().
Enea Zaffanella
2
-23
/
+37
2013-03-03
Fixed constructor from a different partially reduced product element.
Enea Zaffanella
1
-4
/
+1
2013-03-03
Fix indentation.
Enea Zaffanella
1
-1
/
+1
2013-02-27
Complete application of systematic file header renaming.
Enea Zaffanella
1
-1
/
+1
2013-01-30
Added missing line.
Abramo Bagnara
1
-0
/
+1
2013-01-17
Merge branch 'master' into polyops
Roberto Bagnara
1
-2
/
+2
2013-01-17
Comments fixed.
Roberto Bagnara
1
-2
/
+2
2013-01-15
Merge branch 'polyops' of ssh://git.cs.unipr.it/ppl/ppl into polyops
Marco Faella
68
-384
/
+406
2013-01-15
first draft of positive_time_elapse added
Marco Faella
4
-1
/
+181
2013-01-04
Const-qualify immutable objects.
Roberto Bagnara
7
-8
/
+10
2013-01-04
Missing comments added.
Roberto Bagnara
1
-0
/
+3
2013-01-03
Const-qualify immutable objects.
Roberto Bagnara
4
-5
/
+5
2013-01-03
Typo fixed.
Roberto Bagnara
2
-4
/
+4
2013-01-02
Const-qualify immutable objects.
Roberto Bagnara
39
-241
/
+244
2013-01-01
Const-qualify immutable objects.
Roberto Bagnara
24
-84
/
+92
2013-01-01
Const-qualify immutable objects.
Roberto Bagnara
10
-43
/
+49
2013-01-01
Extended copyright years.
Roberto Bagnara
430
-431
/
+431
2012-12-19
GMP version 5.1.0 (and, presumably, later versions) defines std::numeric_limits.
Roberto Bagnara
2
-0
/
+12
2012-09-20
EList is not Watchdog specific. Avoided needless naming incongruences.
Abramo Bagnara
17
-299
/
+271
2012-09-05
Fixed several Doxygen warnings.
Enea Zaffanella
3
-25
/
+26
2012-08-30
Fixed a precision problem in method
Enea Zaffanella
1
-11
/
+17
2012-08-27
Indentation fixed.
Roberto Bagnara
1
-10
/
+30
2012-08-25
Avoided user defined and implementation define behaviors of left and right sh...
Abramo Bagnara
1
-59
/
+54
2012-08-22
Avoided some "magic constants".
Roberto Bagnara
3
-9
/
+16
2012-08-22
Fixed float_ieee754_half::POS_INF and float_ieee754_half::NEG_INF.
Roberto Bagnara
1
-2
/
+2
2012-08-22
Revert "Two comments turned into assertions."
Roberto Bagnara
1
-2
/
+2
2012-08-21
Avoided a couple of "magic constants".
Roberto Bagnara
1
-2
/
+2
2012-08-21
Comments should never be used for "commenting out" code.
Roberto Bagnara
1
-10
/
+0
2012-08-21
Unusual and difficult-to-maintain comment removed.
Roberto Bagnara
1
-1
/
+1
2012-08-20
Two comments turned into assertions.
Roberto Bagnara
1
-2
/
+2
2012-08-20
Do not declare more than one variable per declaration.
Roberto Bagnara
5
-18
/
+32
2012-08-20
Avoided non-constant pointers to function.
Roberto Bagnara
2
-2
/
+2
2012-08-20
Avoided non-constant pointers to function.
Roberto Bagnara
2
-3
/
+3
2012-08-20
Avoided non-constant pointers to function.
Roberto Bagnara
1
-1
/
+2
2012-08-20
Guarantee that header file names are unique as per C++11's 16.2#5.
Roberto Bagnara
415
-1449
/
+1449
2012-08-19
Fixed the code layout for several if-then-elses.
Roberto Bagnara
25
-159
/
+318
2012-08-19
Fixed comments that were meant to be Doxygen comments.
Roberto Bagnara
3
-45
/
+48
2012-08-19
Comment fixed.
Roberto Bagnara
1
-1
/
+1
2012-08-18
Modified the Expression_Adapter infrastructure.
Enea Zaffanella
26
-385
/
+387
2012-08-18
Do not use TABs for code layout.
Roberto Bagnara
185
-5430
/
+5430
2012-08-18
Avoided som implicit integral conversion that changed the signedness of the u...
Roberto Bagnara
2
-2
/
+2
[next]