1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- revert changes to ConfigValueType of numbers beginning with '.' More... over 8 years ago
- add '.' as valid start character of a number value - add test to ensure ConfigValueType(0.33) == NUMBER More... over 8 years ago
added tests to make sure that expressions like .33 can be parsed as both double and strings. More... over 8 years ago
Merge pull request #350 from melrief/patch-1 More... over 8 years ago
Add PureConfig library to the Scala wrappers More... over 8 years ago
Merge pull request #346 from cprice404/master More... over 8 years ago
(MAINT) Add puppet module and C++ links to readme More... over 8 years ago
Mention invalidateCaches in the README More... almost 9 years ago
Fix toString of ConfigDelayedMerge, the default render() in superclass didn't work More... almost 9 years ago
Merge pull request #338 from fpringvaldsen/comment-fix More... almost 9 years ago
Stop rendering origin comments in config documents More... almost 9 years ago
Merge pull request #336 from usermindinc-sputnik/issue-335 More... almost 9 years ago
Removed char version of isC0Control and made non public More... almost 9 years ago
Removes usage of Character.isISOControl in favor of ConfigImplUtil.isC0Control More... almost 9 years ago
minor cleanups to BadMap More... almost 9 years ago
Reimplement ResolveMemos with a ridiculous hand-rolled hash table More... almost 9 years ago
Merge pull request #334 from fpringvaldsen/whitespace-fix More... almost 9 years ago
Fix index out of bounds error More... almost 9 years ago
Merge pull request #333 from fpringvaldsen/whitespace-fix More... almost 9 years ago
Fix single-line config bug More... almost 9 years ago
Merge pull request #329 from racc/typesafeconfig-guice More... almost 9 years ago
Merge pull request #1 from typesafehub/list-of-beans More... almost 9 years ago
Fix compile/test for list of beans support More... almost 9 years ago
Adds the ability for ConfigBeanImpl to handle a List of Beans. Add test entry to beanconfig01.conf, ArraysConfig and ConfigBeanFactoryTest. More... almost 9 years ago
Merge pull request #328 from racc/typesafeconfig-guice More... almost 9 years ago
Add Guice integration link to README.md More... almost 9 years ago
Update news/readme for 1.3.0 More... almost 9 years ago
Add CONTRIBUTING.md with release instructions More... about 9 years ago
NEWS for 1.3.0-M3 More... about 9 years ago
Merge pull request #310 from typesafehub/rename-doc-methods More... about 9 years ago