index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
json
Age
Commit message (
Expand
)
Author
2015-04-18
parser.rl: define enc_raise iff necessary
nobu
2015-04-18
parser.rl: rb_enc_raise
nobu
2015-04-18
parser.rl: use rb_encoding
nobu
2015-04-18
parser.rl: use StringValue
nobu
2015-04-12
* ext/json/json.gemspec: bump version to 1.8.2.
hsbt
2015-04-12
* ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.
hsbt
2015-04-12
* ext/json/*, test/json/*: Reverted r50231. Because it's not works with
hsbt
2015-04-11
* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.
hsbt
2015-02-13
* ext/json: merge upstream from flori/json
hsbt
2015-02-11
generator.c: fix infinite recursion
nobu
2015-01-13
* ext/json, test/json: merge JSON HEAD(259dee6)
hsbt
2015-01-06
generic_object.rb: useless methods
nobu
2014-12-28
* append newline at EOF.
svn
2014-12-28
* ext/json, test/json: merge JSON HEAD(17fe8e7)
hsbt
2014-12-28
ext/json: for ancient backward compatibilities
nobu
2014-12-28
generator.h: use GET_STATE_TO
nobu
2014-12-27
json: backward compatibilities
nobu
2014-12-26
parser.rl: check before use
nobu
2014-12-19
Update dependencies.
akr
2014-12-01
use 0 for reserved
nobu
2014-11-21
Update dependency.
akr
2014-11-15
Mark auogenerated part.
akr
2014-11-15
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
* tool/update-deps: Extend to fix dependencies.
akr
2014-10-04
json/parser: typed data
nobu
2014-10-04
json/generator: typed data
nobu
2014-10-04
ext: protoize no-arguments functions
nobu
2014-10-04
ext: protoize no-arguments functions
nobu
2014-09-18
fbuffer.h: expand arguments
nobu
2014-03-17
json/parser/prereq.mk: use enum
nobu
2014-02-21
class.c: do nothing if copying self
nobu
2014-01-15
ext/json: backward compatibilities
nobu
2014-01-07
ext/json: objects depend on $(ruby_headers)
tmm1
2013-11-27
* lib/irb/notifier.rb: [Doc] Fix typo
a_matsuda
2013-11-20
* ext/json: merge JSON 1.8.1.
naruse
2013-09-12
Eliminate less-than-zero checks for unsigned variables
nobu
2013-08-06
json/add/range.rb: use Range#end
nobu
2013-07-09
fixup stying of `Json#generate` parameter docs by @daveworth [fixes GH-339]
hsbt
2013-06-07
* ext/json/fbuffer/fbuffer.h (fbuffer_append_str): change the place of
naruse
2013-05-08
* ext/json/generator/generator.c (isArrayOrObject): cast char to
naruse
2013-05-08
* ext/json/generator/depend: fix dependencies [Bug #8379]
naruse
2013-04-16
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
zzak
2013-02-12
* ext/json: merge JSON 1.7.7.
naruse
2013-02-04
* ext/json/lib/json.rb: Move module overview definition for rdoc
zzak
2012-12-12
* ext/json: merge JSON 1.7.5.
naruse
2012-10-03
depend: dependency
nobu
2012-08-31
fix dependency
nobu
2012-07-25
avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038). [ruby-c...
kanemoto
2012-05-18
Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."
nobu
2012-05-18
* trunk/ext/json/extconf.rb: remove fake file.
nobu
[next]