Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Split ObjDef/ObjDefManager out to objdef.cpp | kwolekr | 2015-05-18 |
* | Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war... | kwolekr | 2015-05-16 |
* | Schematics: Add per-node force placement option | kwolekr | 2015-05-09 |
* | Fix compilation for non-client builds, and fix signed comparison warning | kwolekr | 2015-05-08 |
* | Tests: Add schematic unittests | kwolekr | 2015-05-08 |
* | NodeResolver: Remove NodeResolveMethod | kwolekr | 2015-05-07 |
* | Fix build on Debian broken by b45df9d (missing include, somehow?) | kwolekr | 2015-05-05 |
* | NodeDefManager: Improve const-correctness of interfaces | kwolekr | 2015-05-05 |
* | Tests: Add NodeResolver unittests | kwolekr | 2015-05-05 |
* | Fix GCC compiler warning | ShadowNinja | 2015-05-04 |
* | Tests: Add ObjDef unittests | kwolekr | 2015-05-03 |
* | Fix several MSVC issues numeric.h | SmallJoker | 2015-05-01 |
* | Fix MSVC compatibility | kwolekr | 2015-04-29 |
* | Tests: Add random unittests | kwolekr | 2015-04-29 |
* | Tests: Modularize unit testing | kwolekr | 2015-04-26 |