Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
json
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
json
Commits
165d3674
Commit
165d3674
authored
May 09, 2015
by
Niels
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated README
parent
9cdd278f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
165d3674
...
@@ -384,6 +384,7 @@ I deeply appreciate the help of the following people.
...
@@ -384,6 +384,7 @@ I deeply appreciate the help of the following people.
-
[
Daniel Kopeček
](
https://github.com/dkopecek
)
fixed a bug in the compilation with GCC 5.0.
-
[
Daniel Kopeček
](
https://github.com/dkopecek
)
fixed a bug in the compilation with GCC 5.0.
-
[
Florian Weber
](
https://github.com/Florianjw
)
fixed a bug in and improved the performance of the comparison operators.
-
[
Florian Weber
](
https://github.com/Florianjw
)
fixed a bug in and improved the performance of the comparison operators.
-
[
Eric Cornelius
](
https://github.com/EricMCornelius
)
pointed out a bug in the handling with NaN and infinity values.
-
[
Eric Cornelius
](
https://github.com/EricMCornelius
)
pointed out a bug in the handling with NaN and infinity values.
-
[
易思龙
](
https://github.com/likebeta
)
implemented a conversion from anonymous enums.
Thanks a lot for helping out!
Thanks a lot for helping out!
...
@@ -396,7 +397,7 @@ $ make
...
@@ -396,7 +397,7 @@ $ make
$
./json_unit
$
./json_unit
===============================================================================
===============================================================================
All tests passed
(
470
7
assertions
in
20
test
cases
)
All tests passed
(
470
8
assertions
in
20
test
cases
)
```
```
For more information, have a look at the file
[
.travis.yml
](
https://github.com/nlohmann/json/blob/master/.travis.yml
)
.
For more information, have a look at the file
[
.travis.yml
](
https://github.com/nlohmann/json/blob/master/.travis.yml
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment