public
Fork of rubyspec/matzruby
Description: A Git mirror of http://svn.ruby-lang.org/repos/ruby.
Homepage:
Clone URL: git://github.com/ice799/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 COPYING Sun Apr 09 09:10:40 -0700 2006 * prec.c (prec_prec_f): documentation patch fro... [matz]
file COPYING.ja Sat Jun 10 09:09:12 -0700 2006 * ext/bigdecimal/lib/bigdecimal/newton.rb (Newt... [matz]
file ChangeLog
file Doxyfile.in
file GPL Wed Jul 11 12:25:52 -0700 2001 * It is confusing to put the GPL license terms ... [knu]
file KNOWNBUGS.rb
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
file README Tue Nov 18 17:56:51 -0800 2008 * merged from trunk r19258:20281. git-svn-id: ... [nobu]
file README.EXT
file README.EXT.ja
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 bcc32/
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/
file blockinlining.c
directory bootstraptest/
file class.c
file common.mk
file compar.c
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/ Mon Nov 09 16:04:59 -0800 2009 * merged from trunk r20597:25704. git-svn-id: ... [nobu]
file debug.c
file debug.h Tue Nov 18 17:56:51 -0800 2008 * merged from trunk r19258:20281. git-svn-id: ... [nobu]
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
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
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 Nov 09 16:04:59 -0800 2009 * merged from trunk r20597:25704. git-svn-id: ... [nobu]
file goruby.c Sun Feb 22 06:23:33 -0800 2009 stripped trailing spaces. git-svn-id: http://s... [nobu]
file hash.c
file ia64.s Sat Jul 14 18:41:40 -0700 2007 add reference. git-svn-id: http://svn.ruby-la... [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 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
file io.c
file iseq.c
file iseq.h
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/ 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
directory misc/ Sun Apr 19 06:35:47 -0700 2009 merges r23129 from trunk into ruby_1_9_1. -- * ... [yugui]
directory missing/
file mkconfig.rb
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
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 Wed Aug 13 01:21:24 -0700 2008 * thread.c (rb_thread_check_ints): added. plea... [ko1]
file regparse.c
file regparse.h
file regsyntax.c Sun Feb 22 06:23:33 -0800 2009 stripped trailing spaces. git-svn-id: http://s... [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
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
directory spec/ Wed Jul 15 05:01:45 -0700 2009 merges r24084 from trunk into ruby_1_9_1. -- * ... [yugui]
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 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
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/
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: