Skip to content

Commit

Permalink
* README, README.ja: Update the portability section.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
knu committed Oct 29, 2008
1 parent 6955f69 commit c93ac53
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Wed Oct 29 13:18:02 2008 Akinori MUSHA <[email protected]>

* README, README.ja: Update the portability section.

Wed Oct 29 13:02:17 2008 Akinori MUSHA <[email protected]>

* configure.in (rb_cv_lib_xpg4_needed): Drop legacy FreeBSD
Expand Down
5 changes: 3 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ Perl). It is simple, straight-forward, and extensible.
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files(on some architecture)
+ Highly Portable(works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)
+ Highly Portable (works on many Unix-like/POSIX compatible platforms
as well as Windows, Mac OS X, BeOS etc.)
cf. http://redmine.ruby-lang.org/wiki/ruby-19/SupportedPlatforms


* How to get Ruby
Expand Down
6 changes: 3 additions & 3 deletions README.ja
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Ruby
+ ���ƥ졼���ȥ���������
+ �����١������쥯��
+ �����ʥߥå������ǥ��� (�������ƥ�����ˤ��)
+ �ܿ������⤤��¿����UNIX���ư�������Ǥʤ���DOS��Windows��
Mac��BeOS�ʤɤξ�Ǥ�ư��

+ �ܿ������⤤��¿����Unix-like/POSIX�ߴ��ץ�åȥե�������
ư�������Ǥʤ���Windows�� Mac OS X��BeOS�ʤɤξ�Ǥ�ư��
cf. http://redmine.ruby-lang.org/wiki/ruby-19/SupportedPlatformsJa

* ����ˡ

Expand Down

0 comments on commit c93ac53

Please sign in to comment.