* lib/json.rb, lib/json/*: moved to ext/json/lib.
-- M trunk/ChangeLog D trunk/lib/json D trunk/lib/json.rb A trunk/ext/json/lib A trunk/ext/json/lib/json A trunk/ext/json/lib/json.rb A trunk/ext/json/extconf.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
86f1cff0eb
commit
825ce503c0
@ -1,3 +1,7 @@
|
||||
Tue Dec 4 17:07:25 2007 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* lib/json.rb, lib/json/*: moved to ext/json/lib.
|
||||
|
||||
Tue Dec 4 16:34:46 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* ext/iconv/iconv.c (iconv_create): achieve target encoding.
|
||||
|
3
ext/json/extconf.rb
Normal file
3
ext/json/extconf.rb
Normal file
@ -0,0 +1,3 @@
|
||||
require 'mkmf'
|
||||
create_makefile('json')
|
||||
|
Loading…
x
Reference in New Issue
Block a user