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-05-25
* string.c (rb_str_replace): add taint status infection
matz
2001-05-24
* MANIFEST: Re-adjust the entries to coincide with HEAD.
knu
2001-05-24
* MANIFEST: update the entries I forgot to add or remove.
knu
2001-05-24
* mkconfig.rb: autoconf 2.50 support.
eban
2001-05-24
* eval.c (rb_yield_0): need argument adjustment for C defined
matz
2001-05-22
* variable.c (rb_alias_variable): should not allow variable
matz
2001-05-21
* lib/irb/multi-irb.rb
keiju
2001-05-21
* bignum.c (rb_big2str): t should be protected from GC.
matz
2001-05-19
* ext/socket/extconf.rb: do not clobber $CFLAGS when setting
knu
2001-05-17
* lib/thread.rb: rescue ThreadError in case the thread is dead
knu
2001-05-17
* lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macros
knu
2001-05-17
* lib/mkmf.rb: unbreak "make install". lib/* must be installed
knu
2001-05-17
Adjust indents and blank lines.
knu
2001-05-17
* lib/shell.rb, lib/shell/process-controller.rb,
knu
2001-05-17
* doc/shell.rd*, lib/shell*: bring shell.rb 0.6 onto the ruby_1_6
knu
2001-05-17
This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.
(no author)
2001-05-17
* eval.c (rb_call0): address of local_vars might change during eval.
matz
2001-05-16
* ext/md5/md5.txt, ext/md5/md5.txt.jp: s/SuperClass/Superclass/.
knu
2001-05-16
* ext/md5/md5.txt: make wording fixes.
knu
2001-05-16
resolve ctrl-c problem.
keiju
2001-05-16
2001-05-16
eban
2001-05-16
array.c typo fixed.
matz
2001-05-15
2001-05-15
eban
2001-05-15
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-13
* win32/resource.rb: Modify copyright in resource script.
usa
2001-05-11
Put some missed entries to the ChangeLog.
knu
2001-05-11
* process.c: silence VC++ warnings.
knu
2001-05-11
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-10
* Document find_library(), with_config() and dir_config().
knu
2001-05-10
* Remove the description of find_header() because such a function does
knu
2001-05-10
Fix CVS access and mailing lists info.
knu
2001-05-08
* eval.c (is_defined): core dumped during instance_eval for
matz
2001-05-07
Hit `=begin' and `=end' in proper places so rd2 can format them
knu
2001-05-07
Bring forwardable 1.1 onto the ruby_1_6 branch.
knu
2001-05-07
This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.
(no author)
2001-05-07
Convert from JIS to EUC.
knu
2001-05-07
Obsoleted by IRB.
knu
2001-05-07
* parse.y (arg): "||=" should not warn for uninitialized instance
matz
2001-05-07
* eval.c (eval): preserve and restore ruby_cref as well.
matz
2001-05-07
revert
eban
2001-05-07
* lib/ftools.rb (syscopy): chmod destination file only if
eban
2001-05-07
checkin leftovers
matz
2001-05-03
Get rid of Japanese comments and fix English comments as appropriate.
knu
2001-05-02
* configure.in: get --enable-shared to work on MacOS X.
knu
2001-05-02
* dir.c (rb_glob, rb_iglob): remove unnecessary FNM_PATHNAME.
eban
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-01
* parse.y (yylex): lex_state after RESCUE_MOD should be EXPR_BEG.
matz
2001-05-01
* eval.c (rb_eval): should preserve value of ruby_errinfo.
matz
2001-04-30
These files are also obsoleted.
knu
2001-04-30
* sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irb
knu
[prev]
[next]