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-07-11
This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.
(no author)
2001-07-11
* It is confusing to put the GPL license terms in the file COPYING;
knu
2001-07-11
Update the FTP site's URL.
knu
2001-07-09
* lib/mkmf.rb: modify RM macro.
eban
2001-07-09
* ext/extmk.rb.in: modify RM macro.
eban
2001-07-08
* ruby.h: fix a wrong function name: rb_iglob() -> rb_globi().
knu
2001-07-08
aamine
aamine
2001-07-06
* remove StringValue (1.7 feature) from eval.c
matz
2001-07-06
Update.
knu
2001-07-06
* eval.c (rb_f_require): move rb_file_s_expand_path from
matz
2001-07-06
* lib/tempfile.rb: merge from 1.7: do not delete a used tempfile
knu
2001-07-05
* ext/readline/readline.c (readline_event): merge from 1.7: a
knu
2001-07-05
This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.
(no author)
2001-07-05
Mention that Socket::SO_* was added.
knu
2001-07-03
Fix a typo in the previous commit.
knu
2001-07-03
* lib/find.rb: merge from 1.7: rescue Errno::EACCES as well.
knu
2001-07-03
* lib/mathn.rb: merge from 1.7: add Rational#inspect().
knu
2001-07-03
* lib/mkmf.rb: distclean should remove mkmf.log as well.
knu
2001-07-02
* eval.c (rb_eval_string_wrap): extend new ruby_top_self, not
matz
2001-06-29
* lib/debug.rb: ivar access bug.
matz
2001-06-29
* lex.c (rb_reserved_word): lex_state after tRESCUE should be
matz
2001-06-27
* lib/matrix.rb: resolve 'ruby -w' warnings.
keiju
2001-06-27
* smtp.rb, pop.rb, http.rb: modify document.
aamine
2001-06-26
sorry, check in miss.
aamine
2001-06-26
aamine
aamine
2001-06-25
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in comment
eban
2001-06-23
* lib/thread.rb: Synchronize with HEAD. The last change
knu
2001-06-23
Remove a redundant `*' against an array. (sync with 1.7)
knu
2001-06-23
Fix a typo: delele -> delete
knu
2001-06-22
* ext/socket/socket.c (ruby_connect): typo
eban
2001-06-22
* ext/socket/socket.c (ruby_connect): workaround for the setup of
eban
2001-06-22
* lib/irb/locale.rb: fix for require "kconv" problem
keiju
2001-06-22
* st.c (new_size): a bug in bin_pos calculation
matz
2001-06-22
* st.c (new_size): prime hash size enabled.
matz
2001-06-19
* gc.c (rb_setjmp): avoid GCC 3.0 warnings.
eban
2001-06-19
2001-06-19
eban
2001-06-19
Update.
knu
2001-06-19
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-12
* lib/mkmf.rb: target_prefix is only for installation, not for
knu
2001-06-11
* hash.c (ruby_setenv): readline library leaves their environment
matz
2001-06-11
* confgure.in: add RUBY_CANONICAL_BUILD.
eban
2001-06-09
Add an entry.
knu
2001-06-06
Bug fix for obj.extend(Mutex_m).
keiju
2001-06-06
Update.
knu
2001-06-06
* eval.c (rb_load): should check if tainted even when wrap is
matz
2001-06-05
Update.
knu
2001-06-05
* eval.c (rb_add_method): should not call rb_secure(), for
matz
2001-06-05
* ext/extmk.rb.in, lib/mkmf.rb: print command line in xsystem()
eban
2001-06-05
* ext/etc/extconf.rb: use egrep_cpp.
eban
2001-06-05
* marshal.c (r_object): wrong type check for modules.
matz
[prev]
[next]