Commit Graph

6 Commits

Author SHA1 Message Date
Jim Evins 4be4ea08f6 Replace 0 and NULL with nullptr where apropriate.
- fixed using clang-tidy's modernize-use-nullptr check.
2017-03-21 23:48:13 -04:00
Jim Evins b797d13e40 Reconcile style accross all source files.
- All glabels code is in "glabels" top-level namespace.
- Other assorted cleanup.
2017-01-15 22:58:53 -05:00
Jim Evins c8e3248ce7 Fix index to id lookup in merge factory. 2016-06-26 13:08:22 -04:00
Jim Evins e78a3ee510 Fixed id of semicolon delimeter backend. Sort names by insertion order. 2016-05-30 11:35:35 -04:00
Jim Evins 7c945d6ba7 Added additional text merge backends. 2016-05-22 15:40:47 -04:00
Jim Evins c7f02f027a Moved Merge subsystem into merge namespace. 2016-05-22 14:38:59 -04:00