index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
common.cpp
Commit message (
Expand
)
Author
Age
*
croak if gettimeofday() fails
Kurtis Rader
2016-06-24
*
Make IWYU output in lint.cpp less messy
Aaron Gyes
2016-06-23
*
deal with broken ttys on MS Windows
Kurtis Rader
2016-06-18
*
Lint Cleanup
Aaron Gyes
2016-06-14
*
use fish_wcwidth rather than wcwidth
Kurtis Rader
2016-06-14
*
simplify, and fix, setting the current locale
Kurtis Rader
2016-06-05
*
Fix wide char related tests on Cygwin
Kurtis Rader
2016-05-26
*
fix building on Cygwin
Kurtis Rader
2016-05-19
*
make fish buildable on OS X Snow Leopard
Kurtis Rader
2016-05-19
*
move convert_digit from fallback to common
David Adam
2016-05-18
*
make debug() output more useful
Kurtis Rader
2016-05-17
*
lint cleanup: eliminate "redundant" errors
Kurtis Rader
2016-05-04
*
restyle common module to match project style
Kurtis Rader
2016-04-27
*
compile fallback.cpp and util.cpp seperately
Kurtis Rader
2016-04-27
*
add better support for IWYU and fix things
Kurtis Rader
2016-04-26
*
fixes for cppcheck lint warnings
Kurtis Rader
2016-04-04
*
lint: remove or comment out unused functions
Kurtis Rader
2016-04-03
*
fix handling of non-ASCII chars in C locale
Kurtis Rader
2016-03-20
*
Eliminate narrow_string_rep_t
ridiculousfish
2016-02-28
*
Use contains instead of string ==
ridiculousfish
2016-02-15
*
Switch show_stackframe to backtrace_symbols_fd
Andy Lutomirski
2015-12-10
*
Eliminate global variables associated with builtin IO
ridiculousfish
2015-09-22
*
Merge new string builtin
Michael Steed
2015-09-21
*
common.cpp: check wcwidth for supported characters
David Adam
2015-08-03
*
Merge branch 'master' into iwyu
David Adam
2015-07-26
*
Migrate source files into src/ directory
ridiculousfish
2015-07-24