Menu

Src (SVN)-old Commit Log


Commit Date  
[r6239] by tswift

Initializing VarEnumerator in subsumptive answer search. This is
used to copy in conditional answer information, and will hopefully fix an initialization error detected by valgrind.

2009-01-24 21:57:07 Tree
[r6238] by tswift

Changes to fix a bug in find_components, which is still under development.

2009-01-22 15:28:22 Tree
[r6237] by tswift

Defining use_module/2 in terms of import/2. This makes XSB a bit more
compatable from the command line (compiled code is already handled).

2009-01-17 20:31:15 Tree
[r6236] by tswift

Trying again...

2009-01-17 19:47:42 Tree
[r6235] by tswift

Trying to update exeecution privilege

2009-01-17 19:46:06 Tree
[r6234] by tswift

Trying to change execution privelige

2009-01-17 19:44:06 Tree
[r6233] by tswift

Changes to Makefule to generate predicate index. Also some
adjustments to documentation for new trie model.

2009-01-15 23:09:16 Tree
[r6232] by dwarren

One more example of incorrect release size, this time when expanding
the string hash table. Now for the cases I tested, all blocks are freed
with the same length that they were allocated. There is still some
discrepancy with the amount of table space claimed as allocated in statistics
and the amount of space obtained for table_space through mem_alloc (and
friends.) That remains to be accounted for.

2009-01-15 22:43:05 Tree
[r6231] by dwarren

Fixed a bug in accounting for mem_dealloc size in a particular case
of table processing. This makes the table space statistics (more) correct.

2009-01-15 18:53:47 Tree
[r6230] by dwarren

Fixed a memory leak in tabling: the bucket-array for hashing in tries
was not being released (unless it had been expanded.) There was a test
for larger size than initial, which I removed. I assume this was leak
was probably introduced when the initial bucket-array became independently
allocated (?). With this change, abolish_all_tables and abolosh_table_pred
give back all the memory in my tests.

2009-01-14 18:40:12 Tree
Older >
Auth0 Logo