|
|
|
@303
|
[303]
|
06/24/08 17:11:12 |
chris |
Change N/PNS gloss to N/GNS as requested by Nicolai. |
|
|
|
@302
|
[302]
|
06/24/08 17:09:15 |
chris |
Transliterate J to y as requested by Nicolai. |
|
|
|
@301
|
[301]
|
06/22/08 20:32:07 |
chris |
Change names of Hebrew morphological features as requested by Nicolai. |
|
|
|
@299
|
[299]
|
06/22/08 20:18:27 |
chris |
Factor Hebrew glossing morpheme handler out of clause.jsp into its own … |
|
|
|
@297
|
[297]
|
06/22/08 20:15:49 |
chris |
Clause class factored out of clause.jsp. |
|
|
|
@292
|
[292]
|
05/19/08 22:41:59 |
chris |
Fix transliteration table on search page. |
|
|
|
@290
|
[290]
|
05/19/08 22:00:34 |
chris |
Fix infinite loop caused by recursive rules. |
|
|
|
@284
|
[284]
|
05/19/08 20:10:51 |
chris |
Pass ID_D of changed object when creating ChangedRow?, to match new API. |
|
|
|
@276
|
[276]
|
01/25/08 18:05:43 |
chris |
Check that deletion of NULL fields is properly logged.
Check that undo() … |
|
|
|
@273
|
[273]
|
01/23/08 16:33:37 |
chris |
Implement and test reversal of SQL UPDATE and DELETE queries. |
|
|
|
@266
|
[266]
|
01/06/08 00:12:21 |
chris |
Remove setMonadsFromObjects, use setMonads instead.
Allow UPDATE and … |
|
|
|
@263
|
[263]
|
01/05/08 19:55:19 |
chris |
Add left-to-right transliterated GEN export as well as right-to-left … |
|
|
|
@259
|
[259]
|
01/05/08 15:29:23 |
chris |
Add a context listener to try to shut everything down when the context
is … |
|
|
|
@257
|
[257]
|
01/04/08 14:03:24 |
chris |
Fix export to work with the new glossing. |
|
|
|
@252
|
[252]
|
01/02/08 20:58:52 |
chris |
More transliteration test cases. |
|
|
|
@251
|
[251]
|
01/02/08 20:58:29 |
chris |
Test DiB lookup as well as KJV lookup. |
|
|
|
@236
|
[236]
|
12/31/07 00:44:41 |
chris |
Change HebrewConverter?.wordToHtml to wordHebrewToHtml() … |
|
|
|
@232
|
[232]
|
12/30/07 00:27:26 |
chris |
Add search test for verbs.
Search finds verbs and nouns with lexeme … |
|
|
|
@228
|
[228]
|
12/30/07 00:16:49 |
chris |
Add tests with several results and no results. |
|
|
|
@225
|
[225]
|
12/29/07 22:46:51 |
chris |
Add Search class and test. |
|
|
|
@221
|
[221]
|
12/28/07 22:48:45 |
chris |
Add search page and test. |
|
|
|
@220
|
[220]
|
12/28/07 22:39:27 |
chris |
Move HebrewConverter? into the Hebrew package. |
|
|
|
@216
|
[216]
|
12/28/07 21:04:35 |
chris |
Move Emdros libraries to separate project, jemdros. |
|
|
|
@210
|
[210]
|
12/28/07 19:46:43 |
chris |
Fix transliteration of dagesh after IJ, and perhaps other cases
(not … |
|
|
|
@207
|
[207]
|
12/28/07 15:40:35 |
chris |
Export morphemes instead of words, as requested by Nicolai. |
|
|
|
@203
|
[203]
|
12/28/07 00:54:12 |
chris |
Add latest crash test cases.
Update library loading code. |
|
|
|
@201
|
[201]
|
12/28/07 00:53:09 |
chris |
Rename GemExporter? to GenExporter? (and test).
Add JSP download page and … |
|
|
|
@200
|
[200]
|
12/27/07 23:30:04 |
chris |
Add initial GEM format export code, and test. |
|
|
|
@194
|
[194]
|
12/27/07 16:03:08 |
chris |
Add JSword example code and tests (not all pass yet). |
|
|
|
@190
|
[190]
|
12/27/07 15:58:32 |
chris |
Lex.getEmdrosDatabase() is not a public interface and can throw
any kind … |
|
|
|
@189
|
[189]
|
12/26/07 22:00:29 |
chris |
Add conversion to and lookup from Amsterdam transliteration (consonants). |
|
|
|
@188
|
[188]
|
12/26/07 21:16:13 |
chris |
Add Hebrew-English Database and test |
|
|
|
@181
|
[181]
|
12/26/07 20:29:09 |
chris |
Ignore MySQL bug test case. |
|
|
|
@180
|
[180]
|
12/26/07 20:28:01 |
chris |
Handle getId() returning an Integer rather than int. |
|
|
|
@179
|
[179]
|
12/26/07 20:27:22 |
chris |
Merge latest changes.
Rename mysql date crash test to something more … |
|
|
|
@176
|
[176]
|
12/26/07 20:07:28 |
chris |
Add CSV parser, test and test data/hebrew dictionary from … |
|
|
|
@173
|
[173]
|
12/19/07 17:01:10 |
chris |
Test that we can successfully reverse an INSERT change. |
|
|
|
@165
|
[165]
|
11/20/07 17:32:38 |
chris |
Add test for broken connector/J |
|
|
|
@162
|
[162]
|
11/19/07 08:24:42 |
chris |
Test that date 0000-00-00 is tracked correctly.
Test that DECIMAL columns … |
|
|
|
@158
|
[158]
|
11/18/07 17:26:55 |
chris |
Check for proper handling of 0000-00-00 dates in change tracking.
Remove … |
|
|
|
@148
|
[148]
|
11/01/07 16:30:14 |
chris |
Move SqlDatabaseTest? to com.qwirx.db |
|
|
|
@145
|
[145]
|
11/01/07 15:35:26 |
chris |
Fix tests to work outside of Lex |
|
|
|
@144
|
[144]
|
11/01/07 14:47:23 |
chris |
Refactoring |
|
|
|
@132
|
[132]
|
08/29/07 19:32:24 |
chris |
Add tests for RRG tree drawing library |
|
|
|
@131
|
[131]
|
08/29/07 19:32:01 |
chris |
Fix searching parse test.
Test unification.
Test RRG translation. |
|
|
|
@130
|
[130]
|
08/29/07 19:30:57 |
chris |
Remove unneeded import |
|
|
|
@86
|
[86]
|
02/07/07 00:01:07 |
chris |
Revert the last change (mirroring) as it seems to be unnecessary |
|
|
|
@84
|
[84]
|
02/06/07 23:52:33 |
chris |
Provide mirror thematic relations where y is the actor and x the undergoer |
|
|
|
@77
|
[77]
|
01/31/07 22:16:53 |
chris |
Some tests can throw different exceptions in newer Emdros versions |
|
|
|
@76
|
[76]
|
01/31/07 22:16:21 |
chris |
testCrashWithGetStringOnFeature can throw Exception |
|
|
|
@59
|
[59]
|
01/02/07 14:10:47 |
chris |
- Order of results has changed with latest parser changes |
|
|
|
@55
|
[55]
|
01/01/07 22:44:43 |
chris |
- Formatting |
|
|
|
@52
|
[52]
|
01/01/07 20:53:29 |
chris |
- Removed requirement to know chart width beforehand |
|
|
|
@51
|
[51]
|
01/01/07 20:07:09 |
chris |
- Added a second morpheme test |
|
|
|
@49
|
[49]
|
01/01/07 17:51:53 |
chris |
- Added test for preparsed (morphologically analysed) input |
|
|
|
@41
|
[41]
|
01/01/07 14:44:14 |
chris |
- added another crash demo, when calling EMdFValue.getString() on an … |
|
|
|
@30
|
[30]
|
12/31/06 11:53:18 |
chris |
- Change to chart parser, initial implementation works with standard … |
|
|
|
@29
|
[29]
|
12/31/06 11:49:46 |
chris |
-- |
|
copied from lex2/test:
|
|
|
|
@27
|
[27]
|
12/31/06 11:49:23 |
chris |
-- |