Menu

Src (SVN)-old Commit Log


Commit Date  
[r8309] by tswift

Fixed return_lazy_calllist (a critical piece of code for incremental tabling) to properly determine the amount of heap size needed
for returning a subgoal. The problem was that the size determination that had been used assumed that no registers were otherwise used, and
overwrote the registers used in this builtin (which is called by an interrupt handler for the purposes of recomputing invalid subgoals).

There are a number of similar cases that need to be checked in other routines that are not so heavily used. I'll be fixing those in the next
few days.

2015-03-30 22:21:04 Tree
[r8308] by tswift

Fixed bug in return_lazy_affected when doing view maintenance.

2015-03-30 20:44:12 Tree
[r8307] by tswift

Better heap allocation checking for returning tabled subgoals -- I hope1

2015-03-29 22:03:45 Tree
[r8306] by kifer

updated manuals

2015-03-24 03:48:07 Tree
[r8305] by tswift

Added docmentation about set_forest_logging_for_pred/2.

2015-03-21 19:00:23 Tree
[r8304] by tswift

CHanges to support the PSC refactoring and forest log changes as mentioned in the previous email.

2015-03-21 18:46:23 Tree
[r8303] by tswift

Changes to allow forest logging to be turned on or off on a per-predicate basis.

In addition, I restructured the PSC structure to include bitmapped fields. It turned out that this wasnt necessary for the forest
logging change, as I keep the forest logging bit in the TIF, but was a good change for other future modifications that we may want to
make to PSC structures, as well as making it a little easier to support the combination of incremental and interned tables.

2015-03-21 18:44:07 Tree
[r8302] by tswift

Added footnote about the name copy_term_nat.

2015-03-18 17:23:17 Tree
[r8301] by tswift

Documentation of copy_term_nat/2.

2015-03-14 20:28:06 Tree
[r8300] by tswift

Implemented copy_term_nat/2.

2015-03-14 20:18:37 Tree
Older >
MongoDB Logo MongoDB