Ecosyste.ms: Issues

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

GitHub / beached/daw_json_link issues and pull requests

#453 - Add a demo of using string as the discriminator of json_tagged_variant

Issue - State: closed - Opened by airhere about 1 month ago - 2 comments

#452 - Minor CI issue and preliminary C++26 reflection support

Pull Request - State: closed - Opened by beached about 2 months ago

#451 - missing daw_consteval.h ?

Issue - State: open - Opened by cbelous about 2 months ago - 2 comments

#450 - Refactor preprocessor conditionals for consistency

Pull Request - State: closed - Opened by beached 2 months ago

#449 - Add link to Mapping Overview in cookbook section

Pull Request - State: closed - Opened by beached 2 months ago

#448 - Documentation updates and more tests

Pull Request - State: closed - Opened by beached 2 months ago

#447 - Update version number to v3_29_0

Pull Request - State: closed - Opened by beached 2 months ago

#446 - Added json_array_iterator test and minor refactoring

Pull Request - State: closed - Opened by beached 2 months ago

#444 - Fixed issue with unneeded template keyword

Pull Request - State: closed - Opened by beached 2 months ago - 1 comment

#443 - Removed extra ; in macro

Pull Request - State: closed - Opened by beached 2 months ago

#442 - Fixes for upstream changes

Pull Request - State: closed - Opened by beached 2 months ago - 1 comment

#441 - Smaller pull size for non-testing builds

Pull Request - State: closed - Opened by beached 3 months ago - 1 comment

#439 - Missing leading 0's when using to_json_array

Issue - State: closed - Opened by matthewdear 3 months ago - 4 comments
Labels: bug

#438 - Removed usages of ParseTag except for json schema export

Pull Request - State: closed - Opened by beached 3 months ago

#437 - Removed usage of tag types to pass template params. #375

Pull Request - State: closed - Opened by beached 3 months ago

#436 - Version bump

Pull Request - State: closed - Opened by beached 3 months ago

#435 - Fix for #433

Pull Request - State: closed - Opened by beached 3 months ago

#434 - Pulling release changes into v3

Pull Request - State: closed - Opened by beached 3 months ago

#433 - Discriminant cannot appear after enum-by-name fields?

Issue - State: closed - Opened by pkerichang 3 months ago - 2 comments
Labels: bug

#431 - Update parsing_individual_members.md

Pull Request - State: closed - Opened by jk-jeon 4 months ago - 1 comment

#430 - Small bugfixes

Pull Request - State: closed - Opened by beached 4 months ago

#429 - Compilation problem on GCC 14.1 (Linux)

Issue - State: closed - Opened by iwasz 4 months ago - 7 comments

#428 - Compiler error when using custom map type and type alias

Issue - State: closed - Opened by pkerichang 5 months ago - 8 comments

#427 - Is there an adl_serializer equivalent?

Issue - State: closed - Opened by pkerichang 5 months ago - 13 comments

#426 - Support for streams of JSON data and incremental parsing?

Issue - State: open - Opened by KKhanhH 7 months ago - 4 comments

#425 - Pull Release Back into V3

Pull Request - State: closed - Opened by beached 7 months ago

#424 - Updated dep to pull in release, not dev branch of header_libraries

Pull Request - State: closed - Opened by beached 7 months ago

#423 - daw_is_detected

Issue - State: closed - Opened by iwasz 7 months ago - 3 comments

#422 - Added json_apply

Pull Request - State: closed - Opened by beached 7 months ago

#421 - How to declare recursive self referencing data structure?

Issue - State: open - Opened by andreasdamm-shure 8 months ago - 10 comments
Labels: enhancement

#420 - Small dependency update

Pull Request - State: closed - Opened by beached 9 months ago

#419 - lack of daw/daw_constant.h

Issue - State: closed - Opened by toge 9 months ago - 3 comments

#418 - serialization failure with variant type alias mapping

Issue - State: closed - Opened by beached 9 months ago

#416 - Bring PR from release to v3

Pull Request - State: closed - Opened by beached 9 months ago

#415 - Fix link in readme

Pull Request - State: closed - Opened by codeinred 9 months ago - 1 comment
Labels: bug

#414 - Bugfix for narrow_cast and updated deps

Pull Request - State: closed - Opened by beached 10 months ago

#413 - JsonRangeCheck::CheckForNarrowing crashes without raising exception

Issue - State: closed - Opened by panic-sell 11 months ago - 4 comments
Labels: bug

#412 - Seeking Advice: implementing MsgPack deserialization

Issue - State: closed - Opened by cyanidle 11 months ago - 1 comment

#411 - How to serialize associative containers?

Issue - State: closed - Opened by roman-orekhov 11 months ago - 3 comments

#410 - Bugfix: Over checking for null, even when it is allowed

Pull Request - State: closed - Opened by beached 12 months ago

#408 - Updated deduced empty fix to serialize and fast path the parsing

Pull Request - State: closed - Opened by beached almost 1 year ago - 1 comment

#407 - Fix for missing feature in issue #406

Pull Request - State: closed - Opened by beached about 1 year ago - 1 comment

#406 - Missing contract for std::variant types

Issue - State: closed - Opened by mohabouje about 1 year ago - 4 comments
Labels: bug, enhancement

#405 - Moving most ubuntu clang tests to ubuntu 22.04

Pull Request - State: closed - Opened by beached about 1 year ago

#404 - Fix compiling on windows without NOMINMAX

Pull Request - State: closed - Opened by KredeGC about 1 year ago - 1 comment

#403 - Bugfix for #402

Pull Request - State: closed - Opened by beached about 1 year ago

#402 - json_value terminates on type() with exceptions enabled

Issue - State: closed - Opened by KredeGC about 1 year ago

#401 - Added multi-tu test to ensure things that should be inline are

Pull Request - State: closed - Opened by beached about 1 year ago

#400 - Failed to check for empty string

Pull Request - State: closed - Opened by beached about 1 year ago - 2 comments

#399 - Json Value parsing doesn't resolve escaped paths

Issue - State: closed - Opened by MartinTheDragon about 1 year ago - 3 comments

#398 - Json Value parsing can produce segmentation faults

Issue - State: closed - Opened by MartinTheDragon about 1 year ago - 2 comments

#397 - Upped dep version on header_libraries

Pull Request - State: closed - Opened by beached about 1 year ago

#396 - Updated header_libraries dep req

Pull Request - State: closed - Opened by beached about 1 year ago

#395 - Bugfix: missing inline on header defined function

Pull Request - State: closed - Opened by beached about 1 year ago

#394 - Small cleanups around usage of uncaught_exceptions. Removed all

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

#393 - Fix: Errors introduced with new error handling

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

#392 - Fixed version macro

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

#391 - Fixed output when invalid-utf8 encountered. Option to escape works now

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

#389 - Problem serializing some strings

Issue - State: closed - Opened by juceda over 1 year ago - 6 comments
Labels: bug

#388 - version bump

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

#387 - Added ability to specify a user error handler

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

#386 - New error handler

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

#385 - Updated to latest header libraries, small perf imp in real parse

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

#384 - Small bugfixes

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

#383 - Pulling release back into v3

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

#382 - Fixed some issues with MSVC and /permissive

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

#381 - Error linking daw_json_link with MSVC

Issue - State: closed - Opened by Beafantles over 1 year ago - 7 comments

#380 - handle large negative floating point numbers correctly

Pull Request - State: closed - Opened by pauldreik over 1 year ago - 6 comments
Labels: bug

#379 - version bump

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

#378 - Allowing full nanosecond durations in json_date

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

#377 - V3

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

#376 - Bugfixes and new describe

Pull Request - State: closed - Opened by beached over 1 year ago - 2 comments

#375 - Replace tag dispatch

Issue - State: closed - Opened by jk-jeon over 1 year ago - 5 comments

#374 - Taking a param by value and then creating a copy of it

Issue - State: closed - Opened by jk-jeon over 1 year ago - 1 comment

#372 - TemporarilyMutateBuffer::yes produces a compilation error

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

#371 - Added example and better docs for exact maps. Fixes #370

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

#370 - Misspelled or unknown field names... how to detect them?

Issue - State: closed - Opened by marcelomatus almost 2 years ago - 2 comments
Labels: bug, question

#369 - Added _GLICXX_ASSERTIONS define to debug build of tests

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

#367 - Added base class example and loosened over constraints on some types

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

#365 - Add support for c++20 from_range

Issue - State: open - Opened by beached almost 2 years ago

#364 - Update to newer utf range to fix arm warning about signedness of char

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

#363 - removed static from op( ) that had local state

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

#361 - key value mapping doesn't work when the key is 'int'

Issue - State: closed - Opened by marcelomatus almost 2 years ago - 3 comments
Labels: enhancement, question

#360 - Bugfix for #359 and enhancement to allow json_number<name, bool> to work

Pull Request - State: closed - Opened by beached almost 2 years ago
Labels: bug, enhancement

#359 - Seg fault with std::optional<bool> and std::variant

Issue - State: closed - Opened by marcelomatus almost 2 years ago - 8 comments
Labels: bug, enhancement

#358 - Bugfix for issue #357

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

#357 - Optional member before a vector class member produces seg fault

Issue - State: closed - Opened by marcelomatus almost 2 years ago - 8 comments
Labels: bug

#356 - Bugfix for #355, where a custom ctor in json_data_contract is ignored

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

#355 - Custom constructors in json_data_contract ignored

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

#352 - Simplified construction of some types, better perf

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

#351 - Symbol size reduction and simplified compiler define checks

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

#350 - Documentation and debugging updates

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