Menu

Src (SVN)-old Commit Log


Commit Date  
[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
[r8391] by dwarren

Changed a type from long to int, so quiets my compiler warnings.

2015-06-08 15:15:47 Tree
[r8390] by dwarren

Fixed some broken format specifications in printf's. Used only in debugging,
I believe.

2015-06-08 15:14:51 Tree
[r8389] by tswift

Fixed insert_cpred() to add type of T_FORN

2015-06-07 18:36:02 Tree
[r8388] by kifer

added a note that XSB can't be built under cygwin32-WOW, ie, if cygwin32 is installed on a 64 bit Windows. Probably a tagging problem.

2015-05-31 05:11:07 Tree
[r8387] by tswift

Forgot to change title.

2015-05-28 18:59:45 Tree
[r8386] by tswift

moved library.tex from vol 2 to vol 1. Other changes are mostly minor.

2015-05-28 18:58:30 Tree
[r8385] by kifer

made Cygwin understand paths like Letter:/dir/dir/dir

2015-05-24 21:35:30 Tree
[r8384] by tswift

Now initializing dollar_var_psc on startup, along with other global pscs.

2015-05-24 19:39:18 Tree
[r8383] by dwarren

A bunch of coersions, fmt changes, type long to int (which eliminated
a long-standing warning from MSVC in 32-bit mode). I don't know why
some of these warnings just showed up now (maybe Michael's cygwin
compiler invocation change?), but good to have them.

2015-05-24 13:26:44 Tree
Older >
MongoDB Logo MongoDB