index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-02-21
2002-02-21
nobu
2002-02-21
* eval.c: typo fixed.
matz
2002-02-20
* intern.h: prototypes; rb_io_addstr(), rb_io_printf(),
nobu
2002-02-20
* hash.c (rb_any_cmp): should handle Qundef in keys.
matz
2002-02-19
aamine
aamine
2002-02-19
* marshal.c (r_object): complete restoration before calling
matz
2002-02-19
* variable.c (rb_cvar_set): define new class variable if it's not
matz
2002-02-19
* io.c (rb_io_ungetc): don't fail pushed EOF back.
nobu
2002-02-18
2002-02-18
nobu
2002-02-18
* eval.c (block_pass): "&nil" should clear block given.
matz
2002-02-16
2002-02-16
nobu
2002-02-16
* regex.c (re_compile_fastmap): skip begpos.
nobu
2002-02-15
* bignum.c (rb_big_rshift): should properly convert the nagative
matz
2002-02-14
2002-02-14
nobu
2002-02-14
eval.c: remove duplicate lines.
matz
2002-02-13
2002-02-13
eban
2002-02-13
* parse.y (assignable): should emit CVASGN within the method
matz
2002-02-10
* ruby.c (load_file): avoid SEGV on '#' only input.
nobu
2002-02-09
2002-02-09
nobu
2002-02-09
* eval.c (rb_eval): singleton chech should be moved from yycompile
matz
2002-02-08
2002-02-08
nobu
2002-02-08
* parse.y (yycompile): should inherit "in_single" if eval happened
matz
2002-02-07
aamine
aamine
2002-02-07
uri-0.9.5
akira
2002-02-06
2002-02-06
nobu
2002-02-06
* configure.in: keep old config.h unless changed.
nobu
2002-02-04
Comment for previous update;
nahi
2002-02-04
2002-02-04
eban
2002-02-04
* object.c (rb_class_real): should not follow ICLASS link
matz
2002-02-01
2002-02-01
nobu
2002-02-01
* re.c (rb_reg_search): should set regs.allocated.
matz
2002-01-31
* lib/mkmf.rb (dir_config): prior --with flag.
nobu
2002-01-28
* parse.y (yylex): strict check for numbers.
nobu
2002-01-28
* eval.c (umethod_bind): typo fix(rklass -> klass).
eban
2002-01-28
2002-01-28
eban
2002-01-28
* eval.c (is_defined): defined?(Foo::Baz) should check constants
matz
2002-01-25
*ext/extmk.rb.in, lib/mkmf.rb: add OUTFLAG.
eban
2002-01-25
* configure.in (solaris): add '-shared' only for GNU ld.
eban
2002-01-25
* class.c (rb_include_module): detect cyclic module inclusion.
matz
2002-01-23
2002-01-23
nobu
2002-01-23
* eval.c (rb_yield_0): restore source file/line after yield.
nobu
2002-01-21
2002-01-21
eban
2002-01-21
* eval.c (ruby_stop): should not trace error handler.
matz
2002-01-16
added uri library (uri-0.9.4)
akira
2002-01-16
This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.
(no author)
2002-01-16
2001-01-16
nobu
2002-01-16
* eval.c (block_pass): should not pass tainted block, if $SAFE > 0.
matz
2002-01-16
* object.c (rb_Float): remove underscores between digits.
nobu
2002-01-15
aamine
aamine
2002-01-11
* Makefile.in (clean): add $(MAINOBJ)
eban
[prev]
[next]