aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal_common.h
Commit message (Expand)AuthorAge
* Adopt wcstring in env_setGravatar ridiculousfish2012-05-09
* Replace some string_buffer_tGravatar ridiculousfish2012-03-03
* Modified env_get_string() to accept wcstring instead of wchar_t*.Gravatar Siteshwar Vashisht2012-02-24
* Removed array_list_t (!)Gravatar ridiculousfish2012-02-21
* Switched to std::map instead of hash_table_t in env.cpp and env_universal_com...Gravatar Siteshwar Vashisht2012-02-18
* Migration of screen away from ad-hoc listsGravatar ridiculousfish2011-12-27
* More migration away from al_listGravatar ridiculousfish2011-12-26
* Fix to migrate the universal variable server off of dyn_queue_tGravatar ridiculousfish2011-12-26
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* remove trailing spacesGravatar Grissiom2010-09-18
* Fix issue in error handling, reported to and fixed by Axel Liljencrantz. Chan...Gravatar Claes Nästén2007-08-22
* Make fish store universal variables locally if fishd can't be started - local...Gravatar axel2006-11-15
* Fix yet another universal variable issue with initialization of the read buff...Gravatar axel2006-10-19
* Properly handle character sets in universal variablesGravatar axel2006-10-18
* Buffer calls to read() in the universal variable codeGravatar axel2006-10-07
* Huge API documentation cleanupGravatar axel2005-10-25
* Multiple portability fixesGravatar axel2005-10-11
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Exportable universal variablesGravatar axel2005-09-23
* Initial revisionGravatar axel2005-09-20