aboutsummaryrefslogtreecommitdiffhomepage
path: root/wutil.cpp
Commit message (Expand)AuthorAge
* Some work to allow completions to be evaluated off of the main threadGravatar ridiculousfish2012-02-24
* Piling on more code to make autosuggestion try to guess directories even when...Gravatar ridiculousfish2012-02-20
* Enhanced directory detection in a way we don't actually need yetGravatar ridiculousfish2012-02-18
* Modified most functions in wutil.h/.cpp to use wcstring instead of wchar_t*, ...Gravatar Siteshwar Vashisht2012-02-18
* Fix a crash when using quotes due to wgettext thread safety issues.Gravatar ridiculousfish2012-02-17
* Changes to make autosuggestion smarter about not suggesting commands that cou...Gravatar ridiculousfish2012-02-16
* Final removal of halloc. It's like Christmas Morning.Gravatar ridiculousfish2012-02-09
* Removed a halloc_register_function_voidGravatar ridiculousfish2012-02-09
* Removed a logGravatar ridiculousfish2011-12-26
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* Initial C++ conversionGravatar ridiculousfish2011-12-26