| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | corrected misplaced semicolon. Thanks to Nicolas Karolak | Peter von Kaehne | 2014-12-09 | 1 | -1/+1 |
* | added simple conversion scripts for maurice's stuff | Troy A. Griffitts | 2014-04-13 | 3 | -0/+88 |
* | improved handling of mulitiple \ipi, fixes MODTOOLS-50 | Peter von Kaehne | 2014-03-15 | 1 | -2/+2 |
* | improved better handling of \ip and \iot | Peter von Kaehne | 2014-03-14 | 1 | -1/+1 |
* | added Wycliffe translation Wikisource to USFM downloader/converter | Chris Little | 2014-03-07 | 1 | -0/+124 |
* | fixed a couple of title cased words that shouldn't be capitalized (according ... | Chris Little | 2014-02-23 | 1 | -4/+2 |
* | set various svn properties | Chris Little | 2013-07-23 | 6 | -418/+418 |
* | made unhandled tag detection much more lax & greedy, mostly to better indicat... | Chris Little | 2013-07-01 | 1 | -2/+2 |
* | Go download this from http://ccat.sas.upenn.edu/gopher/text/religion/biblical... | Chris Little | 2013-06-22 | 51 | -403449/+0 |
* | corrected ampersand (&) handling (without mangling pre-escaped sequences) for... | Chris Little | 2013-06-10 | 1 | -2/+2 |
* | corrected handling of introduction lists & outlines (\ili#, \iot, & \io#) | Chris Little | 2013-06-10 | 1 | -5/+5 |
* | simplification/cleanup of lookaheads for USFM tags | Chris Little | 2013-06-09 | 1 | -12/+12 |
* | reorganized roadmap & bumped version to reflect current featureset | Chris Little | 2013-06-09 | 1 | -21/+25 |
* | simplification/cleanup of lookaheads for XML tags | Chris Little | 2013-06-09 | 1 | -18/+18 |
* | fixed a bunch of bugs to address MODTOOLS-42 and other issues revealed by the... | Chris Little | 2013-06-08 | 1 | -35/+39 |
* | progressing on MODTOOLS-42 | Chris Little | 2013-06-01 | 1 | -4/+4 |
* | corrected a help text typo | Chris Little | 2013-05-22 | 1 | -2/+2 |
* | fixed Python3 compatability | Chris Little | 2013-05-11 | 1 | -1/+4 |
* | added vi macro in comments which will convert key from genbook format to bibl... | Troy A. Griffitts | 2013-04-10 | 1 | -1/+4 |
* | correction of missing semicolon | Peter von Kaehne | 2013-02-14 | 1 | -1/+1 |
* | strip BOM, if present in USFM | Chris Little | 2013-01-04 | 1 | -0/+2 |
* | small correction to correctly process \toc3 (parallel to processing of \toc1 ... | Chris Little | 2013-01-04 | 1 | -1/+1 |
* | URL update | Chris Little | 2012-12-31 | 1 | -1/+1 |
* | fixed some errors pertaining to \cp & \vp | Chris Little | 2012-10-12 | 1 | -6/+6 |
* | hopefully fixed crash on \cp | Chris Little | 2012-10-11 | 1 | -1/+1 |
* | Add executable flag to miscellaneous Perl scripts. | Greg Hellings | 2012-10-10 | 2 | -0/+0 |
* | Fixed 2 regex replacement strings that should have used raw strings | Chris Little | 2012-09-30 | 1 | -2/+2 |
* | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@403 07627401-56e2... | Chris Little | 2012-08-27 | 1 | -1/+1 |
* | added docstrings | Chris Little | 2012-08-27 | 1 | -49/+254 |
* | converted multiline comments to single-line, started adding docstrings | Chris Little | 2012-08-27 | 1 | -85/+71 |
* | cleaned up excess spaces | Chris Little | 2012-08-27 | 1 | -52/+51 |
* | converted non-ANSI to \uXXXX escapes for Python3 compatibility | Chris Little | 2012-08-27 | 1 | -125/+125 |
* | added unsorted & random sort options | Chris Little | 2012-08-26 | 1 | -5/+14 |
* | added a scan of the USFM to capture id & toc3 fields for a global variable, a... | Chris Little | 2012-08-26 | 1 | -25/+48 |
* | implemented sorting key functions for canonical & usfm-numberic orders | Chris Little | 2012-08-26 | 1 | -11/+23 |
* | added Paratext order | Chris Little | 2012-08-26 | 1 | -0/+50 |
* | corrected one OSIS abbreviation | Chris Little | 2012-08-26 | 1 | -46/+47 |
* | added command-line toggle for XML validation | Chris Little | 2012-08-25 | 1 | -23/+37 |
* | removed comments & annotation from embedded OSIS schema | Chris Little | 2012-08-25 | 1 | -1/+1 |
* | fixed crossref end tag deletion bug | Chris Little | 2012-08-25 | 1 | -21/+30 |
* | some changes from 2to3 util | Chris Little | 2012-08-25 | 1 | -9/+11 |
* | OSIS abbreviations corrections for Sword | Chris Little | 2012-08-25 | 1 | -4/+4 |
* | support footnote/crossref character-level end tags by default | Chris Little | 2012-08-14 | 1 | -14/+4 |
* | made optional linebreaks a form of <lb/> | Chris Little | 2012-08-13 | 1 | -1/+1 |
* | switched from GPL3 to GPL2 in preparation for future use of Sword bindings | Chris Little | 2012-08-12 | 1 | -9/+9 |
* | On second thought, this is clearly a source encoding error and should not fai... | Chris Little | 2012-08-12 | 1 | -1/+1 |
* | added fallback for handling descending verse ranges, e.g. \v 9-5 (treated as ... | Chris Little | 2012-08-12 | 1 | -1/+2 |
* | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@382 07627401-56e2... | Chris Little | 2012-08-12 | 1 | -1/+1 |
* | typo | Chris Little | 2012-08-12 | 1 | -1/+1 |
* | rearranged roadmap, expanded TODO items for next milestone | Chris Little | 2012-08-12 | 1 | -4/+14 |