Siteshwar Vashisht
|
7d47ec4c46
|
Properly handle invalid arguments in builtins
Fixes #1522
|
2014-07-02 17:04:58 +05:30 |
|
ridiculousfish
|
be33d3f2a4
|
Revert "Merge pull request #1317 from pullreq/cpp"
This reverts commit 74135c0600 , reversing
changes made to 6d749789ce .
See discussion in #1317
|
2014-02-28 02:16:48 -08:00 |
|
Geoff Nixon
|
18dd6f58e3
|
Fixes .c -> .cpp in comments. For doxygen.
|
2014-02-27 06:23:40 -08:00 |
|
ridiculousfish
|
e2388344b2
|
Use type int instead of type short
|
2014-02-05 19:28:27 -08:00 |
|
ridiculousfish
|
fd10844c2b
|
Unbreak C++11 due to narrowing; use non-conflicting declaration FISH_COLORS instead of COLORS; remove deprecated register type.
|
2014-02-05 19:23:13 -08:00 |
|
ridiculousfish
|
ec1037fcbc
|
Fix bad error message for certain options.
https://github.com/fish-shell/fish-shell/issues/979
|
2013-08-26 21:10:19 -07:00 |
|
ridiculousfish
|
489366290a
|
Re-point some URLs at the fish homepage fishshell.com
|
2012-12-27 02:17:14 -08:00 |
|
ridiculousfish
|
9992b8eb0e
|
Apply new indentation, brace, and whitespace style
|
2012-11-18 16:30:30 -08:00 |
|
Łukasz Niemier
|
47df1ae40a
|
Remove trailing whitespaces and change tabs to spaces
|
2012-11-18 11:23:22 +01:00 |
|
ridiculousfish
|
8185bee4b8
|
Lots of work towards making fish build without warnings on Mountain Lion, mostly in terms of using size_t instead of int
|
2012-08-04 11:34:45 -07:00 |
|
Anders Bergh
|
13b1b73c15
|
Replaced references to http://fishshell.org/ with http://ridiculousfish.com/shell/.
|
2012-08-01 18:09:50 +02:00 |
|
ridiculousfish
|
4df57fda09
|
Incorporate Siteshwar's patch for building on Linux
|
2012-01-05 13:58:48 -08:00 |
|
ridiculousfish
|
8d2f107d61
|
Some changes to migrate towards C++ and a multithreaded model
|
2011-12-26 19:18:46 -08:00 |
|
ridiculousfish
|
3f16ace678
|
Initial C++ conversion
|
2011-12-26 19:11:54 -08:00 |
|