- 25 Apr, 2014 1 commit
-
-
Matthias BUSSONNIER authored
-
- 23 Apr, 2014 3 commits
-
-
Matthias BUSSONNIER authored
-
Matthias BUSSONNIER authored
-
Matthias BUSSONNIER authored
in particular tings like 'code' are conflicting when embeding the page
-
- 22 Apr, 2014 6 commits
-
-
Matthias BUSSONNIER authored
will allow refactor of the cython magic not to parse temporary files and not to leak css into IPython notebooks
-
Matthias BUSSONNIER authored
-
Matthias BUSSONNIER authored
-
Matthias BUSSONNIER authored
this should help to decouple from the filesystem and heuristic in filenames
-
Matthias BUSSONNIER authored
-
Matthias BUSSONNIER authored
-
- 13 Apr, 2014 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 12 Apr, 2014 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
utility code construction for struct conversion requires constructing the field conversion functions as well --HG-- extra : amend_source : af016229b6c8c40168070e4d3a9581ed12500d3f
-
Stefan Behnel authored
utility code construction for struct conversion requires constructing the field conversion functions as well --HG-- extra : transplant_source : %A3%81%87%E2%0A%20%DA%7D%7E%5B%A0%9B%80i%F9%8Az%9B%F3%DC
-
Stefan Behnel authored
-
- 10 Apr, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 08 Apr, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 31 Mar, 2014 1 commit
-
-
scoder authored
Compute each Makefile variable immediately
-
- 30 Mar, 2014 1 commit
-
-
Brandon Rhodes authored
Otherwise the variables get re-computed over and over again every time they are used, slowing things up. Especially if someone adapts the Makefile to several targets in their own real project. :)
-
- 27 Mar, 2014 1 commit
-
-
Stefan Behnel authored
-
- 25 Mar, 2014 1 commit
-
-
Stefan Behnel authored
-
- 24 Mar, 2014 1 commit
-
-
Stefan Behnel authored
-
- 23 Mar, 2014 2 commits
-
-
Stefan Behnel authored
revert to using codecs.open() for output files instead of io.open() as the latter cannot write str objects in text mode under Py2 (and we erroneously do that in some spots)
-
Stefan Behnel authored
-
- 22 Mar, 2014 7 commits
-
-
Stefan Behnel authored
make encoding detection code a bit faster if the first two source file lines are longer than 250 bytes
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-