20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
advance proper escaping of “special” characters:
mirabilos
as tg
More... about 3 years ago
plug memory leaks
mirabilos
as tg
More... about 3 years ago
EBCDIC: • document use of “nega-UTF-8” (UTF-8 converted from extASCII to EBCDIC) • check compile-time vs. run-time codepage match (i.e. every x from an ORD('x') constant is tested if rtt2asc('x') equals ASC("x") to avoid surprises e.g. with brackets…
mirabilos
as tg
More... about 3 years ago
fix comment spelling (oops)
mirabilos
as tg
More... about 3 years ago
Merge branch 'origtgz' More... about 3 years ago
Merge branch 'origtgz' More... about 3 years ago
update RCS ID from CVS so we have this file in full More... about 3 years ago
update RCS ID from CVS so we have this file in full More... about 3 years ago
switch to raisin-picked upstream patch for this instead More... about 3 years ago
switch to raisin-picked upstream patch for this instead More... about 3 years ago
switch to raisin-picked upstream patch for this instead More... about 3 years ago
switch to raisin-picked upstream patch for this instead More... about 3 years ago
integer-base-check-numeric-from-2: don’t test 37 twice (duh; fixup for commitid 100548F6C16391FF689); while here, test with 100 not 10 in the base to avoid crosstalking
mirabilos
as tg
More... about 3 years ago
small code reordering
mirabilos
as tg
More... about 3 years ago
fuck shit Wikipedia fuckers
mirabilos
as tg
More... about 3 years ago
use the function names exposed by klibc More... about 3 years ago
use the function names exposed by klibc More... about 3 years ago
klibc has SYSV setjmp as sigsetjmp(!), cf. Debian #988027, and BSD _setjmp (not saving the signal mask) as setjmp…
mirabilos
as tg
More... about 3 years ago
Debian#988027: klibc ignores second arg of sigsetjmp(3) More... about 3 years ago
Debian#988027: klibc ignores second arg of sigsetjmp(3) More... about 3 years ago
Merge branch 'master' of git+ssh://evolvis.org/scmrepos/git/alioth/mksh More... about 3 years ago
indicate an upload not built from this source tree More... about 3 years ago
split buster and bullseye, especially with the next commit… More... about 3 years ago
sync More... about 3 years ago
sync More... about 3 years ago
Merge branch 'origtgz' More... about 3 years ago
Merge branch 'origtgz' More... about 3 years ago
version-datestamp More... about 3 years ago
version-datestamp More... about 3 years ago
clear IMPORT flag on most actions mutating a variable
mirabilos
as tg
More... about 3 years ago