index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
env_universal.h
Commit message (
Expand
)
Author
Age
*
Clean up env_var_table_t. Switch from storing var_uni_entry_t* to var_uni_ent...
ridiculousfish
2013-02-11
*
Big cleanup of env_set. Changed var_table_t to use direct var_entry_t instead...
ridiculousfish
2013-01-19
*
Apply new indentation, brace, and whitespace style
ridiculousfish
2012-11-18
*
Remove trailing whitespaces and change tabs to spaces
Ćukasz Niemier
2012-11-18
*
Make escaping consistent for fish <-> fishd protocol
ridiculousfish
2012-10-08
*
Adopt wcstring in env_set
ridiculousfish
2012-05-09
*
Modified env_get_string() to accept wcstring instead of wchar_t*.
Siteshwar Vashisht
2012-02-24
*
Removed array_list_t (!)
ridiculousfish
2012-02-21
*
Migration of screen away from ad-hoc lists
ridiculousfish
2011-12-27
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26
*
remove trailing spaces
Grissiom
2010-09-18
*
Minor comment edits and removal of a warning
axel
2006-11-19
*
Make it possible to specify scope of a variable to be erased or tested. Also ...
axel
2006-06-05
*
Huge API documentation cleanup
axel
2005-10-25
*
Event handling and job reaping updates
axel
2005-10-12
*
Add header guards to the header files.
James Vega
2005-10-05
*
Code cleanup and a few source code comments
axel
2005-10-03
*
Exportable universal variables
axel
2005-09-23
*
Initial revision
axel
2005-09-20