Menu

Src (SVN)-old Commit Log


Commit Date  
[r8401] by dwarren

A bunch of minor fixes. Some declarations not at beginning of block
moved there for MSVC. Changed completion flag to use bits rather than bytes
in possible preparation for answer_complete flag. Some format fixes.

2015-06-30 15:07:51 Tree
[r8400] by dwarren

Fix minor bug in handling of fold aggregate indicator.

2015-06-25 13:35:10 Tree
[r8399] by dwarren

Handled predicates used in aggregate declarations more consistently with
other uses. Improves compile warnings.

2015-06-23 20:02:38 Tree
[r8398] by dwarren

Imported '.'/2 from consult for aggregations that use lists.
Quiets compiler warnings (when aggregate is in a module) but I
doubt it has any other effect.

2015-06-23 14:55:17 Tree
[r8397] by tswift

Added a couple of sentences about timed call and break levels.

2015-06-22 21:21:48 Tree
[r8396] by tswift

Made timed_call work with breaks.

2015-06-22 20:12:47 Tree
[r8395] by tswift

Added cancel_sleeper_thread for making timed_call work with XSB/Ergo break.

2015-06-22 20:10:42 Tree
[r8394] by tswift

Updates for timed_call additions.

2015-06-22 20:07:37 Tree
[r8393] by kifer

added quotation to Windows paths so that pcre/curl/xpath packages could work for the cases when XSB is installed in directories that contain spaces.

2015-06-17 21:05:08 Tree
[r8392] by dwarren

Fixed a performance bug in tsiOrderedInsert in tst_insert.c to avoid
running a long list to insert a node in the proper location. Used a
"skiplist" idea. Only implemented one level, since that more than
handled my problem. Left warning if more levels would be needed for
faster access.
The other files are updated to try to support the same functionality
in the multithreaded engine. I'm unable to test those changes now, so
I'm depending on others to test this...

2015-06-08 15:26:38 Tree
Older >
MongoDB Logo MongoDB