Commit Graph

5 Commits (26cccdafce524fe9807e40f5719b0dfd780c6918)

Author SHA1 Message Date
Timothy Stack 5689984702 [yajlpp] use pointer to member over nullobj() 6 years ago
Timothy Stack b6baae7730 [debug] more debugging stuff
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack f4aeb11ad5 [view_curses] use a vector for string attributes
Using a map/multimap is too expensive/complex for how many
attributes we have on a line due to how many tree nodes
need to be malloced/freed.  Just using a vector should be
good enough and a lot faster.
11 years ago
Timothy Stack c58f14658a [ansi scrubber] minor reorg 11 years ago
Timothy Stack 8f0aac9dbd [test] add a test for the ansi scrubber 11 years ago