Skip to content

Issues: couchbase/fleece

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Make dictionary lookup more efficient
#1 by snej was closed May 9, 2016 updated May 9, 2016
FLEncoder_WriteInt actually writes null
#6 by borrrden was closed Oct 11, 2016 updated Oct 11, 2016
[request for information] Why favor Fleece over cap'n proto?
#4 by makoConstruct was closed Nov 29, 2016 updated Nov 29, 2016
Array.cc triggers libc assertion on Android for get( int )
#13 by borrrden was closed Dec 7, 2016 updated Dec 7, 2016
Encoder shouldn't have a hard limit on nesting depth
#21 by snej was closed Jun 30, 2017 updated Jun 30, 2017
Value::fromTrustedData sometimes asserts in debug mode
#29 by KraemerDEM was closed Jul 20, 2018 updated Jul 20, 2018
compilation on Windows with msvc fails
#30 by KraemerDEM was closed Aug 21, 2018 updated Aug 21, 2018
Mutable tests failing on Windows
#34 by borrrden was closed Oct 8, 2018 updated Oct 8, 2018
Windows build error: missing gmtime_r and localtime_r
#37 by snej was closed Oct 27, 2018 updated Oct 27, 2018
MutableDict vs. SharedKeys bug
#36 by snej was closed Dec 17, 2018 updated Dec 17, 2018
2 tasks
Fleece deltas on UTF-8 strings produce invalid JSON strings
#40 by bbrks was closed Jan 9, 2019 updated Jan 9, 2019
Pointers in existing data misinterpreted due to 'extern' flag
#45 by snej was closed Apr 9, 2019 updated Apr 9, 2019
Crash reusing Encoder after finish() w/o reset() bug
#47 by snej was closed May 30, 2019 updated May 30, 2019
Errors parsing & writing JSON floats, in some locales
#54 by snej was closed Sep 24, 2019 updated Sep 24, 2019
Roundoff error in round-trip of floats from Fleece->JSON->Fleece
#55 by snej was closed Sep 24, 2019 updated Sep 24, 2019
Support for dates/times
#2 by snej was closed Sep 24, 2019 updated Sep 24, 2019
converting scientific numbers without decimal separator
#59 by Simmay93 was closed Nov 26, 2019 updated Nov 26, 2019
strange usage of __attribute__((__pure__))
#70 by Dushistov was closed Feb 18, 2020 updated Feb 18, 2020
Fleece Python
#110 by christianwensel was closed Aug 24, 2021 updated Aug 24, 2021
possible invalid usage of memcpy/memcmp
#73 by Dushistov was closed Aug 27, 2021 updated Aug 27, 2021
Bools do not get encoded as bools
#120 by AndrewLipscomb was closed Oct 11, 2021 updated Oct 12, 2021
Crash when retaining Doc containing empty array
#113 by blaugold was closed Oct 25, 2021 updated Oct 25, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.