| Commit | Date | |
|---|---|---|
| 2016-01-24 17:39:16 | Tree | |
|
[r8592]
by
dwarren
Somehow an extraneous 1 got in to change 250 to 2510 in snprintf length. |
2016-01-24 16:45:42 | Tree |
|
[r8591]
by
tswift
Fixed memory error in new_table_error that was exposed by Valgrind. This one is probably minor, but it's a |
2016-01-24 16:32:01 | Tree |
|
[r8590]
by
tswift
Fixed a memory bug in build_delay_list() (called by get residual). Some of the underlying code looks a little |
2016-01-23 22:07:36 | Tree |
| 2016-01-22 23:42:31 | Tree | |
| 2016-01-22 23:39:43 | Tree | |
| 2016-01-22 23:38:46 | Tree | |
|
[r8586]
by
tswift
Many changes to code that adds answers to tries, and that interns * Changed answer depth metric to answer size metric. This improves * Made answer terms and lists use the same depth limit. This helps * Redid size checks so that cycle checking is always done, even if * Took out failure and warning actions, which weren't of much use. * Added stubs for tripwires when an answer exceeds size limit. * Fixed bug where lists in large answers were not being properly * Changed lots of variable, macro, and function names to support |
2016-01-22 23:37:16 | Tree |
|
[r8585]
by
tswift
Many changes to code that adds answers to tries, and that interns * Changed answer depth metric to answer size metric. This improves * Made answer terms and lists use the same depth limit. This helps * Redid size checks so that cycle checking is always done, even if * Took out failure and warning actions, which weren't of much use. * Added stubs for tripwires when an answer exceeds size limit. * Fixed bug where lists in large answers were not being properly * Changed lots of variable, macro, and function names to support |
2016-01-22 23:36:20 | Tree |
| 2016-01-22 19:31:03 | Tree |