| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | corrected Brenton data based on printed edition | Chris Little | 2013-07-25 | 1 | -25/+25 |
* | added v11nmax.py utility, which takes a set of canon.h-style files and produc... | Chris Little | 2013-07-25 | 1 | -0/+174 |
* | corrected error in Swete data | Chris Little | 2013-07-25 | 1 | -1/+1 |
* | added Tischendorf data | Chris Little | 2013-07-24 | 2 | -3/+323 |
* | more cleanup, regularization | Chris Little | 2013-07-24 | 6 | -27/+0 |
* | bug fixes (wrong comment symbol used; failed to reset counts for each file) | Chris Little | 2013-07-24 | 1 | -5/+5 |
* | regularlized & corrected data entry errors | Chris Little | 2013-07-24 | 7 | -87/+14 |
* | added a simple utility for validating v11n definitions | Chris Little | 2013-07-24 | 1 | -0/+45 |
* | added Asser data | Chris Little | 2013-07-24 | 1 | -0/+322 |
* | added Howard Pentateuch data | Chris Little | 2013-07-23 | 3 | -2/+328 |
* | set various svn properties | Chris Little | 2013-07-23 | 18 | -3671/+3671 |
* | formatting/copyright cleanup | Chris Little | 2013-07-23 | 5 | -4/+5 |
* | added apocrypha & pseudepigrapha critical edition anthologies; Ottley Isaiah ... | Chris Little | 2013-07-23 | 3 | -0/+963 |
* | added source info | Chris Little | 2013-07-23 | 6 | -1/+15 |
* | added NETS data | Chris Little | 2013-07-23 | 1 | -0/+322 |
* | expanded Mal to 4 chapters | Chris Little | 2013-07-23 | 2 | -4/+4 |
* | added SAAS & Thomson data | Chris Little | 2013-07-23 | 2 | -0/+712 |
* | cleared out NTs and omitted books | Chris Little | 2013-07-23 | 3 | -243/+36 |
* | added data for Brenton, Rahlfs, & Swete LXXes | Chris Little | 2013-07-20 | 3 | -0/+1171 |
* | print verse counts 10-per-line for readability | Chris Little | 2013-07-20 | 1 | -0/+2 |
* | minor fix to generate the current year for the copyright | Chris Little | 2013-07-13 | 1 | -1/+3 |
* | Added a few more abbreviations to capture abbreviations used in data from SIL... | Chris Little | 2013-07-08 | 1 | -0/+4 |
* | made unhandled tag detection much more lax & greedy, mostly to better indicat... | Chris Little | 2013-07-01 | 1 | -2/+2 |
* | moved this ancient, unmaintained, and unneeded converter from the sword SVN root | Chris Little | 2013-06-22 | 21 | -0/+2271 |
* | 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 |
* | added unescaped greek to csv | Troy A. Griffitts | 2013-02-05 | 1 | -3/+5 |
* | updated to build against latest SWORD trunk | Troy A. Griffitts | 2013-02-05 | 1 | -15/+35 |
* | 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 |