rubyspec / matzruby

A Git mirror of http://svn.ruby-lang.org/repos/ruby.

This URL has Read+Write access

nobu (author)
Sun Nov 08 01:13:17 -0800 2009
commit  a65af2b801c974a860ef1bf9e4e990608ea821e2
tree    171620a8723416c77cc9beadf651b9c93c97b22b
parent  b57b6dbdbabc951b787df6daa961f7efac6e180d
name age message
file .cvsignore Thu Sep 21 10:06:50 -0700 2006 * .cvsignore: ignore timestamp files and instal... [nobu]
file .document Loading commit data...
file .gdbinit Sun Oct 18 23:17:31 -0700 2009 * .gdbinit (rb_method_entry): search method ent... [nobu]
file .gitignore Mon Sep 14 00:57:36 -0700 2009 * svn:ignore, .gitignore: ignore id.h. git-svn... [nobu]
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 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 Thu Oct 22 15:32:39 -0700 2009 * configure.in, Makefile.in, win32/Makefile.sub... [nobu]
file NEWS Wed Sep 23 07:01:07 -0700 2009 * lib/thread.rb (ConditionVariable#wait): add t... [akr]
file README Tue Oct 28 21:20:42 -0700 2008 * README, README.ja: Update the portability sec... [knu]
file README.EXT Wed Sep 16 23:03:39 -0700 2009 * blockinlining.c: removed. * README.EXT: ditto... [ko1]
file README.EXT.ja Wed Sep 16 23:03:39 -0700 2009 * blockinlining.c: removed. * README.EXT: ditto... [ko1]
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 Wed Oct 28 21:55:10 -0700 2009 * array.c (rb_ary_to_ary): do not use #respond_... [matz]
directory bcc32/ Sat May 23 09:07:46 -0700 2009 * configure.in ($ridir): new configuration. [ru... [yugui]
directory benchmark/ Sun Sep 06 13:08:57 -0700 2009 * benchmark/driver.rb: remove RUBY_VERSION outp... [ko1]
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]
directory bootstraptest/
file class.c
file common.mk
file compar.c Tue Oct 27 21:50:09 -0700 2009 * string.c: rdoc for <=>, casecmp * bignum.c: ... [marcandre]
file compile.c
file complex.c Tue Nov 03 09:46:28 -0800 2009 fix typos. git-svn-id: http://svn.ruby-lang.o... [akr]
file configure.in
file cont.c Tue Nov 03 15:19:33 -0800 2009 * cont.c (rb_fiber_start): fixed unconditional ... [nobu]
directory cygwin/ Mon Feb 02 15:18:30 -0800 2009 * cygwin/GNUmakefile.in (RUBYDEF): uses mkexpor... [nobu]
file debug.c Mon Sep 14 00:39:16 -0700 2009 * debug.c, parse.y: fixed types. * node.h (nd_... [nobu]
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 Tue Nov 03 15:26:02 -0800 2009 * dir.c (dir_check): moved other checks from Ge... [nobu]
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:35 -0700 2005 This commit was manufactured by cvs2svn to crea... [(no author)]
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 Tue Nov 03 09:46:28 -0800 2009 fix typos. git-svn-id: http://svn.ruby-lang.o... [akr]
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 Mon Oct 26 23:54:03 -0700 2009 * gc.h (SET_MACHINE_STACK_END): use __i386. S... [akr]
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: 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 Sun Sep 06 01:39:57 -0700 2009 * compile.c (iseq_specialized_instruction), ins... [ko1]
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 Thu Oct 08 09:11:30 -0700 2009 * compile.c (ADD_TRACE): fire coverage event in... [mame]
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 Wed Sep 23 12:45:37 -0700 2009 * load.c (Kernel#autoload?, Module#autoload?): ... [marcandre]
file main.c Tue Sep 23 01:03:41 -0700 2008 * debug.h (ruby_set_debug_option): declared. *... [akr]
directory man/ Sun Oct 25 23:44:31 -0700 2009 * man/*.1: suppressed warnings. git-svn-id: ht... [nobu]
file marshal.c
file math.c
file method.h Sun Oct 04 10:05:59 -0700 2009 * vm_method.c (basic_obj_respond_to): should no... [matz]
directory misc/ Thu Sep 17 18:11:30 -0700 2009 * misc/rdoc-mode.el: added. git-svn-id: http:... [nobu]
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 Tue Nov 03 09:46:28 -0800 2009 fix typos. git-svn-id: http://svn.ruby-lang.o... [akr]
file parse.y
file prelude.rb Fri Oct 16 06:23:15 -0700 2009 * prelude.rb (require_relative): defined as a m... [akr]
file proc.c
file process.c
file random.c Tue Nov 03 15:50:51 -0800 2009 * random.c (rb_hash_start): moved from string.c... [nobu]
file range.c Fri Oct 02 08:31:05 -0700 2009 * range.c (discrete_object_p): needs the argume... [nobu]
file rational.c Tue Nov 03 09:46:28 -0800 2009 fix typos. git-svn-id: http://svn.ruby-lang.o... [akr]
file re.c
file regcomp.c
file regenc.c Tue Sep 22 00:28:43 -0700 2009 * regenc.h (PosixBracketEntryType): constified.... [nobu]
file regenc.h Tue Sep 22 00:28:43 -0700 2009 * regenc.h (PosixBracketEntryType): constified.... [nobu]
file regerror.c
file regexec.c
file regint.h
file regparse.c Sun Oct 11 13:52:51 -0700 2009 * regparse.c (fetch_token): warn invalid back r... [naruse]
file regparse.h Sun Aug 30 01:00:31 -0700 2009 *regparse.c (CC_DUP_WARN): use rb_compile_warn ... [naruse]
file regsyntax.c Sun Feb 22 06:23:33 -0800 2009 stripped trailing spaces. git-svn-id: http://s... [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/
file signal.c
directory spec/ Sat Sep 26 06:42:56 -0700 2009 * Makefile.in(test-rubyspec): explicitly execut... [yugui]
file sprintf.c Tue Sep 22 21:17:16 -0700 2009 * sprintf.c: fixed type. git-svn-id: http://sv... [nobu]
file st.c Tue Nov 03 23:06:13 -0800 2009 * include/ruby/st.h (SIZEOF_ST_INDEX_T): moved ... [nobu]
file strftime.c
file string.c
file struct.c Wed Oct 07 00:06:32 -0700 2009 * include/ruby/ruby.h (rb_long2int): evalates t... [nobu]
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 Sat Aug 29 12:06:29 -0700 2009 * timev.h (TIME_SCALE): defined as 1000000000. ... [akr]
directory tool/
file transcode.c
file transcode_data.h
file util.c
file variable.c
file version.c Thu Oct 22 15:35:45 -0700 2009 * version.c (ruby_initial_load_paths): moved te... [nobu]
file version.h
file vm.c
file vm_core.h
file vm_dump.c Mon Sep 21 13:58:26 -0700 2009 * compile.c, cont.c, gc.c, insns.def, iseq.c, i... [nobu]
file vm_eval.c
file vm_exec.c Mon Oct 26 17:29:06 -0700 2009 * vm_exec.c (DECL_SC_REG): use __clang__. git-... [naruse]
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 Sun Sep 06 13:42:50 -0700 2009 * insns.def (opt_*): add IC operands. * vm_insn... [ko1]
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: