0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for empty processor tag. More... over 6 years ago
Add version 1.45 description. More... over 6 years ago
Improve javadoc for source files. More... almost 7 years ago
Improve createDocument(string). More... almost 7 years ago
Fix long number parser for json and xml. More... almost 7 years ago
Add version 1.44 description. More... almost 7 years ago
Remove U.shortestPathAllKeys(grid). More... almost 7 years ago
Fix java 8 unit tests. More... almost 7 years ago
Fix pmd warnings. More... almost 7 years ago
Fix checkstyle warnings. More... almost 7 years ago
Improve license java comments. More... almost 7 years ago
Improve U.functions(object) method. More... almost 7 years ago
Update .travis.yml More... almost 7 years ago
Update pom.xml More... almost 7 years ago
Fix codacy warnings, update copyright years. More... almost 7 years ago
Fix compiler warnings. More... almost 7 years ago
Fix compiler warnings. More... almost 7 years ago
Change return value for metods U.range(stop), U.range(start, stop) and U.range(start, stop, step). More... almost 7 years ago
Add check for custom Number in U.subtract(values). More... almost 7 years ago
Add U.subtract(values) method. More... almost 7 years ago
Fix sonar warnings. More... almost 7 years ago
Resolve warnings. More... almost 7 years ago
Add U.explode(string) and U.implode(strings) methods. More... almost 7 years ago
Add U.replace(iterable, predicate, value) and U.replaceIndexed() methods. More... almost 7 years ago
Improve U.concat(iterables) method. More... almost 7 years ago
Add U.takeSkipping(iterable, stepSize) method. More... almost 7 years ago
Improve U.fill(list, item), add U.fill(array, item) methods. More... almost 7 years ago
Add U.average(iterable) and U.average(iterable, function) methods. More... almost 7 years ago
Fix sonar warning. More... almost 7 years ago
Fix the U.first() method to handle negative n parameter. More... almost 7 years ago