MirBSD Korn Shell for Jehanne
Go to file
tg 01b0c107b5 we absolutely require unambiguous mapping between EBCDIC and extended ASCII
to be able to provide a global stronly monotonous order for comparisons and
bracket expression ranges
2017-05-03 21:50:33 +00:00
Build.sh move more EBCDIC logic into check.pl 2017-05-03 14:51:15 +00:00
Makefile add -DMKSH_FAUX_EBCDIC to test the codepaths better 2017-04-28 11:13:49 +00:00
check.pl move more EBCDIC logic into check.pl 2017-05-03 14:51:15 +00:00
check.t first cut at the new matching code, IT WORKS!!! in the FIRST try! 2017-05-03 17:48:08 +00:00
dot.mkshrc add standard variable PATHSEP, for better and easier OS/2 support 2017-03-19 22:31:29 +00:00
edit.c use strnul(); optimise 2017-04-29 22:04:31 +00:00
emacsfn.h fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
eval.c move the constants to an EBCDIC-friendly range 2017-05-03 15:36:12 +00:00
exec.c use strnul(); optimise 2017-04-29 22:04:31 +00:00
expr.c fixup the remaining issues and last optimisations 2017-04-27 23:12:49 +00:00
exprtok.h fix refactoro, spotted by Natureshadow; add (working) testsuite for all operators 2016-08-12 16:48:05 +00:00
funcs.c const 2017-04-28 11:48:46 +00:00
histrap.c use strnul(); optimise 2017-04-29 22:04:31 +00:00
jobs.c eliminate legacy macros 2017-04-27 19:33:53 +00:00
lalloc.c clean up, avoid aliasing concerns in non-debug case 2016-02-26 21:53:37 +00:00
lex.c commit the optimisation result from the new fast character classes 2017-04-28 00:38:33 +00:00
lksh.1 POSuX demands persistent history support, so permit it in lksh 2017-04-02 13:38:02 +00:00
main.c add -DMKSH_FAUX_EBCDIC to test the codepaths better 2017-04-28 11:13:49 +00:00
mirhash.h janitorial work 2015-11-29 17:05:02 +00:00
misc.c first cut at the new matching code, IT WORKS!!! in the FIRST try! 2017-05-03 17:48:08 +00:00
mksh.1 allow backslash escapes for bind for ^ and \ o̲n̲l̲y̲; also more EBCDIC-friendly 2017-04-28 03:37:44 +00:00
mksh.ico add the desktop shortcut / icon from mksh/Win32 so it may be used by everyone for mksh/Unix too 2013-07-25 16:18:25 +00:00
os2.c use strnul(); optimise 2017-04-29 22:04:31 +00:00
rlimits.opt add explicit licence 2015-12-12 21:08:44 +00:00
sh.h nuke unused stuff 2017-05-01 19:44:16 +00:00
sh_flags.opt fixup relation between lksh and mksh (somewhat minimal delta) 2017-02-18 02:33:15 +00:00
shf.c we absolutely require unambiguous mapping between EBCDIC and extended ASCII 2017-05-03 21:50:33 +00:00
strlcpy.c janitorial work 2015-11-29 17:05:02 +00:00
syn.c commit the optimisation result from the new fast character classes 2017-04-28 00:38:33 +00:00
tree.c control character madness, but more compiler-friendly 2017-04-28 03:28:19 +00:00
var.c use strnul(); optimise 2017-04-29 22:04:31 +00:00
var_spec.h collective R54 release preparation multi-merger: 2016-11-11 23:31:39 +00:00