1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
naruse 0cf0b82418 * ext/json, lib/json, test/json: Update to JSON 1.1.2.
(RubyForge#15447)

* math.c: fix typo.
-- 

M    ChangeLog
M    math.c
M    ext/json/ext/generator/generator.c
M    ext/json/ext/parser/parser.rl
M    ext/json/ext/parser/parser.c
M    lib/json/version.rb
M    lib/json/editor.rb
M    lib/json/common.rb
M    lib/json/pure/parser.rb
M    test/json/test_json_unicode.rb
M    test/json/test_json_fixtures.rb
M    test/json/test_json_generate.rb
M    test/json/test_json_addition.rb
M    test/json/test_json.rb
M    test/json/runner.rb


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-28 09:22:57 +00:00
..
csv
dbm forgot to modify TestDBM2 and TestGDBM2. 2007-10-24 06:29:59 +00:00
digest
drb * lib/drb/extserv.rb (initialize, stop_service): synchronize with 2007-11-26 14:24:29 +00:00
erb
fileutils * test/fileutils/fileasserts.rb (assert_equal_timestamp): new assert 2007-11-21 07:40:36 +00:00
gdbm forgot to modify TestDBM2 and TestGDBM2. 2007-10-24 06:29:59 +00:00
io/nonblock use ML ref. for assertion message. 2007-11-18 07:18:56 +00:00
json * ext/json, lib/json, test/json: Update to JSON 1.1.2. 2007-11-28 09:22:57 +00:00
logger
monitor
net * test/net/http/test_https_proxy.rb 2007-11-14 07:17:18 +00:00
nkf
openssl
optparse
ostruct
pathname fix test. 2007-11-13 14:59:02 +00:00
rdoc/parsers
readline
rinda
ripper * parse.y (parser_yylex): should clear parser->tokp as well. 2007-11-19 07:10:09 +00:00
rss * eval.c (rb_f_send): allow send/__send__ to call methods of all 2007-11-04 20:36:20 +00:00
ruby add test for enumerator. 2007-11-28 07:48:23 +00:00
rubygems Import fast-loading gem_prelude.rb from RubyGems. 2007-11-25 03:26:36 +00:00
scanf
sdbm
soap
socket use ML ref. for assertion message. 2007-11-18 07:18:56 +00:00
stringio use ML ref. for assertion message. 2007-11-18 07:18:56 +00:00
strscan * test/socket/test_socket.rb: update not to use 1.8 assignment to 2007-11-14 07:03:39 +00:00
testunit
uri use ML ref. for assertion message. 2007-11-18 07:18:56 +00:00
webrick
win32ole
wsdl
xmlrpc
xsd
yaml * configure.in: check struct timespec, clock_gettime, utimensat, 2007-11-19 09:09:38 +00:00
zlib use ML ref. for assertion message. 2007-11-18 07:18:56 +00:00
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb
test_time.rb
test_tsort.rb