2018-10-20 |
tg | move a largish block of code around to trick a GCC...
|
commit | commitdiff | tree |
2018-10-20 |
tg | catch up a little on test cases
|
commit | commitdiff | tree |
2018-10-20 |
tg | fixup high-bit7 chars to be dumped (XXX probably want...
|
commit | commitdiff | tree |
2018-10-20 |
tg | fix #1779179 (another case of signed integers sucking)
|
commit | commitdiff | tree |
2018-10-07 |
tg | spelling cleanup: “programme” is distinct from “program...
|
commit | commitdiff | tree |
2018-08-17 |
tg | do not repeat 0m0.00s
|
commit | commitdiff | tree |
2018-08-10 |
tg | same as in commitid 1005B6CF36E3932B560, plus assorted...
|
commit | commitdiff | tree |
2018-07-15 |
tg | add ctty tests
|
commit | commitdiff | tree |
2018-07-15 |
tg | against better judgement, allow unsetting COLUMNS:
|
commit | commitdiff | tree |
2018-07-15 |
tg | fix an error message
|
commit | commitdiff | tree |
2018-07-15 |
tg | fix a vi mode segfault when using ^W during a search...
|
commit | commitdiff | tree |
2018-07-15 |
tg | add EU-DSGVO (GDPR) notice for the mailing list
|
commit | commitdiff | tree |
2018-06-26 |
tg | Unicode 11.0.0
|
commit | commitdiff | tree |
2018-05-08 |
tg | fix using “-m” on the command line; spotted by G.raud...
|
commit | commitdiff | tree |
2018-05-07 |
tg | fix typeset -L vs. Unicode: snprintf second arg was...
|
commit | commitdiff | tree |
2018-04-28 |
tg | Coverity Scan pointed out that lseek can return -1
|
commit | commitdiff | tree |
2018-04-28 |
tg | fix allexport for arrays; add testcase that also catches...
|
commit | commitdiff | tree |
2018-04-28 |
tg | contrary to what I said in revision 1.453 we evidently...
|
commit | commitdiff | tree |
2018-04-27 |
tg | move subsection on tty below job control one, pull...
|
commit | commitdiff | tree |
2018-04-27 |
tg | document some more on how the terminal state is affected
|
commit | commitdiff | tree |
2018-04-27 |
tg | only ever make it possible to enter edit.c if tty_hasstate
|
commit | commitdiff | tree |
2018-04-27 |
tg | minor spelling in comment
|
commit | commitdiff | tree |
2018-04-16 |
tg | improve exporting documentation:
|
commit | commitdiff | tree |
2018-04-16 |
tg | move text on ${array} => ${array[0]} implicitly, it...
|
commit | commitdiff | tree |
2018-03-17 |
tg | quote empty strings for re-entry into shell
|
commit | commitdiff | tree |
2018-03-09 |
tg | make ${foo#'bar'} in here document behave like ksh93
|
commit | commitdiff | tree |
2018-01-25 |
tg | Macintosh-specific updates from gecko2@
|
commit | commitdiff | tree |
2018-01-14 |
tg | bump; add testcase provided by @mvdan on github
|
commit | commitdiff | tree |
2018-01-14 |
tg | clean up
|
commit | commitdiff | tree |
2018-01-14 |
tg | write ord’ed into c
|
commit | commitdiff | tree |
2018-01-14 |
tg | shf_getc{,har} need to return properly casted
|
commit | commitdiff | tree |
2018-01-14 |
tg | this callback also needs to cast cleanly
|
commit | commitdiff | tree |
2018-01-14 |
tg | move the cast earlier; the callback also needs it
|
commit | commitdiff | tree |
2018-01-14 |
tg | I think I’m onto something here… getsc_{uu,bn} never...
|
commit | commitdiff | tree |
2018-01-14 |
tg | I think the ord thing was a red herring
|
commit | commitdiff | tree |
2018-01-14 |
tg | after literally HOURS of debugging, I got a working...
|
commit | commitdiff | tree |
2018-01-14 |
tg | plug the first couple of ctype bugs
|
commit | commitdiff | tree |
2018-01-14 |
tg | oops, casting negative char to size_t is… not nice
|
commit | commitdiff | tree |
2018-01-14 |
tg | revert the CORD debugging aid
|
commit | commitdiff | tree |
2018-01-13 |
tg | DOSPATH fix
|
commit | commitdiff | tree |
2018-01-13 |
tg | some ord() debugging; CORD for case, ORD evaluates...
|
commit | commitdiff | tree |
2018-01-13 |
tg | warn when entering POSuX noncompliance
|
commit | commitdiff | tree |
2018-01-13 |
tg | implement early (mediæval) locale tracking, as a compile...
|
commit | commitdiff | tree |
2018-01-05 |
tg | small cleanup for systems without core dumps, such...
|
commit | commitdiff | tree |
2018-01-05 |
tg | merge Jehanne cleanup patch
|
commit | commitdiff | tree |
2017-12-22 |
tg | turns out that Plan 9 does *not* have symlink(7)s
|
commit | commitdiff | tree |
2017-12-22 |
tg | Pass arguments via a resonse file if executing a child...
|
commit | commitdiff | tree |
2017-12-22 |
tg | Set stdin to text mode before executing child processes
|
commit | commitdiff | tree |
2017-12-22 |
tg | add patch for the Jehanne operating system, from Shamar...
|
commit | commitdiff | tree |
2017-12-15 |
tg | increase some sleep and time limits, reported by Dr...
|
commit | commitdiff | tree |
2017-11-20 |
tg | fix typo in comment
|
commit | commitdiff | tree |
2017-11-18 |
tg | refresh with up-to-date eawparse
|
commit | commitdiff | tree |
2017-10-17 |
tg | tentatively fix Debian #878947 by putting an end to... tg@blau:/usr/obj/bin/mksh $ mksh... tg@blau:/usr/obj/bin/mksh $ mksh... 1|tg@blau:/usr/obj/bin/mksh $ ./mksh... 1|tg@blau:/usr/obj/bin/mksh $ ./mksh...
|
commit | commitdiff | tree |
2017-10-15 |
tg | apply another quickfix by komh
|
commit | commitdiff | tree |
2017-10-14 |
tg | move getdrvwd() declaration out of OS/2-specific part:
|
commit | commitdiff | tree |
2017-10-14 |
tg | add MKSH_ENVDIR code for Jehanne (OS by Shamar (giacomotesio...
|
commit | commitdiff | tree |
2017-10-14 |
tg | fix “cd e:foo” on DOSPATH systems (I think)
|
commit | commitdiff | tree |
2017-10-13 |
tg | move slashifying of PATH, TMPDIR and two OS/2-specific...
|
commit | commitdiff | tree |
2017-10-13 |
tg | fix a longstanding double substitution
|
commit | commitdiff | tree |
2017-10-13 |
tg | komh says these are redundant
|
commit | commitdiff | tree |
2017-10-12 |
tg | apply fixes from code review by @komh
|
commit | commitdiff | tree |
2017-10-11 |
tg | note on rooted pathnames, concept found in original...
|
commit | commitdiff | tree |
2017-10-11 |
tg | handle drive-qualified nōn-absolute pathnames in do_realpath...
|
commit | commitdiff | tree |
2017-10-11 |
tg | mksh_abspath() on OS/2 now requires a dir separator...
|
commit | commitdiff | tree |
2017-10-11 |
tg | further OS/2 fixes for simplify_path()
|
commit | commitdiff | tree |
2017-10-11 |
tg | all uses of mksh_vdirsep should exclude “\builtin”...
|
commit | commitdiff | tree |
2017-10-11 |
tg | update comment to unpuzzle a future me
|
commit | commitdiff | tree |
2017-10-11 |
tg | eval.c has the only mksh_sdirsep caller and uses it...
|
commit | commitdiff | tree |
2017-10-11 |
tg | inline OS/2’s mksh_sdirsep() into its mksh_vdirsep()
|
commit | commitdiff | tree |
2017-10-11 |
tg | keep drive letter when simplifying path (untested)
|
commit | commitdiff | tree |
2017-10-11 |
tg | introduce mksh_drvltr(s) short-hand macro
|
commit | commitdiff | tree |
2017-10-11 |
tg | turns out the slash was already added (later), 10x...
|
commit | commitdiff | tree |
2017-10-10 |
tg | fix part of realpath for drive-qualified DOS paths:
|
commit | commitdiff | tree |
2017-10-10 |
tg | remove redundant OS/2 codes (from komh)
|
commit | commitdiff | tree |
2017-08-29 |
tg | monkey-patch offsetof for a klibc/dietlibc warning...
|
commit | commitdiff | tree |
2017-08-28 |
tg | quell a Fink compiler warning; not entirely correct...
|
commit | commitdiff | tree |
2017-08-27 |
tg | unbreak vi mode '0' movement, bug introduced in r1.323
|
commit | commitdiff | tree |
2017-08-16 |
tg | fix documentation bug, thanks panpo and Riviera for...
|
commit | commitdiff | tree |
2017-08-10 |
tg | we have a FAQ now! (well, two of them, different scope...
|
commit | commitdiff | tree |
2017-08-08 |
tg | bump
|
commit | commitdiff | tree |
2017-08-08 |
tg | oh wait, actually…
|
commit | commitdiff | tree |
2017-08-08 |
tg | promote jupp to default editor if installed, in the...
|
commit | commitdiff | tree |
2017-08-08 |
tg | comment
|
commit | commitdiff | tree |
2017-08-08 |
tg | let hd_mksh take from stdin, great simplification
|
commit | commitdiff | tree |
2017-08-08 |
tg | make EBCDIC-safe
|
commit | commitdiff | tree |
2017-08-08 |
tg | perform in chunks, don’t read the entire file into...
|
commit | commitdiff | tree |
2017-08-08 |
tg | always expone mksh’s hexdumper
|
commit | commitdiff | tree |
2017-08-08 |
tg | fix Red Hat BZ#1479320 by making interactive shells...
|
commit | commitdiff | tree |
2017-08-08 |
tg | optimise structure size calculation to take alignment...
|
commit | commitdiff | tree |
2017-08-08 |
tg | go home Coverity, you’re drunk
|
commit | commitdiff | tree |
2017-08-07 |
tg | Coverity 1416282
|
commit | commitdiff | tree |
2017-08-07 |
tg | Coverity 1416283
|
commit | commitdiff | tree |
2017-08-07 |
tg | Coverity 1416285
|
commit | commitdiff | tree |
2017-08-07 |
tg | fix a GCC 7 pointer target signedness warning
|
commit | commitdiff | tree |
2017-08-07 |
tg | release
|
commit | commitdiff | tree |
2017-08-07 |
tg | fixup by regenerating with new eawparse which matches...
|
commit | commitdiff | tree |
2017-08-07 |
tg | fuck POSIX
|
commit | commitdiff | tree |
2017-08-07 |
tg | turn off UTF-8 mode upon entering POSIX mode, for J�rg
|
commit | commitdiff | tree |
2017-08-07 |
tg | part 2: don’t stop using the history if the file has...
|
commit | commitdiff | tree |
2017-08-07 |
tg | plug part of the history problems until we can do better:
|
commit | commitdiff | tree |
next |