aboutsummaryrefslogtreecommitdiffhomepage
path: root/FishsFish.xcodeproj
Commit message (Expand)AuthorAge
* Simplified native OS X build systemGravatar ridiculousfish2012-07-08
* Large set of changes related to making fish relocatable, and improving the bu...Gravatar ridiculousfish2012-07-08
* Lots of modernization changedGravatar ridiculousfish2012-05-09
* Implemented test as a builtin (!)Gravatar ridiculousfish2012-03-07
* Added postforkGravatar ridiculousfish2012-02-29
* Changes to make autosuggestion even smarter by specially recognizing the cd c...Gravatar ridiculousfish2012-02-18
* Added color.h, color.cpp. Got term256 colors working.Gravatar ridiculousfish2012-02-12
* Final removal of halloc. It's like Christmas Morning.Gravatar ridiculousfish2012-02-09
* Removed discriminated union from block_t type, allowing us to store wcstrings...Gravatar ridiculousfish2012-02-07
* Removed builtin_scripts.h and builtin_scripts.cpp from Xcode project because ...Gravatar ridiculousfish2012-02-06
* Moved LRU to its own fileGravatar ridiculousfish2012-02-05
* New file autoload.h that will ultimately handle autoloading completions and f...Gravatar ridiculousfish2012-01-25
* Additional migration to STL data structuresGravatar ridiculousfish2012-01-10
* More work towards supporting builtin scriptsGravatar ridiculousfish2012-01-03
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26