aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal.h
Commit message (Expand)AuthorAge
* Clean up env_var_table_t. Switch from storing var_uni_entry_t* to var_uni_ent...Gravatar ridiculousfish2013-02-11
* Big cleanup of env_set. Changed var_table_t to use direct var_entry_t instead...Gravatar ridiculousfish2013-01-19
* Apply new indentation, brace, and whitespace styleGravatar ridiculousfish2012-11-18
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
* Make escaping consistent for fish <-> fishd protocolGravatar ridiculousfish2012-10-08
* Adopt wcstring in env_setGravatar ridiculousfish2012-05-09
* Modified env_get_string() to accept wcstring instead of wchar_t*.Gravatar Siteshwar Vashisht2012-02-24
* Removed array_list_t (!)Gravatar ridiculousfish2012-02-21
* Migration of screen away from ad-hoc listsGravatar ridiculousfish2011-12-27
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* remove trailing spacesGravatar Grissiom2010-09-18
* Minor comment edits and removal of a warningGravatar axel2006-11-19
* Make it possible to specify scope of a variable to be erased or tested. Also ...Gravatar axel2006-06-05
* Huge API documentation cleanupGravatar axel2005-10-25
* Event handling and job reaping updatesGravatar axel2005-10-12
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Code cleanup and a few source code commentsGravatar axel2005-10-03
* Exportable universal variablesGravatar axel2005-09-23
* Initial revisionGravatar axel2005-09-20