0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added session parameter to method "isIncluded". More... over 10 years ago
Added transaction annotations. More... over 10 years ago
Fixed bug in prefix encoding. More... over 10 years ago
Improved robustness of Oracle. More... over 10 years ago
Improve logging. More... over 10 years ago
Improve vagrant setup. More... over 10 years ago
Improve vagrant setup. More... over 10 years ago
Made database connection parameters specifyable from the command line. More... about 11 years ago
Fixed scripts for environment "riga". More... about 11 years ago
Moved "spring.handlers" from "src/main/resources/META-INF" to "src/assemble/resources". More... about 11 years ago
Fixed script "src/main/script/lexau.sh". More... about 11 years ago
Implemented Consolidator. More... about 11 years ago
Added recreate-db to run-tests. More... about 11 years ago
Cleaned up CountedDTO. More... about 11 years ago
Fixed regression in HistogramObject that broke Minimizer. More... about 11 years ago
Added a package and a class file for the Consolidator. More... about 11 years ago
Removed creation of expected version from ObserverTest. More... about 11 years ago
Prepared FractionDTO for persisting MDL estimates in the model of expected behavior. More... about 11 years ago
Moved enumerations to a separate package to improve the structure of package dependencies. More... about 11 years ago
Removed superfluous interface "CounterDTI.java". More... about 11 years ago
Refactored transient classes Histogram, Expectation, and TransientCounter to remove them from the "jpa" package. More... about 11 years ago
Proper (though not completely polished) implementation of the Minimizer command. More... about 11 years ago
Added method "prefixDecode" to Oracle to decode a prefix-free encoded minimized probability distribution. More... about 11 years ago
Added method "prefixEncode" to Expectation. More... about 11 years ago
Moved method "minimize" from "ExpectationHelper" to "Oracle" and provided a proper implementation for it. More... about 11 years ago
Ground work for minimizer. More... about 11 years ago
Added "Fraction" and "Oracle". More... about 11 years ago
Added caching and tracing to Histograms. More... about 11 years ago
Added global check of the integrity of the model of observed behavior (including delta's). More... about 11 years ago
Added a variety of toggled nodes for testing calculation of delta's. More... about 11 years ago