Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[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
[r9127] by tswift

Ditto -- forgot this changed.

2017-11-06 20:30:06 Tree
[r9126] by tswift

Adding a partial version of get_idg_info.

2017-11-06 20:29:01 Tree
[r9125] by tswift

Adding a partial version of get_idg_info.

2017-11-06 20:28:26 Tree
[r9124] by tswift

forgot to commit this one.

2017-11-05 20:06:24 Tree
Older >