3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2024 — Jan 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
collectionize More... over 23 years ago
Change the Zone AXFR method to return an Iterator, not an Enumeration. More... over 23 years ago
spacing More... over 23 years ago
consolidate code More... over 23 years ago
another missing init of hasBitString More... over 23 years ago
missing initialization of hasBitString. More... over 23 years ago
Add Name.concatenate(), fix Name.wild(). More... over 23 years ago
unsigned AXFRs didn't work. More... over 23 years ago
Don't use a HashMap, use a simple inline hash table that requires far fewer More... over 23 years ago
Since Names are immutable, the array can be reused when constructing partial More... over 23 years ago
cleanup More... over 23 years ago
make arrays final More... over 23 years ago
off-by-one error More... over 23 years ago
deprecate Message.getSection() More... over 23 years ago
Don't allocate lists for the message sections until they're needed. More... over 23 years ago
use Collections.EMPTY_LIST instead of creating an empty list. More... over 23 years ago
avoid computing unneeded random message IDs. More... over 23 years ago
more optimizations More... over 23 years ago
more optimizations More... over 23 years ago
comments More... over 23 years ago
minor optimizations More... over 23 years ago
collectionize More... over 23 years ago
minor optimizations More... over 23 years ago
optimize More... over 23 years ago
cleanup More... over 23 years ago
Hashtable -> HashMap More... over 23 years ago
minor optimizations. More... over 23 years ago
Types are short, not int. More... over 23 years ago
Improve error message. More... over 23 years ago
Add the "-t type" option to the lookup program. More... over 23 years ago