Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mayah/tinytoml issues and pull requests
#51 - stack-overflow in parse_file
Issue -
State: open - Opened by yangfar over 1 year ago
#50 - ABRT on __cxxabiv1
Issue -
State: open - Opened by liweiii about 3 years ago
#49 - stack-overflow at "parseFile"
Issue -
State: open - Opened by liweiii about 3 years ago
- 1 comment
#48 - Type type() const { return type_; } Seg fault on Beagle Bone black, ARM target
Issue -
State: closed - Opened by jsmartini about 3 years ago
- 1 comment
#47 - support inline table
Pull Request -
State: open - Opened by dota17 about 4 years ago
#46 - Do you have plans to support toml 0.5.0 or 1.00?
Issue -
State: open - Opened by dota17 about 4 years ago
#45 - Macro for adding custom types to Value::as<T>()
Issue -
State: open - Opened by heyx3 almost 5 years ago
#44 - Make "typeToString()" public?
Issue -
State: open - Opened by heyx3 almost 5 years ago
- 2 comments
#43 - Can't compile with nvcc 9.0.176 or 10.0.130
Issue -
State: open - Opened by dean-shaff about 5 years ago
- 1 comment
#42 - clear up some wShadow warnings from gcc4.9
Pull Request -
State: closed - Opened by phlptp almost 6 years ago
- 1 comment
#41 - Cmake build for msvc
Pull Request -
State: closed - Opened by phlptp almost 6 years ago
#40 - FYI: Made a Conan recipe for tinytoml
Issue -
State: open - Opened by ehargitt almost 6 years ago
- 1 comment
#39 - Cut a tagged release
Issue -
State: closed - Opened by btmcg almost 6 years ago
- 1 comment
#38 - Fix calls to isalnum() and isalpha() to prevent negative inputs
Pull Request -
State: closed - Opened by dechamps almost 6 years ago
- 1 comment
#37 - Suggestion: Add VERSION MACRO.
Issue -
State: open - Opened by fragrans about 6 years ago
#36 - TOML 5.0
Issue -
State: open - Opened by xentec over 6 years ago
- 1 comment
#35 - Suggestion: rename include/toml to include/tinytoml
Issue -
State: closed - Opened by cvilas over 6 years ago
- 2 comments
#34 - Provide a way to replace failwith
Pull Request -
State: closed - Opened by mayah over 6 years ago
#33 - support compilation with exception disabled
Issue -
State: closed - Opened by hongxuchen over 6 years ago
- 3 comments
#32 - Check state of input stream before parsing
Issue -
State: open - Opened by DoumanAsh about 7 years ago
- 1 comment
#31 - 🐛🏁 Fix collision with a windows defined macro
Pull Request -
State: closed - Opened by nshtg about 7 years ago
- 1 comment
#30 - Signed integer overflow on libstdc++
Issue -
State: open - Opened by grievejia about 7 years ago
- 4 comments
#29 - gmtime_r workaround for mingw
Pull Request -
State: closed - Opened by mayah over 7 years ago
#28 - Changes according to security warnings of MSVC
Pull Request -
State: closed - Opened by DoumanAsh over 7 years ago
- 4 comments
#27 - Use sscanf_s for msvc?
Issue -
State: closed - Opened by mayah over 7 years ago
- 1 comment
#26 - Disable warnings about secure version of buffer-related functions on VC++
Pull Request -
State: closed - Opened by DoumanAsh over 7 years ago
#25 - gmtime_r fails with MinGW GCC version 4.8.0
Issue -
State: closed - Opened by RobertBColton over 7 years ago
- 5 comments
#24 - Support for ints in hex/binary format?
Issue -
State: closed - Opened by ehargitt over 7 years ago
- 4 comments
#23 - Support UTF8 BOM
Pull Request -
State: closed - Opened by mayah over 7 years ago
#22 - BREAKING CHANGE: Use std::unordered_map for Table
Pull Request -
State: closed - Opened by mayah over 7 years ago
- 3 comments
#21 - unordered_map instead of map for tables?
Issue -
State: open - Opened by iamwired over 7 years ago
- 6 comments
#20 - toml::parse() fails if UTF-8 BOM is present.
Issue -
State: closed - Opened by iamwired over 7 years ago
- 1 comment
#19 - Fix a small mistake in judgement of table keys
Pull Request -
State: closed - Opened by peria almost 8 years ago
- 1 comment
#18 - Remove return statements after failwith()
Pull Request -
State: closed - Opened by mrkline about 8 years ago
- 3 comments
#17 - Keep timezone information in toml::Time
Issue -
State: open - Opened by mayah about 8 years ago
#16 - Add CTEST_OUTPUT_ON_FAILURE=1 on .travis.yml
Pull Request -
State: closed - Opened by mayah about 8 years ago
#15 - Expand testsuite with builder/writer tests that enumerate success documents.
Pull Request -
State: closed - Opened by veeg about 8 years ago
- 12 comments
#14 - ctime changes for building with mingw
Pull Request -
State: closed - Opened by jtbr over 8 years ago
- 1 comment
#13 - std::round() support
Issue -
State: closed - Opened by jtbr over 8 years ago
- 2 comments
#12 - Optional indentation + move semantics
Pull Request -
State: closed - Opened by sir-earl over 8 years ago
- 7 comments
#11 - Write inline tables?
Issue -
State: open - Opened by RobertBColton over 8 years ago
- 3 comments
#10 - Time type suggestions
Issue -
State: closed - Opened by RobertBColton over 8 years ago
- 5 comments
#9 - Comparison operator
Issue -
State: closed - Opened by RobertBColton over 8 years ago
- 6 comments
#8 - Inline internal::type_name<> templates.
Pull Request -
State: closed - Opened by peria almost 9 years ago
- 3 comments
#7 - Add convenience function for array
Issue -
State: closed - Opened by zmb3 almost 9 years ago
- 2 comments
#6 - Make tinytoml compilable with Visual C++ compiler.
Pull Request -
State: closed - Opened by peria almost 9 years ago
- 3 comments
#5 - Fix compiler warnings
Pull Request -
State: closed - Opened by mjkoo almost 9 years ago
- 3 comments
#4 - Value::get does not function as advertized in the README
Issue -
State: closed - Opened by zschoenstadt almost 9 years ago
- 2 comments
#3 - Issue with nested array
Issue -
State: closed - Opened by quantizz about 9 years ago
- 3 comments
#2 - Add .travis.yml
Pull Request -
State: closed - Opened by mayah about 9 years ago
#1 - Error by building an Qt based project
Issue -
State: closed - Opened by ghost over 9 years ago
- 7 comments