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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-02-02
14
-77
/
+159
*
gcc-2.95.2-7(cygwin) support.
eban
2001-01-31
4
-10
/
+23
*
* eval.c (block_pass): return from block jumps directory to
matz
2001-01-29
2
-1
/
+22
*
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-29
17
-40
/
+50
*
* parse.y: clarify do ambiguity, bit more complex but natural
matz
2001-01-26
3
-55
/
+78
*
* eval.c (POP_BLOCK_TAG): call rb_gc_force_recycle() if block has
matz
2001-01-24
2
-11
/
+29
*
* lib/cgi.rb: fix the problem that when running under mod_ruby
knu
2001-01-24
2
-1
/
+11
*
* gc.c (rb_gc_call_finalizer_at_exit): should finalize objects in
matz
2001-01-23
2
-11
/
+27
*
2001-01-23
eban
2001-01-23
1
-2
/
+2
*
* gc.c (os_live_obj): do not list terminated object.
matz
2001-01-23
5
-90
/
+121
*
* mkconfig.rb: autoconf 2.49 support.
eban
2001-01-22
3
-4
/
+8
*
* parse.y (block_call): syntax restructure.
matz
2001-01-20
2
-53
/
+54
*
* parse.y (yylex): fixed serious syntax misbehavior. do's
matz
2001-01-19
3
-8
/
+17
*
2001-01-18
eban
2001-01-18
0
-0
/
+0
*
2000-01-18
eban
2001-01-18
1
-2
/
+2
*
* io.c (rb_io_s_read): new method to call IO#read from
matz
2001-01-18
9
-44
/
+93
*
* mkconfig.rb, win32/config.status.in: remove DEFS definition.
eban
2001-01-17
1
-0
/
+4
*
* win32/config.status.in: remove DEFS definition.
eban
2001-01-17
1
-2
/
+0
*
* mkconfig.rb: remove DEFS definition.
eban
2001-01-17
1
-13
/
+0
*
* configure.in: remove DEFS definition.
eban
2001-01-17
2
-0
/
+5
*
aamine
aamine
2001-01-16
3
-11
/
+24
*
2001-01-15
eban
2001-01-15
1
-2
/
+2
*
Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
matz
2001-01-15
14
-56
/
+109
*
*** empty log message ***
usa
2001-01-14
3
-5
/
+44
*
aamine
aamine
2001-01-13
5
-458
/
+490
*
* re.c (rb_reg_desc): separate RE_OPTION_MULTILINE
eban
2001-01-13
1
-2
/
+8
*
eban
eban
2001-01-13
1
-0
/
+7
*
eban
eban
2001-01-11
1
-1
/
+1
*
NORETURN, INLINE
eban
2001-01-11
3
-6
/
+13
*
INLINE
eban
2001-01-11
1
-3
/
+0
*
m17n cleanup
eban
2001-01-11
1
-3
/
+1
*
mbclen2 fix
matz
2001-01-10
1
-0
/
+2
*
inline fix
matz
2001-01-10
4
-14
/
+14
*
m17n cleanup ;_;
matz
2001-01-10
5
-846
/
+6
*
2001-01-10
eban
2001-01-10
1
-2
/
+2
*
NORETURN
eban
2001-01-10
5
-13
/
+35
*
* m17n baseline.
matz
2001-01-10
11
-30
/
+809
*
setres[ug]id, NORETURN
eban
2001-01-10
7
-39
/
+58
*
eban
eban
2001-01-10
2
-5
/
+1
*
* ruby.c (load_file): typo(rb_load_fail -> rb_load_failed).
eban
2001-01-10
2
-1
/
+5
*
Ignore configure and rbconfig.rb too.
knu
2001-01-09
1
-12
/
+13
*
Add .cvsignore's.
knu
2001-01-09
12
-0
/
+12
*
* string.c (rb_str_reverse_bang): forgot to call rb_str_modify().
matz
2001-01-09
3
-0
/
+18
*
* error.c: typo
matz
2001-01-09
1
-1
/
+1
*
* file.c (path_check_1): should restore modified path.
matz
2001-01-09
4
-6
/
+14
*
eban
eban
2001-01-09
1
-1
/
+1
*
* enum.c (enum_inject): new method.
matz
2001-01-09
17
-87
/
+154
*
eban
eban
2001-01-05
2
-1
/
+5
*
* eval.c (rb_iterate): NODE_CFUNC does not protect its data
matz
2000-12-29
4
-2
/
+15
*
* gc.c (mem_error): prohibit recursive mem_error().
matz
2000-12-29
2
-2
/
+28
[next]