index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
builtin_jobs.cpp
Commit message (
Expand
)
Author
Age
*
Cleaned up lots of typecasts, simplified some string handling
ridiculousfish
2012-08-04
*
Warning cleanup
ridiculousfish
2012-08-04
*
Add new line after printing job information with jobs builtin.
Siteshwar Vashisht
2012-06-07
*
A bunch of changes working towards eliminating all memory allocation after fo...
ridiculousfish
2012-03-08
*
Fixed compilation on Linux with some minor changes.
Siteshwar Vashisht
2012-02-28
*
Some initial work towards resolving nasty fork/pthread issues, and to having ...
ridiculousfish
2012-02-27
*
Large set of changes to migrate sb_out and sb_err to wcstring
ridiculousfish
2012-02-22
*
A bunch of work to move towards a sane memory model in job_t
ridiculousfish
2012-01-29
*
Convert jobs list to std::list
ridiculousfish
2012-01-29
*
Get some basic function signatures right for new instanced parser
ridiculousfish
2012-01-16
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26
*
Initial C++ conversion
ridiculousfish
2011-12-26