1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New version that replaces StringBuffer with StringBuilder. More... almost 21 years ago
Avoid creation of unnecessary JIDs. More... almost 21 years ago
Added cache to optimize use of stringprep. More... almost 21 years ago
Fixed method name. More... about 21 years ago
Fixed factory. More... about 21 years ago
Improved factory. More... about 21 years ago
Added logging support. More... about 21 years ago
Initial version. More... about 21 years ago
Further tweaked error message. More... about 21 years ago
(JM-155) Add the JID to the "Illegal JID format" error More... about 21 years ago
More updates. More... about 21 years ago
Checking in current progress. More... about 21 years ago
Fixed order of params. More... about 21 years ago
Minor fix. More... about 21 years ago
Added defensive logic to be able to set null body/subject. More... about 21 years ago
1) Optimized #createCopy(). 2) #createResultIQ no longer includes a childrenElement. More... about 21 years ago
Optimized #createCopy(). More... about 21 years ago
Assume normal type when type is undefined. More... about 21 years ago
1. Modified to add bare JIDs instead of full JIDs. 2. Fixed minor bug. More... about 21 years ago
Removed unused line. More... about 21 years ago
Small fix. More... about 21 years ago
Added #hashCode() to be fully comparable. More... about 21 years ago
Added new ask attribute to Item and new "remove" subscription to Item. More... about 21 years ago
Empty string should be null for node and resource. More... about 21 years ago
Include debugging when compiling. More... about 21 years ago
Removed conflicting constructor. More... about 21 years ago
Improved JID error checking logic. More... about 21 years ago
1) New whack.jar does not contain dom4j classes. 2) New whack-full.jar contains all classes needed to use whack. 3) Moved target to repository/target directory. More... about 21 years ago
Packet errors now have a default condition, added ability to set packet error using a condition. More... about 21 years ago
Fix createResultIQ() More... about 21 years ago