index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
irb
Commit message (
Expand
)
Author
Age
Files
Lines
*
consistent parentheses in assignment RHS.
matz
2003-10-16
3
-6
/
+6
*
* marshal.c (w_object): dump extended modules as well.
matz
2003-10-15
1
-1
/
+1
*
* marshal.c (w_object): instance variable dump do not cause error
matz
2003-10-04
1
-2
/
+1
*
* lib/irb/ruby-lex.rb: bug fix for "foo" !~ /bar/. [ruby-talk:79942]
keiju
2003-08-23
1
-1
/
+1
*
* lib/irb/ruby-lex.rb, lib/irb/ruby-token.rb: support %s-notation for irb.
keiju
2003-08-05
2
-2
/
+5
*
* lib/irb/ruby-lec.rb: support %W-notation.
keiju
2003-08-05
1
-1
/
+2
*
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2003-07-26
1
-2
/
+2
*
* eval.c (thgroup_add): no warning for terminated threads.
matz
2003-07-24
1
-12
/
+11
*
* array.c (rb_values_at): extract common procedure from
matz
2003-07-03
1
-0
/
+1
*
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-16
1
-2
/
+2
*
* lib/irb/ruby-lex.rb: typo.
matz
2003-06-10
1
-1
/
+1
*
* lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492)
matz
2003-06-10
2
-10
/
+11
*
* lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3
matz
2003-06-10
2
-8
/
+8
*
context.rb typo, thank rubikichi-san
keiju
2003-06-01
1
-1
/
+1
*
* object.c (rb_obj_clone): defer copying freezing state after
matz
2003-05-22
1
-1
/
+1
*
* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,
akr
2003-03-29
1
-1
/
+1
*
update NotImplementError to NotImplementedError.
matz
2003-03-23
3
-3
/
+3
*
* regex.c (re_compile_pattern): fix previous change.
akr
2003-03-21
1
-1
/
+1
*
* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,
knu
2003-02-07
6
-28
/
+28
*
* lib/irb/completion.rb: Use Object#class rather than Object#type.
knu
2002-12-24
1
-1
/
+1
*
* class.c (ins_methods_i): should not show ID_ALLOCATOR.
matz
2002-12-24
1
-1
/
+1
*
* sprintf.c (rb_f_sprintf): preceding ".." for negative numbers
matz
2002-12-10
1
-1
/
+2
*
* file.c (rb_find_file_ext): should not terminate searching with
matz
2002-11-22
1
-10
/
+10
*
change default prompt.
keiju
2002-11-22
1
-0
/
+6
*
initialize hack
matz
2002-11-19
1
-1
/
+1
*
use Object#class instead of deprecated Object#type.
nobu
2002-10-02
3
-4
/
+4
*
* numeric.c (num_to_int): default to_int implementaion for every
matz
2002-07-29
2
-3
/
+3
*
* irb 0.9
keiju
2002-07-09
34
-425
/
+1188
*
* lib/matrix.rb: resolve 'ruby -w' warnings.
keiju
2001-06-27
4
-6
/
+6
*
* lib/irb/locale.rb: fix for require "kconv" problem
keiju
2001-06-22
1
-15
/
+14
*
* irb messages: fix typos.
keiju
2001-06-01
2
-2
/
+2
*
*** empty log message ***
keiju
2001-05-08
3
-24
/
+59
*
Get rid of Japanese comments and fix English comments as appropriate.
knu
2001-05-03
9
-29
/
+11
*
These files are also obsoleted.
knu
2001-04-30
2
-92
/
+0
*
Merge from irb-tools 0.7.1.
knu
2001-04-30
3
-13
/
+143
*
This file is not needed anymore.
knu
2001-04-30
1
-867
/
+0
*
Merge from irb 0.7.3.
knu
2001-04-30
7
-50
/
+61
*
Initial revision
knu
2001-04-30
11
-0
/
+1124
*
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-02-02
1
-15
/
+15
*
* io.c (rb_io_s_read): new method to call IO#read from
matz
2001-01-18
1
-1
/
+1
*
matz
matz
2000-09-18
1
-1
/
+1
*
matz - irb (PR#46)
matz
2000-07-25
1
-4
/
+9
*
escape `/'.
eban
2000-05-13
1
-1
/
+1
*
2000-05-12
matz
2000-05-12
13
-0
/
+3121