index
:
delta/ruby-gems/json.git
MagLev-master
add-json-generic-object-loader-dumper
backport-ruby-core
be-compatible-with-ruby-2.2.1
brixen-master
fix-additions-problem-v1.5.5
fix-additions-problem-v1.6.8
fix-regex-stack-overflow
gh-pages
headius-jruby_perf_tweaks
jruby-fix-encoding
json-generic-from_hashes
luislavena-stop-polluting-load-path
master
merge-master-into-MagLev-master
merge-recent-ruby-changes
nobu-master
nobu-trunk
parsing-numbers-with-specified-number-classes
pick-ruby-core
prepare-3.0
raise-error-on-invalid-utf8
remove-generate-task-for-gemspec
replace-nan
rfc-7159-json
sferik-max_nesting
v1.2
v1.8
v2.0
workaround-rbx-encoding-issues
zzak-ruby-2.2
github.com: flori/json
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
json_parser_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/json/json_parser_test.rb: suppress warnings
Yusuke Endoh
2020-11-12
1
-2
/
+2
*
strip trailing spaces [ci skip]
Nobuyoshi Nakada
2020-11-12
1
-1
/
+1
*
Implement a freeze: parser option
Jean Boussier
2020-09-15
1
-0
/
+21
*
Add an option to escape forward slash character
Jean Boussier
2020-07-04
1
-0
/
+4
*
Fix JSON::Parser against bigdecimal updates
mrkn
2019-10-31
1
-2
/
+2
*
Ignore warnings about ambiguous first argument with the negative integer.
Hiroshi SHIBATA
2019-10-31
1
-12
/
+12
*
Added missing bigdecimal for its test
SHIBATA Hiroshi
2017-06-16
1
-0
/
+1
*
Actually test BigDecimal parsing.
Xuân Baldauf
2017-03-19
1
-0
/
+5
*
Fix issue #296 when parsing frozen strings
Florian Frank
2016-07-26
1
-0
/
+7
*
Test parsing some simple singular values
Florian Frank
2016-07-07
1
-1
/
+12
*
And stay there
Florian Frank
2016-06-22
1
-1
/
+0
*
Add frozen_string_literal: false
Nobuyoshi Nakada
2016-06-21
1
-0
/
+1
*
Exception encoding
Nobuyoshi Nakada
2016-06-21
1
-0
/
+10
*
Use assert_raise consistently
Nobuyoshi Nakada
2016-06-21
1
-25
/
+25
*
Remove quirks mode
Florian Frank
2016-06-02
1
-1
/
+1
*
Declare encoding
Florian Frank
2016-06-02
1
-0
/
+2
*
Disallow usage of symbolize_names and create_additions
Florian Frank
2015-06-15
1
-0
/
+3
*
Refactor tests and make pure parser green
Florian Frank
2015-06-15
1
-0
/
+433