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
tomlplusplus
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 26, 2024 — Aug 26, 2025
Showing page 10 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add more VS debug visualizers (#46)
Nathan Reed
More...
about 5 years ago
fixed narrowing conversion warnings when constructing int values from unsigned
Mark Gillard
More...
about 5 years ago
expanded allowable conversion semantics of value and value_or
Mark Gillard
More...
about 5 years ago
string value serialization now emits literals where possible (closes #43)
Mark Gillard
More...
about 5 years ago
documentation improvements and minor cleanup - split conformance tests into multiple TU's - added "Try this code on Compiler Explorer" links to the main page - minor preprocessor cleanup
Mark Gillard
More...
about 5 years ago
documentation improvements
Mark Gillard
More...
about 5 years ago
refactoring parser to reduce binary sizes
Mark Gillard
More...
about 5 years ago
simplified test code to reduce bloat and improve compile times
Mark Gillard
More...
about 5 years ago
fixed streamsize conversion warning on ARM
Mark Gillard
More...
about 5 years ago
added rvalue overload of array::flatten
Mark Gillard
More...
about 5 years ago
fixed ML strings not allowing whitespace after line-ending backslashes
Mark Gillard
More...
about 5 years ago
updating submodules
Mark Gillard
More...
about 5 years ago
fixed BOM check causing EOF on very short iostream inputs
Mark Gillard
More...
about 5 years ago
more preprocessor cleanup
Mark Gillard
More...
about 5 years ago
documentation improvements
Mark Gillard
More...
about 5 years ago
minor preprocessor/doxygen cleanup
Mark Gillard
More...
about 5 years ago
Update README [skip ci]
Mark Gillard
More...
about 5 years ago
CI: update node docker image
Mark Gillard
More...
about 5 years ago
deleted some duplicated preprocessor handling
Mark Gillard
More...
about 5 years ago
fixed std::numeric_limits::max() getting broken by macros in some environments
Mark Gillard
More...
about 5 years ago
fixed single-digit negative integer parsing bug (closes #39)
Mark Gillard
More...
about 5 years ago
Readme updates [skip ci]
Mark Gillard
More...
about 5 years ago
Adding details for using Conan package manager (#38) [skip ci]
Chris Mc
More...
about 5 years ago
fixed multi-line strings being allowed in keys
Mark Gillard
More...
about 5 years ago
fixed parse failure when parsing an empty file
Mark Gillard
More...
about 5 years ago
v1.3.0
Mark Gillard
More...
about 5 years ago
updating toml.hpp
Mark Gillard
More...
over 5 years ago
fixed weird overflow with BOMs in char8 mode
Mark Gillard
More...
over 5 years ago
renamed table proxy pair members to `first` and `second` to match STL (closes #30)
Mark Gillard
More...
over 5 years ago
fixed formatter::print_inline causing compilation failures in windows DLL builds
Mark Gillard
More...
over 5 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
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