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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 2.2.0
Florian Frank
2019-02-21
1
-1
/
+1
*
Fix a typo.
Sho Hashimoto
2019-02-21
1
-1
/
+1
*
JSON marshalling support for Set and SortedSet
Josh Kline
2017-10-04
1
-0
/
+29
*
Merge decimal_class patch by Michael Jaschob
Florian Frank
2016-09-23
2
-2
/
+6
*
Correct documentation of OpenStruct.json_create
Kouhei Yanagita
2016-08-30
1
-1
/
+1
*
Fix issue #296 when parsing frozen strings
Florian Frank
2016-07-26
1
-1
/
+1
*
Bump version to 2.0.1
v2.0.1
Florian Frank
2016-07-01
1
-1
/
+1
*
Fix problem when Parser is defined on top level
Florian Frank
2016-07-01
1
-1
/
+1
*
And stay there
Florian Frank
2016-06-22
1
-0
/
+1
*
Fix some merge problems
Florian Frank
2016-06-21
1
-1
/
+0
*
Support 1.9 ruby's OpenStruct
Florian Frank
2016-06-21
1
-0
/
+8
*
Add frozen_string_literal: false
Nobuyoshi Nakada
2016-06-21
19
-0
/
+19
*
Remove useless methods
Nobuyoshi Nakada
2016-06-21
1
-8
/
+0
*
Append newline at EOF
Nobuyoshi Nakada
2016-06-21
1
-1
/
+1
*
Merge pull request #283 from stomar/remove-comments
Florian Frank
2016-06-07
9
-9
/
+0
|
\
|
*
Remove comments from core classes in json/add
Marcus Stollsteimer
2016-04-25
9
-9
/
+0
*
|
Move simplecov to test_helper.rb
Florian Frank
2016-06-03
2
-14
/
+2
*
|
Treat ASCII_8BIT as UTF-8 by default
Florian Frank
2016-06-03
1
-2
/
+4
*
|
Only support newer Rubies e. g. Encoding
Florian Frank
2016-06-03
1
-101
/
+47
*
|
Test common interface
Florian Frank
2016-06-03
1
-14
/
+4
*
|
Use better name for this feature
Florian Frank
2016-06-02
1
-4
/
+4
*
|
Remove quirks mode
Florian Frank
2016-06-02
3
-31
/
+7
*
|
Change rfc reference
Florian Frank
2016-06-02
2
-24
/
+6
|
/
*
Merge branch 'v1.8'
Florian Frank
2016-02-25
1
-2
/
+10
|
\
|
*
Check for existence of #to_json method before call
Florian Frank
2016-02-25
1
-2
/
+10
|
*
Skip 1.8.4
Florian Frank
2015-10-20
1
-1
/
+1
|
*
Bump version to 1.8.4 and add to CHANGES
Florian Frank
2015-09-11
1
-1
/
+1
*
|
Disallow usage of symbolize_names and create_additions
Florian Frank
2015-06-15
1
-2
/
+6
*
|
Refactor tests and make pure parser green
Florian Frank
2015-06-15
3
-45
/
+28
*
|
Remove generate restriction for […]/{…}
Florian Frank
2015-06-13
1
-7
/
+0
*
|
Remove byte sniffing from Pure::Parser
Florian Frank
2015-06-13
1
-33
/
+1
*
|
Move common setup into test_helper.rb
Florian Frank
2015-06-13
1
-2
/
+3
|
/
*
Bump version to 1.8.3
v1.8.3
Florian Frank
2015-06-01
1
-1
/
+1
*
Bump version number to 1.8.2
Florian Frank
2015-01-09
1
-1
/
+1
*
Merge branch 'master' into zzak-ruby-2.2
Florian Frank
2015-01-02
4
-6
/
+17
|
\
|
*
Don't mutate JSON.dump_default_options from dump
Jason R. Clark
2015-01-02
1
-1
/
+1
|
*
Reindented
Florian Frank
2015-01-02
1
-7
/
+6
|
*
Document `Rational` json generation methods.
Vipul A M
2015-01-02
1
-4
/
+10
|
*
Document `Complex` json generation methods.
Vipul A M
2015-01-02
1
-1
/
+7
|
*
Use method_defined? to check if method exists instead of slower check on inst...
Vipul A M
2015-01-02
1
-1
/
+1
|
*
Change documentation to reflect new default value
Florian Frank
2015-01-02
1
-2
/
+2
|
*
Fix typo in comment
Ignacio Galindo
2015-01-02
1
-1
/
+1
*
|
Sync with trunk
Zachary Scott
2014-12-25
4
-18
/
+7
*
|
Don't mutate JSON.dump_default_options from dump
Jason R. Clark
2014-09-19
1
-1
/
+1
*
|
Reindented
Florian Frank
2014-07-03
1
-7
/
+6
*
|
Document `Rational` json generation methods.
Vipul A M
2014-07-03
1
-4
/
+10
*
|
Merge pull request #211 from vipulnsward/complex-doc
Florian Frank
2014-07-03
1
-1
/
+7
|
\
\
|
*
|
Document `Complex` json generation methods.
Vipul A M
2014-07-03
1
-1
/
+7
*
|
|
Use method_defined? to check if method exists instead of slower check on inst...
Vipul A M
2014-07-03
1
-1
/
+1
|
/
/
*
|
Change documentation to reflect new default value
Florian Frank
2014-04-01
1
-2
/
+2
[next]