This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
1291
Commits
14
Branches
4.5 MB
0 Download
Tree:
a14a3a680c
disallow-control-chars
gh-pages
issue808-ios-build
json-c-0.10
json-c-0.11
json-c-0.12
json-c-0.13
json-c-0.14
json-c-0.15
json-c-0.16
json-c-0.17
json-c-0.18
json_object-split
master
json-c-0.10-20120530
json-c-0.11-20130402
json-c-0.12-20140410
json-c-0.12.1-20160607
json-c-0.13-20171207
json-c-0.13.1-20180305
json-c-0.14-20200419
json-c-0.15-20200726
json-c-0.16-20220414
json-c-0.17-20230812
json-c-0.18-20240915
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a14a3a680c'
${ noResults }
Commit Graph
4 Commits (a14a3a680c862321a88b8fb9fc9da922e4dcda93)
Author
SHA1
Message
Date
Eric Haszlakiewicz
2b439ea598
Fix json_object_get_boolean() doc for the object and array cases (always returns 0), and add those cases to the test_cast test.
See also issue
#658
.
5 years ago
dota17
c816de212b
modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uint64},...}
5 years ago
dota17
3c3b5920f7
add uint64 data to json-c
5 years ago
Eric Haszlakiewicz
c1b8891a13
Move the rest of the tests into the tests subdirectory.
13 years ago