index
:
delta/python-packages/unidecode.git
master
takowl
www.tablix.org: ~avian/git/unidecode.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unidecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix U+204A "TIRONIAN SIGN ET"
Tomaz Solc
2020-12-06
1
-1
/
+5
*
Add some missing replacements in U+23xx page.
Tomaz Solc
2020-05-28
1
-43
/
+43
*
Add more latin variants in U+1F1xx page.
Tomaz Solc
2019-01-19
1
-81
/
+81
*
Merge remote-tracking branch 'jdufresne/main'
Tomaz Solc
2019-01-19
1
-0
/
+3
|
\
|
*
Add __main__.py file so the CLI can be executed as a module
Jon Dufresne
2018-12-31
1
-0
/
+3
*
|
Merge remote-tracking branch 'jdufresne/b-literal'
Tomaz Solc
2019-01-19
1
-1
/
+1
|
\
\
|
*
|
Replace string literal + encode with bytes literal
Jon Dufresne
2018-12-31
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'jdufresne/argparse'
Tomaz Solc
2019-01-19
1
-12
/
+13
|
\
\
|
*
|
Replace use of deprecated optparse with argparse
Jon Dufresne
2018-12-31
1
-12
/
+13
|
|
/
*
|
Remove unused import from unidecode/util.py
Jon Dufresne
2018-12-31
1
-1
/
+0
|
/
*
Fix "SQUARE V OVER M" and "SQUARE A OVER M".
Tomaz Solc
2018-06-19
1
-2
/
+2
*
Use uA instead of microampere, etc.
Tomaz Solc
2018-06-19
1
-8
/
+8
*
Adds decoding for phonetic bloc 1D00—1D7F
olau
2018-04-03
1
-86
/
+86
*
Improve Hebrew conversion
Alon Bar-Lev
2018-03-10
1
-15
/
+15
*
Fix syntax error in an example
Jakub Wilk
2018-02-19
1
-1
/
+1
*
Surround fractions with spaces
Jeffrey Gerard
2017-10-10
1
-3
/
+3
*
Add currency translations for U+20B0 through U+20BF
Mike Swanson
2017-09-22
1
-16
/
+16
*
U+05be is a hyphen
Micha Moskovic
2017-06-23
1
-1
/
+1
*
U+2116 is the numero sign
Alan Davidson
2017-01-16
1
-1
/
+1
*
Add missing square unit symbols.
Tomaz Solc
2016-11-04
2
-10
/
+11
*
Added latin variants in U+20xx and U+21xx pages.
Tomaz Solc
2016-11-04
2
-28
/
+28
*
Fix U+02B1 MODIFIER LETTER SMALL H WITH HOOK
Tomaz Solc
2016-11-04
1
-1
/
+1
*
Fix U+205F MEDIUM MATHEMATICAL SPACE
Tomaz Solc
2016-11-04
1
-1
/
+1
*
Add U+1F1xx page.
Tomaz Solc
2016-10-12
1
-0
/
+258
*
Add missing vulgar fractions.
Tomaz Solc
2016-10-12
1
-4
/
+4
*
Add a/c, a/s, c/o, c/u
Tomaz Solc
2016-10-12
1
-4
/
+4
*
Fix transliteration of enclosed alphanumerics
Krzysztof Jurewicz
2016-05-29
1
-46
/
+47
*
Fix typos
Jakub Wilk
2015-12-10
1
-1
/
+1
*
Fix docstrings
Tomaz Solc
2015-11-17
1
-9
/
+15
*
Rename unidecode_fast to unidecode_expect_ascii
Tomaz Solc
2015-11-17
1
-4
/
+8
*
Add unidecode_fast function to speedup mostly-ASCII transliterations.
dukebody
2015-11-14
1
-6
/
+30
*
Add a newline if the string comes from commandline
Tomaz Solc
2015-05-14
1
-0
/
+4
*
Don't append an extra new-line.
Tomaz Solc
2015-05-13
1
-1
/
+1
*
Add -c command line option.
Tomaz Solc
2015-05-13
1
-6
/
+18
*
Use optparse for Python 2.6 compatibility.
Tomaz Solc
2015-05-13
1
-21
/
+15
*
Avoid reopening sys.stdin on Python 3.
Tomaz Solc
2015-05-13
1
-5
/
+4
*
Remove unnecessary check for isatty()
Tomaz Solc
2015-05-13
1
-9
/
+7
*
Use entry_points for the commandline utility.
Tomaz Solc
2015-05-13
1
-0
/
+51
*
Merge branch 'unidecode-1.00'
release-0.04.17
Tomaz Solc
2014-12-18
1
-4
/
+4
|
\
|
*
Remove '[?]' for some characters.
Tomaz Solc
2014-06-16
1
-4
/
+4
*
|
Issue a warning if a surrogate char is encountered
Tomaz Solc
2014-12-07
1
-0
/
+5
*
|
Add missing double-struct italic capitals
Tomaz Solc
2014-12-07
1
-5
/
+5
*
|
Add some missing script latin letters.
Tomaz Solc
2014-12-07
1
-5
/
+5
*
|
Add missing double-struck capital letters.
Tomaz Solc
2014-12-07
1
-7
/
+7
*
|
fix of importing definitions
Karol Sikora
2014-11-25
1
-1
/
+1
|
/
*
Transliterate U+4E00 as "Yi "
Tomaz Solc
2014-05-11
1
-1
/
+1
*
Transliterate Euro sign as EUR.
Tomaz Solc
2013-12-24
1
-1
/
+1
*
Add some comments for commonly requested changes.
Tomaz Solc
2013-12-24
1
-0
/
+24
*
Remove part of table that is equivalent to ASCII
Tomaz Solc
2013-12-24
1
-128
/
+11
*
Add vim modeline.
Tomaz Solc
2013-12-24
1
-0
/
+1
[next]