Commit graph

7 commits

Author SHA1 Message Date
ehouse
936fdc0a6c 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
c270729bbb A final bit of cleanup. All the perl is gone. 2006-04-13 04:04:03 +00:00
ehouse
52b19880ee Cleanup: remove dead code. 2006-04-13 03:58:54 +00:00
ehouse
a028918a3b 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
1325f83659 debug: works now! Also ifdef out debug/verbose code. 2006-04-13 03:49:41 +00:00
ehouse
271662a45f Tons of changes continuing port from perl. Doesn't quite work yet, but close. 2006-04-13 02:57:43 +00:00
ehouse
cfba77ff01 Starting work on cpp version of dict2dawg.pl. This is nowhere near complete. 2006-04-12 04:39:49 +00:00