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
/
isl_equalities.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-02
relicense isl under the MIT license
Sven Verdoolaege
1
-1
/
+1
2012-09-02
isl_set_dim_residue_class: correctly consider all basic sets in the set
Sven Verdoolaege
1
-8
/
+3
2011-05-05
rename *_fast_* functions to *_plain_*
Sven Verdoolaege
1
-1
/
+1
2011-04-21
change isl_mat_sub_alloc prototype
Sven Verdoolaege
1
-13
/
+12
2010-11-20
Rename headers from isl_header.h to isl/header.h
Sven Verdoolaege
1
-1
/
+1
2010-09-04
add public API for matrices
Sven Verdoolaege
1
-1
/
+1
2010-06-26
isl_equalities.c: parameter_compression_multi: avoid NULL pointer dereference
Sven Verdoolaege
1
-0
/
+4
2010-05-13
isl_equalities.c: fix typo in comment
Sven Verdoolaege
1
-1
/
+1
2010-05-13
isl_equalities.c: fix typos in comments
Sven Verdoolaege
1
-2
/
+2
2010-04-10
isl_equalities.c: isl_mat_variable_compression: clarify result
Sven Verdoolaege
1
-1
/
+1
2009-12-16
add copyright statements
Sven Verdoolaege
1
-0
/
+9
2009-10-05
add isl_set_dim_residue_class
Sven Verdoolaege
1
-0
/
+64
2009-09-06
isl_equalities.c: drop redundant error handling
Sven Verdoolaege
1
-3
/
+0
2009-09-06
isl_equalities.c: remove unused variable
Sven Verdoolaege
1
-1
/
+0
2009-09-06
isl_assert: validate all arguments and fix up fallout
Sven Verdoolaege
1
-5
/
+5
2009-07-19
isl_basic_set_dim_residue_class: only set *modulo to 0 when dimension is fixed
Sven Verdoolaege
1
-2
/
+14
2009-07-16
isl_mat: keep track of isl_ctx
Sven Verdoolaege
1
-105
/
+105
2009-07-13
isl_vec: keep track of isl_ctx
Sven Verdoolaege
1
-6
/
+6
2009-05-06
privately export isl_mat_unimodular_complete
Sven Verdoolaege
1
-28
/
+2
2009-03-20
isl_{basic_,}set_preimage: drop ctx argument
Sven Verdoolaege
1
-1
/
+1
2009-03-08
rename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid name clashes
Sven Verdoolaege
1
-1
/
+1
2009-02-15
fix serious error in isl_mat_parameter_compression
Sven Verdoolaege
1
-45
/
+218
2009-02-04
isl_mat_variable_compression: fix use after free
Sven Verdoolaege
1
-1
/
+1
2009-01-06
add isl_mat_parameter_compression
Sven Verdoolaege
1
-0
/
+214
2009-01-06
isl_equalities.c: extract and export isl_mat_variable_compression
Sven Verdoolaege
1
-34
/
+76
2008-12-14
introduce isl_dim structure for representing shared dimension information
Sven Verdoolaege
1
-7
/
+11
2008-10-14
add isl_basic_set_dim_residue_class
Sven Verdoolaege
1
-0
/
+63
2008-10-11
isl_equalities.c: add missing include
Sven Verdoolaege
1
-0
/
+1
2008-10-11
add struct_ctx field to isl_set and isl_map
Sven Verdoolaege
1
-7
/
+9
2008-08-25
sample: remove lineality and skew into positive orthant
Sven Verdoolaege
1
-1
/
+1
2008-08-25
isl_basic_set_sample: remove equalities first
Sven Verdoolaege
1
-0
/
+140