amatsuda / ruby forked from shyouhei/ruby

the Ruby programming language, unofficial mirror (see the wiki for details)

This URL has Read+Write access

mame (author)
Tue Aug 18 10:55:26 -0700 2009
commit  43d0c7263b70a0405f685dba330bae5f2c94f4ae
tree    9e256f978b1024ee83fa8935617b97a5cd9212d5
parent  db09f6e84e10670866105888697bb1e8630d0030
ruby /
name age message
file .cvsignore Thu Sep 21 10:06:50 -0700 2006 * .cvsignore: ignore timestamp files and instal... [nobu]
file .document Sat Oct 09 20:35:51 -0700 2004 Support "require" as variable name in RDoc gi... [dave]
file .gdbinit Loading commit data...
file .gitignore Wed Jul 15 05:01:45 -0700 2009 merges r24084 from trunk into ruby_1_9_1. -- * ... [yugui]
file COPYING Fri Jun 09 14:20:17 -0700 2006 * sprintf.c (rb_str_format): allow %c to print ... [matz]
file COPYING.ja Sat Jun 10 09:09:12 -0700 2006 * ext/bigdecimal/lib/bigdecimal/newton.rb (Newt... [matz]
file ChangeLog
file GPL Wed Jul 11 12:25:52 -0700 2001 * It is confusing to put the GPL license terms ... [knu]
file KNOWNBUGS.rb Sun Jun 07 16:59:58 -0700 2009 * thread_pthread.c (rb_thread_create_timer_thre... [ko1]
file LEGAL Fri May 22 04:48:52 -0700 2009 * config.guess: moved into tool/. * config.sub... [yugui]
file LGPL Wed Jul 11 12:25:52 -0700 2001 * It is confusing to put the GPL license terms ... [knu]
file Makefile.in
file NEWS
file README Tue Oct 28 21:20:42 -0700 2008 * README, README.ja: Update the portability sec... [knu]
file README.EXT
file README.EXT.ja
file README.ja Tue May 05 17:27:10 -0700 2009 * README.ja: code for THINK_C does not exist al... [nobu]
file ToDo Mon Apr 05 08:55:09 -0700 2004 * error.c (Init_Exception): remove Exception#to... [matz]
file array.c
directory bcc32/ Sat May 23 09:07:46 -0700 2009 * configure.in ($ridir): new configuration. [ru... [yugui]
directory benchmark/
file bignum.c
directory bin/ Tue Jul 07 04:36:20 -0700 2009 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, ex... [keiju]
file blockinlining.c
directory bootstraptest/
file class.c
file common.mk
file compar.c
file compile.c
file complex.c
file configure.in
file cont.c
directory cygwin/ Mon Feb 02 15:18:30 -0800 2009 * cygwin/GNUmakefile.in (RUBYDEF): uses mkexpor... [nobu]
file debug.c
file debug.h Tue Sep 23 12:52:31 -0700 2008 * include/ruby/node.h, node.h: move node.h from... [ko1]
directory defs/
file dir.c
file dln.c
file dln.h Fri Mar 13 18:56:15 -0700 2009 * dln.c (init_funcname_len, dln_find_exe_r, dln... [nobu]
file dmydln.c Wed Apr 20 07:25:34 -0700 2005 * Makefile.in, common.mk: miniruby depens on MI... [nobu]
file dmyencoding.c Sun Apr 06 23:51:33 -0700 2008 * encoding.c (enc_init_db): moved to enc/encdb.... [nobu]
file dmyext.c Mon Sep 12 03:44:21 -0700 2005 * array.c: moved to ANSI function style from K&... [ocean]
directory doc/
directory enc/
file encoding.c
file enum.c
file enumerator.c
file error.c
file eval.c
file eval_error.c Thu Aug 06 11:25:11 -0700 2009 * eval_error.c (error_print): removed an extra ... [nobu]
file eval_intern.h
file eval_jump.c Sat Feb 28 03:12:36 -0800 2009 * eval_error.c (error_print): use volatile to s... [akr]
directory ext/
file file.c
file gc.c
file gc.h Fri Jun 13 19:59:19 -0700 2008 * gc.h (STACK_UPPER): moved from gc.c * thread... [nobu]
file gem_prelude.rb
file golf_prelude.rb Mon Mar 16 23:40:20 -0700 2009 make ./goruby -e 'p "abc".gs(/a/) { $& }' print... [akr]
file goruby.c Sun Feb 22 06:23:33 -0800 2009 stripped trailing spaces. git-svn-id: svn+ssh:... [nobu]
file hash.c
file ia64.s Sat Jul 14 18:41:40 -0700 2007 add reference. git-svn-id: svn+ssh://ci.ruby-... [akr]
file id.c
file id.h
directory include/
file inits.c Fri Nov 07 05:52:07 -0800 2008 * inits.c (rb_call_inits): do not repeat. git... [nobu]
file insns.def
file io.c
file iseq.c
file iseq.h
file lex.c.blt Fri May 15 17:30:16 -0700 2009 * defs/keywords (reserved_word): made inline fu... [nobu]
directory lib/
file load.c
file main.c Tue Sep 23 01:03:41 -0700 2008 * debug.h (ruby_set_debug_option): declared. *... [akr]
directory man/ Tue Dec 30 02:32:34 -0800 2008 merges r21175 from trunk into ruby_1_9_1. * man... [yugui]
file marshal.c
file math.c
file method.h
directory misc/
directory missing/ Fri May 22 08:22:36 -0700 2009 * missing/vsnprintf.c (errno): [BUG] fixes a co... [yugui]
file node.h
file numeric.c
file object.c
file pack.c
file parse.y
file prelude.rb Sat Apr 12 07:50:18 -0700 2008 * prelude.rb (require_relative): move require_r... [matz]
file proc.c
file process.c
file random.c
file range.c
file rational.c
file re.c
file regcomp.c
file regenc.c
file regenc.h
file regerror.c
file regexec.c
file regint.h
file regparse.c
file regparse.h
file regsyntax.c Sun Feb 22 06:23:33 -0800 2009 stripped trailing spaces. git-svn-id: svn+ssh:... [nobu]
file ruby.c
file safe.c Tue Jun 23 05:28:16 -0700 2009 * file.c (rb_get_path_check): check with given ... [nobu]
directory sample/ Mon Aug 03 02:26:26 -0700 2009 * sample/svr.rb: obsolete TCPserver renamed. [... [matz]
file signal.c
directory spec/
file sprintf.c
file st.c
file strftime.c
file string.c
file struct.c
directory symbian/
directory template/
directory test/
file thread.c
file thread_pthread.c
file thread_pthread.h Fri Jan 18 00:56:11 -0800 2008 * eval_intern.h, insnhelper.h, thread_pthread.h... [nobu]
file thread_win32.c
file thread_win32.h Mon Jul 28 05:27:43 -0700 2008 * thread_win32.[ch] (cond_every_entry, rb_thre... [usa]
file time.c
file timev.h
directory tool/
file transcode.c
file transcode_data.h
file util.c
file variable.c
file version.c
file version.h
file vm.c
file vm_core.h
file vm_dump.c
file vm_eval.c
file vm_exec.c Wed Jan 28 03:09:42 -0800 2009 merges r21659 from trunk into ruby_1_9_1. * vm.... [yugui]
file vm_exec.h Sun Jan 18 18:09:43 -0800 2009 * vm_dump.c: add a prefix "rb_vmdebug_" to vm... [ko1]
file vm_insnhelper.c
file vm_insnhelper.h
file vm_method.c
file vm_opts.h Fri Aug 22 23:18:11 -0700 2008 * vm_opts.h: enable "OPT_TRACE_INSTRUCTION" on ... [ko1]
directory win32/
README
* What's Ruby

Ruby is the interpreted scripting language for quick and
easy object-oriented programming.  It has many features to
process text files and to do system management tasks (as in
Perl).  It is simple, straight-forward, and extensible.


* Features of Ruby

  + Simple Syntax
  + *Normal* Object-Oriented features(ex. class, method calls)
  + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method)
  + Operator Overloading
  + Exception Handling
  + Iterators and Closures
  + Garbage Collection
  + Dynamic Loading of Object files(on some architecture)
  + 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

The Ruby distribution files can be found in the following FTP site:

  ftp://ftp.ruby-lang.org/pub/ruby/

The trunk of the Ruby source tree can be checked out with the
following command:

  $ svn co http://svn.ruby-lang.org/repos/ruby/trunk/ ruby

There are some other branches under development.  Try the following
command and see the list of branches:

  $ svn ls http://svn.ruby-lang.org/repos/ruby/branches/


* Ruby home-page

The URL of the Ruby home-page is:

   http://www.ruby-lang.org/


* Mailing list

There is a mailing list to talk about Ruby.
To subscribe this list, please send the following phrase

  subscribe YourFirstName YourFamilyName
e.g.
        subscribe Joseph Smith

in the mail body (not subject) to the address <ruby-talk-ctl@ruby-lang.org>.


* How to compile and install

This is what you need to do to compile and install Ruby:

  1. If ./configure does not exist or is older than configure.in,
     run autoconf to (re)generate configure.

  2. Run ./configure, which will generate config.h and Makefile.

     Some C compiler flags may be added by default depending on your
     environment.  Specify optflags=.. and warnflags=.. as necessary
     to override them.

  3. Edit defines.h if you need.  Usually this step will not be needed.

  4. Remove comment mark(#) before the module names from ext/Setup (or
     add module names if not present), if you want to link modules
     statically.

     If you don't want to compile non static extension modules
     (probably on architectures which does not allow dynamic loading),
     remove comment mark from the line "#option nodynamic" in
     ext/Setup.

  5. Run make.

  6. Optionally, run 'make test' to check whether the compiled Ruby
     interpreter works well.  If you see the message "test succeeded",
     your ruby works as it should (hopefully).

  7. Run 'make install'

     You may have to be a super user to install ruby.

If you fail to compile ruby, please send the detailed error report with
the error log and machine/OS type, to help others.


* Copying

See the file COPYING.


* The Author

Feel free to send comments and bug reports to the author.  Here is the 
author's latest mail address:

  matz@netlab.jp

-------------------------------------------------------
created at: Thu Aug  3 11:57:36 JST 1995
Local variables:
mode: indented-text
end: