index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/digest/rmd160: Use OpenSSL's RMD160 engine if available. It
knu
2002-09-26
6
-5
/
+88
*
* ext/digest/md5: Use OpenSSL's MD5 engine if available. It is
knu
2002-09-26
6
-4
/
+63
*
* ext/digest/digest.c (rb_digest_base_s_digest): Fix a double
knu
2002-09-26
2
-5
/
+10
*
* regex.c (re_match): p1 may exceed pend limit.
matz
2002-09-26
4
-9
/
+5
*
* dir.c (glob_helper): must not closedir() when exception raised
nobu
2002-09-25
5
-26
/
+20
*
* lib/mkmf.rb (libpathflag): restore ENV['LIB'] when some error occured.
usa
2002-09-25
2
-2
/
+9
*
* io.c (appendline): forget to terminate with nul.
matz
2002-09-25
10
-36
/
+83
*
make it compile
michal
2002-09-24
1
-2
/
+0
*
cleanup for curses, gdbm [ruby-core:502], [ruby-core:503]
michal
2002-09-24
2
-71
/
+63
*
* eval.c (rb_call0): must not clear ruby_current_node, or
nobu
2002-09-23
5
-26
/
+35
*
* configure.in (RUBY_MINGW32): new macro. check for the MinGW
eban
2002-09-23
3
-113
/
+144
*
2002-09-22
nobu
2002-09-22
1
-2
/
+2
*
* eval.c (call_trace_func): should not call trace function while
nobu
2002-09-22
4
-6
/
+23
*
commit miss
nobu
2002-09-21
1
-4
/
+0
*
* eval.c (rb_thread_raise): no need to save dead thread context.
nobu
2002-09-21
3
-3
/
+11
*
literal_append: remove.
nobu
2002-09-20
1
-1
/
+0
*
* parse.y (block_append): eliminate unused literal nodes.
nobu
2002-09-20
3
-125
/
+83
*
* lib/set.rb: Merge rough/lib/set.rb rev.1.5-1.15.
knu
2002-09-20
2
-36
/
+398
*
No exception report when the exception is not specified to catch.
nahi
2002-09-18
1
-1
/
+1
*
move struct timeval to missing.h
michal
2002-09-17
6
-54
/
+13
*
* eval.c (rb_thread_die): put thread dead state.
nobu
2002-09-17
2
-6
/
+18
*
2002-09-17
eban
2002-09-17
1
-2
/
+2
*
* eval.c (rb_mod_nesting): load wrapping module should appear in
matz
2002-09-17
4
-7
/
+20
*
* io.c: add parameter prototype.
aamine
2002-09-16
3
-4
/
+10
*
* win32/win32.c (rb_w32_opendir): Corresponds to the unjust path containing ".
H_Konishi
2002-09-15
2
-18
/
+30
*
* configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb.
eban
2002-09-15
7
-17
/
+72
*
* error.c(rb_sys_fail): remove case EPIPE on bcc32 .
H_Konishi
2002-09-14
2
-3
/
+4
*
* dir.c (glob_func_caller): add prototype to get rid of warning.
nobu
2002-09-13
2
-4
/
+11
*
2002-09-13
nobu
2002-09-13
1
-2
/
+2
*
* eval.c (rb_eval): avoid uninitialized global/class variable
nobu
2002-09-13
3
-3
/
+15
*
Fix-Addons [ruby-core:483] with corrections from [ruby-core:484]
michal
2002-09-13
1
-8
/
+8
*
* lib/mkmf.rb ($INSTALLFILES): avoid warning when $VERBOSE mode.
eban
2002-09-13
2
-0
/
+6
*
* bcc32/setup.mak : Control of a message.
H_Konishi
2002-09-12
3
-13
/
+22
*
* dir.c (glob_helper): should pass matched path. (ruby-bugs-ja:PR#333)
nobu
2002-09-12
2
-2
/
+4
*
* dir.c (glob_helper): fixed freeing buffer. (ruby-bugs-ja:PR#332)
nobu
2002-09-12
2
-0
/
+6
*
* dir.c (glob_helper): prevent memory leak using rb_protect().
matz
2002-09-12
4
-83
/
+158
*
2002-09-12
knu
2002-09-11
1
-2
/
+2
*
* eval.c (rb_trap_eval): preserve thread status and so on.
nobu
2002-09-11
2
-24
/
+84
*
* pp.rb (ARGF.pretty_print): implemented.
akr
2002-09-11
5
-17
/
+36
*
* eval.c (proc_to_s): refined format. [ruby-dev:18215]
nobu
2002-09-11
2
-4
/
+9
*
* win32/win32.c, win32/win32.h (rb_w32_getpid): negate pid under Win9x.
usa
2002-09-11
3
-1
/
+17
*
* string.c (get_pat): Add an extra argument "quote".
knu
2002-09-11
2
-17
/
+26
*
* bcc32/Makefile.sub: remove unnecessary `.dll' from filename of
usa
2002-09-11
5
-14
/
+25
*
2002-09-11
nobu
2002-09-11
1
-2
/
+2
*
retry on EINTR, ERESTART and EWOULDBLOCK. [ruby-dev:17855], [ruby-dev:17878]...
nobu
2002-09-11
2
-21
/
+107
*
* win32/Makefile.sub (ext): make directory `ext' on compile dir.
usa
2002-09-11
2
-2
/
+9
*
* win32/configure.bat: add CR to end of line.
usa
2002-09-11
1
-32
/
+32
*
* eval.c (rb_mod_define_method): initialize orig_func too.
nobu
2002-09-10
2
-0
/
+6
*
2002-09-10
nobu
2002-09-10
1
-2
/
+2
*
* parse.y (nextc): restore line number after here documents.
nobu
2002-09-10
2
-0
/
+15
[next]