- 26 Jan, 2014 1 commit
-
-
Stefan Behnel authored
-
- 25 Jan, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel 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 9 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
-