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
/
test_json_generate.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up code a bit
Florian Frank
2012-02-11
1
-16
/
+18
*
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
*
|
Make JSON.dump and JSON.load support Rails better
Florian Frank
2011-11-22
1
-0
/
+2
|
/
*
Add testcase for a possible crash with bignum
Florian Frank
2011-11-09
1
-0
/
+20
*
Apply patch by Eric Wong <nocode@yhbt.net>
Florian Frank
2011-08-29
1
-0
/
+13
*
started quirks mode for generator
Florian Frank
2011-07-27
1
-1
/
+21
*
Skip test which fails on some platforms
Florian Frank
2011-05-12
1
-1
/
+1
*
flori/json#60: Incorrect pretty-print indentation
Clemens Fuchslocher
2011-02-26
1
-0
/
+1
*
fixed test setup
Florian Frank
2011-01-02
1
-5
/
+1
*
started to build jruby extension with Rakefile
Florian Frank
2010-09-23
1
-0
/
+2
*
keep track of depth correctly
Florian Frank
2010-08-18
1
-3
/
+0
*
do not forget to dup the state
Florian Frank
2010-08-07
1
-0
/
+17
*
added missing methods to State + tests
Florian Frank
2010-08-07
1
-0
/
+45
*
Merge commit 'v1.2.3'
Florian Frank
2010-03-13
1
-0
/
+4
|
\
|
*
added [] method to State objects
v1.2.3
Florian Frank
2010-03-11
1
-2
/
+4
*
|
check circular is deprecated
Florian Frank
2009-11-20
1
-4
/
+2
*
|
start to use a faster string buffer
Florian Frank
2009-10-26
1
-3
/
+3
|
/
*
added additional checks for generate methods
Florian Frank
2009-10-16
1
-4
/
+18
*
different default in fast_generate
Florian Frank
2009-10-16
1
-3
/
+3
*
initial commit
Florian Frank
2009-08-24
1
-0
/
+106