2017-11-20 |
tg | fix typo in comment |
commit | commitdiff | tree | snapshot |
2017-11-18 |
tg | refresh with up-to-date eawparse |
commit | commitdiff | tree | snapshot |
2017-10-17 |
tg | tentatively fix Debian #878947 by putting an end to... |
commit | commitdiff | tree | snapshot |
2017-10-15 |
tg | apply another quickfix by komh |
commit | commitdiff | tree | snapshot |
2017-10-14 |
tg | move getdrvwd() declaration out of OS/2-specific part: |
commit | commitdiff | tree | snapshot |
2017-10-14 |
tg | add MKSH_ENVDIR code for Jehanne (OS by Shamar (giacomo... |
commit | commitdiff | tree | snapshot |
2017-10-14 |
tg | fix “cd e:foo” on DOSPATH systems (I think) |
commit | commitdiff | tree | snapshot |
2017-10-13 |
tg | move slashifying of PATH, TMPDIR and two OS/2-specific... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
tg | fix a longstanding double substitution |
commit | commitdiff | tree | snapshot |
2017-10-13 |
tg | komh says these are redundant |
commit | commitdiff | tree | snapshot |
2017-10-12 |
tg | apply fixes from code review by @komh |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | note on rooted pathnames, concept found in original... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | handle drive-qualified nōn-absolute pathnames in do_rea... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | mksh_abspath() on OS/2 now requires a dir separator... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | further OS/2 fixes for simplify_path() |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | all uses of mksh_vdirsep should exclude “\builtin”... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | update comment to unpuzzle a future me |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | eval.c has the only mksh_sdirsep caller and uses it... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | inline OS/2’s mksh_sdirsep() into its mksh_vdirsep() |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | keep drive letter when simplifying path (untested) |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | introduce mksh_drvltr(s) short-hand macro |
commit | commitdiff | tree | snapshot |
2017-10-11 |
tg | turns out the slash was already added (later), 10x... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
tg | fix part of realpath for drive-qualified DOS paths: |
commit | commitdiff | tree | snapshot |
2017-10-10 |
tg | remove redundant OS/2 codes (from komh) |
commit | commitdiff | tree | snapshot |
2017-08-29 |
tg | monkey-patch offsetof for a klibc/dietlibc warning... |
commit | commitdiff | tree | snapshot |
2017-08-28 |
tg | quell a Fink compiler warning; not entirely correct... |
commit | commitdiff | tree | snapshot |
2017-08-27 |
tg | unbreak vi mode '0' movement, bug introduced in r1.323 |
commit | commitdiff | tree | snapshot |
2017-08-16 |
tg | fix documentation bug, thanks panpo and Riviera for... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
tg | we have a FAQ now! (well, two of them, different scope... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | bump |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | oh wait, actually… |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | promote jupp to default editor if installed, in the... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | comment |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | let hd_mksh take from stdin, great simplification |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | make EBCDIC-safe |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | perform in chunks, don’t read the entire file into... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | always expone mksh’s hexdumper |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | fix Red Hat BZ#1479320 by making interactive shells... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | optimise structure size calculation to take alignment... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
tg | go home Coverity, you’re drunk |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | Coverity 1416282 |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | Coverity 1416283 |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | Coverity 1416285 |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | fix a GCC 7 pointer target signedness warning |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | release |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | fixup by regenerating with new eawparse which matches... |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | fuck POSIX |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | turn off UTF-8 mode upon entering POSIX mode, for J�rg |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | part 2: don’t stop using the history if the file has... |
commit | commitdiff | tree | snapshot |
2017-08-07 |
tg | plug part of the history problems until we can do better: |
commit | commitdiff | tree | snapshot |
2017-07-26 |
tg | make readonly idempotent; spotted by selk from Dragora |
commit | commitdiff | tree | snapshot |
2017-07-08 |
tg | Unicode 10.0.0 |
commit | commitdiff | tree | snapshot |
2017-05-15 |
tg | merge commit b0a2ea76327760a7ecf35172fe525f8aa39320b2... |
commit | commitdiff | tree | snapshot |
2017-05-14 |
tg | exclude nōn-HPFS-safe pathname-using test from OS/2... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
tg | oops, reverted not enough in commitid 1005909EE7C16B07DC3 |
commit | commitdiff | tree | snapshot |
2017-05-05 |
tg | sprinkle tons more ord() around |
commit | commitdiff | tree | snapshot |
2017-05-05 |
tg | add EBCDIC primer and attribution for iSKUNK |
commit | commitdiff | tree | snapshot |
2017-05-05 |
tg | catch z/OS not having $Config not filling in the __perl... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
tg | switch EBCDIC to “nega-UTF8” |
commit | commitdiff | tree | snapshot |
2017-05-05 |
tg | some more small EBCDIC fixes |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | we absolutely require unambiguous mapping between EBCDI... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | ensure NUL in ASCII and EBCDIC both always occurs ordinal 0 |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | first cut at the new matching code, IT WORKS!!! in... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | split and adapt some testcases for EBCDIC |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | move the constants to an EBCDIC-friendly range |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | move magic constants into definitions |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | sprinkle a few ord() and add an indicator of why some... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | move more EBCDIC logic into check.pl |
commit | commitdiff | tree | snapshot |
2017-05-03 |
tg | handle EBCDIC in the testsuite runner (error display) |
commit | commitdiff | tree | snapshot |
2017-05-01 |
tg | add -U to test.sh as well, oops… |
commit | commitdiff | tree | snapshot |
2017-05-01 |
tg | commit my WIP for the Beltane Snapshot of the Mainframe... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
tg | nuke unused stuff |
commit | commitdiff | tree | snapshot |
2017-05-01 |
tg | require Config only if it exists, which it reportedly... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
tg | clarify; default to xlc(1) as $CC on z/OS |
commit | commitdiff | tree | snapshot |
2017-05-01 |
tg | add BSDish [[:<:]] and [[:>:]] matching (angle brackets... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
tg | use strnul(); optimise |
commit | commitdiff | tree | snapshot |
2017-04-29 |
tg | reimplement has_globbing() with proper bracket expressi... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
tg | clean up OS exclusions somewhat: have Perl substitute... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
tg | handle expected utf8opt-2a failures better (i.e. don... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
tg | instead of disabling, make it work |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | optimise <0x20/>0x7E into !C_PRINT |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | since we have -DMKSH_ASSUME_UTF8=0 on z/OS, omit the... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | add C_ASCII (0x01 .. 0x7F: 7-bit ASCII except NUL) |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | move three variables into common data, meaning .bss... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | const |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | keep ksh_ctypes[] array keys in EBCDIC |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | fill the map backwards (to use first occurrence of... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | add -DMKSH_FAUX_EBCDIC to test the codepaths better |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | fix C array arithmetics |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | oops, ctypes are indexed by ASCII value even on EBCDIC... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | rename asc() to asciibetical() to make clear it’s for... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | allow backslash escapes for bind for ^ and \ o̲n̲l̲y̲... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | control character madness, but more compiler-friendly |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | fill two complete round-trip maps EBCDIC <-> ASCII |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | apply most of the remaining parts of the EBCDIC patch... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | commit the EBCDIC run-time table conversion code, so... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | BEL was, and Vi mode is, not EBCDIC-safe |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | commit the optimisation result from the new fast charac... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | adjust |
commit | commitdiff | tree | snapshot |
2017-04-28 |
tg | prepare for EBCDIC target environments (with -E option) |
commit | commitdiff | tree | snapshot |
next |