kakutani / ruby forked from shyouhei/ruby

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

This URL has Read+Write access

ruby /
name age message
file .cvsignore Thu Sep 21 10:06:50 -0700 2006 * .cvsignore: ignore timestamp files and instal... [nobu]
file .document Wed Nov 11 17:26:13 -0800 2009 * .document: remove documents not in rdoc forma... [naruse]
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 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 Loading commit data...
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
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 Tue Oct 27 21:50:09 -0700 2009 * string.c: rdoc for <=>, casecmp * bignum.c: ... [marcandre]
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/ Fri Oct 16 02:42:20 -0700 2009 * bootstraptest/test_gc.rb: added tests based o... [nobu]
file class.c
file common.mk Mon Oct 26 11:45:34 -0700 2009 * win32/Makefile.sub (config.h): added RUBY_SIT... [nobu]
file compar.c Tue Oct 27 21:50:09 -0700 2009 * string.c: rdoc for <=>, casecmp * bignum.c: ... [marcandre]
file compile.c Thu Oct 08 09:11:30 -0700 2009 * compile.c (ADD_TRACE): fire coverage event in... [mame]
file complex.c Tue Sep 08 06:10:04 -0700 2009 * include/ruby/st.h (st_hash_func): use st_inde... [nobu]
file configure.in
file cont.c Mon Sep 21 13:58:26 -0700 2009 * compile.c, cont.c, gc.c, insns.def, iseq.c, i... [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/ Fri May 15 17:30:16 -0700 2009 * defs/keywords (reserved_word): made inline fu... [nobu]
file dir.c Sat Sep 19 01:33:01 -0700 2009 * dir.c (GlobPathValue), file.c (rb_get_path_ch... [nobu]
file dln.c Mon Sep 28 07:31:01 -0700 2009 * dln.c (load_lib, dln_find_exe_r): env string ... [nobu]
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/ Fri Oct 02 12:07:55 -0700 2009 * lib/rake: updated to rake code to rake-0.8.7 ... [nobu]
directory enc/ Wed Oct 14 09:51:52 -0700 2009 * tool/enc-unicode.rb, enc/unicode/name2ctype... [naruse]
file encoding.c
file enum.c
file enumerator.c Tue Sep 29 08:37:28 -0700 2009 * enumerator.c (enumerator_block_call): extract... [nobu]
file error.c Tue Sep 08 19:55:09 -0700 2009 * error.c (name_err_mesg_data_type): typed. g... [nobu]
file eval.c Tue Oct 13 18:34:46 -0700 2009 * eval.c (rb_threadptr_errinfo): removed. git-... [nobu]
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 Mon Oct 12 16:53:48 -0700 2009 * thread.c: Revert changes to Thread#raise made... [marcandre]
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 Tue Oct 27 21:50:09 -0700 2009 * string.c: rdoc for <=>, casecmp * bignum.c: ... [marcandre]
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: svn+ssh:... [nobu]
file hash.c Mon Oct 26 03:30:15 -0700 2009 * hash.c (default_proc_arity_check): new suppor... [matz]
file ia64.s Sat Jul 14 18:41:40 -0700 2007 add reference. git-svn-id: svn+ssh://ci.ruby-... [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 Mon Sep 21 13:58:26 -0700 2009 * compile.c, cont.c, gc.c, insns.def, iseq.c, i... [nobu]
file io.c
file iseq.c Sun Oct 18 18:59:38 -0700 2009 * iseq.c (prepare_iseq_build, rb_iseq_build_for... [nobu]
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: sv... [nobu]
file marshal.c
file math.c Sat Oct 10 04:38:47 -0700 2009 * math.c (math_atanh): reverted r25279. git-sv... [yugui]
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: svn+s... [nobu]
directory missing/ Fri May 22 08:22:36 -0700 2009 * missing/vsnprintf.c (errno): [BUG] fixes a co... [yugui]
file node.h Mon Sep 14 00:39:16 -0700 2009 * debug.c, parse.y: fixed types. * node.h (nd_... [nobu]
file numeric.c Tue Sep 08 06:10:04 -0700 2009 * include/ruby/st.h (st_hash_func): use st_inde... [nobu]
file object.c
file pack.c Sat Oct 03 23:00:33 -0700 2009 * pack.c (NATINT_LEN, pack_pack): suppressed wa... [nobu]
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 Tue Sep 22 00:14:09 -0700 2009 * process.c (proc_setgroups): fixed type. git-... [nobu]
file random.c Tue Sep 08 19:11:35 -0700 2009 * include/ruby/ruby.h (rb_data_type_struct): co... [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 Sep 08 06:10:04 -0700 2009 * include/ruby/st.h (st_hash_func): use st_inde... [nobu]
file re.c Tue Sep 29 18:08:44 -0700 2009 * re.c (last_match): add "thread and method" to... [naruse]
file regcomp.c Sun Aug 30 01:00:31 -0700 2009 *regparse.c (CC_DUP_WARN): use rb_compile_warn ... [naruse]
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 Sat Oct 10 17:48:35 -0700 2009 * regerror.c (onig_vsnprintf_with_pattern): add... [naruse]
file regexec.c Mon Jun 29 19:08:54 -0700 2009 * include/ruby/oniguruma.h, include/ruby/re.h, ... [nobu]
file regint.h Tue Sep 22 05:16:19 -0700 2009 * regint.h: commit miss. git-svn-id: svn+ssh:/... [nobu]
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: 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 Sun Sep 13 03:34:35 -0700 2009 * signal.c (interrupt_init): nodoc. git-svn-id... [nobu]
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: svn+ssh:/... [nobu]
file st.c Fri Oct 16 08:12:31 -0700 2009 * st.c (unpack_entries): save table->bins and n... [wanabe]
file strftime.c Tue May 12 05:07:49 -0700 2009 * time.c: support fixed UTC offset. [ruby-dev:... [akr]
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/ Sat Oct 03 13:35:09 -0700 2009 * symbian/setup (ruby.mmp): added macro RUBY_EX... [azav]
directory template/ Mon Sep 21 13:58:26 -0700 2009 * compile.c, cont.c, gc.c, insns.def, iseq.c, i... [nobu]
directory test/
file thread.c Mon Oct 12 16:53:48 -0700 2009 * thread.c: Revert changes to Thread#raise made... [marcandre]
file thread_pthread.c Sun Jun 07 16:59:58 -0700 2009 * thread_pthread.c (rb_thread_create_timer_thre... [ko1]
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 Sat Apr 18 22:43:20 -0700 2009 * eval.c (ruby_cleanup): the order of local var... [nobu]
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/ Mon Oct 26 16:56:13 -0700 2009 * mkconfig.rb: reverted r25443 because build_os... [nobu]
file transcode.c Sat Oct 10 07:51:25 -0700 2009 * transcode.c (rb_transcoding, str_transcoding_... [nobu]
file transcode_data.h Mon May 04 17:05:11 -0700 2009 Fix: DON'T move in_p because before in_p is rep... [naruse]
file util.c Mon May 25 21:58:15 -0700 2009 * common.mk (bignum.o, numeric.o): depend on ut... [nobu]
file variable.c Tue Sep 22 06:11:21 -0700 2009 * variable.c: fixed type. git-svn-id: svn+ssh:... [nobu]
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 Mon Oct 26 13:58:25 -0700 2009 * vm.c (invoke_block_from_c): return Qnil when ... [naruse]
file vm_core.h Mon Sep 21 13:58:26 -0700 2009 * compile.c, cont.c, gc.c, insns.def, iseq.c, i... [nobu]
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 Wed Oct 14 07:08:26 -0700 2009 * vm_eval.c (eval_string): rdoc fix [ruby-core:... [marcandre]
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 Tue Oct 27 21:20:35 -0700 2009 * vm_insnhelper.c (vm_setup_method): should pus... [matz]
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 Fri Oct 16 22:34:51 -0700 2009 * vm_method.c (basic_obj_respond_to): call #res... [matz]
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: