chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a7f2e38
)
algorithms.py: Cope better with algs with funny characters in their names.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 11 May 2017 09:42:15 +0000
(10:42 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 14 May 2017 03:29:20 +0000
(
04:29
+0100)
Defend against `/' in names when making include-file names, and defend
against `/' and `-' when forming identifier names.
No differences found