Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cJSON
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
libraries
cJSON
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f619dbf013acfc88c6005edf5e62c31f5c201372
Select Git revision
Selected
f619dbf013acfc88c6005edf5e62c31f5c201372
Branches
13
branch/OpenVMS
default
protected
branch/default
wild/1c0c438fd50ed1d1509be1138be105c56cc22e68
wild/2ae3cba9e9359949aabb0fe8badc2daf4cbe34f4
wild/4488fd5a5b82ae8f868677602151ed9fd651113d
wild/5ee8de1961a3777185b6c25a397297b1b6412311
wild/7860b1b292d0b2d807b43fb435e4d262a3ee7c94
wild/877aec816f6cc6b9c95dfc09c8df969d528ddcaa
wild/8ace824dce4086673d1bc73b7e913b2eac315e1a
wild/91c80664d7b0b491d3edcf79db1567c23994c616
wild/95631dbbf0d27e9c384a9e5c663c511498582616
wild/be009b9853e7a0e9c016f97ad49e7b59cb4d0525
wild/c10b53d233cb39dffa7c4870fdfeac0557fd1215
Tags
2
1.7.13-vms
1.7.10-vms
16 results
Select display option
Display full history
Display full history
Display up to revision
Created with Raphaël 2.2.0
31
Aug
27
21
27
Jun
26
23
22
3
13
May
6
5
30
Apr
17
3
2
1
26
Mar
25
24
19
18
16
9
18
Feb
11
19
Jan
18
16
10
Dec
9
7
6
5
29
Nov
28
27
19
15
2
1
29
Oct
22
21
20
19
17
14
8
29
Sep
24
21
11
28
Aug
27
26
24
12
24
Jul
11
28
Jun
25
16
10
29
May
22
17
16
11
6
28
Apr
15
14
13
18
Mar
24
Jan
23
20
Dec
16
12
3
14
Oct
12
11
21
Sep
17
12
4
29
Aug
12
3
24
Jun
21
May
8
29
Apr
26
13
25
Mar
22
20
2
7
Feb
6
4
3
2
1
31
Jan
29
20
19
11
10
9
31
Dec
30
29
28
20
28
Nov
20
15
12
11
10
4
8
Oct
12
Sep
8
6
21
Aug
15
Jul
12
10
9
8
5
3
28
Jun
27
17
14
13
7
4
22
May
14
11
10
6
4
3
2
1
30
Apr
29
28
27
26
25
20
18
13
12
11
9
8
6
5
2
1
31
Mar
30
29
28
25
23
22
21
19
18
16
15
14
12
6
3
Merge with default
branch/OpenVMS
branch/OpenVMS
Merge pull request #502 from Alanscut/nan
branch/default …
branch/default wild/95631dbbf0d27e9c384a9e5c663c511498582616
remove float-divide-by-zero for supporting NAN
Merge pull request #501 from Alanscut/actions
add github actions CI
Merge pull request #484 from sappo/master
Merge pull request #485 from HuKeping/fix-git-archive
Remove unnecessary files in release tarball
Problem: WError error on macosx because NAN is a float
fix #376
Better generation of libcjson.opt
Merge with default
Added tag 1.7.13-vms for changeset 7b642a1f1979
Add OpenVMS/startup.com
1.7.13-vms
1.7.13-vms
Add OpenVMS/logicals.com
Update for 1.7.13
Merge with default 1.7.13
Merge with default 1.7.12
Merge with default 1.7.11
Merge pull request #472 from Alanscut/parse-array
array's item should be in the list
Merge pull request #456 from miaoerduo/master
Merge pull request #469 from moorthy-bs/master
Merge pull request #465 from Summus-git/fix_make_install_config
pkgconfig: cjson include dir added
Fix make.sh install unwanted config files
fix: errors in replacing the first item when array_size is 1, and replacing the last item
fix: error list head's prev when detach the last item
feat: set list head's prev in parse_array and parse_object
Update changelog
Update version to 1.7.13
fix error C2124 in visual studio
Merge pull request #454 from Alanscut/float-compare
Merge pull request #453 from Alanscut/add-return-value
Merge pull request #451 from Alanscut/20200324
Add getNumberValue function
wild/2ae3cba9e9…
wild/2ae3cba9e9359949aabb0fe8badc2daf4cbe34f4
Add getNumberValue function
Added cJSON_ParseWithLength (#358)
Added cJSON_ParseWithLength (#358)
update testcase, fixes #433
Loading