[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8100] by goodger

typos

2017-06-01 20:03:19 Tree
[r8099] by milde

Compile "smartquotes.txt" with --smartquotes=true.

2017-06-01 13:20:54 Tree
[r8098] by milde

Fix [ 318 ] false positive in test_heuristics_no_utf8.

The heuristics is skipped under Py3k unless decoding with locale encoding
fails.

2017-05-31 21:34:55 Tree
[r8097] by milde

Minor documentation edit: sort and shorten.

(The Release Notes contain only important changes.)

2017-05-30 21:10:00 Tree
[r8096] by milde

SmartQuotes transform: the "literal" nodes must be stored as tupel.

Nodes are checked against the list with "isinstance", which
requires tuples and fails with lists.

2017-05-30 21:08:07 Tree
[r8095] by milde

smart quotes: improve configurability of the transform, add more locales.

The lists of "literal" inline and block-level nodes not requiring smartquote
conversions are now attributes of the Smartquote transform class.

Added Bulgarian, Macedonian, and Norwegian (Bokmaal and Nynorsk) quotes.

2017-05-30 21:04:18 Tree
[r8094] by milde

Apply patch [ 140 ] by Ville Skyttä (escape sequence deprecation fix).

2017-05-30 19:59:20 Tree
[r8093] by milde

Spelling fixes

2017-05-30 19:56:24 Tree
[r8092] by milde

Update version number policy description.

2017-05-30 12:30:06 Tree
[r8091] by grubert

change version number from 0.14rc2 to 0.14rc2.dev

2017-05-30 11:24:47 Tree
Older >