Menu

Src (SVN)-old Commit Log


Commit Date  
[r8007] by tswift

Adding abolish_incremental_table_single/1 as a Prolog predicate (though its probably best used in libraries, rather than
for general use.

2014-08-07 22:27:33 Tree
[r8006] by tswift

Created abolish_incremental_tables_single, mostly for internal use.

It turned out that when throwing over incremental tables, not all stuff was being cleaned up and we would sometimes
get core dumps. Replacing abolish_incr_table in throw with abolish_incremental_table_single fixes the bug.

2014-08-07 22:25:37 Tree
[r8005] by tswift

Took out spurious hashtable_destroy. Shouldn't make a difference, but it shouldn't have been there.

2014-08-02 20:08:07 Tree
[r8004] by kifer

clarifications, typo fixes

2014-08-02 19:58:33 Tree
[r8003] by tswift

Added documentation for abolish_nonincremental_tables/1.

2014-08-02 17:26:50 Tree
[r8002] by tswift

Adding abolish_nonincremental_tables.

2014-08-02 16:42:44 Tree
[r8001] by tswift

Adding abolish_nonincremental_tables/1.

2014-08-02 16:40:53 Tree
[r8000] by tswift

forgot to add...

2014-08-02 16:38:48 Tree
[r7999] by tswift

test added for abolish_nonincremental_tables/1.

2014-08-02 16:37:32 Tree
[r7998] by tswift

Fixed outstanding bug in incremental tabling. Structure managers required a structure to be at least 2 words long, but smKey structures were 4 bytes.
So I redefined the size of KEY structures to be 4/8 bytes on 32/64 bit machines, and created a SM_DeallocateSmallStruct that handles structures of 1 word.
Regular structure managers still require 2 words.

2014-07-30 17:35:19 Tree
Older >
MongoDB Logo MongoDB