aboutsummaryrefslogtreecommitdiffhomepage
path: root/path.cpp
Commit message (Expand)AuthorAge
* Final removal of halloc. It's like Christmas Morning.Gravatar ridiculousfish2012-02-09
* Some hopefully good changes to get IOs off of hallocGravatar ridiculousfish2012-02-09
* Got rid of multiple cd paths, only current directory will be searched while c...Gravatar Siteshwar Vashisht2012-02-09
* Excised some more hallocGravatar ridiculousfish2012-02-07
* Excised some hallocGravatar ridiculousfish2012-02-07
* Work on new history implementationGravatar ridiculousfish2012-02-05
* Change parser_t::parse_job's args array to be a local, rather than just leak ...Gravatar ridiculousfish2012-01-31
* Excised some more hallocGravatar ridiculousfish2012-01-29
* More const and signed correctness. Warnings now fit on one page!Gravatar Peter Ammon2012-01-14
* Redesign new environment variables to use env_var_t instead of wcstringGravatar Peter Ammon2012-01-14
* Modified parse_util.cpp, parser.cpp, path.cpp to use env_get_string()Gravatar Siteshwar Vashisht2012-01-12
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* Initial C++ conversionGravatar ridiculousfish2011-12-26