aboutsummaryrefslogtreecommitdiffhomepage
path: root/builtin_jobs.cpp
Commit message (Expand)AuthorAge
* Fix indentationGravatar ridiculousfish2014-06-07
* Fixes issue:1484Gravatar Arjun AK2014-06-08
* Miscellaneous minor fixes based on cppcheck static analyzerGravatar ridiculousfish2014-01-12
* s/Procces/Process/. Fixes #1082.Gravatar Konrad Borowski2013-10-31
* Fix indentation of switch statementsGravatar ridiculousfish2012-11-19
* Apply new indentation, brace, and whitespace styleGravatar ridiculousfish2012-11-18
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
* Cleaned up lots of typecasts, simplified some string handlingGravatar ridiculousfish2012-08-04
* Warning cleanupGravatar ridiculousfish2012-08-04
* Add new line after printing job information with jobs builtin.Gravatar Siteshwar Vashisht2012-06-07
* A bunch of changes working towards eliminating all memory allocation after fo...Gravatar ridiculousfish2012-03-08
* Fixed compilation on Linux with some minor changes.Gravatar Siteshwar Vashisht2012-02-28
* Some initial work towards resolving nasty fork/pthread issues, and to having ...Gravatar ridiculousfish2012-02-27
* Large set of changes to migrate sb_out and sb_err to wcstringGravatar ridiculousfish2012-02-22
* A bunch of work to move towards a sane memory model in job_tGravatar ridiculousfish2012-01-29
* Convert jobs list to std::listGravatar ridiculousfish2012-01-29
* Get some basic function signatures right for new instanced parserGravatar ridiculousfish2012-01-16
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* Initial C++ conversionGravatar ridiculousfish2011-12-26