1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Compiling xsel.c should use the X11 include flags/ More... over 1 year ago
pty: Change calls to setresuid/gid() to setreuid/gid() (the former aren't portable). More... over 1 year ago
pty: Some platforms don't support a variable-length final structure field. More... over 1 year ago
canute: Add some braille driver logs. More... over 1 year ago
Python: Resolve mismatched signedness comparison warnings. More... over 1 year ago
pty: Add the ENABLE_ROW_ARRAY (boolean) macro. More... over 1 year ago
pty: Add the ctz() wrapper for ffs()-1. More... over 1 year ago
pty: Enable the screen segment's row array. (dm) More... over 1 year ago
pty; Add logScreenSegment(). (dm) More... over 1 year ago
gcd: ffs() starts at index 1 (not 0) and works on ints More... over 1 year ago
pty: Small reorganization of the shared segment. (dm) More... over 1 year ago
pty: Disable the screen row array for now. (dm) More... over 1 year ago
pty: Tidying code. (dm) More... over 1 year ago
brltty-pty: Make the row offsets array optional. (dm) More... over 1 year ago
Unlocalize the startup logs. (dm) More... over 1 year ago
Add package handler functions for OpenBSD (pkg_info). (dm) More... over 1 year ago
terminal emulator: make rows directly indexable More... over 1 year ago
terminal emulator: shift row indices rather than whole memory when scrolling More... over 1 year ago
brltty-pty: Only create the message queue if --driver-directives is specified. (dm) More... over 1 year ago
Validating a uid or gid shouldn't impose an upper bound on a numeric value. (dm) More... over 1 year ago
Validating a user/group id should allow 0. (dm) More... over 1 year ago
CombiBraille: Upgrade from serial to generic I/O. (dm) More... over 1 year ago
CombiBraille: Reorganize the key table. (dm) More... over 1 year ago
Windows: Add the tasks-brltty script. (dm) More... over 1 year ago
Windows: Add more messages to enable-brlapi and kill-brltty. (dm) More... over 1 year ago
Windows: The calls to setvars-*.bat should handle spaces in their paths. (dm) More... over 1 year ago
combibraille: Add support for the routing keys. (dm) More... over 1 year ago
Fix isAbsolutePath() for Windows-style paths which have a drive letter. (dm) More... over 1 year ago
Windows: Cleanup of the recent .bat script changes. (dm) More... over 1 year ago
Windows: Specify the updatable and writable folders. (dm) More... over 1 year ago