Age | Commit message (Collapse) | Author |
|
Also, extend copyright to 2019.
|
|
Also, while reading through this, found one bug where a vector
was being rearranged via erase/insert while an iterator was
still pointing to the element being erased.
|
|
Also, fix a typo and remove dead code.
|
|
* Fix compiler warnings
* Add Visual Studio 2013 solution
* Tweak .pro files
* Most importantly, rename main 'quackle' project to
'libquackle' to avoid solution-level name conflict. This
only affects the VS build.
|
|
Not a very interesting commit...only changes in comments.
|
|
|