1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PATH_MAX instead of MAXPATHLEN More... over 16 years ago
Not sure when this got removed, but, simpleList.c needs to be built... More... over 20 years ago
Meh. forgot to bump the (c) date. More... over 20 years ago
Seems like now is as good a time as any to remove the unused asm string functions... More... over 20 years ago
This should keep the WASTE bits building on Panther. More... almost 21 years ago
Build Error: Disable -mdynamic-no-pic on development build: it should not be turned on for plugins, and the target setting isn't overriding the build style. More... almost 21 years ago
Compiler warning: no previous prototype More... almost 21 years ago
Whitespace Fixes More... almost 21 years ago
Compiler Warnings: signedness mismatch More... almost 21 years ago
Compiler Warning: ChangeWindowAttributes()'s second param isn't a pointer; don't pass NULL More... almost 21 years ago
Compile Warnings: fix some signedness warnings More... almost 21 years ago
Fix mismatched inclue case errors More... almost 21 years ago
Tiger compile fix - fix enum dccFlags items to not conflict with unix 'open' symbol. [mhaque] More... almost 21 years ago
Tiger compile fix - constants changed in Tiger with no good BC workaround. If someone wants this to compile pre-Tiger, make a patch containing conditional definitions of the constants and I'll include it. rdar://3734741 More... almost 21 years ago
Fix signedness comparison warnings, rev to and require 2.0a15 More... almost 21 years ago
Avoid 'might be used uninitialized' warning. Pointer variables should always be initialized to NULL if they have no immediate value. More... almost 21 years ago
Correctly route notices to @#channel target More... about 21 years ago
wallchops command should show feedback More... about 21 years ago
Add support for the featureSpecial feature type. More... about 21 years ago
Save the default inline input height on shift-resize. More... about 21 years ago
Don't close channel windows on unrequested parts. More... about 21 years ago
The earlier change to the API requires the Popups plugin to require 2.0a14. More... about 21 years ago
Update the rest of the version numbers. More... about 21 years ago
New method of storing server features from capabilities numeric. Use the CHANTYPES capability to determine acceptable channel names on a per-channel basis. Also recognize KICKLEN, AWAYLEN, NICKLEN, MAXCHANNELS, MAXBANS, however, these are not actually used. More... about 21 years ago
Fix infinite recursion problem with embedded inputline. More... over 21 years ago
and finally, channel.nib More... over 21 years ago
find.nib joins the club More... over 21 years ago
same here. More... over 21 years ago
Ditto. More... over 21 years ago
Fix IB inconsistencies and set Oldest Deployment Target to 10.2 More... over 21 years ago