3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Edward Mendelson] Fix default keycode for ` key. More... over 14 years ago
Fix warning with undeclared free() with clang More... over 14 years ago
Fix warning with undeclared free() with clang More... over 14 years ago
add braces around @interface declaration to compile with clang More... over 14 years ago
add braces around @interface declaration to compile with clang More... over 14 years ago
add NULL return value to macho timer function More... over 14 years ago
add NULL return value to macho timer function More... over 14 years ago
fix printf safety warning More... over 14 years ago
fix printf safety warning More... over 14 years ago
use setenv in preference of putenv More... over 14 years ago
use setenv in preference of putenv More... over 14 years ago
Fix compile on Snow Leopard. More... over 14 years ago
Fix compile on Snow Leopard. More... over 14 years ago
Some messy changes got into last commit that weren't supposed to be there. More... over 14 years ago
Some messy changes got into last commit that weren't supposed to be there. More... over 14 years ago
Do the right thing if host-triplet is a i386-i686, but gcc compiles by default as x86_64. Fixes configure on Snow Leopard. More... over 14 years ago
Do the right thing if host-triplet is a i386-i686, but gcc compiles by default as x86_64. Fixes configure on Snow Leopard. More... over 14 years ago
Fixing sigsegv on Mach x86_64 - possibly a hack; I'm not sure why the address returned doesn't have that bit set already. More... over 14 years ago
Fixing sigsegv on Mach x86_64 - possibly a hack; I'm not sure why the address returned doesn't have that bit set already. More... over 14 years ago
Fixed for Snow Leopard build. More... over 14 years ago
Fixed for Snow Leopard build. More... over 14 years ago
Fix compile on Snow Leopard. More... over 14 years ago
Fix compile on Snow Leopard. More... over 14 years ago
Fix prefs_macosx.mm compile issue with Snow Leopard. More... over 14 years ago
Fix prefs_macosx.mm compile issue with Snow Leopard. More... over 14 years ago
use linked list for timers to avoid running out of descriptors More... almost 15 years ago
use linked list for timers to avoid running out of descriptors More... almost 15 years ago
[Howard Spoelstra and Joel Mauras] Patches to update Linux NetDriver to work with newer kernel versions. More... almost 15 years ago
[Howard Spoelstra and Joel Mauras] Patches to update Linux NetDriver to work with newer kernel versions. More... almost 15 years ago
[Joel Mauras] GCC has become too smart - we need to slice the binary created to be sure the address of the trap is within the test addresses. This is why each trap occurs between two case labels and a new section of assembly code is set in between. More... almost 15 years ago