index
:
platform/upstream/isl
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_mobile
accepted/tizen_tv
accepted/tizen_wearable
master
sandbox/dongkyun.s/static
sandbox/dongkyun.s/tizen_base
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
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
add isl_set_coalesce
Sven Verdoolaege
1
-0
/
+1
2009-03-20
add internal representation of LP tableaus
Sven Verdoolaege
1
-0
/
+2
2009-01-06
isl_map_simplify.c: extract out simplify and related code from isl_map.c
Sven Verdoolaege
1
-0
/
+1
2008-12-25
isl_stream.c: extracted from isl_input_omega.c
Sven Verdoolaege
1
-0
/
+2
2008-12-23
add isl_div abstraction, similar to isl_constraint
Sven Verdoolaege
1
-0
/
+2
2008-12-14
allow parameters and dimensions to be named
Sven Verdoolaege
1
-0
/
+2
2008-12-14
introduce isl_hash_table and move hashing declarations into include/isl_hash.h
Sven Verdoolaege
1
-0
/
+2
2008-12-14
introduce isl_dim structure for representing shared dimension information
Sven Verdoolaege
1
-0
/
+2
2008-12-02
Add backup mp_get_memory_functions implementation for use with old gmps
Sven Verdoolaege
1
-0
/
+5
2008-10-14
use GMP flags when compiling isl_test
Sven Verdoolaege
1
-1
/
+1
2008-10-14
use uint_32_t from stdint.h instead of u_int_32_t
Sven Verdoolaege
1
-1
/
+5
2008-10-14
add some functions for manipulating constraints
Sven Verdoolaege
1
-0
/
+2
2008-10-14
add isl_basic_set_interval and isl_basic_set_product
Sven Verdoolaege
1
-0
/
+2
2008-10-14
add isl_basic_set_print and isl_set_print for printing in PolyLib format
Sven Verdoolaege
1
-0
/
+1
2008-09-04
isl_basic_set_read_from_file: partial support for Omega style input
Sven Verdoolaege
1
-0
/
+2
2008-09-03
add test_inputs to the distribution
Sven Verdoolaege
1
-0
/
+2
2008-09-03
add isl_sample_piplib.h to the distribution
Sven Verdoolaege
1
-0
/
+2
2008-09-03
Makefile.am: only include piplib in distribution if it has been configured
Sven Verdoolaege
1
-0
/
+1
2008-09-03
Makefile.am: remove reference to (re)moved header files
Sven Verdoolaege
1
-9
/
+1
2008-08-25
add convex hull computation
Sven Verdoolaege
1
-0
/
+6
2008-08-25
rename isl_map_affine_hull.c to isl_affine_hull.c
Sven Verdoolaege
1
-1
/
+1
2008-08-25
add isl_basic_set_read_from_file
Sven Verdoolaege
1
-0
/
+1
2008-08-25
isl_basic_set_sample: remove equalities first
Sven Verdoolaege
1
-0
/
+4
2008-08-25
reimplement isl_basic_map_is_empty in terms of isl_basic_set_sample
Sven Verdoolaege
1
-2
/
+10
2008-08-25
avoid preprocessor conditionals
Sven Verdoolaege
1
-10
/
+7
2008-08-08
Initial version of the integer set library
Sven Verdoolaege
1
-0
/
+77