Merge pull request #1422 from linas/match-list-size |
|
More...
|
almost 2 years ago
|
If the pointers differ, then the strings differ. |
|
More...
|
almost 2 years ago
|
Ensure that match_list_size allocations never fail. |
|
More...
|
almost 2 years ago
|
Check desc strings only if the descs differ. |
|
More...
|
almost 2 years ago
|
Merge pull request #1418 from linas/enforce-min-size |
|
More...
|
almost 2 years ago
|
Enforce a minimum size for the hash table. |
|
More...
|
almost 2 years ago
|
Provide some non-crazy defaults for Atomese dict |
|
More...
|
almost 2 years ago
|
Add note mentionintion the last dozen pull reqs |
|
More...
|
almost 2 years ago
|
Merge pull request #1416 from linas/max-disjunct-limit |
|
More...
|
almost 2 years ago
|
Add not about tracons and testing. |
|
More...
|
almost 2 years ago
|
Set the max disjunct limit |
|
More...
|
almost 2 years ago
|
Merge pull request #1412 from ampli/linkage-dedup |
|
More...
|
almost 2 years ago
|
Merge pull request #1415 from linas/parse-choice-estimate |
|
More...
|
almost 2 years ago
|
Forgot to declare new functions static. |
|
More...
|
almost 2 years ago
|
Provide an upper bound for Parse_choice blocksize |
|
More...
|
almost 2 years ago
|
Move the x_table size estimate out-of-line |
|
More...
|
almost 2 years ago
|
Merge pull request #1414 from linas/match-list-size |
|
More...
|
almost 2 years ago
|
Redo the upper bound again. |
|
More...
|
almost 2 years ago
|
Bump the bound even higher. |
|
More...
|
almost 2 years ago
|
Revise the match-pool size upwards |
|
More...
|
almost 2 years ago
|
Change the match-list size to more appropriate size |
|
More...
|
almost 2 years ago
|
Cofffvee |
|
More...
|
almost 2 years ago
|
Avoid null-pointer deref during debug |
|
More...
|
almost 2 years ago
|
Avoid "double-free or corruption" in rare cases. |
|
More...
|
almost 2 years ago
|
Move location of comment |
|
More...
|
almost 2 years ago
|
Fix typo in comments |
|
More...
|
almost 2 years ago
|
Move variable declarations to where they are used |
|
More...
|
almost 2 years ago
|
Merge pull request #1411 from linas/x-table-size |
|
More...
|
almost 2 years ago
|
Typo |
|
More...
|
almost 2 years ago
|
More precise bounds based on new measurements |
|
More...
|
almost 2 years ago
|