Staging
v0.8.1
Revision 924d148b9826bd64fbcce046df6f5d967cf37bbe authored by Barry Warsaw on 14 March 2007, 04:29:06 UTC, committed by Barry Warsaw on 14 March 2007, 04:29:06 UTC
2047-like headers where there is no whitespace between encoded words.  This
fix changes the matching regexp to include a trailing lookahead assertion that
the closing ?= must be followed by whitespace, newline, or end-of-string.
This also changes the regexp to add the MULTILINE flag.
1 parent 2a98ff8
History
File Mode Size
building.tex -rw-r--r-- 5.3 KB
embedding.tex -rw-r--r-- 11.5 KB
ext.tex -rw-r--r-- 1.7 KB
extending.tex -rw-r--r-- 55.9 KB
newtypes.tex -rw-r--r-- 59.3 KB
noddy.c -rw-r--r-- 1.7 KB
noddy2.c -rw-r--r-- 4.9 KB
noddy3.c -rw-r--r-- 5.8 KB
noddy4.c -rw-r--r-- 5.4 KB
run-func.c -rw-r--r-- 1.9 KB
setup.py -rw-r--r-- 285 bytes
shoddy.c -rw-r--r-- 2.7 KB
test.py -rw-r--r-- 3.7 KB
windows.tex -rw-r--r-- 13.8 KB

back to top