openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cpptoml
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Oct 08, 2024 — Oct 08, 2025
Showing page 1 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
one-char typo
Dirk Eddelbuettel
More...
almost 7 years ago
Update passing test counts for toml-test suites.
Chase Geigle
More...
almost 7 years ago
Adhere to clang-format style.
Chase Geigle
More...
almost 7 years ago
Fix potentially dangling reference in value_or.
Chase Geigle
More...
almost 7 years ago
Check for iterator validity in inline table and date checks.
Chase Geigle
More...
almost 7 years ago
Fix ininline-empty-table.toml test. (e.g. foo = {} #) - which is used in redox a lot.
Dominik Wagner
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)
Dominik Wagner
More...
almost 7 years ago
Remove old-style cast.
Leo Davis
More...
about 7 years ago
Make header guard use a non-reserved identifier.
Leo Davis
More...
about 7 years ago
Fix ambiguity in value_traits partial specializations for float.
Chase Geigle
More...
about 7 years ago
Fix compilation issues for PGI compiler (#81)
Michael Schlottke-Lakemper
More...
about 7 years ago
Update README to reflect TOML v0.5.0 support.
Chase Geigle
More...
about 7 years ago
Keep track of whether a table_array was declared inline.
Chase Geigle
More...
about 7 years ago
Support space as a separator for datetime values.
Chase Geigle
More...
about 7 years ago
Add support for inf and nan values.
Chase Geigle
More...
about 7 years ago
Do not emit doubles with leading 0 in exponent.
Chase Geigle
More...
about 7 years ago
Add support for hex, octal, and binary integer formats.
Chase Geigle
More...
about 7 years ago
Whitespace. (clang-format)
Chase Geigle
More...
about 7 years ago
Update meta-cmake.
Chase Geigle
More...
about 7 years ago
Add support for dotted keys.
Chase Geigle
More...
about 7 years ago
Allow use of cpptoml with RTTI disabled (#77)
Michael Schlottke-Lakemper
More...
over 7 years ago
Fix typo in exception error message (#76)
Michael Schlottke-Lakemper
More...
over 7 years ago
Fixed compatibility issues with the Win32 API (#79)
797876
More...
over 7 years ago
Fix shadowing issues (fixes #46) (#76)
Michael Schlottke-Lakemper
More...
over 7 years ago
Avoid invalid iterator dereference with empty values (#72)
hvariant
More...
over 7 years ago
Fix unsigned comparison (fixes #69) (#70)
Jean-Marie LEMETAYER
More...
over 7 years ago
Workaround for MSVC 2013 (#68)
Alberto Garcia Illera
More...
over 7 years ago
Fix parsing doubles in locales that have a different decimal point. (#66)
Wu Yongwei
More...
over 7 years ago
Fix copy/paste error in get_qualified_array_of<array>.
nomadfighter
More...
about 8 years ago
[deps]: Bump meta-cmake version.
Chase Geigle
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree