- 10 Mar, 2014 1 commit
-
-
Lars Buitinck authored
-
- 24 Jan, 2014 2 commits
-
-
Stefan Behnel authored
--HG-- extra : amend_source : b920a1b9cf4249bb95a7f1a310222080c26dc326
-
Stefan Behnel authored
-
- 23 Jan, 2014 7 commits
-
-
Stefan Behnel authored
always use UtilityCode.load_cached() for reading dependencies of helpers as it's highly likely that they will be reused by others as well
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Jan, 2014 17 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
generate cdef classes and closure classes in a deterministic order to reduce C code churn on regeneration also fixes a problem where duplicate entries (one used, one unused) could be selected somewhat arbitrarily during type sorting (apparently applied to but worked for memoryview/-slice)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 47d569b1b6faffc3f1f24da25b2a0c98cbb0bd15
-
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
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
TST: Fix detection of Windows platform
-
- 18 Jan, 2014 13 commits
-
-
cgohlke authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
The (k=k) can results in "multiple unsequenced modifications to 'kind'" warning when this macro is expanded twice in the same expression.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
replace C code position marker in annotated sources by ellipsis instead of discarding it to properly mark separate code chunks
-
Stefan Behnel authored
strip C code position marker comments from annotated HTML files to a) avoid false positives when parsing C-API calls and b) reduce the overall clutter (the HTML contains the same content already)
-
Stefan Behnel authored
add safety check for now to avoid trying to write annotation files into standard include directories etc.
-
Stefan Behnel authored
--HG-- extra : amend_source : c2b02f8beedd17cdae81256283c30de6f5767e08
-
Stefan Behnel authored
-