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
documentation More... over 21 years ago
Add Generator.supportedType(). More... over 21 years ago
Make the Generator constructor public. More... over 21 years ago
document toString(). More... over 21 years ago
fix javadoc. More... over 21 years ago
Javadoc fixes. More... over 21 years ago
Add the ability to get a list of processed $GENERATE statemtents, and More... over 21 years ago
Add toString(), which returns the $GENERATE statement. More... over 21 years ago
Move the $GENERATE guts into a separate class. More... over 21 years ago
Create the (private) Tokenizer.TokenizerException class; make the $GENERATE More... over 21 years ago
Improve message. More... over 21 years ago
Implement the $GENERATE directive. More... over 21 years ago
When ungetting/regetting an EOL token, the current line number should be More... over 21 years ago
This class only contains static methods; it should have no constructor. More... over 21 years ago
Mention that the Cache can be null in the javadoc for the Zone constructors More... over 21 years ago
- Canonicalizing a name created with the Name(Name src, int n) More... over 21 years ago
Concatenating names didn't work when the first name was created with the More... over 21 years ago
Canonicalizing a name created with the Name(Name src, int n) constructor More... over 21 years ago
Improve comments. More... over 21 years ago
- The label count in a generated SIG/RRSIG record was off by one. More... over 21 years ago
- The DNSSEC digesting code shouldn't throw ClassCastExceptions. More... over 21 years ago
Rcode 4 is NOTIMP, not NOTIMPL. More... over 21 years ago
Use static DecimalFormat objects. More... over 21 years ago
More LOC fixes. More... over 21 years ago
Remove the getDouble() method. It wasn't correct, and is no longer used. More... over 21 years ago
Fixes to LOCRecord. More... over 21 years ago
1.6.4 released. More... over 21 years ago
Fix parsing problem, add comments. More... over 21 years ago
Add support for the APL record type. More... over 21 years ago
Fix typo. More... over 21 years ago