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
/
json
/
add
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/jpartlow/json into jpartlow-master
Florian Frank
2011-11-22
1
-2
/
+2
|
\
|
*
Fix for Time.json_create ensures == Time instances for roundtrip through JSON...
Josh Partlow
2011-11-18
1
-2
/
+2
*
|
Add support for OpenStruct
Florian Frank
2011-11-21
1
-0
/
+31
|
/
*
Add support for BigDecimal numbers
Florian Frank
2011-10-02
1
-0
/
+21
*
Extract utils out of this library into json-utils
v1.6.0
Florian Frank
2011-09-13
1
-1
/
+1
*
Split all implementations into single files
Florian Frank
2011-09-12
9
-241
/
+273
*
Move rational and complex additions in own files
Florian Frank
2011-08-30
3
-38
/
+44
*
Add (de-)serialisation methods f. Complex/Rational
Florian Frank
2011-08-25
1
-2
/
+40
*
delete after having been obsoleted
Florian Frank
2011-07-25
1
-8
/
+0
*
remove trailing spaces.
Nobuyoshi Nakada
2011-07-08
1
-7
/
+7
*
Define as_json methods, so rails can make objects
Florian Frank
2011-06-20
1
-41
/
+106
*
Apply patch by Cory Monty <cory.monty@gmail.com>.
Florian Frank
2011-06-09
1
-4
/
+35
*
Fix for ruby 1.9 const_defined? method
Florian Frank
2011-01-01
1
-2
/
+1
*
obsoleted json/add/rails definitions
Florian Frank
2011-01-01
1
-54
/
+4
*
serialise symbols in add/core
Florian Frank
2009-12-03
1
-0
/
+13
*
Make json/add/[core|rails].rb respect JSON.create_id
Sebastian Cohnen
2009-11-18
2
-9
/
+9
*
initial commit
Florian Frank
2009-08-24
2
-0
/
+193