index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
utils
/
punctuation_chars.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify/update utils.punctuation_chars and generating script.
milde
2022-11-24
1
-18
/
+11
*
Update `utils.punctuation_chars` (keeping backwards compatibility).
milde
2022-11-16
1
-58
/
+66
*
Revert [r9247] "Regenerate ``punctuation_chars``"
aa-turner
2022-11-16
1
-78
/
+57
*
Regenerate ``punctuation_chars``
aa-turner
2022-11-16
1
-57
/
+78
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+0
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+1
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-10
/
+11
*
Fix multiple spaces after ',' or ':'.
milde
2022-03-03
1
-1
/
+1
*
Remove unused imports
milde
2022-01-26
1
-1
/
+1
*
Change http://docutils.sf.net -> https://docutils.sourceforge.io
milde
2022-01-20
1
-1
/
+1
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+1
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-1
/
+1
*
Generate the complete punctuation_chars module with the corresponding tool.
milde
2017-01-17
1
-48
/
+47
*
"Outsourcing" of development code from utils.punctuation_chars.
milde
2017-01-05
1
-304
/
+23
*
Clarify use of Unicode character categories.
milde
2017-01-04
1
-38
/
+87
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
1
-3
/
+3
*
Exclude "wide" characters from the "delimiters" regexp in "narrow" builds.
milde
2013-05-31
1
-15
/
+46
*
Literal definition of character sets with backslash escapes instead of utf8.
milde
2013-04-28
1
-34
/
+126
*
Fix for changes in 7650.
milde
2013-04-22
1
-59
/
+61
*
Re-calculate only if run as stand-alone module. Add verbose test output.
milde
2013-04-22
1
-130
/
+149
*
Drop support for Python 2.3.
milde
2012-06-22
1
-3
/
+2
*
Add py23 comment
grubert
2012-05-01
1
-0
/
+1
*
Fix: list comprehension for python 2.3 requires bracketts
grubert
2012-04-29
1
-2
/
+2
*
docutils.utils is now a package (providing a place for sub-modules)
milde
2011-12-20
1
-0
/
+211