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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Disallow usage of symbolize_names and create_additions
Florian Frank
2015-06-15
2
-4
/
+5
*
|
Refactor tests and make pure parser green
Florian Frank
2015-06-15
16
-759
/
+779
*
|
Remove generate restriction for […]/{…}
Florian Frank
2015-06-13
1
-9
/
+3
*
|
Remove dependency on permutation
Florian Frank
2015-06-13
1
-14
/
+0
*
|
Move common setup into test_helper.rb
Florian Frank
2015-06-13
9
-16
/
+18
|
/
*
Make generator format test backwards compatible
Michael Mac-Vicar
2015-01-09
1
-1
/
+1
*
Add test for format options used by the generator
Michael Mac-Vicar
2015-01-09
1
-0
/
+13
*
Merge branch 'master' into zzak-ruby-2.2
Florian Frank
2015-01-02
1
-0
/
+6
|
\
|
*
Don't mutate JSON.dump_default_options from dump
Jason R. Clark
2015-01-02
1
-0
/
+6
*
|
Only use gc stress assert if available
Zachary Scott
2014-12-25
1
-9
/
+11
*
|
Sync tests with trunk
Zachary Scott
2014-12-25
2
-15
/
+11
*
|
This value has changed somehow
Zachary Scott
2014-12-25
1
-1
/
+1
*
|
Don't mutate JSON.dump_default_options from dump
Jason R. Clark
2014-09-19
1
-0
/
+6
|
/
*
forgot about 1.8 again
Florian Frank
2013-05-13
1
-1
/
+1
*
complete testing
Florian Frank
2013-05-13
1
-2
/
+7
*
resolved
Florian Frank
2013-05-13
1
-0
/
+10
*
Add test and implement pure versiong
Florian Frank
2013-02-22
1
-0
/
+6
*
Try to convert first with to_hash, then to_h
Florian Frank
2013-02-21
1
-0
/
+16
*
Security fix create_additons/JSON::GenericObject
v1.7.7
Florian Frank
2013-02-11
4
-38
/
+65
*
fix a bug in the JRuby implementation. getInstanceVariable() can return a nul...
John Shahid
2013-02-04
1
-0
/
+1
*
Increase hash likeness of State objects
Florian Frank
2012-12-31
7
-24
/
+32
*
Use len for return values
Florian Frank
2012-11-29
1
-0
/
+16
|
\
|
*
add tests to test the behavior of State::configure (and its alias State::merge).
John Shahid
2012-11-23
1
-0
/
+16
*
|
add merge alias for configure in jruby
Florian Frank
2012-11-29
1
-0
/
+24
|
/
*
Increase default max_nesting to 100
Erik Michaels-Ober
2012-10-05
3
-15
/
+15
*
Renamed method and handle arrays
json-generic-from_hashes
Florian Frank
2012-10-02
1
-2
/
+6
*
Add JSON::GenericObject.from_hashes
Florian Frank
2012-10-02
1
-0
/
+7
*
Use correct end of string anchors
Florian Frank
2012-07-25
2
-4
/
+4
*
Add JSON::GenericObject
Florian Frank
2012-04-28
2
-4
/
+39
*
Throw exception unless source is a string
Florian Frank
2012-04-27
1
-0
/
+2
*
Rename test names according to file
Florian Frank
2012-04-27
7
-10
/
+10
*
Add implementation for a light object
Florian Frank
2012-04-27
1
-0
/
+10
*
Clean up code a bit
Florian Frank
2012-02-11
2
-19
/
+21
*
Support duck typed ruby array in JRuby as well
Florian Frank
2011-12-20
1
-1
/
+29
*
Support object class with duck type hash
Florian Frank
2011-12-20
1
-1
/
+24
*
Small fix: JSON.load('') # => nil
Florian Frank
2011-12-01
1
-0
/
+1
*
Merge branch 'extract-fbuffer'
Florian Frank
2011-11-23
1
-30
/
+44
|
\
|
*
Extract fbuffer and use it in parser and generator
Florian Frank
2011-11-23
1
-6
/
+6
|
*
start to make buffer_initial_length configurable
Florian Frank
2011-11-09
1
-0
/
+2
|
*
start to make buffer_initial_length configurable
Florian Frank
2011-11-09
1
-30
/
+42
*
|
Merge branch 'master' of https://github.com/jpartlow/json into jpartlow-master
Florian Frank
2011-11-22
1
-1
/
+1
|
\
\
|
*
|
Fix for Time.json_create ensures == Time instances for roundtrip through JSON...
Josh Partlow
2011-11-18
1
-1
/
+1
|
|
/
*
|
Make JSON.dump and JSON.load support Rails better
Florian Frank
2011-11-22
2
-1
/
+16
*
|
Add support for OpenStruct
Florian Frank
2011-11-21
1
-0
/
+8
|
/
*
Add testcase for a possible crash with bignum
Florian Frank
2011-11-09
1
-0
/
+20
*
always raise type error when parsing nil
Florian Frank
2011-11-03
1
-0
/
+2
*
Add support for BigDecimal numbers
Florian Frank
2011-10-02
1
-0
/
+6
*
Move rational and complex additions in own files
Florian Frank
2011-08-30
1
-1
/
+3
*
Apply patch by Eric Wong <nocode@yhbt.net>
Florian Frank
2011-08-29
1
-0
/
+13
*
Merge branch 'quirks-mode'
Florian Frank
2011-08-29
2
-1
/
+57
|
\
[prev]
[next]