Build.sh
|
change undef/def MKSH_NOVI into 0/1 MKSH_S_NOVI flag (with more to come:
|
2009-09-24 17:15:33 +00:00 |
Makefile
|
we need more RCS IDs!
|
2009-08-27 16:52:12 +00:00 |
check.pl
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
check.t
|
fix long-standing parenthesēs problem: ((foo) || bar) is now parsed corr.
|
2009-10-04 12:45:23 +00:00 |
dot.mkshrc
|
we need more RCS IDs!
|
2009-08-27 16:52:12 +00:00 |
edit.c
|
* move the utf_* functions to a smaller file, to reduce the pain the
|
2009-09-26 04:01:34 +00:00 |
emacsfn.h
|
* shrink MKSH_SMALL even further by removing functionality like
|
2009-09-23 18:04:58 +00:00 |
eval.c
|
merge the nameref code, using mksh standard scoping as discussed
|
2009-09-06 17:42:15 +00:00 |
exec.c
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
expr.c
|
* move the utf_* functions to a smaller file, to reduce the pain the
|
2009-09-26 04:01:34 +00:00 |
funcs.c
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
histrap.c
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
jobs.c
|
further optimise and simplify the handling of $RANDOM, reads and writes
|
2009-09-26 03:40:03 +00:00 |
lalloc.c
|
While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3
|
2009-08-08 13:08:53 +00:00 |
lex.c
|
fix long-standing parenthesēs problem: ((foo) || bar) is now parsed corr.
|
2009-10-04 12:45:23 +00:00 |
main.c
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
misc.c
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
mksh.1
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
setmode.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
sh.h
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
sh_flags.h
|
* rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not
|
2009-10-02 18:08:37 +00:00 |
shf.c
|
optimise
|
2009-09-20 13:33:48 +00:00 |
strlcpy.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
syn.c
|
fix long-standing parenthesēs problem: ((foo) || bar) is now parsed corr.
|
2009-10-04 12:45:23 +00:00 |
tree.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
var.c
|
• avoid calling arc4random_pushb for inheritance and other redundant items;
|
2009-09-27 10:31:06 +00:00 |
var_spec.h
|
further optimise and simplify the handling of $RANDOM, reads and writes
|
2009-09-26 03:40:03 +00:00 |