root/lex/trunk/src/com


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @401 [401] 01/14/10 13:37:36 chris Remove unnecessary cast.
(edit) @400 [400] 01/14/10 13:28:27 chris Add ability to disable database checks by creating …
(edit) @399 [399] 01/14/10 13:22:35 chris Add a method to return a query result as a list of hashes. Add a shortcut …
(edit) @398 [398] 01/14/10 13:21:12 chris Catch and report MySQL data truncation errors (data too long for column).
(edit) @394 [394] 08/14/09 10:38:59 chris Fix problem with being unable to create an LS for clauses with …
(edit) @391 [391] 08/02/09 01:15:47 chris Fixed the publish feature and added test that it works.
(edit) @390 [390] 08/02/09 01:15:19 chris Quieted output from parser, now controlled by Log4J.
(edit) @387 [387] 08/01/09 21:39:10 chris Reinstate feature copying to morphemes, with safe StringVector? instead of …
(edit) @386 [386] 08/01/09 21:37:06 chris Fixed exception on unknown attribute values, should only be thrown if the …
(edit) @385 [385] 08/01/09 21:36:31 chris Made RuleEdge?.toString() always render attributes in alphabetical order, …
(edit) @384 [384] 08/01/09 21:35:10 chris Allow Emdros to throw BadMonadsException? and EmdrosException? in some more …
(edit) @371 [371] 08/01/09 18:42:05 chris Allow WIVU gloss to be overridden by wivu_alternate_gloss feature on Word …
(edit) @370 [370] 08/01/09 18:40:08 chris Add wivu_alternate_gloss to list of required features in HMG.
(edit) @369 [369] 08/01/09 18:39:39 chris Add wivu_alternate_gloss feature to word objects in Emdros.
(edit) @368 [368] 08/01/09 18:39:01 chris Map "piel" to "pi" as an ugly hack for some wivu lexicon lookups.
(edit) @367 [367] 08/01/09 18:38:33 chris Use and distribute Aptivate webutils and database libraries instead …
(edit) @366 [366] 08/01/09 18:36:51 chris Capture changed values more efficiently during Emdros UPDATE queries, by …
(edit) @365 [365] 07/28/09 21:49:15 chris Display word suffixes followed by = instead of -, as requested by …
(edit) @361 [361] 07/20/09 23:31:20 chris Get the list of required features from HebrewMorphemeGenerator?.
(edit) @360 [360] 07/20/09 23:19:23 chris Show transliteration without morpheme suffixes in the clause navigator, as …
(edit) @358 [358] 07/20/09 21:48:56 chris Use the transliteration already in the Morpheme objects.
(edit) @357 [357] 07/20/09 21:48:28 chris Use the transliteration already in the Morpheme objects.
(edit) @356 [356] 07/20/09 21:47:45 chris Whitespace fix.
(edit) @354 [354] 07/20/09 21:46:51 chris Safely add all features retrieved from Emdros as attributes of the surface …
(edit) @353 [353] 07/20/09 21:45:15 chris Add transliteration to Morpheme objects coming out …
(edit) @352 [352] 07/20/09 21:42:51 chris Get the list of required features from HebrewMorphemeGenerator?.
(edit) @351 [351] 07/20/09 21:36:26 chris Get the major list of required word features in Emdros from …
(edit) @350 [350] 07/20/09 21:35:56 chris Actually use the transliteration from HebrewMorphemeGenerator?.
(edit) @349 [349] 07/20/09 21:30:31 chris Remove duplicate cache of stem forms enumeration. Allow testing …
(edit) @348 [348] 07/20/09 21:26:16 chris Use lexeme_wit feature for search rather than lexeme, to match …
(edit) @344 [344] 04/17/09 20:43:22 chris Put transliteration in CSS style "translit". Set "translit" font to …
(edit) @343 [343] 04/03/09 15:52:18 chris Add graphical nominal ending feature to verbal ending of verbs which are …
(edit) @342 [342] 04/03/09 15:12:04 chris Add graphical nominal ending feature to lexeme of verbs.
(edit) @337 [337] 04/03/09 14:32:56 chris Remove unused imports from Search class.
(edit) @333 [333] 04/03/09 14:24:24 chris Add support for transliterator rules matching attributes. Require passing …
(edit) @332 [332] 04/03/09 14:21:26 chris Add convenience methods to access some MQL queries, e.g. finding objects …
(edit) @331 [331] 04/03/09 14:19:58 chris Allow creating MorphEdges? with attributes.
(edit) @330 [330] 04/02/09 20:42:52 chris Fix use of saved parameters in session for navigation, switching between …
(edit) @325 [325] 04/02/09 18:14:49 chris Remove callback from HebrewMorphemeGenerator?, return a List of Morphemes …
(edit) @324 [324] 04/02/09 18:12:12 chris When a previous statement was not finished, log the stack trace back to …
(edit) @323 [323] 04/02/09 18:10:22 chris Add a method to get a table's contents as a list of arrays …
(edit) @322 [322] 04/02/09 18:03:54 chris Make transliterator take before and after strings for morphemes, instead …
(edit) @321 [321] 04/02/09 18:02:12 chris Set handlers to null after use, in case they hold on to references.
(edit) @320 [320] 04/02/09 18:01:40 chris Use lexeme_wit feature instead of lexeme, now removed. Remove unused …
(edit) @319 [319] 04/02/09 18:00:38 chris Support for WIVU lexicon integration
(edit) @318 [318] 04/02/09 18:00:10 chris New controllers for JSP files, don't compile yet
(edit) @317 [317] 04/02/09 17:55:59 chris Update to JWNL 1.4rc2 and Wordnet 3.0, to try to fix memory leak.
(edit) @315 [315] 03/29/09 15:55:31 chris Allow specifying whether morpheme is at start or end of word …
(edit) @314 [314] 03/29/09 15:54:06 chris Add WIVU lexicon interface and tests.
(edit) @311 [311] 03/25/09 15:42:34 chris Add Lexicon class to encapsulate lexicon database table checks.
(edit) @310 [310] 03/25/09 15:41:50 chris Add database-driven transliterator and test.
(edit) @309 [309] 03/25/09 15:41:23 chris Check character set of database tables as part of database …
(edit) @308 [308] 03/25/09 15:40:16 chris Don't override the stack trace of a DatabaseException? any more, it's …
(edit) @307 [307] 03/25/09 15:39:19 chris Properly handle result predicate argument being NULL in database. Sort …
(edit) @306 [306] 03/25/09 15:36:42 chris Fix test to account for spaces in HTML rendering of tables.
(edit) @305 [305] 03/25/09 15:35:40 chris Improve error message when capturing old rows fails.
(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?.
Note: See TracRevisionLog for help on using the revision log.