| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | typo | Chris Little | 2012-08-12 | 1 | -1/+1 |
* | adding test samples | Chris Little | 2012-08-11 | 147 | -0/+1380 |
* | starting test set work | Chris Little | 2012-08-11 | 2 | -0/+192 |
* | completed handling of non-USFM tags from style sheet & deprecated tags | Chris Little | 2012-08-10 | 1 | -30/+45 |
* | cleaned up spacing in output | Chris Little | 2012-08-10 | 1 | -57/+63 |
* | print unhandled tags on a file-by-file basis (in debug mode) | Chris Little | 2012-08-10 | 1 | -68/+70 |
* | started organizing & implementing deprecated/obsolete/private-use USFM from s... | Chris Little | 2012-08-10 | 1 | -37/+71 |
* | re-implemented \i- introduction tags, independent of non-intro versions | Chris Little | 2012-08-10 | 1 | -80/+122 |
* | bug fixes | Chris Little | 2012-08-10 | 1 | -15/+33 |
* | various TODO notes | Chris Little | 2012-08-10 | 1 | -8/+45 |
* | added some skeletal code for selection of different file sort algorithms | Chris Little | 2012-08-09 | 1 | -1/+73 |
* | eliminated use of Plane 14 Language Tags, which required UCS-4 builds of Pyth... | Chris Little | 2012-08-06 | 1 | -62/+90 |
* | typo | Chris Little | 2012-08-06 | 1 | -1/+1 |
* | Fixed typo; moved remaining tags to 'supported' lines | Chris Little | 2012-08-06 | 1 | -5/+3 |
* | Added some additional peripherals from the USFM doc | Chris Little | 2012-08-06 | 1 | -3/+5 |
* | Updated USFM book codes & separated non-standard codes to be excluded unless ... | Chris Little | 2012-08-05 | 1 | -22/+32 |
* | converted lowercase p tag to uppercase P for consistency | Chris Little | 2012-08-04 | 1 | -16/+16 |
* | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@362 07627401-56e2... | Chris Little | 2012-08-04 | 2 | -3/+4 |
* | git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@361 07627401-56e2... | Chris Little | 2012-08-04 | 2 | -2/+2 |
* | Initial commits of usfmtags.py & usfm2osis.py | Chris Little | 2012-08-04 | 2 | -0/+1086 |
* | added spport for \ib, \ior..\ior* and \io (without level no) | Peter von Kaehne | 2012-07-14 | 1 | -4/+21 |
* | added more abbreviations | Chris Little | 2012-07-12 | 1 | -0/+2 |
* | added more abbreviations | Chris Little | 2012-07-12 | 1 | -0/+18 |
* | Added a script which extracts from an OSIS markup for WoJ quotations, useful ... | Peter von Kaehne | 2012-04-06 | 2 | -0/+8268 |
* | made \wj handling a little more robust (so that it now tolerates crossing lin... | Chris Little | 2012-03-09 | 1 | -1/+11 |
* | removed a bunch of non-USFM stuff, including quotation handling | Chris Little | 2012-03-09 | 1 | -34/+34 |
* | oops, still need to open as writable | Chris Little | 2012-02-26 | 1 | -1/+1 |
* | fixed output encoding handling to not double-encode UTF-8 (following suggesti... | Chris Little | 2012-02-26 | 1 | -2/+3 |
* | made \b generate a linebreak element <lb/> | Chris Little | 2012-02-25 | 1 | -4/+4 |
* | changed handling of \vp to generate <seg type="verseNumber"> rather than dele... | Chris Little | 2012-02-25 | 1 | -2/+2 |
* | added abbreviation "REVELATION" | Chris Little | 2012-02-13 | 1 | -0/+1 |
* | consolidated code to trim leading/trailing whitespace and concatenate lines t... | Chris Little | 2012-01-19 | 1 | -5/+21 |
* | removed processing of mid-word apostrophes; the (previous) fix didn't actuall... | Chris Little | 2012-01-19 | 1 | -1/+1 |
* | corrected translation of apostrophe | Peter von Kaehne | 2012-01-10 | 1 | -1/+1 |
* | Added a file which will compare two SWORD modules and report any | Greg Hellings | 2012-01-08 | 1 | -0/+47 |
* | Added a script which counts character frequencies and outputs the | Greg Hellings | 2012-01-08 | 1 | -0/+37 |
* | Added a script which compared word frequencies between two modules | Greg Hellings | 2012-01-08 | 1 | -0/+107 |
* | Add file which compares an OSIS file against SWORD versifications. | Greg Hellings | 2012-01-08 | 1 | -0/+112 |
* | added a few more failsafe replaces. This makes this script work with old2xml... | Troy A. Griffitts | 2012-01-06 | 1 | -0/+1 |
* | added support for \wj (Words of Jesus) and enumerated \ms# (Major Section) tags | Chris Little | 2012-01-02 | 1 | -5/+8 |
* | added better detection of end verse | Troy A. Griffitts | 2011-12-09 | 1 | -8/+11 |
* | Added tools to process INTF base text | Troy A. Griffitts | 2011-10-25 | 4 | -0/+95 |
* | \sls \fe added, \d corrected | Peter von Kaehne | 2011-08-17 | 1 | -4/+7 |
* | added support for \rq..\rq*, i.e. inline reference | Peter von Kaehne | 2011-07-22 | 1 | -3/+5 |