3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[misc] Convert for loops More... over 7 years ago
[misc] Convert for loops More... over 7 years ago
Better documentation (fixed copy-paste leftover tool name) More... over 7 years ago
Better documentation (fixed copy-paste leftover tool name) More... over 7 years ago
[misc] Added serialVersionUID to a Serializable class More... over 7 years ago
[misc] Added serialVersionUID to a Serializable class More... over 7 years ago
[cleanup] Removed unused imports More... over 7 years ago
[cleanup] Removed unused imports More... over 7 years ago
[misc] Fixed javadoc formatting More... over 7 years ago
[misc] Fixed javadoc formatting More... over 7 years ago
[tools] add a note for DateTool iso formats More... over 7 years ago
[tools] add a note for DateTool iso formats More... over 7 years ago
[tools] add iso format test More... over 7 years ago
[tools] add iso format test More... over 7 years ago
[tools] deprecate AlternatorTool test case More... over 7 years ago
[tools] deprecate AlternatorTool test case More... over 7 years ago
[tools] include new CollectionTool in showcase webapp More... over 7 years ago
[tools] include new CollectionTool in showcase webapp More... over 7 years ago
[tools] update default generic toolbox More... over 7 years ago
[tools] update default generic toolbox More... over 7 years ago
[tools] introduce 'iso' (date/time with time zone, locale independent) and 'intl' (date/time without time zone, locale and time zone independent) formats More... over 7 years ago
[tools] introduce 'iso' (date/time with time zone, locale independent) and 'intl' (date/time without time zone, locale and time zone independent) formats More... over 7 years ago
[tools] ResourceTool inherit LocaleConfig: no need to declare a toLocale() method More... over 7 years ago
[tools] ResourceTool inherit LocaleConfig: no need to declare a toLocale() method More... over 7 years ago
[tools] deprecate MathTool number parsing (redundant with NumberTool numbers formatting tool) More... over 7 years ago
[tools] deprecate MathTool number parsing (redundant with NumberTool numbers formatting tool) More... over 7 years ago
[tools] reenginering: More... over 7 years ago
[tools] reenginering: - create a new CollectionTool ($collection) containing collection sorting and string splitting methods - make toLocale(Object) a public method of LocaleConfig - deprecate SortTool and ConversionTool (splitting goes to CollectionTool, number parsing is redundant with NumberTool, toLocale is now in LocaleConfig, date conversions are redundant with DateTool ones) More... over 7 years ago
[tools] deprecate AlternatorTool More... over 7 years ago
[tools] deprecate AlternatorTool More... over 7 years ago