0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
one-char typo More... almost 7 years ago
Update passing test counts for toml-test suites. More... almost 7 years ago
Adhere to clang-format style. More... almost 7 years ago
Fix potentially dangling reference in value_or. More... almost 7 years ago
Check for iterator validity in inline table and date checks. More... almost 7 years ago
Fix ininline-empty-table.toml test. (e.g. foo = {} #) - which is used in redox a lot. More... almost 7 years ago
Fix find_end_of_date to actually find the end of date (was eating all the whitespace behind a date to comment and failing) More... almost 7 years ago
Remove old-style cast. More... about 7 years ago
Make header guard use a non-reserved identifier. More... about 7 years ago
Fix ambiguity in value_traits partial specializations for float. More... about 7 years ago
Fix compilation issues for PGI compiler (#81) More... about 7 years ago
Update README to reflect TOML v0.5.0 support. More... about 7 years ago
Keep track of whether a table_array was declared inline. More... about 7 years ago
Support space as a separator for datetime values. More... about 7 years ago
Add support for inf and nan values. More... about 7 years ago
Do not emit doubles with leading 0 in exponent. More... about 7 years ago
Add support for hex, octal, and binary integer formats. More... about 7 years ago
Whitespace. (clang-format) More... about 7 years ago
Update meta-cmake. More... about 7 years ago
Add support for dotted keys. More... about 7 years ago
Allow use of cpptoml with RTTI disabled (#77) More... over 7 years ago
Fix typo in exception error message (#76) More... over 7 years ago
Fixed compatibility issues with the Win32 API (#79) More... over 7 years ago
Fix shadowing issues (fixes #46) (#76) More... over 7 years ago
Avoid invalid iterator dereference with empty values (#72) More... over 7 years ago
Fix unsigned comparison (fixes #69) (#70) More... over 7 years ago
Workaround for MSVC 2013 (#68) More... over 7 years ago
Fix parsing doubles in locales that have a different decimal point. (#66) More... over 7 years ago
Fix copy/paste error in get_qualified_array_of<array>. More... about 8 years ago
[deps]: Bump meta-cmake version. More... about 8 years ago