Menu

Src (SVN)-old Commit Log


Commit Date  
[r7977] by dwarren

Added xsb_throw_error to allow more precise error messages than
obtained by the very general xsb_abort. Used it in biassert to better
categorize assert error messages. Perhaps other uses of xsb_abort
might be changed.

2014-06-12 15:11:10 Tree
[r7976] by dwarren

Exported xsb_sprint_variable so C programs can use it. (Asked by by MK).

2014-06-12 15:07:27 Tree
[r7975] by dwarren

Removed default assumption in setting CHARACTER_SET, now returning
error if unrecognized char-set.

2014-06-12 14:56:51 Tree
[r7974] by dwarren

Fixed bug introduced in returing strings, when added character sets.
Also added new better error reporting.

2014-06-11 19:38:59 Tree
[r7973] by tswift

Minor change to fix a compiler warning on the mac.

2014-05-20 23:15:05 Tree
[r7972] by tswift

Forgot to commit earlier.

2014-05-20 13:29:55 Tree
[r7971] by dwarren

Previous commit had bug. Set ep of old usermod psc record only if it
is undefined.

2014-05-06 14:20:16 Tree
[r7970] by dwarren

Changed slightly handling of exported predicates when loading a module.
The new psc record for an exported predicate has, for a long time, been
added to usermod, so that after consulting a module, the user can directly
call it from the top-level. But if there previously was a psc record
for the same-named predicate already in usermod, it would be lost, and so
calls to "that" psc record will not be found. So I changed it so that
old usermod psc record now branches to the ep of the newly added psc record
so it works as expected. I used the import_as mechanism to get this done.

2014-05-06 13:39:08 Tree
[r7969] by tswift

Forgot to add.

2014-05-04 22:48:56 Tree
[r7968] by dwarren

Added documentation of new library prolog_db.

2014-05-04 21:59:11 Tree
Older >
MongoDB Logo MongoDB