Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / biojppm/rapidyaml issues and pull requests

#371 - Serialize a vector<int>

Issue - State: closed - Opened by ftpronk over 1 year ago - 3 comments

#370 - Emitting in flow style

Issue - State: closed - Opened by ZhouYe890 over 1 year ago - 8 comments

#369 - [fix] ensure tests run with disabled exceptions

Pull Request - State: closed - Opened by biojppm over 1 year ago - 1 comment

#368 - [fix] pedantic compiler warnings

Pull Request - State: closed - Opened by biojppm over 1 year ago

#367 - [sample] add example code decoding base64 to a std::string

Pull Request - State: closed - Opened by biojppm over 1 year ago - 1 comment

#364 - Compiling errors with Ubuntu22.04

Issue - State: closed - Opened by Alizyt over 1 year ago - 8 comments

#363 - Warnings about use of old-style cast

Issue - State: closed - Opened by biojppm over 1 year ago

#362 - Use of debugbreak should be opt-in

Issue - State: closed - Opened by svart-riddare over 1 year ago - 3 comments

#361 - Assert while parsing valid yaml with ':' in text

Issue - State: closed - Opened by svart-riddare over 1 year ago - 4 comments

#360 - Linking Issues

Issue - State: closed - Opened by Hatrickek over 1 year ago - 2 comments

#359 - Even with the exceptions disabled there is still a throw happening

Issue - State: closed - Opened by Hatrickek over 1 year ago - 2 comments

#358 - Compile for ESP32 microprocessor

Issue - State: open - Opened by danimasa over 1 year ago - 1 comment

#357 - Fix overzealous check in emit_as()

Pull Request - State: closed - Opened by biojppm over 1 year ago - 1 comment

#356 - emit_yaml raises `id < t.size()` exception after using `remove_child`

Issue - State: closed - Opened by giubacc almost 2 years ago - 1 comment
Labels: bug

#355 - Serialize boolean types as "true"/"false"

Issue - State: closed - Opened by dbarkar almost 2 years ago - 2 comments

#354 - Do not quote plain scalars with '-' symbol

Issue - State: closed - Opened by dbarkar almost 2 years ago

#352 - Remove a child/subtree

Issue - State: open - Opened by MartijnKuipers almost 2 years ago - 10 comments

#351 - Iterating over a map value without NodeRef's .children() (indexing)

Issue - State: closed - Opened by KadeDev almost 2 years ago - 11 comments

#350 - single header: gcc 4.8.5 fails to compile

Issue - State: open - Opened by MountCloud almost 2 years ago - 4 comments

#348 - [doc] Add Fedora Linux and EPEL packages to README.md

Pull Request - State: closed - Opened by musicinmybrain almost 2 years ago - 1 comment

#347 - [fix] Add missing Python runtime dep. on deprecation

Pull Request - State: closed - Opened by musicinmybrain almost 2 years ago - 6 comments

#346 - Clarify how `parse_in_place` will mutate the buffer

Issue - State: open - Opened by huangqinjin almost 2 years ago - 2 comments

#345 - FR: Provide API for emit+append

Issue - State: open - Opened by huangqinjin almost 2 years ago - 5 comments

#344 - Question: How to emit only the value of a Node?

Issue - State: closed - Opened by huangqinjin almost 2 years ago - 2 comments

#343 - [ci] disable creation of python packages for Windows and MacOSX

Pull Request - State: closed - Opened by biojppm almost 2 years ago - 1 comment

#342 - Key uniqueness

Issue - State: closed - Opened by a-w50 almost 2 years ago - 2 comments

#341 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: closed - Opened by lgtm-com[bot] almost 2 years ago - 1 comment

#340 - fix Tree::duplicate_children_no_rep

Pull Request - State: closed - Opened by NaN-git almost 2 years ago - 2 comments

#339 - Don't override key type_bits when copying val

Pull Request - State: closed - Opened by NaN-git almost 2 years ago - 1 comment

#338 - fix empty line detection

Pull Request - State: closed - Opened by NaN-git almost 2 years ago - 2 comments

#337 - Potentially incorrect empty line detection in `Parse::_filter_block_scalar`

Issue - State: closed - Opened by NaN-git almost 2 years ago - 5 comments

#336 - API: consider single parameter NodeRef::duplicate

Issue - State: open - Opened by dancingbug almost 2 years ago - 3 comments

#335 - make _clear_val clear val instead of key

Pull Request - State: closed - Opened by dancingbug almost 2 years ago - 2 comments

#334 - [fix] quote backtick and at only when they lead the scalar

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#333 - [ci] fix github runners, update actions

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#332 - [fix] eager scan for carriage return caused slow parsing

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#331 - Performance issue

Issue - State: closed - Opened by NaN-git about 2 years ago - 6 comments

#330 - improve complexity of has_sibling() and has_child()

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#329 - has_sibling() is inefficient

Issue - State: closed - Opened by biojppm about 2 years ago - 2 comments

#328 - [fix] eager assertions prevented moving nodes to the first position

Pull Request - State: closed - Opened by biojppm about 2 years ago - 2 comments

#327 - Question: Importing Library giving errors

Issue - State: closed - Opened by KaylaBCronk about 2 years ago - 12 comments

#326 - How to disable `C4_DEBUG_BREAK`

Issue - State: closed - Opened by captain-yoshi about 2 years ago - 10 comments

#325 - Formatting possibilies

Issue - State: closed - Opened by a-w50 about 2 years ago - 2 comments

#324 - Move node to first position

Issue - State: closed - Opened by a-w50 about 2 years ago - 7 comments

#323 - Tab is not recognized as separator

Issue - State: closed - Opened by NaN-git about 2 years ago - 2 comments

#322 - deprecated declarations found

Issue - State: closed - Opened by jcpunk about 2 years ago - 1 comment

#320 - Scalars should only be quoted if the string starts with @ or `

Issue - State: closed - Opened by Gei0r about 2 years ago - 1 comment

#319 - Begginers issue

Issue - State: closed - Opened by LucasDamo22 about 2 years ago - 1 comment

#318 - [fix] add map node properly

Pull Request - State: closed - Opened by PIG208 about 2 years ago - 2 comments

#317 - Question: Parsing Large YAML to JSON

Issue - State: closed - Opened by KaylaBCronk about 2 years ago - 13 comments

#316 - Is there a way of avoiding quotes when converting to JSON and back to YAML?

Issue - State: closed - Opened by kdidkovsky about 2 years ago - 3 comments

#315 - When parsing, is there a way to know the "real type" of a scalar ?

Issue - State: open - Opened by JonathanGirardeau about 2 years ago - 6 comments

#314 - [fix] do not add quotes to 0-leading float numbers

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#313 - Random quotes on numbers when serializing to `json`

Issue - State: closed - Opened by captain-yoshi about 2 years ago - 2 comments

#312 - Add dquotes around `inf` and `nan` when serializing to json

Issue - State: open - Opened by captain-yoshi about 2 years ago - 3 comments

#310 - [fix] emitted scalars containing @ should be quoted

Pull Request - State: closed - Opened by biojppm about 2 years ago - 2 comments

#309 - Indicator character emitted as plain scalar unexpectedly

Issue - State: closed - Opened by PIG208 about 2 years ago

#308 - [ci] disable coveralls parallel submission

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#307 - [fix breaking] locations require opt-in when creating the parser

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#304 - [fix] resync python API

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#303 - [refac] deprecate emit() and emitrs(), use emit_yaml() and emitrs_yaml()

Pull Request - State: closed - Opened by biojppm about 2 years ago - 1 comment

#302 - Adds a unit test to parse 3 digits versions

Pull Request - State: closed - Opened by ericcitaire about 2 years ago - 5 comments

#301 - Extremely low performance on reading json files generated with ryml::emit_json

Issue - State: closed - Opened by D-Alex about 2 years ago - 4 comments

#299 - json emitter: fixes to scalars with missing quotes

Pull Request - State: closed - Opened by biojppm over 2 years ago - 1 comment

#298 - [fix] json emitter should escape control characters

Pull Request - State: closed - Opened by biojppm over 2 years ago - 1 comment

#297 - JSON emitter does not escape control characters

Issue - State: closed - Opened by tstack over 2 years ago

#296 - [fix] re #274 indentless seqs with trailing empty values

Pull Request - State: closed - Opened by biojppm over 2 years ago - 1 comment

#295 - NodeRef: const overloads did not participate in overload resolution

Pull Request - State: closed - Opened by biojppm over 2 years ago - 1 comment

#294 - NodeRef: const methods do not participate in overload resolution

Issue - State: closed - Opened by biojppm over 2 years ago - 2 comments

#293 - [perf] fix parser performance for ultra-long flow style lines

Pull Request - State: closed - Opened by biojppm over 2 years ago - 10 comments

#292 - Syntax error when emitting to JSON from a YAML versioning scheme value

Issue - State: closed - Opened by captain-yoshi over 2 years ago - 4 comments

#290 - [fix] Tree::_grow_arena() should start from size and not position

Pull Request - State: closed - Opened by biojppm over 2 years ago - 1 comment

#289 - Slow parsing of very long flow-style lines

Issue - State: closed - Opened by captain-yoshi over 2 years ago - 1 comment

#288 - Segfault on successive calls to `Tree::_grow_arena()`

Issue - State: closed - Opened by captain-yoshi over 2 years ago - 2 comments

#287 - Undefined reference to `c4::to_chars` and `c4::from_chars`

Issue - State: closed - Opened by captain-yoshi over 2 years ago - 1 comment

#284 - String formaters

Issue - State: open - Opened by captain-yoshi over 2 years ago - 1 comment

#281 - fix deserialization of std::vector<bool>

Pull Request - State: closed - Opened by biojppm over 2 years ago - 1 comment

#280 - Compilation fails when decoding std::vector<bool>

Issue - State: closed - Opened by captain-yoshi over 2 years ago - 1 comment

#278 - c4core subdirectory issing in ./ext

Issue - State: closed - Opened by makingglitches over 2 years ago - 1 comment

#277 - Merge fails with duplicate keys

Issue - State: closed - Opened by stevebleazard over 2 years ago - 1 comment

#276 - Should I keep string variable available after call parse_in_place ?

Issue - State: closed - Opened by bigcat26 over 2 years ago - 1 comment

#275 - Convert `ryml::substring` to `std::string`

Issue - State: closed - Opened by jgarciamesa over 2 years ago - 2 comments

#274 - Lists with unindented items and trailing empty values parse incorrectly

Issue - State: closed - Opened by andrewts129 over 2 years ago - 1 comment

#268 - anchor in sequence dereferenced in a map fail, replaced by a scalar.

Issue - State: closed - Opened by Schwartzp over 2 years ago - 4 comments

#267 - Add ConstNodeRef to enforce const correctness

Pull Request - State: closed - Opened by biojppm over 2 years ago - 3 comments

#266 - const on return types

Issue - State: closed - Opened by BenjaminNavarro over 2 years ago - 1 comment

#264 - Fix ambiguity between null strings and zero-length strings

Pull Request - State: closed - Opened by Gei0r over 2 years ago - 20 comments

#263 - Empty strings are parsed as null

Issue - State: closed - Opened by Gei0r over 2 years ago - 6 comments

#261 - Update version on vcpkg

Issue - State: open - Opened by MichaelGoulding over 2 years ago - 2 comments

#260 - multiline assignment will make the line number is not correctly

Issue - State: closed - Opened by CairoLee over 2 years ago - 4 comments

#256 - Installation directory on Linux 64bit OS

Issue - State: open - Opened by guoyunhe over 2 years ago - 1 comment

#248 - [wip] add subset string view comparator

Pull Request - State: open - Opened by captain-yoshi over 2 years ago - 17 comments

#246 - include guard in the single header version

Issue - State: closed - Opened by kamchatka-volcano over 2 years ago - 1 comment

#238 - Request: Publish Doxygen API docs

Issue - State: closed - Opened by mcandre over 2 years ago - 2 comments

#206 - CreateSourceGroup.cmake expects path to be acceptable regex

Issue - State: closed - Opened by FatalCatharsis almost 3 years ago - 3 comments