ehouse
|
3df1e461e4
|
For already-sorted case, read words from file on as-needed basis rather
than build a vector to hold them.
|
2006-04-14 05:23:30 +00:00 |
|
ehouse
|
b70bee3d53
|
A final bit of cleanup. All the perl is gone.
|
2006-04-13 04:04:03 +00:00 |
|
ehouse
|
d6dc4bf30c
|
Cleanup: remove dead code.
|
2006-04-13 03:58:54 +00:00 |
|
ehouse
|
131d4c9bd4
|
Use a single huge buffer for all strings rather than calling malloc
for each. Makes a measureable speed difference.
|
2006-04-13 03:52:48 +00:00 |
|
ehouse
|
08557184a5
|
debug: works now! Also ifdef out debug/verbose code.
|
2006-04-13 03:49:41 +00:00 |
|
ehouse
|
0c7081bf36
|
Tons of changes continuing port from perl. Doesn't quite work yet, but close.
|
2006-04-13 02:57:43 +00:00 |
|
ehouse
|
2863379b9b
|
Starting work on cpp version of dict2dawg.pl. This is nowhere near complete.
|
2006-04-12 04:39:49 +00:00 |
|