Brenden Matthews
|
90673cf161
|
Make GitLab build work with clang checks.
|
2019-02-23 17:13:19 -05:00 |
|
lasers
|
7eec746b82
|
update copyright year to 2019
|
2019-01-05 11:15:36 -06:00 |
|
Brenden Matthews
|
124b3dfaa4
|
Added destroy methods to some functions to fix memory leaks. (#535)
|
2018-07-08 20:51:44 -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 |
|
Brenden Matthews
|
cf9e498b24
|
Update copyright notices.
|
2010-01-01 15:46:17 -08:00 |
|
Brenden Matthews
|
8bd41caa51
|
Add creation functions for certain cairo structures.
|
2009-11-25 12:53:42 -08:00 |
|