- 25 Aug, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Aug, 2012 11 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
fix compiler crash during type inference when calling Python method of C int variable (found in Py3 pyregr test_long.py)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 23 Aug, 2012 12 commits
-
-
Robert Bradshaw authored
Update docs/src/tutorial/caveats.rst
-
Gabriel Pettier authored
small grammar error/typo in doc
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Vitja Makarov authored
-
Vitja Makarov authored
This reverts commit 22b2f077.
-
Vitja Makarov authored
-
Vitja Makarov authored
-
- 21 Aug, 2012 13 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : rebase_source : b3b465b8679fb04ed27193c61bb52c8fb1e6a082
-
Stefan Behnel authored
--HG-- extra : rebase_source : 31e506acbc041cb597ff14455a7d06b34aca0a70
-
Stefan Behnel authored
--HG-- extra : rebase_source : 4f0c6c45b777f4f9eeece5f9ca1595753b9a9377
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This is necessary to use some C++ APIs, and ugly if not impossible to work around using cname specifiers and external files.
-
Robert Bradshaw authored
-
- 20 Aug, 2012 2 commits
-
-
Stefan Behnel authored
looks like the declaration analysis phase is too early for building type conversion utility code - do it during type analysis
-
Stefan Behnel authored
fix cpp_vector_in_generator test by calling create_from_py_utility_code() early enough to let it inject Cython utility code
-