20
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add “-c trace” option for gcc (to audit what goes into mksh-static)
mirabilos
as tg
More... 7 months ago
for the next upload, but not any more tonight More... 7 months ago
for the next upload, but not any more tonight More... 7 months ago
prep More... 7 months ago
Merge branch 'master' of /home/tglase/mbsd/DEB/mksh/ More... 7 months ago
Merge branch 'master' of /git/mksh More... 7 months ago
prep More... 7 months ago
prep More... 7 months ago
Merge branch 'origtgz' More... 7 months ago
Merge branch 'origtgz' More... 7 months ago
Update to MirBSD CVS HEAD More... 7 months ago
Update to MirBSD CVS HEAD More... 7 months ago
quell MSVC struct padding warnings for CTAs
tg
More... 7 months ago
turns out MSVC dislikes offsetof(struct s, label[0]) but offsetof(struct s, label) is fine; it considers the latter a run-time thing, apparently (we test they are identical in mkt-int.sh now)
tg
More... 7 months ago
extra range check
tg
More... 7 months ago
split compiler support off into mbsdcc.h and keep mbsdint.h for integer fix
tg
More... 7 months ago
address the static/onstack FAM issue (for now, until sth. better appears)
tg
More... 7 months ago
streamline MKSH_BROKEN_OFFSETOF part a little
tg
More... 7 months ago
fix regression spotted by Martijn Dekker for dot/source arguments
tg
More... 7 months ago
default to not MBSDINT_H_LARGE_ASSERTION_STRINGS
tg
More... 7 months ago
FAM changes for VC++ (mbi__FSZ for C++ in general is… ancient)
tg
More... 7 months ago
GCC 4.6+ made _Static_assert available to C89 but not CFrustFrust
tg
More... 8 months ago
add more helper macros: struct flexible array member, field sizeof; convert mksh’s pre-C99 embedded-name structs to FAMs
tg
More... 8 months ago
overhaul compile-time assertions
tg
More... 8 months ago
drop #1050429 workaround pre-trixie/pre-mantic More... 8 months ago
Merge branch 'master' of /home/tglase/mbsd/DEB/mksh/ More... 8 months ago
Merge branch 'master' of /git/mksh More... 8 months ago
this should be ready for another round More... 8 months ago
this should be ready for another round More... 8 months ago
use gcc-12 as #1050429 workaround on mipsel, mips64el More... 8 months ago