- 22 May, 2015 1 commit
-
-
Stefan Behnel authored
-
- 21 May, 2015 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
cache underlying PyCFunction of calls to unbound methods of builtins in utility code (should eventually become a general feature)
-
- 19 May, 2015 2 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
Use appveyor to build windows wheels
-
- 15 May, 2015 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 May, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 13 May, 2015 9 commits
-
-
Stefan Behnel authored
-
Ali Ebrahim authored
Use the appveyor continuous integration service to build wheels for windows. This procedure was adapted from this guide: https://packaging.python.org/en/latest/appveyor.html
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
Fix the pxd file for libcpp.complex
-
- 12 May, 2015 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
avoid runtime 'in' tests for dict literals when we can determine at compile time that there are no duplicate keys
-
Stefan Behnel authored
-
- 11 May, 2015 1 commit
-
-
scoder authored
Fix two small sphinx errors in the tutorials
-
- 09 May, 2015 2 commits
-
-
da_woods authored
Added it to libcpp_all (where it should have been) instead of a custom compile test. complex isn't actually tested in libcpp_all, except that it can be cimported
-
da_woods authored
Previously it could not be cimported Also added a test case (for cimporting the whole of the libcpp standard library)
-
- 08 May, 2015 2 commits
-
-
Hans Moritz Günther authored
-
Hans Moritz Günther authored
-