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
Duplicates only occur when random linkages are selected. More... about 2 years ago
Correct scrambled code comment. More... about 2 years ago
Remove duplicates More... about 2 years ago
Initial rough-in of linkage deduplication More... about 2 years ago
shrink sizeof(struct Linkage_s) More... about 2 years ago
Shrink sizeof(Link_s) More... about 2 years ago
Alter code comment. More... about 2 years ago
dict-atomese: add Monospace and CogSimple storage More... about 2 years ago
dict-atomese: Use BondNode as the default. More... about 2 years ago
Merge pull request #1375 from ampli/em-detect
Linas Vepstas
as Linas Vepštas
More... about 2 years ago
Merge pull request #1376 from linas/disable-aspell
Linas Vepstas
as Linas Vepštas
More... about 2 years ago
Update the unit test, too More... about 2 years ago
Disable spell-guessing by default. More... about 2 years ago
git-ignore a.wasm More... about 2 years ago
configure.ac: Remove the check for Emscripten build More... about 2 years ago
Don't use threads stuff in Emscripten More... about 2 years ago
Add aspell memleak demo More... about 2 years ago
Merge branch 'malloc-histogram' More... about 2 years ago
Add Thai to the multi-thread test More... about 2 years ago
Provide a working histogram implementation More... about 2 years ago
Keep a histogram of malloc sizes More... about 2 years ago
Mention the thread-safety issue in the changelog More... about 2 years ago
Merge pull request #1365 from carenas/master
Linas Vepstas
as Linas Vepštas
More... about 2 years ago
One more free() usage to balance out. More... about 2 years ago
Fix another use of free() More... about 2 years ago
Remove two uses of calloc More... about 2 years ago
Improve the stats printing More... about 2 years ago
Improve malloc debug printing More... about 2 years ago
Move free() so it sits in same file as malloc() More... about 2 years ago
Move free() so it sits in same file as malloc() More... about 2 years ago