- 25 Sep, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 23 Sep, 2012 2 commits
-
-
Mark Florisson authored
-
-
- 19 Sep, 2012 4 commits
-
-
Robert Bradshaw authored
-
Christoph Groth authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 18 Sep, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 12 Sep, 2012 1 commit
-
-
B. Clausius authored
-
- 11 Sep, 2012 1 commit
-
-
Stefan Behnel authored
-
- 02 Sep, 2012 5 commits
-
-
Stefan Behnel authored
work around C compiler warnings about unused utility functions by registering the signature with the smallest dependency last
-
scoder authored
Fixes setup filename in Demos/Makefile.
-
Bertrand Bordage authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 01 Sep, 2012 1 commit
-
-
Stefan Behnel authored
-
- 31 Aug, 2012 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Fix "PyErr_Format + PY_FORMAT_SSIZE_T likely broken in Win64"
-
- 30 Aug, 2012 12 commits
-
-
cgohlke authored
-
cgohlke authored
-
cgohlke authored
-
cgohlke authored
-
cgohlke authored
-
cgohlke authored
-
cgohlke authored
-
scoder authored
Add '/openmp' flag when compiling Cpp code with msvc compilers
-
cgohlke authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 29 Aug, 2012 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
refactoring and rewrite of optional kw arguments parsing helper function to support Unicode keyword arguments in Py2 (CPython supports them in Py2.6+)
-
Mark Florisson authored
Fix parallel/prange test failures on Windows
-
Stefan Behnel authored
move utility code inclusion from Name/AttributeNodes to the latest possible step in the pipeline (after removing it from declaration analysis)
-
- 28 Aug, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
always instantiate exceptions directly when raising them, fix Py3 crash when an exception type does not create an exception instance (works in Py2, although not in PyPy)
-
Stefan Behnel authored
prevent utility code of overloaded function entries from accidentally being written to the output file
-