1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
matz f0221db462 * re.c (rb_reg_expr_str): need to process backslashes properly.
* object.c (rb_any_to_a): declare Object#to_a to be obsolete.

* object.c (rb_Array): do not convert nil into [] automagically.

* object.c (rb_Integer): use "to_int" instead of
  "to_i". [experimental]

* object.c (nil_to_f): new method.

* object.c (rb_Integer): Symbols and nil should cause error.

* object.c (rb_Float): nil should cause error.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-06-28 14:42:46 +00:00
..
curses * parse.y (yylex): obsolete '?<whitespace>'; use '?\s', '?\n', 2002-06-18 06:29:07 +00:00
dbm
digest new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
dl Add Importable::symbol. 2002-06-27 15:09:47 +00:00
etc * parse.y: yyparse #defines moved from intern.h 2002-05-29 05:20:39 +00:00
fcntl
gdbm
iconv
nkf
pty new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
racc/cparse
readline * ext/readline/readline.c (readline_readline): get rid of 2002-06-20 12:14:33 +00:00
sdbm
socket * eval.c (rb_eval): ruby_frame->last_func may be null, if it's 2002-06-11 07:02:23 +00:00
stringio
strscan
syslog
tcltklib * eval.c (rb_eval): NODE_EVSTR is no longer used. 2002-06-24 07:20:42 +00:00
tk * re.c (rb_reg_expr_str): need to process backslashes properly. 2002-06-28 14:42:46 +00:00
Win32API new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
win32ole avoid some warnings 2002-06-12 12:23:10 +00:00
.cvsignore
aix_mksym.rb
configsub.rb
extmk.rb.in * ext/extmk.rb, lib/mkmf.rb (xsystem): open the log file if xsystem is called. 2002-06-19 05:54:24 +00:00
Setup merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.dj merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.emx merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.nt merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.x68 merge win32ole from rough 2002-06-01 12:34:30 +00:00