Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-14 | compat, proto/fsuipc: fix GNU CXX 6.1.0+ build | Stanislaw Halik | |
Include cmath explicitly | |||
2016-06-09 | proto/fsuipc: fix "64/50" expanding to "1" | Stanislaw Halik | |
This is a POLA violation. | |||
2016-06-09 | proto/fsuipc: fix float <-> double promote | Stanislaw Halik | |
2016-05-26 | many modules: trivial cleanups only | Stanislaw Halik | |
- Remove "this->" where it's not needed. Possibly rename shadowed vars. - Don't reload the options bundle manually since `options::opts' exists for that very reason. - Remove '^ \+$' whitespace - :retab | |||
2016-05-13 | many: remove unneeded implicit type conversion double <-> float | Stanislaw Halik | |
2015-11-01 | all: adjust options.hpp move to compat | Stanislaw Halik | |
2015-10-30 | also rename protocol -> proto | Stanislaw Halik | |