Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ToruNiina/toml11 issues and pull requests
#277 - update README.md
Pull Request -
State: closed - Opened by oldoldtea about 2 months ago
- 1 comment
#276 - fix: prevent size_t-max length string allocation
Pull Request -
State: closed - Opened by hayt about 2 months ago
- 1 comment
#275 - parsing error creates a string that is too long when in column 0
Issue -
State: closed - Opened by hayt about 2 months ago
- 3 comments
#274 - Error in CMakeLists.txt when Building on Windows with Visual Studio 2022-v140-Base Configuration
Issue -
State: open - Opened by jc2018 2 months ago
- 2 comments
#273 - Can't figure out how to change table format
Issue -
State: closed - Opened by TomSteynen 2 months ago
- 2 comments
#272 - How to serialize a "dotted"-style table to "multiline" style?
Issue -
State: closed - Opened by alephpiece 3 months ago
- 2 comments
#271 - Fix use with CMake 3.21 and older
Pull Request -
State: closed - Opened by SeverinLeonhardt 3 months ago
- 1 comment
#270 - TOML11_DEFINE_CONVERSION_NON_INTRUSIVE does not compile in msvc
Issue -
State: closed - Opened by Hackerl 3 months ago
- 1 comment
#269 - try_parse with std::string_view
Issue -
State: open - Opened by Paulanerus 3 months ago
- 1 comment
#268 - fix: add missing zero initialization to region
Pull Request -
State: closed - Opened by kontura 3 months ago
- 1 comment
#267 - ‘<unnamed>.toml::detail::region::last_’ may be used uninitialized
Issue -
State: closed - Opened by kontura 3 months ago
#266 - Added extra nesting level (should probably be done better)
Pull Request -
State: closed - Opened by haykh 3 months ago
- 2 comments
#265 - No consistent order when saving large toml files
Issue -
State: closed - Opened by andreaskeller96 3 months ago
- 2 comments
#264 - Fix typos in documentation template syntax
Pull Request -
State: closed - Opened by jackwil1 3 months ago
- 1 comment
#263 - Problem with MacOS
Issue -
State: closed - Opened by georgemoralis 3 months ago
- 2 comments
#262 - toml::format incorrectly formats an empty array of tables which fails to be parsed later on
Issue -
State: closed - Opened by ifexception 4 months ago
- 2 comments
#261 - Make thread_local for color_mode optional
Pull Request -
State: closed - Opened by ken-matsui 4 months ago
- 1 comment
#260 - Support std::optional members for TOML11_DEFINE_CONVERSION_NON_INTRUSIVE
Pull Request -
State: closed - Opened by ken-matsui 4 months ago
#259 - Rationale behind thread_local for color_mode singleton
Issue -
State: closed - Opened by ken-matsui 4 months ago
- 8 comments
#258 - fix: manually cast file size to std::streamsize
Pull Request -
State: closed - Opened by pinotree 4 months ago
- 1 comment
#257 - feat: install cmake config module in arch-indep location
Pull Request -
State: closed - Opened by pinotree 4 months ago
- 1 comment
#256 - Support template into_toml members (Issue #255)
Pull Request -
State: closed - Opened by CDK6182CHR 4 months ago
- 1 comment
#255 - Troubles with using `into_toml` member function
Issue -
State: closed - Opened by CDK6182CHR 4 months ago
- 3 comments
#254 - [3.7.0] toml::parse can not handle array like testArray = [ 1.0, inf.0, ]
Issue -
State: closed - Opened by Isaac0106 4 months ago
- 1 comment
#253 - Fix not checking for \r\n when parsing line comments
Pull Request -
State: closed - Opened by andreaskeller96 4 months ago
#252 - Comment parsing failes to correctly resolve \r\n in skip_multiline_spacer
Issue -
State: closed - Opened by andreaskeller96 4 months ago
- 3 comments
#251 - Is there one way to accelerate the compilation?
Issue -
State: closed - Opened by zhuzhzh 5 months ago
- 2 comments
#250 - Version bump in version.hpp
Issue -
State: closed - Opened by rchildre3 5 months ago
- 1 comment
#249 - -Wunused-result fread()'ing in parser.hpp
Issue -
State: closed - Opened by rchildre3 5 months ago
- 1 comment
#248 - Fix incorrect operator<<() argument type that gives build error.
Pull Request -
State: closed - Opened by egorpugin 5 months ago
- 1 comment
#247 - Gcc compilation error after upgrade to v4
Issue -
State: closed - Opened by egorpugin 5 months ago
- 3 comments
#246 - precompiled compilation failed due to spec.hpp
Issue -
State: closed - Opened by zhuzhzh 5 months ago
- 2 comments
#245 - Improve "unknown value appeared" error message
Issue -
State: open - Opened by vadz 6 months ago
#244 - Haven't overload "=" operator for toml::table
Issue -
State: closed - Opened by passingwang 6 months ago
- 1 comment
#243 - Segmentation fault while parsing a TOML file
Issue -
State: open - Opened by cactusBalll 6 months ago
#242 - Fix issues with CMake package configuration when used with vcpkg #110
Pull Request -
State: closed - Opened by 0X1A 7 months ago
- 1 comment
#241 - Requiring CMAKE_CXX_STANDARD is a bug, not a feature
Issue -
State: closed - Opened by jonesmz 10 months ago
#240 - Preserve hex number format
Issue -
State: closed - Opened by ovenpasta 10 months ago
- 2 comments
#239 - `toml::format` returns the wrong floating value
Issue -
State: closed - Opened by ups-ishii 10 months ago
- 2 comments
#238 - User-defined error messages conflict with built-in hints
Issue -
State: closed - Opened by benlad 10 months ago
- 1 comment
#237 - User-defined error messages and generic hints
Issue -
State: closed - Opened by benlad 10 months ago
- 1 comment
#236 - toml::parse() sould be able to read everything that serializer outputs
Issue -
State: closed - Opened by Cavaler 10 months ago
- 1 comment
#235 - strerror_r returns int in emscripten
Issue -
State: closed - Opened by OFFTKP 11 months ago
- 2 comments
#234 - Limit value recursion
Pull Request -
State: closed - Opened by ToruNiina 11 months ago
- 1 comment
#233 - fix issue #231
Pull Request -
State: closed - Opened by Esonhugh 11 months ago
- 5 comments
#232 - Add fuzzing by way of ClusterFuzzLite
Pull Request -
State: closed - Opened by DavidKorczynski 11 months ago
- 2 comments
#231 - Different `strerror_r` function usage
Issue -
State: closed - Opened by Esonhugh 11 months ago
- 7 comments
#230 - Escape control characters in keys
Pull Request -
State: closed - Opened by arp242 about 1 year ago
- 1 comment
#229 - Warning: Moving a temporary object prevents copy elison with g++ 13.2.1
Issue -
State: closed - Opened by marascio about 1 year ago
- 1 comment
#228 - force arrays to be inline
Issue -
State: closed - Opened by rejuce about 1 year ago
#227 - When trying to use your tests / examples, there are no `*.toml` files in the repo
Issue -
State: closed - Opened by Smurf-IV over 1 year ago
- 1 comment
#226 - Building with C++20 and the following error is triggered
Issue -
State: closed - Opened by Smurf-IV over 1 year ago
- 1 comment
#225 - Add installation example with checkinstall and cmake
Pull Request -
State: closed - Opened by kfirgollan over 1 year ago
- 1 comment
#224 - Remove Travis CI config
Pull Request -
State: closed - Opened by offa over 1 year ago
- 1 comment
#223 - Require CMake 3.5+
Pull Request -
State: closed - Opened by offa over 1 year ago
- 1 comment
#222 - Weird serialization issue with strings that are file paths
Issue -
State: closed - Opened by ifexception over 1 year ago
- 1 comment
#221 - New version?
Issue -
State: closed - Opened by Conan-Kudo over 1 year ago
- 3 comments
#220 - I'd like to retrieve uint64_t that exceed the range of int64_t
Issue -
State: closed - Opened by virtuald over 1 year ago
- 2 comments
#219 - TOML11_DEFINE_CONVERSION_NON_INTRUSIVE save files
Issue -
State: closed - Opened by keepitsimle over 1 year ago
- 2 comments
#218 - Serialization issue with floating values and locale
Issue -
State: closed - Opened by qtnc over 1 year ago
- 1 comment
#217 - Examples use C++ 17 syntax
Issue -
State: closed - Opened by mchaptel over 1 year ago
- 1 comment
#216 - How can I check if an array has an homogeneous set of values?
Issue -
State: closed - Opened by julianxhokaxhiu over 1 year ago
- 2 comments
#215 - Cannot iterate over sub tables of an inline table
Issue -
State: open - Opened by tsadowski over 1 year ago
- 2 comments
#214 - Fix for case when vector iterator is raw pointer
Pull Request -
State: closed - Opened by VestniK over 1 year ago
- 1 comment
#213 - Parser rejects some binary integers
Issue -
State: closed - Opened by jorisvr almost 2 years ago
- 1 comment
#212 - `toml::parse`: Error opening file "...": iostream error
Issue -
State: open - Opened by FuexFollets almost 2 years ago
- 1 comment
#211 - Rejects definition of parent of table array
Issue -
State: closed - Opened by jorisvr almost 2 years ago
- 2 comments
#210 - Update checkout action to v3
Pull Request -
State: closed - Opened by offa almost 2 years ago
- 1 comment
#209 - Request: separate-compilation option
Issue -
State: closed - Opened by cxw42 almost 2 years ago
- 3 comments
#208 - Fix address-sanitizer error when parsing literal strings having invalid UTF-8 characters
Pull Request -
State: closed - Opened by cxw42 almost 2 years ago
- 1 comment
#207 - Add .editorconfig; fix some error messages in the parser
Pull Request -
State: closed - Opened by cxw42 almost 2 years ago
#206 - how to format a inline table?
Issue -
State: closed - Opened by NaturalUser almost 2 years ago
- 1 comment
#205 - NVidia nvc++ compiler with O2 optimization leads to unknown token error during parsing
Issue -
State: closed - Opened by franzpoeschel almost 2 years ago
- 1 comment
#204 - Suggestion : Parse folder (or multiple files)
Issue -
State: open - Opened by StephaneG31 about 2 years ago
#203 - find_or recursive not working
Issue -
State: closed - Opened by xgdgsc about 2 years ago
- 1 comment
#202 - Setting CMAKE_CXX_STANDARD in the library build config is problematic
Issue -
State: closed - Opened by kamchatka-volcano about 2 years ago
- 4 comments
#201 - How to remove element from toml::value
Issue -
State: closed - Opened by ifateev about 2 years ago
- 2 comments
#200 - Several simple patches
Pull Request -
State: closed - Opened by ctcmkl about 2 years ago
#199 - Heap buffer overflow (out-of-bounds read) in toml::detail::location::reset()
Issue -
State: closed - Opened by bladchan about 2 years ago
- 3 comments
#198 - Enforcing format of custom types for non-mandatory values
Issue -
State: open - Opened by tsilia about 2 years ago
#197 - Avoid possible lexer truncation warnings
Issue -
State: closed - Opened by Jajauma over 2 years ago
#196 - Avoid possible lexer truncation warnings
Pull Request -
State: closed - Opened by Jajauma over 2 years ago
#195 - ability to not throw exceptions
Issue -
State: closed - Opened by rollraw over 2 years ago
- 2 comments
#194 - Fix a typo ('optinoal' to 'optional')
Pull Request -
State: closed - Opened by Helaxious over 2 years ago
- 1 comment
#193 - Use C-style IO instead of ifstream for parsing
Pull Request -
State: closed - Opened by lukash over 2 years ago
- 12 comments
#192 - basic_value& operator= not guarding against self-assignment
Issue -
State: closed - Opened by agricartel over 2 years ago
- 1 comment
#191 - How to parse and iterate non const string fragment?
Issue -
State: closed - Opened by krishna116 over 2 years ago
- 2 comments
#190 - Out of range integers silently accepted
Issue -
State: closed - Opened by amerry over 2 years ago
- 3 comments
#189 - fix: don't force a copy of std::string fname when moving is an option
Pull Request -
State: closed - Opened by muggenhor over 2 years ago
- 5 comments
#188 - Support changing color mode at runtime
Pull Request -
State: closed - Opened by ken-matsui over 2 years ago
- 3 comments
#187 - Support opting out of the default `[error]` prefix
Pull Request -
State: closed - Opened by ken-matsui over 2 years ago
- 1 comment
#186 - How to print `toml::value` returned from `toml::parse()` with `fmt::print()` properly?
Issue -
State: open - Opened by hwhsu1231 over 2 years ago
- 1 comment
#185 - CMake: Optional Install if Embedded
Pull Request -
State: closed - Opened by ax3l over 2 years ago
- 2 comments
#184 - New release
Issue -
State: closed - Opened by lukash almost 3 years ago
- 2 comments
#183 - Do not allow redefinition of existing table
Issue -
State: closed - Opened by moorereason almost 3 years ago
- 1 comment
#182 - Unexpected result with std::string_view on different platform
Issue -
State: closed - Opened by J-Roux almost 3 years ago
- 4 comments
#181 - Mishandling of document with only NULL bytes
Issue -
State: closed - Opened by moorereason almost 3 years ago
- 1 comment
#180 - Trailing comment without newline at EOF causes error
Issue -
State: closed - Opened by moorereason almost 3 years ago
- 2 comments
#179 - Provide CLI toml-test decoder
Issue -
State: closed - Opened by moorereason almost 3 years ago
- 1 comment
#178 - Resolve g++ warning: free-nonheap-object
Pull Request -
State: closed - Opened by marascio almost 3 years ago
- 2 comments