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
/
demos
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
Updated.
Roberto Bagnara
3
-6
/
+6
2013-09-10
Give up on -Werror: it increasingly causes problems.
Roberto Bagnara
1
-1
/
+1
2013-05-15
Switch to the new GLPK API routines.
Roberto Bagnara
1
-68
/
+83
2013-05-15
Converted to free MPS format.
Roberto Bagnara
2
-369
/
+378
2013-01-01
Const-qualify immutable objects.
Roberto Bagnara
1
-2
/
+2
2013-01-01
Const-qualify immutable objects.
Roberto Bagnara
2
-29
/
+29
2013-01-01
Extended copyright years.
Roberto Bagnara
17
-17
/
+17
2012-08-20
Avoided non-constant pointers to function.
Roberto Bagnara
1
-1
/
+1
2012-08-18
Avoid a non-portable GNU Make idiom (using `$<' in a non-suffix rule context).
Roberto Bagnara
2
-3
/
+6
2012-08-18
Do not use TABs for code layout.
Roberto Bagnara
3
-322
/
+322
2012-08-18
Avoided som implicit integral conversion that changed the signedness of the u...
Roberto Bagnara
2
-9
/
+13
2012-06-27
Updated.
Roberto Bagnara
3
-3
/
+3
2012-06-27
Unconditionally distribute the man page.
Roberto Bagnara
1
-3
/
+3
2012-04-23
Corrected expected results for (overflowing) tests on bounded coefficients.
Enea Zaffanella
2
-20
/
+62
2012-04-19
Test sampleh7.ine no longer causes an overflow.
Enea Zaffanella
1
-1
/
+1
2012-04-16
Updated.
Roberto Bagnara
3
-3
/
+3
2012-04-12
The Intel C/C++ compiler does not support -pedantic.
Roberto Bagnara
1
-0
/
+9
2012-03-21
Added some missing parenthesis.
Abramo Bagnara
1
-1
/
+1
2012-03-19
This file is not part of the Parma Polyhedra Library.
Roberto Bagnara
1
-24
/
+2
2012-03-18
Man pages updated.
Roberto Bagnara
3
-6
/
+6
2012-03-13
Fixed licenses text.
Abramo Bagnara
1
-1
/
+0
2012-03-12
Avoid implicit conversions to bool.
Enea Zaffanella
1
-3
/
+6
2012-02-26
`#error' messages made consistent.
Roberto Bagnara
2
-2
/
+2
2012-02-25
Wrong guard fixed.
Roberto Bagnara
1
-1
/
+1
2012-02-25
Prefer explicit test against zero.
Enea Zaffanella
1
-2
/
+2
2012-02-21
Added '&' prefix to function identifiers that are not used to call the function.
Patricia Hill
1
-1
/
+1
2012-01-18
Bumped copyright years.
Roberto Bagnara
18
-18
/
+18
2012-01-18
Reduced the scope of several variables.
Roberto Bagnara
1
-3
/
+2
2011-12-07
demos/ppl_pips: remove two unused functions.
Marco Poletti
1
-12
/
+0
2011-11-09
Project vocabulary fixes.
Roberto Bagnara
1
-16
/
+2
2011-11-08
Project vocabulary fixes.
Roberto Bagnara
2
-29
/
+29
2011-11-07
Started fixing the vocabulary used throughout the library.
Roberto Bagnara
2
-10
/
+10
2011-10-30
Fixed typo.
Abramo Bagnara
1
-1
/
+1
2011-10-30
Fixed wrong type uses.
Abramo Bagnara
2
-7
/
+9
2011-10-25
Web site URI updated.
Roberto Bagnara
17
-17
/
+17
2011-10-11
Minor readability improvements.
Roberto Bagnara
1
-3
/
+3
2011-10-10
Better terminology and identifiers concerning time units.
Roberto Bagnara
1
-5
/
+5
2011-10-09
Magic constants avoided.
Roberto Bagnara
2
-14
/
+20
2011-09-28
Declare functions at file scope.
Roberto Bagnara
1
-1
/
+2
2011-09-28
Fixed several indentation mistakes.
Roberto Bagnara
1
-1
/
+1
2011-07-28
Make sure we have a declaration of setrlimit() before trying to use it.
Roberto Bagnara
3
-3
/
+5
2011-02-14
Corrected a (checked-integer related) problem in PIP_Solution_Tree::solve().
Enea Zaffanella
2
-2
/
+2
2011-02-14
Reduce the argument of valgrind's --num-callers below the allowed maximum.
Roberto Bagnara
1
-1
/
+1
2011-02-10
For readability, separate the input operation from input stream status check.
Enea Zaffanella
1
-6
/
+12
2011-02-10
Corrected expected results.
Enea Zaffanella
10
-74
/
+74
2011-01-24
Copyright notices updated.
Roberto Bagnara
18
-1
/
+30
2010-09-17
Do destroy the MIP object before returning from solve_with_simplex.
Enea Zaffanella
1
-21
/
+24
2010-09-03
Expected results updated.
Roberto Bagnara
4
-187
/
+111
2010-09-03
Updated expected results.
Roberto Bagnara
4
-89
/
+154
2010-08-30
Use a convenience library to confine the compilation of glpk_set_d_eps.c.
Roberto Bagnara
1
-8
/
+12
[next]