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
1 day
ago. based on code collected
1 day
ago.
Oct 25, 2024 — Oct 25, 2025
Showing page 1 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Formatter flag to force multi-line arrays (#282)
RafaĆ
More...
about 2 months ago
Add IWYU pragmas for provider header (#277)
Sangar
More...
4 months ago
Fixed undefined behavior with log10 cast of fractional doubles (#276)
Mikael Persson
More...
5 months ago
Export missing symbols and fix CMakeLists.txt for modules (#273)
Miko
More...
5 months ago
TOML_DISABLE_NOEXCEPT_NOEXCEPT workaround MSVC bug noexcept + modules (#271)
Niels Dekker
More...
5 months ago
fix MSVC C++20 module build error C2872, C2039, C2873 on 'literals' (#267)
Niels Dekker
More...
6 months ago
avoid using `impl` in error_printer example (#268)
Niels Dekker
More...
6 months ago
fix: std::is_trivial is deprecated in C++26, replace to 'is_trivially_default_constructible_v && is_trivially_copyable_v'. (#270)
NmPassTHFan
More...
6 months ago
mention `TOML_DISABLE_CONDITIONAL_NOEXCEPT_LAMBDA` in README.md (#269)
Niels Dekker
More...
6 months ago
Allow tomlplusplus to be built by C++20 modules (#266)
Miko
More...
7 months ago
add DEL character example `invalid_parses` in examples/error_printer (#260)
Niels Dekker
More...
8 months ago
test MSVC default conformance mode, using its legacy lambda processor (#253)
Niels Dekker
More...
8 months ago
Fix build msys2 (#264)
Toni500github
More...
8 months ago
Address clang++20 nag about 'whitespace in literal operator' (#263)
Dirk Eddelbuettel
More...
8 months ago
let error_printer example print source line of parse error (#259)
Niels Dekker
More...
8 months ago
let `toml::get_line` return an _optional_ string_view (#258)
Niels Dekker
More...
8 months ago
declare `toml::get_line(std::string_view, source_index)` constexpr (#256)
Niels Dekker
More...
8 months ago
add `get_line(doc, line_num)` utility (#255)
Niels Dekker
More...
8 months ago
add TOML_DISABLE_CONDITIONAL_NOEXCEPT_LAMBDA workaround MSVC error C2057 (#247)
Niels Dekker
More...
9 months ago
ci: Fix python collision with system installation (#250)
Stefano Bonicatti
More...
9 months ago
docs: Fix some contributors profile link in the README (#252)
Stefano Bonicatti
More...
9 months ago
ci: Update actions to fix fuzzing (#251)
Stefano Bonicatti
More...
9 months ago
add unit test for pull request #244 (print end of source region) (#248)
Niels Dekker
More...
9 months ago
let `print_to_stream` also print the end of a source region (#244)
Niels Dekker
More...
9 months ago
add CMake option `tomlplusplus_INSTALL` (#240)
DapengFeng
More...
9 months ago
fix stack overflow by limiting the maximum depth of dotted keys (#242)
tyler92
More...
12 months ago
fixed CMake `install` target installing `meson.build` files
Mark Gillard
More...
about 1 year ago
Update README.md to add namespace (#235)
L-Super
More...
about 1 year ago
feat: install examples for top level builds (#233)
Sefa Eyeoglu
More...
about 1 year ago
fix #231, redux
Mark Gillard
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
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