Merge branch 'master' into revert-1383-string-set-lock |
|
More...
|
about 2 years ago
|
Merge pull request #1387 from linas/atomese-lock |
|
More...
|
about 2 years ago
|
Revert "Provide a thread-safe string-set for the dictionary." |
|
More...
|
about 2 years ago
|
Create one BIG LOCK to lock everything, top to bottom. |
|
More...
|
about 2 years ago
|
Merge pull request #1384 from linas/contable-lock |
|
More...
|
about 2 years ago
|
Merge pull request #1385 from linas/optimize-lookup |
|
More...
|
about 2 years ago
|
Optimize dictionary lookup. |
|
More...
|
about 2 years ago
|
Remove another block of dead code. |
|
More...
|
about 2 years ago
|
Remove dead code; reorder into coherent code blocks |
|
More...
|
about 2 years ago
|
Merge pull request #1382 from ampli/dialect |
|
More...
|
about 2 years ago
|
Protect condesc table during sorting. |
|
More...
|
about 2 years ago
|
Make local function static |
|
More...
|
about 2 years ago
|
Merge pull request #1383 from linas/string-set-lock |
|
More...
|
about 2 years ago
|
Provide a thread-safe string-set for the dictionary. |
|
More...
|
about 2 years ago
|
Merge pull request #1381 from linas/exp-lock |
|
More...
|
about 2 years ago
|
ChangeLog: Mention the Connector dialect fix |
|
More...
|
about 2 years ago
|
Typo in README |
|
More...
|
about 2 years ago
|
Minor editing of the README. |
|
More...
|
about 2 years ago
|
Ooops, need to initialize it as well. |
|
More...
|
about 2 years ago
|
Updated README |
|
More...
|
about 2 years ago
|
make_expression(): Fix dialect setting on Connectors |
|
More...
|
about 2 years ago
|
Provide a thread-safe Exp pool for the dictionary. |
|
More...
|
about 2 years ago
|
Merge pull request #1380 from linas/condesc-lock |
|
More...
|
about 2 years ago
|
Update old, stale comment about memusage. |
|
More...
|
about 2 years ago
|
Add mutex to protect the condesc table. |
|
More...
|
about 2 years ago
|
Add code commentary. |
|
More...
|
about 2 years ago
|
Merge pull request #1378 from linas/dedupe-links |
|
More...
|
about 2 years ago
|
Connector mismatches are more likely so check those first. |
|
More...
|
about 2 years ago
|
Add ChangeLog entry for dedplication. |
|
More...
|
about 2 years ago
|
Update all of the counts! |
|
More...
|
about 2 years ago
|