0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
win32 tcc has no sys/ioctl.h, but linux tcc does have it More... about 16 years ago
don't get stuck in a silly loop More... about 16 years ago
add support for bogl-bterm, which has the most broken sgr impementation i have yet seen More... about 16 years ago
more robust uname handling More... about 16 years ago
pakus More... over 16 years ago
mazeman2 More... over 16 years ago
Pac-Maine More... over 16 years ago
setting MYMAN_SWAP_RB to a nonzero number swaps the red and blue color channels. this is useful when your terminal and its display disagree about RGB vs. BGR, which can happen in a variety of strange circumstances, some of them involving Mac hardware More... over 16 years ago
avoid doubling EXTRAHOSTCFLAGS in HOSTLINK; add -fno-stack-protector for EFI; add -I.../include-fixed for EFI More... over 16 years ago
oops! wrong cast, thanks mingw! More... over 16 years ago
formatting changes, and add a workaround for a grash when built with winegcc on Mac OS X More... over 16 years ago
yay! PeekNamedPipe() to the rescue :) More... over 16 years ago
correct silly bug (forgot to check for negative numbers!) More... over 16 years ago
wine does have wcwidth from the host c library More... over 16 years ago
generate char_newline where needed so that "make -n | sh" has a better chance of working More... over 16 years ago
fix typo More... over 16 years ago
add a note on enabling unicode More... over 16 years ago
at some point mpw-68k started working. yay! More... over 16 years ago
in old curses (e.g. under MacMiNT) erase() is void; my_erase should be void too, since nothing checks its return value More... over 16 years ago
better MacMiNT/JET support More... over 16 years ago
typo More... over 16 years ago
bigpac variant More... over 16 years ago
five more variants More... over 16 years ago
+javapac2 More... over 16 years ago
update puckman info again, add taxman More... over 16 years ago
update puckman info More... over 16 years ago
update vicman info and add ten more variants More... over 16 years ago
more accurate version of Jelly Monsters More... over 16 years ago
vicman More... over 16 years ago
renamed USE_STTY -> USE_SYSTEM_STTY, abstracted out sgtty stuff enough to make stty()/gtty() usable More... over 16 years ago