root/lex/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @304 [304] 06/29/08 21:04:07 chris Allow selection of two arguments for the result predicate of an LS, …
(edit) @303 [303] 06/24/08 17:11:12 chris Change N/PNS gloss to N/GNS as requested by Nicolai.
(edit) @302 [302] 06/24/08 17:09:15 chris Transliterate J to y as requested by Nicolai.
(edit) @301 [301] 06/22/08 20:32:07 chris Change names of Hebrew morphological features as requested by Nicolai.
(edit) @299 [299] 06/22/08 20:18:27 chris Factor Hebrew glossing morpheme handler out of clause.jsp into its own …
(edit) @298 [298] 06/22/08 20:17:32 chris Change PRFV to PERF as requested by Nicolai.
(edit) @295 [295] 06/22/08 16:24:37 chris Fix published clauses in unpublished verses not being displayed in list of …
(edit) @290 [290] 05/19/08 22:00:34 chris Fix infinite loop caused by recursive rules.
(edit) @289 [289] 05/19/08 20:24:22 chris Hack part of speech "none" for LexemeTest?
(edit) @288 [288] 05/19/08 20:23:48 chris Catch SQLException and throw DatabaseException? in Lexeme.load()
(edit) @287 [287] 05/19/08 20:22:45 chris Add $ character to output a B as a hack for LexemeTest?.
(edit) @286 [286] 05/19/08 20:21:59 chris Check for invalid monad ranges in access control tables. Return null …
(edit) @285 [285] 05/19/08 20:13:49 chris Add FIXME comment to getObject()
(edit) @283 [283] 04/15/08 10:29:39 chris Another SQL DATE fix, this time for getString().
(edit) @282 [282] 02/11/08 12:15:56 chris Fix capture of changes after an INSERT with fixed ID, where …
(edit) @281 [281] 02/05/08 16:47:17 chris Add ability to create independent queries that can overlap.
(edit) @280 [280] 02/05/08 16:46:07 chris Formatting.
(edit) @279 [279] 02/05/08 16:43:43 chris Improve exception messages.
(edit) @278 [278] 01/25/08 18:07:19 chris Fix loading a SqlChange? from the database. Fix reversing INSERT …
(edit) @275 [275] 01/23/08 18:08:32 chris Correctly track changes to NULL row values (update from and delete …
(edit) @274 [274] 01/23/08 16:34:40 chris Implement getConditions from Change interface.
(edit) @273 [273] 01/23/08 16:33:37 chris Implement and test reversal of SQL UPDATE and DELETE queries.
(edit) @272 [272] 01/23/08 16:32:52 chris Format toString() output nicely.
(edit) @271 [271] 01/23/08 16:31:56 chris Allow getting the conditions of a Change.
(edit) @270 [270] 01/23/08 16:30:38 chris Add getObject method to wrap ResultSet?.getObject().
(edit) @268 [268] 01/06/08 00:14:24 chris Add graphical pronominal suffix to all object types, optional on all but …
(edit) @267 [267] 01/06/08 00:13:31 chris Allow cloning a ChangedRow?.
(edit) @266 [266] 01/06/08 00:12:21 chris Remove setMonadsFromObjects, use setMonads instead. Allow UPDATE and …
(edit) @265 [265] 01/06/08 00:10:44 chris Fix access control when updating and deleting objects by monad range. Add …
(edit) @264 [264] 01/05/08 20:17:29 chris Ignore Rafe, as requested by Nicolai, cf. 2SA 11,01 mmale?kim
(edit) @263 [263] 01/05/08 19:55:19 chris Add left-to-right transliterated GEN export as well as right-to-left …
(edit) @259 [259] 01/05/08 15:29:23 chris Add a context listener to try to shut everything down when the context is …
(edit) @256 [256] 01/04/08 00:20:22 chris Changes to clause display, requested by Nicolai.
(edit) @250 [250] 01/02/08 20:57:55 chris Create new features on clause objects.
(edit) @249 [249] 01/02/08 20:57:20 chris Add method to get DiB gloss, rename method to get KJV gloss.
(edit) @248 [248] 01/02/08 20:56:42 chris Rearrange page as requested by Nicolai. Set a feature on clause object …
(edit) @241 [241] 01/02/08 20:11:30 chris Remove Cantillation Marks/Punctuation from Hebrew text as requested by …
(edit) @240 [240] 01/02/08 20:10:24 chris Handle null sheafs
(edit) @236 [236] 12/31/07 00:44:41 chris Change HebrewConverter?.wordToHtml to wordHebrewToHtml() …
(edit) @234 [234] 12/31/07 00:42:28 chris Move Emdros database connection into EmdrosDatabase? class for …
(edit) @233 [233] 12/31/07 00:40:27 chris Initialise the superclass's message and cause fields.
(edit) @232 [232] 12/30/07 00:27:26 chris Add search test for verbs. Search finds verbs and nouns with lexeme …
(edit) @229 [229] 12/30/07 00:17:45 chris Make search work the way that Ulrik recommended.
(edit) @227 [227] 12/30/07 00:16:22 chris Add method to get a FlatSheaf?.
(edit) @225 [225] 12/29/07 22:46:51 chris Add Search class and test.
(edit) @224 [224] 12/29/07 22:46:20 chris Remove unused exception classes.
(edit) @223 [223] 12/29/07 22:45:45 chris Add methods to get enumeration constant names.
(edit) @220 [220] 12/28/07 22:39:27 chris Move HebrewConverter? into the Hebrew package.
(edit) @216 [216] 12/28/07 21:04:35 chris Move Emdros libraries to separate project, jemdros.
(edit) @213 [213] 12/28/07 19:51:35 chris Hide more SQLExceptions inside DatabaseExceptions?. Improve debugging when …
(edit) @212 [212] 12/28/07 19:50:41 chris Make DatabaseException? always log itself and always adopt the …
(edit) @211 [211] 12/28/07 19:48:53 chris Make HebrewMorphemeGenerator? check that all required features are …
(edit) @210 [210] 12/28/07 19:46:43 chris Fix transliteration of dagesh after IJ, and perhaps other cases (not …
(edit) @209 [209] 12/28/07 15:42:09 chris Reformat for readability, I hope.
(edit) @208 [208] 12/28/07 15:41:51 chris Don't override the default SAX parser.
(edit) @207 [207] 12/28/07 15:40:35 chris Export morphemes instead of words, as requested by Nicolai.
(edit) @205 [205] 12/28/07 14:08:15 chris Disable server-side prepared statements.
(edit) @204 [204] 12/28/07 14:07:51 chris Refine exception throwing
(edit) @202 [202] 12/28/07 00:53:49 chris Organise imports.
(edit) @201 [201] 12/28/07 00:53:09 chris Rename GemExporter? to GenExporter? (and test). Add JSP download page and …
(edit) @200 [200] 12/27/07 23:30:04 chris Add initial GEM format export code, and test.
(edit) @193 [193] 12/27/07 16:02:39 chris Remove fake assert method; we now require Java 1.5.
(edit) @192 [192] 12/27/07 16:00:57 chris Add KJV Sword data.
(edit) @190 [190] 12/27/07 15:58:32 chris Lex.getEmdrosDatabase() is not a public interface and can throw any kind …
(edit) @189 [189] 12/26/07 22:00:29 chris Add conversion to and lookup from Amsterdam transliteration (consonants).
(edit) @188 [188] 12/26/07 21:16:13 chris Add Hebrew-English Database and test
(edit) @184 [184] 12/26/07 20:31:56 chris Organise imports.
(edit) @183 [183] 12/26/07 20:31:24 chris getId() returns Integer rather than int.
(edit) @182 [182] 12/26/07 20:31:04 chris Replace methods needed for EmdrosDatabaseTest?.
(edit) @178 [178] 12/26/07 20:18:54 chris getId() should return an Integer, not int.
(edit) @176 [176] 12/26/07 20:07:28 chris Add CSV parser, test and test data/hebrew dictionary from …
(edit) @175 [175] 12/19/07 20:16:42 chris Catch SQLException and throw DatabaseException? in getTableAsList().
(edit) @172 [172] 12/19/07 16:59:53 chris Allow ID to be null before it's initialised by making it an Integer. Add …
(edit) @170 [170] 12/04/07 12:39:04 chris Improve error checking in SqlDatabase?.getSingleInteger (no longer throws …
(edit) @169 [169] 11/23/07 16:28:37 chris Add the option for DbTable? not to create missing fields in tables (useful …
(edit) @168 [168] 11/23/07 11:09:27 chris Create a common superclass for database change types to help type safety.
(edit) @167 [167] 11/23/07 09:06:35 chris Improve error message if table has no ID column.
(edit) @166 [166] 11/23/07 09:01:47 chris Add getColumnAsArray and getColumnAsList convenience methods.
(edit) @164 [164] 11/20/07 17:32:12 chris Add hack workaround to getString() problem with zero dates.
(edit) @163 [163] 11/19/07 15:41:01 chris Don't use Integer.valueOf() which was added in java 5.
(edit) @161 [161] 11/19/07 08:23:20 chris Fix tracking of date value changes to/from 0000-00-00. Fix cases where an …
(edit) @157 [157] 11/18/07 17:11:49 chris Get EmdrosDatabase? objects from a pool. Throw helpful error messages in …
(edit) @156 [156] 11/18/07 17:09:02 chris Add helpful messages when DatabaseException? is thrown.
(edit) @155 [155] 11/18/07 17:08:21 chris Add helpful messages when DatabaseException? is thrown.
(edit) @154 [154] 11/18/07 17:06:58 chris Throw DatabaseException? instead of SQLException. Add methods to get a …
(edit) @153 [153] 11/18/07 17:04:11 chris Remove some cases of throwing SQLException in public API. Copy stack …
(edit) @152 [152] 11/18/07 17:01:34 chris Allow new DatabaseException?(message, exception). Disable new …
(edit) @151 [151] 11/09/07 17:18:16 chris Remove obsolete DataType? class
(edit) @147 [147] 11/01/07 16:29:44 chris Spacing.
(edit) @146 [146] 11/01/07 16:29:06 chris Remove dependency on Lex class.
(edit) @143 [143] 11/01/07 14:47:02 chris Factor out table structure-checking code from com.qwirx.lex into …
(edit) @142 [142] 11/01/07 11:56:37 chris Move the database package out of com.qwirx.lex
(edit) @133 [133] 08/29/07 19:35:48 chris Allow TreeNode? labels to be changed after creation.
(edit) @128 [128] 08/29/07 17:53:32 chris Classes for representing and drawing RRG trees
(edit) @127 [127] 08/29/07 17:53:02 chris Rule type for morphological analysis.
(edit) @126 [126] 08/29/07 17:52:00 chris Add support for morphological analysis
(edit) @125 [125] 08/29/07 17:39:32 chris Add new part() methods and addAttribute() to Edge interface.
(edit) @124 [124] 08/29/07 17:26:03 chris Add methods to return parts by type and number, and to return an array of …
(edit) @123 [123] 08/29/07 17:25:13 chris Implement adding attributes to WordEdges?.
(edit) @122 [122] 08/29/07 17:23:26 chris Parse conditions from rule string. Allow matching MorphEdges? with proper …
Note: See TracRevisionLog for help on using the revision log.