-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* README.EXT: should mention new macros: RSTRING_PTR, RSTRING_LEN,
RARRAY_PTR, RARRAY_LEN. * README.EXT.ja: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- Loading branch information
matz
committed
Sep 16, 2006
1 parent
4679993
commit f208b3a
Showing
3 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
Sat Sep 16 19:47:16 2006 Yukihiro Matsumoto <[email protected]> | ||
|
||
* README.EXT: should mention new macros: RSTRING_PTR, RSTRING_LEN, | ||
RARRAY_PTR, RARRAY_LEN. | ||
|
||
* README.EXT.ja: ditto. | ||
|
||
Sat Sep 16 16:39:23 2006 Nobuyoshi Nakada <[email protected]> | ||
|
||
* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters