Updates for new hosting.
[python-collate.git] / collate / strings.py
2010-02-26 Joe WreschnigCollator.lstripwords: Strip words off the start and...
2010-02-25 Joe Wreschnigstrings: Microoptimizations, saves about 10% of runtime.
2010-02-25 Joe Wreschnigstrings: Include deroman in import list.
2010-02-25 Joe WreschnigRoman numeral parsing. More test cases. (Fixes issue #3)
2010-02-24 Joe Wreschnigstrings.sortemes: Use a line break to separate letters...
2010-02-23 Joe WreschnigMore release preparation. Docstrings and consistency...
2010-02-22 Joe WreschnigFix typo, remove unneeded check.
2010-02-22 Joe WreschnigSimplify algorithm. No changes to sort behavior or...
2010-02-22 Joe WreschnigDifferent algorithm, gives better results for numbers...
2010-02-22 Joe Wreschnigsortemes: Simplify some logic.
2010-02-19 Joe WreschnigMore tweaks; notably try to insert paragraph breaks...