1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
The Ruby Programming Language [mirror]
Find a file
ko1 4e4eec7016 * common.mk: add a "compare" rule and fix MATZRUBY variable
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-01-07 09:36:30 +00:00
bcc32 * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,mkexports}.rb: set executable. 2006-12-21 15:38:39 +00:00
benchmark
bin * bin/rdoc: ues File.exist? instead of File.exists. 2006-12-08 08:01:06 +00:00
cygwin
djgpp * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files. 2006-12-21 06:59:03 +00:00
doc
ext
lib
misc * lib/matrix.rb (Matrix::rank): use quo method to avoid integer 2006-12-05 09:59:45 +00:00
missing
sample
template
test add some test. update comment for rdoc. 2007-01-07 08:56:04 +00:00
tool
vms
win32
wince * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files. 2006-12-21 06:59:03 +00:00
x68
yarvtest * insns.def (send) : fix to optimize send() with Symbol. 2007-01-06 04:48:11 +00:00
.cvsignore
.document
array.c * Merge YARV 2006-12-31 15:02:22 +00:00
ascii.c This commit was generated by cvs2svn to compensate for changes in r7843, 2005-01-28 15:02:36 +00:00
bignum.c
blockinlining.c * Merge YARV 2006-12-31 15:02:22 +00:00
call_cfunc.ci * Merge YARV 2006-12-31 15:02:22 +00:00
ChangeLog * common.mk: add a "compare" rule and fix MATZRUBY variable 2007-01-07 09:36:30 +00:00
class.c * Merge YARV 2006-12-31 15:02:22 +00:00
common.mk
compar.c * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to 2005-12-12 00:36:54 +00:00
compile.c * insns.def : support direct method dispatch with "send" or "funcall". 2007-01-06 00:24:59 +00:00
compile.h
config.guess * eval.c (THREAD_ALLOC): th->thread should be initialized to NULL. 2004-07-17 02:23:52 +00:00
config.sub
configure.in
COPYING
COPYING.ja
debug.c
debug.h * Merge YARV 2006-12-31 15:02:22 +00:00
defines.h forgot to commit too. 2006-01-22 13:34:41 +00:00
dir.c
dln.c
dln.h
dmydln.c
dmyext.c * array.c: moved to ANSI function style from K&R function style. 2005-09-12 10:44:21 +00:00
enum.c
enumerator.c
env.h
error.c * Merge YARV 2006-12-31 15:02:22 +00:00
euc_jp.c * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] 2006-02-04 12:31:19 +00:00
eval.c
eval_error.h
eval_intern.h
eval_jump.h
eval_load.c
eval_method.h * eval_method.h (rb_alias) : fix to check search result 2007-01-05 07:02:48 +00:00
eval_proc.c * Merge YARV 2006-12-31 15:02:22 +00:00
eval_safe.h
eval_thread.c
file.c
gc.c
gc.h * Merge YARV 2006-12-31 15:02:22 +00:00
GPL * It is confusing to put the GPL license terms in the file COPYING; 2001-07-11 19:25:52 +00:00
hash.c
ia64.s * ia64.s: remove .pred.safe_across_calls directive. 2005-12-28 05:14:10 +00:00
inits.c
insnhelper.h
insns.def * insns.def (send) : fix to optimize send() with Symbol. 2007-01-06 04:48:11 +00:00
install-sh
instruby.rb
intern.h
io.c
iseq.c * Merge YARV 2006-12-31 15:02:22 +00:00
keywords * ext/socket/socket.c (sock_accept): revert to avoid ambiguity of 2006-06-26 14:15:49 +00:00
LEGAL * LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8. 2005-07-13 15:46:37 +00:00
lex.c * ext/socket/socket.c (sock_accept): revert to avoid ambiguity of 2006-06-26 14:15:49 +00:00
LGPL
main.c * Merge YARV 2006-12-31 15:02:22 +00:00
Makefile.in * Makefile.in, common.mk (NULLCMD): moved for platforms that empty 2006-12-06 14:57:07 +00:00
marshal.c
math.c
mdoc2man.rb * mdoc2man.rb: Properly put nested braces, parentheses and angles. 2003-01-20 12:10:40 +00:00
missing.h
mkconfig.rb
node.h
numeric.c
object.c * Merge YARV 2006-12-31 15:02:22 +00:00
oniguruma.h merge Oniguruma 4.4.5 2006-10-28 11:15:41 +00:00
opt_insn_unif.def * Merge YARV 2006-12-31 15:02:22 +00:00
opt_operand.def
pack.c * pack.c (pack_unpack): execute block if given with unpacked value 2006-10-15 22:57:37 +00:00
parse.y * Merge YARV 2006-12-31 15:02:22 +00:00
prec.c * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
process.c
random.c
range.c * Merge YARV 2006-12-31 15:02:22 +00:00
re.c * dir.c (dir_s_glob): restore GC protection volatile variable. 2006-09-18 06:33:03 +00:00
re.h add back reference by name in replace string 2006-03-22 15:03:40 +00:00
README * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder::get_string): 2006-08-08 10:29:02 +00:00
README.EXT
README.EXT.ja
README.ja
regcomp.c
regenc.c * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] 2006-02-04 12:31:19 +00:00
regenc.h
regerror.c merge Oniguruma 4.4.5 2006-10-28 11:15:41 +00:00
regex.h
regexec.c
regint.h
regparse.c
regparse.h
ruby.1
ruby.c
ruby.h
rubyio.h * rubyio.h (rb_io_set_nonblock): declared. 2006-05-22 07:38:42 +00:00
rubysig.h
rubytest.rb
runruby.rb
signal.c
sjis.c * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] 2006-02-04 12:31:19 +00:00
sprintf.c
st.c
st.h
string.c
struct.c * struct.c (inspect_struct): do not display a class name for 2006-09-16 02:20:59 +00:00
thread.c
thread_pthread.ci * thread_pthread.ci (native_sleep): fix tv_nsec overflow. 2007-01-05 03:33:40 +00:00
thread_pthread.h
thread_win32.ci * thread_win32.ci (rb_thread_reset_timer_thread) : 2007-01-05 11:29:25 +00:00
thread_win32.h
time.c
ToDo * error.c (Init_Exception): remove Exception#to_str. [Ruby2] 2004-04-05 15:55:09 +00:00
utf8.c * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] 2006-02-04 12:31:19 +00:00
util.c
util.h
variable.c * Merge YARV 2006-12-31 15:02:22 +00:00
version.c Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org> 2006-11-26 09:34:32 +00:00
version.h
vm.c * benchmark/bm_app_pentomino.rb : use Array#dup instead of 2007-01-05 13:52:16 +00:00
vm.h
vm_dump.c
vm_evalbody.ci
vm_macro.def
vm_opts.h.base
yarv.h * Merge YARV 2006-12-31 15:02:22 +00:00
yarvcore.c * insns.def : support direct method dispatch with "send" or "funcall". 2007-01-06 00:24:59 +00:00
yarvcore.h

* 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 machines, and on DOS,
    Windows, Mac, BeOS etc.)


* How to get Ruby

The Ruby distribution can be found on:

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

You can get it by anonymous CVS.  How to check out is:

  $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/src login
  (Logging in to anonymous@cvs.ruby-lang.org)
  CVS password: anonymous
  $ cvs -z4 -d :pserver:anonymous@cvs.ruby-lang.org:/src checkout ruby


* 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.

  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: