index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
fish_tests.c
Commit message (
Expand
)
Author
Age
*
Fix warning messages in fish_tests
axel
2006-10-22
*
Fix compilation issue in test suite,. Thanks to Martin Bähr for the report.
axel
2006-10-11
*
Move over a few more objects to the new array_list functions
axel
2006-08-01
*
Use maxi not max in test suite when comaparing ints
axel
2006-08-01
*
Drop the init and shutdown function for the completion code
axel
2006-07-22
*
Fix crash bug in fish_tests when fishd is unavailable
axel
2006-07-19
*
Large number of sourcecode comment edits, and some minor code polish
axel
2006-06-20
*
Updates, bugfixing and minor edits on the test suite
axel
2006-06-05
*
Fix test suite
axel
2006-05-20
*
Move all fallbacks for standard and not-so-standard unix functions to fallbac...
axel
2006-02-28
*
Add %o, %x and %X formats to *wprintf fallback implemnentation
axel
2006-02-12
*
Spelling
axel
2005-12-08
*
fish_tests.c: Include header files for missing function definitions.
James Vega
2005-10-27
*
Huge API documentation cleanup
axel
2005-10-25
*
Increase fish robustness by improving signal handling when forking jobs and m...
axel
2005-10-14
*
Optimize interactive input reader by allowing multiple input characters betwe...
axel
2005-10-14
*
Twek messages in fish_test
axel
2005-10-12
*
Switch from setpgrp to setpgid for platform independence
axel
2005-10-06
*
Updates to string formating functions
axel
2005-10-06
*
Initial update for new event subsystem
axel
2005-10-06
*
Make sure all internal file descriptors are closed when spawning children
axel
2005-10-03
*
Initial revision
axel
2005-09-20