summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added Tischendorf dataChris Little2013-07-242-3/+323
* more cleanup, regularizationChris Little2013-07-246-27/+0
* bug fixes (wrong comment symbol used; failed to reset counts for each file)Chris Little2013-07-241-5/+5
* regularlized & corrected data entry errorsChris Little2013-07-247-87/+14
* added a simple utility for validating v11n definitionsChris Little2013-07-241-0/+45
* added Asser dataChris Little2013-07-241-0/+322
* added Howard Pentateuch dataChris Little2013-07-233-2/+328
* set various svn propertiesChris Little2013-07-2318-3671/+3671
* formatting/copyright cleanupChris Little2013-07-235-4/+5
* added apocrypha & pseudepigrapha critical edition anthologies; Ottley Isaiah ...Chris Little2013-07-233-0/+963
* added source infoChris Little2013-07-236-1/+15
* added NETS dataChris Little2013-07-231-0/+322
* expanded Mal to 4 chaptersChris Little2013-07-232-4/+4
* added SAAS & Thomson dataChris Little2013-07-232-0/+712
* cleared out NTs and omitted booksChris Little2013-07-233-243/+36
* added data for Brenton, Rahlfs, & Swete LXXesChris Little2013-07-203-0/+1171
* print verse counts 10-per-line for readabilityChris Little2013-07-201-0/+2
* minor fix to generate the current year for the copyrightChris Little2013-07-131-1/+3
* Added a few more abbreviations to capture abbreviations used in data from SIL...Chris Little2013-07-081-0/+4
* made unhandled tag detection much more lax & greedy, mostly to better indicat...Chris Little2013-07-011-2/+2
* moved this ancient, unmaintained, and unneeded converter from the sword SVN rootChris Little2013-06-2221-0/+2271
* Go download this from http://ccat.sas.upenn.edu/gopher/text/religion/biblical...Chris Little2013-06-2251-403449/+0
* corrected ampersand (&) handling (without mangling pre-escaped sequences) for...Chris Little2013-06-101-2/+2
* corrected handling of introduction lists & outlines (\ili#, \iot, & \io#)Chris Little2013-06-101-5/+5
* simplification/cleanup of lookaheads for USFM tagsChris Little2013-06-091-12/+12
* reorganized roadmap & bumped version to reflect current featuresetChris Little2013-06-091-21/+25
* simplification/cleanup of lookaheads for XML tagsChris Little2013-06-091-18/+18
* fixed a bunch of bugs to address MODTOOLS-42 and other issues revealed by the...Chris Little2013-06-081-35/+39
* progressing on MODTOOLS-42Chris Little2013-06-011-4/+4
* corrected a help text typoChris Little2013-05-221-2/+2
* fixed Python3 compatabilityChris Little2013-05-111-1/+4
* added vi macro in comments which will convert key from genbook format to bibl...Troy A. Griffitts2013-04-101-1/+4
* correction of missing semicolonPeter von Kaehne2013-02-141-1/+1
* added unescaped greek to csvTroy A. Griffitts2013-02-051-3/+5
* updated to build against latest SWORD trunkTroy A. Griffitts2013-02-051-15/+35
* strip BOM, if present in USFMChris Little2013-01-041-0/+2
* small correction to correctly process \toc3 (parallel to processing of \toc1 ...Chris Little2013-01-041-1/+1
* URL updateChris Little2012-12-311-1/+1
* fixed some errors pertaining to \cp & \vpChris Little2012-10-121-6/+6
* hopefully fixed crash on \cpChris Little2012-10-111-1/+1
* Add executable flag to miscellaneous Perl scripts.Greg Hellings2012-10-102-0/+0
* Fixed 2 regex replacement strings that should have used raw stringsChris Little2012-09-301-2/+2
* git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@403 07627401-56e2...Chris Little2012-08-271-1/+1
* added docstringsChris Little2012-08-271-49/+254
* converted multiline comments to single-line, started adding docstringsChris Little2012-08-271-85/+71
* cleaned up excess spacesChris Little2012-08-271-52/+51
* converted non-ANSI to \uXXXX escapes for Python3 compatibilityChris Little2012-08-271-125/+125
* added unsorted & random sort optionsChris Little2012-08-261-5/+14
* added a scan of the USFM to capture id & toc3 fields for a global variable, a...Chris Little2012-08-261-25/+48
* implemented sorting key functions for canonical & usfm-numberic ordersChris Little2012-08-261-11/+23