Commits on Source
619
0b8c6142
Fix wrapping of ScheduleNode
Jul 30, 2015
92aa3655
Fix Trove classifiers
Aug 19, 2015
93bb6a15
Fix MANIFEST.in
Aug 19, 2015
3e85d7d3
Check that contexts match in wrapper
Aug 19, 2015
c7e8fbde
Fix secondary return pointers (reported by Tobias Grosser)
Aug 22, 2015
ad2dc753
Don't complain about no result in void methods
Sep 09, 2015
61e84d14
Add more tests from Jie
Sep 09, 2015
a5c1f6e1
Avoid doing signal handling off the main thread
Sep 11, 2015
e3d686cf
Use UTF-8 to read isl source
Oct 08, 2015
28fd412e
Use UTF-8 to read isl source
Oct 08, 2015
bc30e8a7
Use UTF-8 to read isl source
Oct 08, 2015
269b4026
Tweak flake8 config
Oct 17, 2015
8712f7ca
Aksetup: fix include dir property hack
Oct 17, 2015
ffdf0f43
Aksetup: fix superclass ref
Oct 17, 2015
11e4f68d
Try and handle ^C through set{switch,check}interval rather than (slow) signal handlers
Nov 28, 2015
4bc203f6
Ratchet down check interval constant
Nov 28, 2015
adcac997
Update aksetup
Dec 27, 2015
24dcd829
Add codegen test
Jan 05, 2016
4b338476
Declare UTF-8 encoding for non-ASCII char in comment
Jan 05, 2016
19f9fc4c
Update to pre-isl-0.16
Jan 06, 2016
80bfbfea
Update to newer isl snapshot, still buggy
Jan 10, 2016
b989e9d1
Update to incorporate Sven's fixes
Jan 12, 2016
23cf0d81
Update to isl 0.16.1
Jan 15, 2016
b7c33bd2
Bump version
Jan 15, 2016
bbf6f8dd
Add make_zero_and_vars
Jan 26, 2016
2991d447
Doc fixes
Jan 26, 2016
5e681433
Turn SIO off by default (trouble with old linkers), but do run a test build with it on
Jan 29, 2016
679ac982
Bump version
Feb 04, 2016
c84d9c1d
Include -std=gnu99 if attempting to use SIO on Mac/Linux
Feb 05, 2016
50381917
Fix (static) labels in docs
Feb 18, 2016
c7c6561d
Document members of Context
Feb 27, 2016
5145ba11
Expose a few more constant enums
Feb 27, 2016
db99ff44
Fix exposing Options
Feb 27, 2016
df794442
Use get_last_error for better exception message
Feb 27, 2016
6381a641
Add SuppressedWarnings context mgr
Feb 27, 2016
2e902bc3
Bump version
Feb 27, 2016
855488fb
Update aksetup to support --conf:XXX=YYY on setup.py command line
Apr 24, 2016
a00b6f92
Upgrade to isl 0.17
Apr 28, 2016
c3c43de4
Update to post-0.17 ISL with gcc 4.4 fix
May 06, 2016
f2cd3d7d
Add affs_from_space
May 16, 2016
497e87c8
Doc config fixes
May 16, 2016
04c1c7ec
Doc tweaks
May 16, 2016
5e1e70e0
Add missing documentation files
May 16, 2016
a1465e26
Bump Py3 CI tests to Py 3.5
Jun 11, 2016
0aee28f6
Fix generation of data flow docs (Fixes
#4
)
Jun 13, 2016
49f79a35
Bump version
Jul 13, 2016
0fca3865
Add example to release
Jul 13, 2016
ea7bd8f9
Add automatic doc build
Aug 08, 2016
bdc48226
Ignore pytest's cache directory
Aug 09, 2016
611fb3bf
Switch ISL repo URL to mirror, since repo.or.cz appears broken or ratelimited
Aug 21, 2016
9e2424c1
add isl_schedule_node_type and read_header isl/ilp.h
Sep 03, 2016
eac6c196
Merge pull request #6 from bhuztez/schedule_type
Sep 03, 2016
ddf1705b
Include missing .c includes
Sep 04, 2016
8da7acbf
Bump version
Sep 04, 2016
b9f4f8bc
Print stacktrace when interrupted before collecting result
Oct 12, 2016
0a9d94b9
Upgrade to islpy 0.18pre
Dec 05, 2016
fadc7177
Revert "Upgrade to islpy 0.18pre"
Dec 05, 2016
50c677a4
Upgrade to islpy 0.18pre
Dec 05, 2016
ef0dcee7
Pull in Sven's fixes to isl 0.18
Dec 13, 2016
f3a298b0
Merge branch 'upgrade-to-0.18'
Dec 13, 2016
110de04b
align_spaces: detect identical inames in other dim_types
Feb 06, 2017
29b0bc29
Bump version
Feb 06, 2017
50cd79ff
Include 'schedule_node_type' (thanks to Thiago Teixeira) (Closes #10)
Jun 10, 2017
b647af58
Fix Id constructor (Fixes #11 on github)
Jun 14, 2017
bd13bed9
PwQPolynomial.eval_from_dict: Check whether eval point is in domain
Jul 05, 2017
f73aaeb0
Revert "PwQPolynomial.eval_from_dict: Check whether eval point is in domain"
Jul 07, 2017
7f444d1d
Work around pypy incompatibility with distutils.sysconfig
Jul 24, 2017
5cf1d595
Merge branch 'fix-pypy-incompat' into 'master'
Jul 24, 2017
ab99756a
Update isl
Jul 25, 2017
8c952e86
Merge porter:src/islpy
Jul 25, 2017
4b497bf2
Add with-barvinok build script
Jul 25, 2017
c99d2da0
Merge porter:src/islpy
Jul 25, 2017
bc69e456
Switch back to github mirror of isl
Jul 25, 2017
e02bef63
From-string construction: prevent __del__ crash if construction fails (Fixes #2 on Gitlab)
Nov 16, 2017
c0af7156
Re-Fix: From-string construction: prevent __del__ crash if construction fails...
Nov 16, 2017
c190a924
Fix pytest script-based test invocation
Feb 27, 2018
54f8264d
Bump islpy version
Mar 10, 2018
cff395c4
Upgrade to isl 0.19
Mar 10, 2018
f17a6d70
Merge branch 'isl-0-19' into 'master'
Mar 10, 2018
e46e9847
Add build badge, prettify README
Mar 16, 2018
1b6af205
Update barvinok build script
Mar 21, 2018
2bcecf38
Add barvinok build test
Mar 21, 2018
73673bb2
Fix cffi build in barv build test
Mar 21, 2018
895767b5
Merge branch 'test-barvinok-build' into 'master'
Mar 21, 2018
cc49ca25
Fix: make sure on-creation errors are propagated
Mar 27, 2018
acb34684
Merge branch 'creation-error-prop' into 'master'
Mar 27, 2018
13fdf6ed
match flow.h inconsistent use of __isl_export
Apr 04, 2018
cdbd5c66
Merge pull request #14 from thisiscam/master
Apr 06, 2018
71c27ce1
Fix a bug in demo program
Apr 26, 2018
99b7d28d
Fix flake8
Apr 26, 2018
a29bcd02
Merge branch 'fix-demo-bug' into 'master'
Apr 26, 2018
9a414b1e
Fix context management in demo.py (closes #16 on github)
May 29, 2018
157760db
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/islpy
May 29, 2018
e227e43e
Re-fix after merge of other demo fix
May 29, 2018
a8255c85
adding flag to bundle pet with barvinok build
Jul 04, 2018
9cd42968
removing the command to delete the $PREFIX directory
Jul 04, 2018
fdf8691c
Merge pull request #17 from deyaaeldeen/barvinok-support
Jul 04, 2018
57c916f9
Update aksetup
Jul 14, 2018
57e5528d
Add lexmin test scavenged from mailing list
Jul 14, 2018
b975e61f
Update isl to 0.20
Jul 26, 2018
519 additional commits have been omitted to prevent performance issues.
Loading
Loading