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
2001-03-21
ChangeLog screwed up fixed
matz
2001-03-21
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-03-20
* win32/win32.c (win32_stat): UNC support.
eban
2001-03-19
* eval.c (ev_const_defined): need not to check if cbase->nd_class
matz
2001-03-19
* eval.c (THREAD_ALLOC): flags should be initialized.
matz
2001-03-18
very sorry check miss.
wakou
2001-03-18
sorry erase miss.
wakou
2001-03-18
Sun Mar 18 08:58:18 2001 Wakou Aoyama <wakou@fsinet.or.jp>
wakou
2001-03-16
2001-03-16
eban
2001-03-16
remove duplicated initialize in PUSH_TAG.
matz
2001-03-16
* configure.in: Set SOLIBS properly for all ELF and
knu
2001-03-14
* eval.c (rb_thread_schedule): raise FATAL just once to
matz
2001-03-14
* eval.c (rb_yield_0): 0 (= Qfalse) is a valid value, so that
matz
2001-03-13
* dir.c (rb_glob_helper): fix drive letter handling on DOSISH.
eban
2001-03-13
2001-03-13
eban
2001-03-13
aamine
aamine
2001-03-13
export rb_ary_clear()
matz
2001-03-13
* io.c (argf_seek): wrong calling sequence of rb_io_seek().
matz
2001-03-12
* lib/mkmf.rb (create_makefile): save/restore $libs and $LIBPATH.
eban
2001-03-10
* lib/mkmf.rb (install_rb): fix handling of destination path.
eban
2001-03-09
* math.c (math_log, math_log10): use nan() instead of 0.0/0.0 on Cygwin.
eban
2001-03-08
aamine
aamine
2001-03-07
* math.c (math_log, math_log10): should return NaN if x < 0.0
eban
2001-03-06
* lib/monitor.rb: fixed the example code.
shugo
2001-03-06
* parse.y (primary): rescue and ensure clauses should be allowed
matz
2001-03-05
2001-03-05
eban
2001-03-05
* win32/win32.c (gettimeofday): use GetLocalTime() instead of ftime()
eban
2001-03-04
Merge from HEAD. (ext/extmk.rb.in 1.38, lib/mkmf.rb 1.41)
knu
2001-03-04
* string.c (trnext): support backslash escape in String#tr.
eban
2001-02-28
2001-02-28
eban
2001-02-28
* string.c (rb_str_delete_bang): delete! should take at least 1
matz
2001-02-27
2001-02-27
eban
2001-02-27
* eval.c (ev_const_get): retrieve Object's constant if no current
matz
2001-02-26
* eval.c (proc_call): should not modify ruby_block->frame.iter
matz
2001-02-25
Mon Feb 26 05:27:52 2001 Wakou Aoyama <wakou@fsinet.or.jp>
wakou
2001-02-25
Mon Feb 26 04:55:50 2001 Wakou Aoyama <wakou@fsinet.or.jp>
wakou
2001-02-24
* file.c (rb_file_s_rename): avoid Cygwin's bug.
eban
2001-02-24
* win32/win32.c (myrename): fix error handling.
eban
2001-02-24
aamine
aamine
2001-02-23
aamine
aamine
2001-02-23
aamine
aamine
2001-02-22
aamine
aamine
2001-02-20
* bignum.c (rb_big2long): should not raise RangeError for Bignum
matz
2001-02-19
* string.c (rb_str_substr): "a"[1,2] should return ""; need
matz
2001-02-19
commit miss; sorry
matz
2001-02-19
sigpipe patch
matz
2001-02-19
2001-02-19
eban
2001-02-19
* eval.c (secure_visibility): visibility check for untainted modules.
matz
2001-02-18
2001-02-18
eban
2001-02-18
* ext/curses/extconf.rb: add dir_config.
eban
[prev]
[next]