Ecosyste.ms: Issues

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

GitHub / kazuho/picojson issues and pull requests

#159 - Development package files

Pull Request - State: open - Opened by eaaltonen 9 months ago - 1 comment

#158 - Typo fix README.mkdn

Pull Request - State: open - Opened by SeaOtocinclus 11 months ago

#157 - Resolve '-Wzero-as-null-pointer-constant' warning

Pull Request - State: open - Opened by Minty-Meeo over 1 year ago

#153 - DOes it support older versions of C++ like C++ 98 , less than C++11?

Issue - State: open - Opened by naveenkumar638 almost 2 years ago - 1 comment

#152 - Do not escape slash

Pull Request - State: open - Opened by danmar about 2 years ago

#151 - Is it ok if I publish a NuGet package?

Issue - State: open - Opened by diogo-strube about 2 years ago - 1 comment

#150 - Fix warnings with gcc-12 & improve Makefile

Pull Request - State: open - Opened by hhoffstaette about 2 years ago

#149 - Proposed macro to override throw #148

Pull Request - State: open - Opened by shun126 about 2 years ago

#148 - Proposed macro to override throw

Issue - State: open - Opened by shun126 over 2 years ago

#147 - value.set(T&&) is problematic

Pull Request - State: open - Opened by cuzdav over 2 years ago

#146 - fix: using stream operator not set eofbit

Pull Request - State: open - Opened by Night12138 over 2 years ago

#144 - This is a char that attempts to hold two characters.

Pull Request - State: closed - Opened by Mvb1122 about 3 years ago

#143 - Added SPDX license identifier

Pull Request - State: open - Opened by bavay over 3 years ago

#142 - Add std::string_view support

Pull Request - State: closed - Opened by conr2d over 3 years ago

#141 - _serialize collides wtih immintrin.h

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

#140 - Fix typo "syntax error" in example README.mkdn

Pull Request - State: open - Opened by GermanAizek over 3 years ago

#139 - How to transfer to function uint8_t, uint16_t?

Issue - State: open - Opened by GermanAizek over 3 years ago

#137 - Any interest in sponsorship?

Issue - State: closed - Opened by nmr8acme almost 4 years ago

#136 - Fix deny_parse_context class

Pull Request - State: open - Opened by rmisev almost 4 years ago

#135 - limit recursion by retaining depth

Pull Request - State: closed - Opened by kazuho almost 4 years ago - 1 comment

#134 - Feature/enable c++11

Pull Request - State: closed - Opened by hrkn almost 4 years ago

#133 - Improves docs and spellings.

Pull Request - State: open - Opened by Divyanshu9151 almost 4 years ago

#131 - Fix build failure with GCC10.1 and Werror

Pull Request - State: closed - Opened by Thalhammer about 4 years ago - 3 comments

#130 - Disabled warning 4706 under Visual Studio (fixes kazuho/picojson#129)

Pull Request - State: closed - Opened by GabrieleGiuseppini about 4 years ago - 1 comment

#128 - Fix build error in first sample code in README

Pull Request - State: open - Opened by claremacrae over 4 years ago - 1 comment

#127 - fix compiler warning on __STDC_FORMAT_MACROS redef

Pull Request - State: open - Opened by NikolausDemmel over 4 years ago

#126 - Support input std::wstring

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

#125 - Add missed MOVESET for simple types for fix build

Pull Request - State: open - Opened by lirik90 over 4 years ago

#124 - cannot parse tab correctly : syntax error at line 1 near

Issue - State: closed - Opened by phoenixbai over 4 years ago - 1 comment

#123 - Default value for prefix

Pull Request - State: open - Opened by marcelotrevisani over 4 years ago

#122 - use c++ includes for the int64 support

Pull Request - State: closed - Opened by Optiligence almost 5 years ago - 4 comments

#121 - User-defined conversions

Issue - State: open - Opened by Timeroot about 5 years ago

#120 - error in readme; Reading JSON using the pull interface

Issue - State: open - Opened by Ryder17z about 5 years ago

#119 - Warning about return from void function

Issue - State: open - Opened by f18m about 5 years ago

#118 - Add PICOJSON_DISABLE_EXCEPTION macro switch to support -fno-exceptions

Pull Request - State: open - Opened by rhysd over 5 years ago - 2 comments

#117 - picojson does not support -fno-exceptions

Issue - State: open - Opened by rhysd over 5 years ago - 3 comments

#116 - numeric limits min, max

Issue - State: open - Opened by gha88 over 5 years ago

#115 - Minor typo fixes and styling for README

Pull Request - State: open - Opened by rachitnigam over 5 years ago

#114 - Fixes typo in README.md

Pull Request - State: closed - Opened by briancairl almost 6 years ago - 1 comment

#113 - operator== does not honor int64_t

Issue - State: open - Opened by johannesgajdosik about 6 years ago

#110 - Weird issues when using custom parse contexts

Issue - State: closed - Opened by exavi over 6 years ago - 1 comment

#109 - Add PICOJSON_NOEXCEPT macro to switch between empty throw() and noexc…

Pull Request - State: closed - Opened by jkeller-miovision over 6 years ago - 1 comment

#108 - fix -Wcatch-value warnings with gcc8

Pull Request - State: closed - Opened by rosset over 6 years ago - 2 comments

#107 - Removing Visual Studio 2013 compiler warnings

Pull Request - State: closed - Opened by crea7or almost 7 years ago

#106 - Sometimes picojson's .mkdn isn't easy to see.

Issue - State: open - Opened by YuseiIto almost 7 years ago

#105 - Map of Maps is incorrectly parsed

Issue - State: closed - Opened by Vicfero almost 7 years ago - 1 comment

#104 - Why is there no `parse_object_stop` in the streaming API?

Issue - State: open - Opened by paulreimer almost 7 years ago

#103 - Adding easy way to write json

Pull Request - State: open - Opened by gbittoun almost 7 years ago

#102 - Missing case for int64_t in equality comparison operator

Pull Request - State: closed - Opened by mtehver about 7 years ago

#101 - Add uint64_t experimental support

Pull Request - State: open - Opened by mihalin over 7 years ago

#100 - Couldn't parse simply JSON string

Issue - State: closed - Opened by bl4ck5un over 7 years ago - 1 comment

#99 - Add PICOJSON_NO_EXCEPTIONS define to optionally remove throw-catch

Pull Request - State: open - Opened by crashmatt over 7 years ago - 1 comment

#98 - Fix example to not report syntax error on valid JSON input

Pull Request - State: open - Opened by rmisev over 7 years ago - 1 comment

#97 - syntax highlight the README

Pull Request - State: open - Opened by eklitzke over 7 years ago

#96 - specify the indent style (clang-format)

Pull Request - State: closed - Opened by kazuho over 7 years ago

#95 - Addressed some g++ warnings

Pull Request - State: closed - Opened by bavay over 7 years ago

#94 - picojson - Abort on parsing possible DoS

Issue - State: open - Opened by dzonerzy over 7 years ago - 1 comment

#93 - Added a constructor that accepts string, array, object with rvalue

Pull Request - State: closed - Opened by over-the-stardust almost 8 years ago - 1 comment

#92 - picojson eats one too many characters when parsing a number

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

#91 - Warning about __STDC_FORMAT_MACROS

Issue - State: open - Opened by chishiro about 8 years ago

#90 - Conformance report for reference

Issue - State: open - Opened by miloyip about 8 years ago - 1 comment

#89 - fix: Use entity

Pull Request - State: closed - Opened by objectx about 8 years ago - 1 comment

#88 - Add a missing type argument

Pull Request - State: closed - Opened by objectx about 8 years ago - 1 comment

#87 - Add modification methods

Pull Request - State: closed - Opened by gnaggnoyil about 8 years ago - 3 comments

#86 - Get root node?

Issue - State: open - Opened by egordorichev over 8 years ago - 3 comments

#85 - Replace handwriten iterator loop with std::for_each.

Pull Request - State: closed - Opened by BillyONeal over 8 years ago - 6 comments

#84 - Replace serialize_str handwritten for_each loop with std::for_each,

Pull Request - State: closed - Opened by BillyONeal over 8 years ago - 7 comments

#83 - missed colon in the first example in readme

Issue - State: open - Opened by Dushistov over 8 years ago

#82 - Parse error syntax error at line 1 near:

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

#81 - add bracket operator and opt

Pull Request - State: closed - Opened by satoren over 8 years ago

#80 - String to array

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

#79 - Hexadecimal support

Issue - State: closed - Opened by m1tk4 over 8 years ago - 5 comments
Labels: wontfix

#78 - Supper Integer Type

Issue - State: open - Opened by zhoub over 8 years ago - 1 comment

#76 - do "explicit" is needed in the constructor ?

Issue - State: closed - Opened by satoren almost 9 years ago

#75 - forgot inline keyword

Pull Request - State: closed - Opened by satoren almost 9 years ago - 1 comment

#74 - add rvalue reference support

Pull Request - State: closed - Opened by satoren almost 9 years ago - 3 comments

#73 - do not consume extra char when parsing a scalar number

Pull Request - State: closed - Opened by kazuho almost 9 years ago

#72 - fix consumtion of the last char when parsing iterators range

Pull Request - State: closed - Opened by weirdgiraffe almost 9 years ago - 3 comments

#71 - Added openSUSE spec file.

Pull Request - State: open - Opened by karya0 almost 9 years ago

#70 - Check for trailing characters when parsing std::string.

Pull Request - State: open - Opened by greggomann almost 9 years ago

#69 - bug on Solaris10 (gcc version 4.4.2)

Issue - State: open - Opened by takmatumot about 9 years ago - 1 comment

#68 - picojson::value((int64_t) 0).evaluate_as_boolean() should be false

Pull Request - State: closed - Opened by turenar over 9 years ago - 1 comment

#67 - fix "'NULL' is not declared in this scope" error.

Pull Request - State: closed - Opened by hirohitokato over 9 years ago - 1 comment

#66 - make operator= safe when part of LHS is being assigned

Pull Request - State: closed - Opened by kazuho over 9 years ago

#65 - value::operator= does not allow for navigation

Issue - State: closed - Opened by GabrieleGiuseppini over 9 years ago - 5 comments

#64 - new ( this ) value ( x ); won't compile on visual studio 2010

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

#63 - to_str() now returns string representation of arrays and objects

Pull Request - State: closed - Opened by tripzero over 9 years ago - 5 comments

#62 - Updated Makefile to include a "check" target.

Pull Request - State: closed - Opened by karya0 almost 10 years ago - 1 comment

#61 - Consider adding picotest/picotest.[ch] to the release tarball

Issue - State: closed - Opened by karya0 almost 10 years ago - 5 comments

#58 - Updated Makefile to include install/uninstall targets.

Pull Request - State: closed - Opened by karya0 almost 10 years ago - 3 comments

#56 - Caj/type traits gmp

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

#54 - Maintaining order of values when serializing.

Issue - State: open - Opened by Ender1618 almost 10 years ago - 4 comments

#53 - Add example how to serialize C++ data to JSON

Pull Request - State: closed - Opened by cdeil almost 10 years ago - 9 comments