1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Go back to a coarse-grained lock. More... almost 2 years ago
Missed a spot that needed locking. More... almost 2 years ago
Move the lock lower down. More... almost 2 years ago
Simplify the pool usage report More... almost 2 years ago
Parallelize Atomese dictionary lookups. More... almost 2 years ago
Clear the new cache, when asked. More... almost 2 years ago
Cache word lookup, for speed. More... almost 2 years ago
Provide an ASCII-art diagram of the parse set structure. More... almost 2 years ago
Merge pull request #1457 from linas/remove-sort
Linas Vepstas
as Linas Vepštas
More... almost 2 years ago
Add an asbsurdly long sentence More... almost 2 years ago
Cosmetic changes according to comments in #1429 More... almost 2 years ago
Add an explanation for the bundle of surprise, here. More... almost 2 years ago
Merge pull request #1458 from linas/ru-cost-fixes
Linas Vepstas
as Linas Vepštas
More... almost 2 years ago
Fix russian dict to accomadate new cost computations More... almost 2 years ago
Remove sort_match_list More... almost 2 years ago
Merge pull request #1456 from linas/no-more-maxcost
Linas Vepstas
as Linas Vepštas
More... almost 2 years ago
Get rid of teh old goofball maxcost computation. More... almost 2 years ago
Merge pull request #1450 from linas/max-cost-fix
Linas Vepstas
as Linas Vepštas
More... almost 2 years ago
Merge pull request #1455 from linas/disable-cost-cutoff
Linas Vepstas
as Linas Vepštas
More... almost 2 years ago
Disable the use of cost cutoffs in the English dict. More... almost 2 years ago
Remove the bogus cost-three comma More... almost 2 years ago
Rename xt to xtp More... almost 2 years ago
Fix typo in comments More... almost 2 years ago
Restore original maxcost computation. More... almost 2 years ago
Rename clause cost tot totcost More... almost 2 years ago
Merge pull request #1445 from linas/empty-zzz
Linas Vepstas
as Linas Vepštas
More... almost 2 years ago
Ooops. More... almost 2 years ago
Revise another dict-lookup location. More... almost 2 years ago
Avoid null-pointer deref More... almost 2 years ago
Redo per comments on prior commit. More... almost 2 years ago