public
Description: A Git mirror of http://svn.ruby-lang.org/repos/ruby.
Homepage:
Clone URL: git://github.com/rubyspec/matzruby.git
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
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 Fri Aug 29 01:24:51 -0700 2008 * vm_insnhelper.c (vm_call_method): copy argume... [ko1]
file LEGAL Fri Jan 16 04:14:13 -0800 2009 merges r21521 and r21601 from trunk into ruby_1... [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 Thu Feb 12 07:03:29 -0800 2009 typo fixed: collect_all -> collect. [ruby-core:... [knu]
file README Tue Oct 28 21:20:42 -0700 2008 * README, README.ja: Update the portability sec... [knu]
file README.EXT Fri Nov 14 03:31:10 -0800 2008 * README.EXT, README.EXT.ja, vm_exec.c, vm_insn... [mame]
file README.EXT.ja Tue Nov 18 17:56:51 -0800 2008 * merged from trunk r19258:20281. git-svn-id: ... [nobu]
file README.ja Wed Oct 29 09:20:59 -0700 2008 merged r20018 from trunk into ruby_1_9_1. * REA... [yugui]
file ToDo Mon Apr 05 08:55:09 -0700 2004 * error.c (Init_Exception): remove Exception#to... [matz]
file array.c
directory benchmark/ Fri Oct 10 16:30:39 -0700 2008 properties. git-svn-id: http://svn.ruby-lang.o... [nobu]
file bignum.c
directory bin/ Tue Dec 30 02:32:16 -0800 2008 merges r21171 from trunk into ruby_1_9_1. * bin... [yugui]
file blockinlining.c Wed Jan 28 03:09:24 -0800 2009 merges r21653 from trunk into ruby_1_9_1. * ise... [yugui]
directory bootstraptest/
file class.c Tue Dec 16 22:15:46 -0800 2008 merges r20747 and r20802 from trunk into ruby_1... [yugui]
file common.mk
file compar.c Fri Aug 15 17:20:31 -0700 2008 * include/ruby/ruby.h (rb_intern_const): tiny o... [nobu]
file compile.c
file complex.c
file config.guess Sat Aug 09 20:34:44 -0700 2008 * config.guess ({powerpc-apple,i586-pc}-haiku):... [nobu]
file config.sub Sat Aug 09 20:29:21 -0700 2008 * config.{guess,sub}: updated to automake-1.10.... [nobu]
file configure.in
file cont.c
directory cygwin/ Thu Jan 29 20:22:51 -0800 2009 merges r21889 from trunk into ruby_1_9_1. * cyg... [yugui]
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/ Sat Oct 18 15:30:13 -0700 2008 * keywords, lex.c.src, opt_insn_unif.def, opt_o... [yugui]
file dir.c
file dln.c Sat Dec 20 21:27:20 -0800 2008 merges r20892 from trunk into ruby_1_9_1. * dln... [yugui]
file dln.h Sat Jul 26 17:15:31 -0700 2008 * dln.h (dln_find_exe, dln_find_file): deprecat... [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/ Fri Dec 12 01:44:51 -0800 2008 Add a historical NEWS file. git-svn-id: http:... [knu]
directory enc/
file encoding.c Mon Feb 02 00:07:31 -0800 2009 merges r21930 from trunk into ruby_1_9_1. * en... [yugui]
file enum.c Wed Jan 28 01:20:03 -0800 2009 introduces r21693 again and merges r21713 * arr... [yugui]
file enumerator.c
file error.c Thu Dec 25 01:56:12 -0800 2008 merges r20971 from trunk into ruby_1_9_1. * err... [yugui]
file eval.c
file eval_error.c Sat May 31 02:28:20 -0700 2008 * suppress warnings with -Wwrite-string. git-... [nobu]
file eval_intern.h Mon May 11 08:06:17 -0700 2009 merges r23317 from trunk into ruby_1_9_1. -- * ... [yugui]
file eval_jump.c Tue Jun 10 09:33:51 -0700 2008 * include/ruby/intern.h, proc.c: revert rb_proc... [ko1]
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 Dec 30 14:39:34 -0800 2007 * main.c, goruby.c (RUBY_MAIN_INIT): removed. ... [nobu]
file hash.c Mon Jan 12 05:32:30 -0800 2009 merges r21424 from trunk into ruby_1_9_1. * has... [yugui]
file ia64.s Sat Jul 14 18:41:40 -0700 2007 add reference. git-svn-id: http://svn.ruby-la... [akr]
file id.c Fri Aug 15 23:43:37 -0700 2008 * id.c (Init_id): commit miss. git-svn-id: htt... [nobu]
file id.h Thu Dec 25 01:56:37 -0800 2008 merges r20977 and r20978 from trunk into ruby_1... [yugui]
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 install-sh Thu Aug 12 22:45:20 -0700 1999 1.4.0 git-svn-id: http://svn.ruby-lang.org/re... [matz]
file instruby.rb Mon Feb 02 00:07:47 -0800 2009 merges r21933 from trunk into ruby_1_9_1. win64... [yugui]
file io.c
file iseq.c
file iseq.h Wed Jan 28 03:09:24 -0800 2009 merges r21653 from trunk into ruby_1_9_1. * ise... [yugui]
file lex.c.blt Wed Jun 25 05:55:47 -0700 2008 * parse.y (primary): make functional-style not ... [matz]
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/ Mon Dec 29 04:14:25 -0800 2008 * man/ri.1: new manpage. git-svn-id: http://sv... [yugui]
file marshal.c
file math.c Wed Jan 28 03:08:28 -0800 2009 merges r21813 from trunk into ruby_1_9_1. * mat... [yugui]
directory misc/ Sun Apr 19 06:35:47 -0700 2009 merges r23129 from trunk into ruby_1_9_1. -- * ... [yugui]
directory missing/ Tue Mar 03 03:39:53 -0800 2009 merges r22589 from trunk into ruby_1_9_1. -- * ... [yugui]
file mkconfig.rb Fri Dec 12 06:54:37 -0800 2008 merges r20587 from trunk into ruby_1_9_1. * mkc... [yugui]
file node.h Sat Nov 22 04:13:59 -0800 2008 merges r20285 from trunk into ruby_1_9_1. * nod... [yugui]
file numeric.c Sun Jan 04 06:05:36 -0800 2009 merges r21298 from trunk into ruby_1_9_1. * num... [yugui]
file object.c
file pack.c Fri Jan 16 22:38:58 -0800 2009 merges r21179 from trunk into ruby_1_9_1. * pa... [yugui]
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 Mon May 04 05:31:33 -0700 2009 merges r23277 and r23280 from trunk into ruby_1... [yugui]
file random.c Thu Jan 08 18:17:46 -0800 2009 merges r21329 from trunk into ruby_1_9_1. * ran... [yugui]
file range.c Sun Jan 04 06:05:36 -0800 2009 merges r21298 from trunk into ruby_1_9_1. * num... [yugui]
file rational.c
file re.c Tue Dec 16 22:18:09 -0800 2008 merges r20792 from trunk into ruby_1_9_1. * re.... [yugui]
file regcomp.c Tue Jul 01 01:21:44 -0700 2008 * regexec.c (stack_double): use MatchStackLimit... [nobu]
file regenc.c Thu Sep 18 05:53:25 -0700 2008 * grapheme cluster implementation reverted. [r... [akr]
file regenc.h Thu Sep 18 05:53:25 -0700 2008 * grapheme cluster implementation reverted. [r... [akr]
file regerror.c Tue Nov 18 08:48:24 -0800 2008 merges r20243 from trunk into ruby_1_9_1. * re.... [yugui]
file regexec.c Thu Sep 18 09:16:45 -0700 2008 * regexec.c (string_cmp_ic): add text_end argum... [akr]
file regint.h Wed Aug 13 01:21:24 -0700 2008 * thread.c (rb_thread_check_ints): added. plea... [ko1]
file regparse.c Fri Dec 05 17:57:53 -0800 2008 * merged from trunk r20375:20561. git-svn-id: ... [nobu]
file regparse.h Tue Jul 01 01:21:44 -0700 2008 * regexec.c (stack_double): use MatchStackLimit... [nobu]
file regsyntax.c Tue Jul 01 01:21:44 -0700 2008 * regexec.c (stack_double): use MatchStackLimit... [nobu]
file ruby.c
file rubytest.rb Thu Jan 15 08:33:15 -0800 2009 merges r21405 from trunk into ruby_1_9_1. * com... [yugui]
file runruby.rb Sun Dec 28 01:42:41 -0800 2008 merges r21102 from trunk into ruby_1_9_1. * run... [yugui]
file safe.c Tue Nov 11 00:41:44 -0800 2008 merges r20143 from trunk into ruby_1_9_1. * saf... [yugui]
directory sample/
file signal.c Sun Feb 22 01:48:12 -0800 2009 merges r22091 from trunk into ruby_1_9_1. * sig... [yugui]
directory spec/ Wed Jul 15 05:01:45 -0700 2009 merges r24084 from trunk into ruby_1_9_1. -- * ... [yugui]
file sprintf.c Mon May 04 05:31:16 -0700 2009 merges r23186 and r23187 from trunk into ruby_1... [yugui]
file st.c Sun Feb 22 01:48:50 -0800 2009 merges r22132 from trunk into ruby_1_9_1. * inc... [yugui]
file strftime.c Thu Dec 25 01:53:58 -0800 2008 merges r20944 from trunk into ruby_1_9_1. * str... [yugui]
file string.c
file struct.c Tue Nov 11 03:01:57 -0800 2008 merges r20164 from trunk into ruby_1_9_1. * str... [yugui]
directory template/ Mon May 11 08:06:41 -0700 2009 merges r22441 from trunk into ruby_1_9_1. -- * ... [yugui]
directory test/
file thread.c
file thread_pthread.c Sun Apr 12 07:03:12 -0700 2009 merges r22898 from trunk into ruby_1_9_1. -- * ... [yugui]
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 Thu Dec 25 01:51:48 -0800 2008 merges r20914 from trunk into ruby_1_9_1. * th... [yugui]
file thread_win32.h Mon Jul 28 05:27:43 -0700 2008 * thread_win32.[ch] (cond_every_entry, rb_thre... [usa]
file time.c Sun Apr 19 06:34:51 -0700 2009 merges r23075 from trunk into ruby_1_9_1. -- * ... [yugui]
directory tool/
file transcode.c
file transcode_data.h Thu Jan 15 07:39:02 -0800 2009 merges r21509 and r21512 from trunk into ruby_1... [yugui]
file util.c Sun Apr 19 06:32:41 -0700 2009 merges r22919 from trunk into ruby_1_9_1. -- * ... [yugui]
file variable.c
file version.c Thu Aug 14 01:28:44 -0700 2008 * version.c (Init_version): add RUBY_ENGINE con... [matz]
file version.h
file vm.c
file vm_core.h
file vm_dump.c Wed Jan 28 03:09:42 -0800 2009 merges r21659 from trunk into ruby_1_9_1. * vm.... [yugui]
file vm_eval.c
file vm_exec.c Sun Jan 18 18:38:11 -0800 2009 * vm.c: add a prefix "rb_" to exposed functions... [ko1]
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 Thu Jan 15 08:32:49 -0800 2009 merges r21536 from trunk into ruby_1_9_1. * vm.... [yugui]
file vm_method.c Sun Dec 28 01:39:43 -0800 2008 merges r21084 from trunk into ruby_1_9_1. * vm_... [yugui]
file vm_opts.h Fri Aug 22 23:18:11 -0700 2008 * vm_opts.h: enable "OPT_TRACE_INSTRUCTION" on ... [ko1]
directory win32/
directory yarvtest/ Sun Nov 04 12:36:20 -0800 2007 * eval.c (rb_f_send): allow send/__send__ to ca... [matz]
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: