summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added Paratext orderChris Little2012-08-261-0/+50
* corrected one OSIS abbreviationChris Little2012-08-261-46/+47
* added command-line toggle for XML validationChris Little2012-08-251-23/+37
* removed comments & annotation from embedded OSIS schemaChris Little2012-08-251-1/+1
* fixed crossref end tag deletion bugChris Little2012-08-251-21/+30
* some changes from 2to3 utilChris Little2012-08-251-9/+11
* OSIS abbreviations corrections for SwordChris Little2012-08-251-4/+4
* additions for LXXChris Little2012-08-191-1/+28
* support footnote/crossref character-level end tags by defaultChris Little2012-08-141-14/+4
* made optional linebreaks a form of <lb/>Chris Little2012-08-131-1/+1
* switched from GPL3 to GPL2 in preparation for future use of Sword bindingsChris Little2012-08-121-9/+9
* On second thought, this is clearly a source encoding error and should not fai...Chris Little2012-08-121-1/+1
* added fallback for handling descending verse ranges, e.g. \v 9-5 (treated as ...Chris Little2012-08-121-1/+2
* git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@382 07627401-56e2...Chris Little2012-08-121-1/+1
* typoChris Little2012-08-121-1/+1
* rearranged roadmap, expanded TODO items for next milestoneChris Little2012-08-121-4/+14
* typoChris Little2012-08-121-1/+1
* adding test samplesChris Little2012-08-11147-0/+1380
* starting test set workChris Little2012-08-112-0/+192
* completed handling of non-USFM tags from style sheet & deprecated tagsChris Little2012-08-101-30/+45
* cleaned up spacing in outputChris Little2012-08-101-57/+63
* print unhandled tags on a file-by-file basis (in debug mode)Chris Little2012-08-101-68/+70
* started organizing & implementing deprecated/obsolete/private-use USFM from s...Chris Little2012-08-101-37/+71
* re-implemented \i- introduction tags, independent of non-intro versionsChris Little2012-08-101-80/+122
* bug fixesChris Little2012-08-101-15/+33
* various TODO notesChris Little2012-08-101-8/+45
* added some skeletal code for selection of different file sort algorithmsChris Little2012-08-091-1/+73
* eliminated use of Plane 14 Language Tags, which required UCS-4 builds of Pyth...Chris Little2012-08-061-62/+90
* typoChris Little2012-08-061-1/+1
* Fixed typo; moved remaining tags to 'supported' linesChris Little2012-08-061-5/+3
* Added some additional peripherals from the USFM docChris Little2012-08-061-3/+5
* Updated USFM book codes & separated non-standard codes to be excluded unless ...Chris Little2012-08-051-22/+32
* converted lowercase p tag to uppercase P for consistencyChris Little2012-08-041-16/+16
* git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@362 07627401-56e2...Chris Little2012-08-042-3/+4
* git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@361 07627401-56e2...Chris Little2012-08-042-2/+2
* Initial commits of usfmtags.py & usfm2osis.pyChris Little2012-08-042-0/+1086
* added spport for \ib, \ior..\ior* and \io (without level no)Peter von Kaehne2012-07-141-4/+21
* added more abbreviationsChris Little2012-07-121-0/+2
* added more abbreviationsChris Little2012-07-121-0/+18
* Added a script which extracts from an OSIS markup for WoJ quotations, useful ...Peter von Kaehne2012-04-062-0/+8268
* made \wj handling a little more robust (so that it now tolerates crossing lin...Chris Little2012-03-091-1/+11
* removed a bunch of non-USFM stuff, including quotation handlingChris Little2012-03-091-34/+34
* oops, still need to open as writableChris Little2012-02-261-1/+1
* fixed output encoding handling to not double-encode UTF-8 (following suggesti...Chris Little2012-02-261-2/+3
* made \b generate a linebreak element <lb/>Chris Little2012-02-251-4/+4
* changed handling of \vp to generate <seg type="verseNumber"> rather than dele...Chris Little2012-02-251-2/+2
* added abbreviation "REVELATION"Chris Little2012-02-131-0/+1
* consolidated code to trim leading/trailing whitespace and concatenate lines t...Chris Little2012-01-191-5/+21
* removed processing of mid-word apostrophes; the (previous) fix didn't actuall...Chris Little2012-01-191-1/+1
* corrected translation of apostrophePeter von Kaehne2012-01-101-1/+1