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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2006-12-07
* lib/weakref.rb (WeakRef::__setobj__): should support
matz
2006-12-06
* win32/win32.c (init_stdhandle): redirect unopened IOs to NUL.
nobu
2006-12-06
* Makefile.in, common.mk (NULLCMD): moved for platforms that empty
nobu
2006-12-05
* configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h on
eban
2006-12-05
* lib/matrix.rb (Matrix::rank): use quo method to avoid integer
matz
2006-12-05
* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
matz
2006-12-04
* intern.h, object.c, variable.c (rb_mod_constants): added an optional
nobu
2006-12-04
* instruby.rb (install_recursive): get rid of warning.
nobu
2006-12-04
Do alias << update.
knu
2006-12-04
* ruby.h (OFFT2NUM): use LONG2NUM() if sizeof(long) equals to
matz
2006-12-03
* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quote
shugo
2006-12-03
* ext/digest/lib/digest/hmac.rb: Fix problems with update
knu
2006-12-01
* lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):
gotoyuzo
2006-12-01
* ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should be
gotoyuzo
2006-12-01
* ext/tk/tcltklib.c: shouldn't run the killed thread at callback.
nagai
2006-11-26
Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>
shyouhei
2006-11-22
* object.c (rb_obj_tap): a new method. [ruby-talk:224013]
matz
2006-11-22
* file.c (test_grpowned, rb_stat_grpowned): should honor
matz
2006-11-22
* ext/tk/extconf.rb: support --with-X11/--without-X11 option.
nagai
2006-11-07
* eval.c (formal_assign): need to pack rest arg information in
matz
2006-11-07
* ext/tk/lib/tk/itemconfig.rb: minor bug fix.
nagai
2006-11-07
* class.c (rb_include_module): revert duplicate inclusion of
matz
2006-11-07
* eval.c (method_missing): update old argument adjustment.
matz
2006-11-07
* eval.c (when_check): need to splat for NODE_ARGSCAT as well.
matz
2006-11-06
* string.c (Init_String): remove duplicated definition of
matz
2006-11-06
* eval.c (svalue_to_avalue): need to splat but no error.
matz
2006-11-06
* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and
nagai
2006-11-06
* parse.y (arg_dup_check): vid may be nameless internal id.
matz
2006-11-05
updated based on date2 3.9.7.
tadf
2006-11-04
* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]
shugo
2006-11-02
* ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround
matz
2006-11-02
ChangeLog: add ML entry.
matz
2006-11-02
* lib/set.rb (Set#^): Fix XOR operation against a container that
knu
2006-11-02
* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
matz
2006-11-02
* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
matz
2006-11-02
* string.c: class Symbol is no longer subclass of String. also
matz
2006-11-02
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should
matz
2006-11-02
* array.c: revert lfree shift/unshift boost patch to avoid unknown
matz
2006-11-01
* ruby.h (struct RArray): revert embedding ptr in RVALUE.
matz
2006-11-01
* string.c (hash): use Bob Jenkins' hash algorithm.
matz
2006-11-01
* ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minor
knu
2006-10-31
* time.c (time_dup): duplicate the class of original time.
matz
2006-10-31
* array.c (ary_shared_first): should address offset after
matz
2006-10-30
* Makefile.in (miniruby): add XLDFLAGS.
nobu
2006-10-30
* dir.c (glob_helper): get rid of possible memory leak.
nobu
2006-10-30
* bignum.c (rb_big2str0): use better approximation.
usa
2006-10-30
ChangeLog: add patch submitter.
matz
2006-10-30
* bignum.c (rb_big2str0): wrong allocation length.
matz
2006-10-30
* eval.c (rb_eval): fix commit miss. [ruby-dev:29707]
matz
2006-10-30
* sprintf.c (rb_str_format): should preserve leading zero
matz
[next]