Brenden Matthews
|
308f2cb8ea
|
Update copyright, authors.
|
2021-02-27 09:14:19 -06:00 |
|
lasers
|
7eec746b82
|
update copyright year to 2019
|
2019-01-05 11:15:36 -06:00 |
|
Nikolas Garofil
|
5dd23796a6
|
Use unsigned int for p_max_size in obj_cb.print
|
2018-08-08 15:54:47 -04:00 |
|
Brenden Matthews
|
eebc8c653b
|
Add formatting/static analysis (#486)
* Reform source with clang-format.
Rules applied with:
$ find . -iname *.h -o -iname *.cc | xargs clang-format \
-style=file -i -fallback-style=google
* Add clang-format and analyze to build.
Based on the excellent work at: https://github.com/ttroy50/cmake-examples
* Clean up CMake stuff on macOS.
* Remove vim/emacs modelines.
* Update copyright dates.
* Build fixes.
* Build fixes.
* Build fixes.
* Build fixes.
* Build fixes.
* Build fixes.
|
2018-05-12 12:03:00 -04:00 |
|
Brenden Matthews
|
ddef05d4eb
|
Update version, copyright.
|
2012-05-03 16:34:44 -07:00 |
|
Nikolas Garofil
|
8123e447e2
|
Replace a CRIT_ERR in combine by trying,throwing and catching
PS: I want to replace all similar CRIT_ERR's like this, opinions ?
|
2010-11-16 13:41:44 +01:00 |
|
Brenden Matthews
|
3e3dd16367
|
Update modelines and stuff.
|
2010-01-06 19:45:19 -08:00 |
|
Brenden Matthews
|
d3a8c4d22e
|
timed_thread
Convert everything (everything? maybe missed some stuff) from old
timed_thread to new timed_thread.
|
2010-01-04 19:21:12 -08:00 |
|
Brenden Matthews
|
cf9e498b24
|
Update copyright notices.
|
2010-01-01 15:46:17 -08:00 |
|
Brenden Matthews
|
b6331b4eb6
|
Switch some more bits to C++, more CMake changes.
|
2009-12-09 20:05:32 -08:00 |
|
Phil Sutter
|
6bf79b7ebe
|
combine: convert to callbacks.print
|
2009-11-29 22:21:48 +01:00 |
|
Phil Sutter
|
9efa29be28
|
combine: outsource code
|
2009-11-03 01:50:28 +01:00 |
|