Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kgabis/parson issues and pull requests
#215 - realloc is faster and safer than malloc + memcpy + free
Issue -
State: closed - Opened by GottZ 4 months ago
- 1 comment
#214 - Add ClusterFuzzLite integration
Pull Request -
State: open - Opened by DavidKorczynski 9 months ago
#213 - json_serialize_to_string_pretty received signal SIGABRT, Aborted.
Issue -
State: open - Opened by maikebing 12 months ago
- 3 comments
#211 - add various json routines into single functions.
Pull Request -
State: open - Opened by TheTechsTech about 1 year ago
#210 - add/enable testing in cmake with ctest cli
Pull Request -
State: open - Opened by TheTechsTech about 1 year ago
#209 - Unstable memory access conflicts that occur when running on Win7
Issue -
State: closed - Opened by Edda1024 over 1 year ago
- 2 comments
#208 - Validate JSON inputs
Issue -
State: closed - Opened by bendrissou over 1 year ago
- 3 comments
#207 - sprintf hard-deprecated on MacOS prevents compiling
Issue -
State: closed - Opened by rplsix over 1 year ago
- 3 comments
#206 - Simplify meson.build
Pull Request -
State: closed - Opened by uni-dos over 1 year ago
#205 - PR1
Pull Request -
State: closed - Opened by Arka16 over 1 year ago
#204 - fix Arithmetic overflow
Pull Request -
State: closed - Opened by vaavva almost 2 years ago
- 5 comments
#203 - Add `char *` representation of `JSONNumber` to handle `bigint`s
Pull Request -
State: closed - Opened by 0x416e746f6e almost 2 years ago
- 3 comments
#202 - What if enclosingn [] is missing?
Issue -
State: closed - Opened by ad1c almost 2 years ago
- 3 comments
#201 - Fix typo
Pull Request -
State: open - Opened by PenutChen almost 2 years ago
#200 - Segmentation fault after invoking json_object_clear() and json_object_remove() back to back.
Issue -
State: closed - Opened by bennydiamond about 2 years ago
- 1 comment
#198 - Improve exception handling
Issue -
State: open - Opened by elfring about 2 years ago
#197 - Completion of error handling
Issue -
State: open - Opened by elfring about 2 years ago
#195 - EOF not enforced
Issue -
State: closed - Opened by bendrissou about 2 years ago
- 1 comment
#194 - Accepting invalid array
Issue -
State: closed - Opened by bendrissou about 2 years ago
- 1 comment
#190 - scan-build bugs
Issue -
State: open - Opened by disconnect3d over 2 years ago
#189 - ci: add a bit of Github workflows
Pull Request -
State: closed - Opened by commodo over 2 years ago
- 1 comment
#188 - Add compatibility for scientific notation
Pull Request -
State: closed - Opened by s0541822 over 2 years ago
- 1 comment
#187 - misc improvements to json_serialize_to_buffer() performance
Pull Request -
State: closed - Opened by commodo over 2 years ago
- 5 comments
#186 - Add vcpkg installation instructions
Pull Request -
State: open - Opened by FrankXie05 over 2 years ago
#185 - clublog-users.json.zip
Issue -
State: closed - Opened by ad1c over 2 years ago
- 1 comment
#184 - why not check the "processed" in parson.c
Issue -
State: closed - Opened by tianmaduxing over 2 years ago
#182 - Question on errors - Get information about what failed
Issue -
State: closed - Opened by priesf over 2 years ago
- 1 comment
#181 - Mesonbuild
Pull Request -
State: closed - Opened by uni-dos almost 3 years ago
- 4 comments
#180 - JSON Merge
Issue -
State: closed - Opened by zarie3 almost 3 years ago
- 1 comment
#179 - Build using meson
Issue -
State: closed - Opened by uni-dos almost 3 years ago
- 13 comments
#178 - Is it possible to add option to ignoring the last comma?
Issue -
State: closed - Opened by little-brother almost 3 years ago
- 3 comments
#177 - Build break: Fixing size_t conversion on x64 systems. Excluding build/ in .gitignore.
Pull Request -
State: closed - Opened by CIPop almost 3 years ago
- 3 comments
#176 - kgabis.github.com/parson returns 404
Issue -
State: closed - Opened by adaugherity about 3 years ago
- 1 comment
#175 - Gitignore test_hash_collisions
Pull Request -
State: closed - Opened by iggyvolz about 3 years ago
- 1 comment
#174 - Strip tailing zeroes when serializing numbers.
Pull Request -
State: closed - Opened by sgh about 3 years ago
- 2 comments
#173 - Add uint32 t support
Pull Request -
State: closed - Opened by davidalo over 3 years ago
#172 - Excess precision for small floating point numbers.
Issue -
State: closed - Opened by sgh over 3 years ago
- 16 comments
Labels: wontfix
#171 - LLVM clang 4.0.3 compliation - "%g is unsupported"
Issue -
State: closed - Opened by zarie3 over 3 years ago
- 4 comments
#170 - Refactor float format to make it configurable at compile time
Pull Request -
State: closed - Opened by davidalo over 3 years ago
- 6 comments
#169 - Add integer support
Pull Request -
State: closed - Opened by davidalo over 3 years ago
- 13 comments
#168 - CModule fails on my CentOS device with opennssl error
Issue -
State: closed - Opened by purvit over 3 years ago
- 2 comments
#167 - undeclared identifier 'SIZE_MAX'
Issue -
State: closed - Opened by adamski over 3 years ago
- 4 comments
#166 - Make the funcitons thread safe
Issue -
State: closed - Opened by hazemati over 3 years ago
- 1 comment
#165 - create callbacks to be able to overwrite file i/o functions
Issue -
State: open - Opened by hazemati over 3 years ago
- 1 comment
#162 - Serialization_exemple issue
Issue -
State: closed - Opened by MartinPolytech over 3 years ago
- 1 comment
#161 - Parson cannot parse generated document
Issue -
State: closed - Opened by sgh over 3 years ago
- 1 comment
#160 - Integer get/set
Issue -
State: closed - Opened by sgh almost 4 years ago
- 10 comments
#159 - How to know the starting position of string in JSON using the prason library?
Issue -
State: closed - Opened by wong-hao almost 4 years ago
- 4 comments
#158 - How to remove a specific property from a Json Object
Issue -
State: closed - Opened by dmsherazi almost 4 years ago
- 1 comment
#157 - Fix memleak when parsing keys with embedded null bytes
Pull Request -
State: closed - Opened by disconnect3d almost 4 years ago
- 1 comment
#156 - Improved serialization performance
Pull Request -
State: closed - Opened by benswick almost 4 years ago
- 1 comment
#155 - Set up CMake so that parson.h is included automatically?
Issue -
State: closed - Opened by adamski almost 4 years ago
- 1 comment
#154 - Found a bug!
Issue -
State: closed - Opened by shu7734 almost 4 years ago
- 13 comments
#153 - When parsing big integrals, json_object_get_number() returns incorrect results.
Issue -
State: closed - Opened by gtrevi about 4 years ago
- 1 comment
#152 - Extract Parsing and Serialization into their own files
Pull Request -
State: closed - Opened by TorunR about 4 years ago
#151 - Having a JSON object within a JSON array
Issue -
State: closed - Opened by clash90 about 4 years ago
- 5 comments
#150 - Question: How to merge two json objects?
Issue -
State: closed - Opened by liurui39660 over 4 years ago
- 1 comment
#149 - Question: How to disable tabs and "/" conversion in serialization?
Issue -
State: closed - Opened by liurui39660 over 4 years ago
- 1 comment
#148 - Question: Accessing list with no name
Issue -
State: closed - Opened by bawilless over 4 years ago
- 1 comment
#147 - docs: fix simple typo, lighweight -> lightweight
Pull Request -
State: closed - Opened by timgates42 over 4 years ago
- 1 comment
#145 - is_decimal: Fix an integer underflow.
Pull Request -
State: open - Opened by yamt over 4 years ago
#144 - How to maitain and reuse json objects and values?
Issue -
State: closed - Opened by liudr over 4 years ago
- 3 comments
#143 - Resolve conversion warnings.
Pull Request -
State: open - Opened by chuckwolber over 4 years ago
#142 - Number parsing broken for some locales
Issue -
State: closed - Opened by yanchoyanev over 4 years ago
- 1 comment
#141 - Remove redundant code
Pull Request -
State: open - Opened by yamt over 4 years ago
#140 - Missing declaration for json_object_free?
Issue -
State: closed - Opened by whitsonk over 4 years ago
- 2 comments
#139 - Added fuzzer with seed corpus
Pull Request -
State: closed - Opened by AdamKorcz almost 5 years ago
#138 - question: Does parson aim to be a streaming parser?
Issue -
State: closed - Opened by hansbogert almost 5 years ago
- 1 comment
#137 - Add support for string values with embedded '\0' characters
Pull Request -
State: closed - Opened by reubeno almost 5 years ago
- 3 comments
#136 - `json_serialize_to_buffer` should return serialized size
Issue -
State: closed - Opened by JayKickliter almost 5 years ago
- 2 comments
#135 - UTF-8 compatibility
Issue -
State: closed - Opened by fbeaulier about 5 years ago
- 1 comment
#134 - big integer not support
Issue -
State: closed - Opened by changnet about 5 years ago
- 1 comment
#133 - Guard against potential integer overflow
Pull Request -
State: closed - Opened by yesmar about 5 years ago
#132 - Ensure operations on signed integers do not overflow
Issue -
State: closed - Opened by yesmar about 5 years ago
#131 - Avoid truncating strings warning
Pull Request -
State: closed - Opened by dan-so about 5 years ago
- 1 comment
#130 - Unused macro, misleading comments regarding `sscanf`
Issue -
State: open - Opened by dan-so about 5 years ago
#129 - JSON file causing infinite loop?
Issue -
State: closed - Opened by ad1c about 5 years ago
- 2 comments
#128 - Fix memory leaks in `parson_object_set_*` when `object` is invalid
Pull Request -
State: closed - Opened by danellis over 5 years ago
- 1 comment
#127 - Problems with numbers and serializing
Issue -
State: closed - Opened by akreft-cds over 5 years ago
- 3 comments
#126 - added JSON Test Suite by Nicolas Seriot
Pull Request -
State: open - Opened by reijin90 over 5 years ago
#125 - There is no stream api in parson.
Issue -
State: open - Opened by valaxkong over 5 years ago
#124 - CMakeLists.txt: Minimal fixes, added GNUInstallDirs and fixed cmake c…
Pull Request -
State: closed - Opened by DasRoteSkelett over 5 years ago
- 2 comments
#123 - Parsing failure.
Issue -
State: closed - Opened by kmj7811 over 5 years ago
- 1 comment
#121 - add SPDX-License-Identifier
Pull Request -
State: closed - Opened by AkihiroSuda over 5 years ago
- 1 comment
#120 - Add CMakeLists.txt with install definitions
Pull Request -
State: closed - Opened by ewertons almost 6 years ago
- 1 comment
#119 - Iterator Functions
Issue -
State: open - Opened by WillianBR almost 6 years ago
- 1 comment
#118 - Memory Leak in tests.c
Issue -
State: closed - Opened by raminfp almost 6 years ago
- 1 comment
#117 - Support case insensitive property name
Issue -
State: closed - Opened by troj-iii almost 6 years ago
- 1 comment
#113 - Storing long int variable
Issue -
State: closed - Opened by jning8401 almost 6 years ago
- 3 comments
#112 - json_serialize_to_string_pretty has no output when there are dotset in the object
Issue -
State: closed - Opened by jning8401 about 6 years ago
- 2 comments
#111 - Comment support in JSON is bad idea
Issue -
State: closed - Opened by In-line about 6 years ago
- 2 comments
#110 - NULL with escaped backslash
Issue -
State: closed - Opened by sundarv85 about 6 years ago
- 1 comment
#109 - Making `parson_free` optional
Issue -
State: closed - Opened by woodruffw over 6 years ago
- 3 comments
#108 - errno in parse_number_value()
Issue -
State: closed - Opened by sharpie7 over 6 years ago
- 2 comments
#107 - How can I create json files from the code?
Issue -
State: closed - Opened by Skyway666 over 6 years ago
- 2 comments
#106 - Buffer overflow in parson
Issue -
State: closed - Opened by yunho-kim over 6 years ago
- 3 comments
#105 - Remove trailing spaces
Pull Request -
State: closed - Opened by zolvarga over 6 years ago
#104 - Make parson -Wfloat-equal compatible
Issue -
State: open - Opened by msteinbeck over 6 years ago
- 8 comments
#103 - Memory leaks detected when running test part in Makefile
Issue -
State: closed - Opened by fCorleone over 6 years ago
- 1 comment
#102 - Cmake support
Issue -
State: open - Opened by zkSNARK over 6 years ago