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
matz 620bb29f49 * process.c (rb_f_system): block SIGCHLD during the process
execution, like glibc system(3) does.  [ruby-talk:202361]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-18 14:36:15 +00:00
bcc32 * ruby.h, lib/mkmf.rb (create_header): clear command line options for 2006-05-25 23:44:08 +00:00
bin
cygwin
djgpp
doc
ext * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove 2006-07-18 05:08:37 +00:00
lib * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove 2006-07-18 05:08:37 +00:00
misc * misc/ruby-mode.el (ruby-expr-beg): support $! at the end of 2005-11-30 15:56:58 +00:00
missing
sample * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. 2006-06-20 11:18:16 +00:00
test * test/ruby/test_float.rb (TestFloat::test_strtod): update test to 2006-07-18 09:18:45 +00:00
vms
win32 * win32/win32.c (open_ifs_socket): should not use plain malloc. 2006-07-18 14:13:07 +00:00
wince * ruby.h, lib/mkmf.rb (create_header): clear command line options for 2006-05-25 23:44:08 +00:00
x68
.cvsignore
.document
array.c comment rb_ary_new4 behavior in Ruby 1.9. 2006-06-24 14:53:36 +00:00
bignum.c * prec.c (prec_prec_f): documentation patch from 2006-04-09 16:10:40 +00:00
ChangeLog * process.c (rb_f_system): block SIGCHLD during the process 2006-07-18 14:36:15 +00:00
class.c
common.mk * common.mk: io.c is depending on env.h 2006-02-13 14:22:56 +00:00
compar.c
config.guess
config.sub
configure.in * configure.in (rb_cv_msvcrt): defaulted to msvcrt. Workaround for a 2006-07-17 14:32:02 +00:00
COPYING * prec.c (prec_prec_f): documentation patch from 2006-04-09 16:10:40 +00:00
COPYING.ja
defines.h * configure.in (RUBY_EXTERN): macro to export symbols in shared 2005-10-25 17:00:03 +00:00
dir.c * dir.c (has_magic): glob names contain alphabets to enable case fold 2006-07-14 16:27:51 +00:00
dln.c * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use 2006-01-25 13:30:11 +00:00
dln.h
dmydln.c
dmyext.c
enum.c Documentation typo 2006-06-15 01:24:40 +00:00
env.h * eval.c (rb_call0): argument update propagation. [ruby-dev:28044] 2006-02-13 09:10:55 +00:00
error.c
eval.c * eval.c (rb_require_safe): wait for another thread requiring the same 2006-07-15 14:50:49 +00:00
file.c * file.c (cygwin_flock): save old errno. 2006-02-06 07:13:53 +00:00
gc.c * st.c (malloc): use xmalloc/xcalloc instead of plain 2006-07-14 17:12:47 +00:00
GPL
hash.c * hash.c (rb_hash_default): should not call default procedure if 2006-07-06 15:44:26 +00:00
ia64.s This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2006-01-01 08:12:39 +00:00
inits.c
install-sh
instruby.rb * instruby.rb: install *.exe.manifest and *.dll.manifest if exist. 2006-02-24 03:12:27 +00:00
intern.h * re.c (rb_reg_initialize): should not modify untainted objects in 2006-05-16 00:25:18 +00:00
io.c * io.c (pipe_open): avoid closing uninitialized file descriptors. 2006-06-26 07:23:47 +00:00
keywords
LEGAL
lex.c
LGPL
main.c
Makefile.in * Makefile.in, mkconfig.rb: catch-up for latest autoconf. 2006-06-25 14:03:10 +00:00
marshal.c * marshal.c (r_object0): fix a GC problem for reading a bignum on 2005-12-14 03:04:14 +00:00
math.c
mdoc2man.rb
missing.h * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use 2006-01-25 13:30:11 +00:00
mkconfig.rb * Makefile.in, mkconfig.rb: catch-up for latest autoconf. 2006-06-25 14:03:10 +00:00
node.h * eval.c (rb_call0): argument update propagation. [ruby-dev:28044] 2006-02-13 09:10:55 +00:00
numeric.c * numeric.c (num_div): use floor rather than rb_Integer(). 2006-05-01 03:46:47 +00:00
object.c * object.c (rb_cstr_to_dbl): limit out-of-range message. 2006-07-18 01:55:15 +00:00
pack.c * pack.c (pack_unpack): propagate association array to copied 2006-07-18 07:02:35 +00:00
parse.y * parse.y (then): error in warning action. 2006-07-13 16:17:05 +00:00
prec.c * prec.c (prec_prec_f): documentation patch from 2006-04-09 16:10:40 +00:00
process.c * process.c (rb_f_system): block SIGCHLD during the process 2006-07-18 14:36:15 +00:00
random.c
range.c
re.c * re.c (rb_reg_initialize): should not allow modifying literal 2006-05-16 06:38:18 +00:00
re.h
README
README.EXT * prec.c (prec_prec_f): documentation patch from 2006-04-09 16:10:40 +00:00
README.EXT.ja * prec.c (prec_prec_f): documentation patch from 2006-04-09 16:10:40 +00:00
README.ja
regex.c * regex.c (re_compile_pattern): should check if c is not a 2006-04-24 15:15:22 +00:00
regex.h
ruby.1 * lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removed 2006-03-11 08:27:43 +00:00
ruby.c * configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3) 2006-02-01 13:27:47 +00:00
ruby.h * array.c (rb_ary_pop): may cause realloc oscillation. a patch 2006-07-13 15:43:02 +00:00
rubyio.h * rubyio.h (rb_io_set_nonblock): declared. 2006-05-22 08:38:37 +00:00
rubysig.h
rubytest.rb
runruby.rb
signal.c * signal.c (ruby_nativethread_signal, posix_nativethread_signal, 2006-07-10 05:02:00 +00:00
sprintf.c * sprintf.c (rb_f_sprintf): adjust precision length to prevent 2006-06-12 13:30:32 +00:00
st.c * st.c (malloc): use xmalloc/xcalloc instead of plain 2006-07-14 17:11:39 +00:00
st.h * st.h (st_data_t): use pointer sized integer for st_data_t. 2006-07-10 01:30:14 +00:00
string.c * string.c (rb_str_dump): need to extend len for \b. 2006-07-11 08:34:28 +00:00
struct.c * eval.c (eval): need not to protect $SAFE value. 2006-02-02 07:18:12 +00:00
time.c * time.c (time_mload): a patch from Daniel Berger 2006-07-06 15:34:04 +00:00
ToDo
util.c * object.c (rb_cstr_to_dbl): limit out-of-range message. 2006-07-18 01:55:15 +00:00
util.h * ext/readline/readline.c (readline_readline): type check. 2005-10-30 18:20:54 +00:00
variable.c * eval.c (rb_eval): use ARGSCAT for NODE_OP_ASGN1. 2006-04-19 03:02:03 +00:00
version.c
version.h 2006-07-18 2006-07-17 15:03:12 +00:00

* 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.  Probably this step will not need.

  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: