Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[r9137] by dwarren

Fix introduced bug for atomic predicate spec.
Also now support titles(N), titles=N, pad(N), pad=N as options.

2017-11-12 02:33:22 Tree
[r9136] by tswift

Changes to allow incr dyn leaves to show up in immed_depends, along with some changes
of old names that now dont make much sense.

2017-11-12 00:12:40 Tree
[r9135] by dwarren

Export search_file for use elsewhere (now proc_files.)

2017-11-11 23:19:15 Tree
[r9134] by tswift

Fixed spurious warning when loading dynamic/opaque predicaes.

2017-11-11 19:52:29 Tree
[r9133] by dwarren

New version of proc_files. Significantly refactored to make code
more orthogonal and more provide consistency among functionalities.
Added error option to throw errors instead of give warnings.

2017-11-11 18:43:43 Tree
[r9132] by dwarren

Changed string hash function. Made simpler, and perhaps better distribution.
Speeds up some programs with *lots of* strings significantly.

2017-11-11 18:40:39 Tree
[r9131] by tswift

Fixed problem with next_prime(). Someone wrote the bound condition
incorrectly, so the hash table never was expanded beyond 4 million or
so, although it was repeatedly cheked.

2017-11-10 20:22:44 Tree
[r9130] by tswift

Added new test to cover a bug in get_call with dynamic incremental facts.

2017-11-06 21:01:43 Tree
[r9129] by tswift

I always forget one.

2017-11-06 20:59:42 Tree
[r9128] by tswift

Rearchitecting the way that incremental dynamic facts are stitched into the IDG. This helps pave the way for better
diagnosis and debugging of incr tabled programs, since if you cant see the IDG you're limited.

Along the way I came across a bug in get_call which make it inconsistent with get_calls and also made a core dump theortically possible.

2017-11-06 20:58:46 Tree
Older >