Age | Commit message (Collapse) | Author |
|
|
|
|
|
Still needs testing and review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also:
* Added an id.h class to make IDs with type
* Added a range class to easily use range based for loops
|
|
|
|
|
|
|
|
instead of adding -Wall -Werror directly to CXXFLAGS.
|
|
|
|
|
|
|
|
|
|
|
|
Move directory.{h,cc} to src/ for this.
|
|
|
|
|
|
|
|
This is untested and also the part of the parser is missing.
|
|
Division by zero was the issue.
|
|
previously loaded kit on current kit load error.
|
|
to the commandline
and/or plugin UI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The parameters are now all in [0,1].
|
|
|
|
This again makes our sample selection less prone to extreme outliers.
Now only closeness has a quadratic penalty.
|
|
It can still do so, but it is much more unlikely and generally more
stable now.
|
|
|
|
loadkit (lower-case k) in
the same class.
|
|
rename sempahore.h to sem.h
|
|
|
|
possible to exceed the default 16.
|
|
|
|
|
|
The slight adaption was the one deva and I talked about on IRC.
|
|
|
|
|
|
|
|
|
|
|