aboutsummaryrefslogtreecommitdiffhomepage
path: root/highlight.cpp
Commit message (Expand)AuthorAge
...
* More work to excise hallocGravatar ridiculousfish2012-01-30
* Yet more un-hallocingGravatar ridiculousfish2012-01-30
* LRU work to load functions off of the main thread.Gravatar ridiculousfish2012-01-28
* Fix to prevent autoloading of completions on highlight threadGravatar ridiculousfish2012-01-15
* Improve const and signed/unsigned correctnessGravatar Peter Ammon2012-01-14
* Redesign new environment variables to use env_var_t instead of wcstringGravatar Peter Ammon2012-01-14
* Modified highlight.cpp to use env_get_string().Gravatar Siteshwar Vashisht2012-01-12
* Fix for crash when unescaping a string with unbalanced quotesGravatar ridiculousfish2012-01-02
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* Initial C++ conversionGravatar ridiculousfish2011-12-26