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
2010-01-09
* lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.
nobu
2010-01-09
* class.c (rb_define_class): raise TypeError same as class
nobu
2010-01-08
* win32/configure.bat (WIN32DIR): regularise file separators.
nobu
2010-01-08
* io.c (io_fwrite): preserve errno. [ruby-core:27425]
nobu
2010-01-08
* io.c (rb_io_s_read): close the IO if an exception is raised on
usa
2010-01-08
* ruby.h (RB_GC_GUARD_PTR): workaround for gcc optimization.
nobu
2010-01-01
* lib/mkmf.rb: Fix build. COUTFLAG is not yet landed on this
knu
2009-12-31
* ext/digest/digest.c (rb_digest_instance_method_unimpl): Suppress
knu
2009-12-31
* string.c: Add instance methods to Symbol: succ, next, <=>,
knu
2009-12-31
* parse.y (dsym): Allow empty symbols. [merge from 1.9]
knu
2009-12-31
* object.c, intern.h: Export rb_sym_to_s.
knu
2009-12-31
* 2010-01-01
svn
2009-12-31
* object.c, intern.h: Export rb_sym_to_s.
knu
2009-12-31
* enumerator.c: Remove a duplicated declaration.
knu
2009-12-31
* ext/socket/socket.c: include addrinfo.h only when using our own
usa
2009-12-30
* ext/socket/extconf.rb: fix for wide-getaddrinfo option.
nobu
2009-12-30
* ext/extmk.rb: fix for extstatic.
nobu
2009-12-29
* lib/delegate.rb (marshal_dump/load): Revert r26122, r26194, as per Nobu. [r...
marcandre
2009-12-29
* lib/delegate.rb (marshal_dump/load): Provide forward compatibility [ruby-co...
marcandre
2009-12-29
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
nobu
2009-12-28
* 2009-12-28
svn
2009-12-28
* test/ruby/test_marshal.rb: added tests for taintness propagation.
nahi
2009-12-24
* test/ruby/test_settracefunc.rb: removed the influence of other tests.
usa
2009-12-24
* lib/uri/generic.rb (eql?): Check the class of the compared object.
marcandre
2009-12-24
ChangeLog entry for r26164
marcandre
2009-12-24
* 2009-12-24
svn
2009-12-24
* lib/delegate.rb (marshal_dump/load): dump & load instance variables by defa...
marcandre
2009-12-23
* parse.y (args): splat other than direct array literal.
nobu
2009-12-23
* eval.c (rb_load): initialize orig_func. [ruby-core:27296]
nobu
2009-12-23
* test/drb/drbtest.rb (DRbService.add_service_command): quotes
nobu
2009-12-23
* test/ruby/test_thread.rb: removed not-backported features.
nobu
2009-12-23
* test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.
nobu
2009-12-22
* parse.y (mlhs_basic): suppress warnings.
nobu
2009-12-22
* svn:properties.
nobu
2009-12-22
* parse.y (whole_match_p): constified.
nobu
2009-12-22
* 2009-12-22
svn
2009-12-22
* test/net/http/test_post_io.rb: parse chunked stream to avoid client
nahi
2009-12-21
* ext/stringio/stringio.c (strio_getline): fix for "" as separator.
nahi
2009-12-21
* test/openssl/{common.pem,max.pem}: added fixture certificates.
nahi
2009-12-20
* 2009-12-21
svn
2009-12-20
* object.c: Object#initialize accepts any number of arguments [ruby-core:27080]
marcandre
2009-12-20
* 2009-12-20
svn
2009-12-20
* lib/net/http.rb (HTTPGenericRequest#send_request_with_body_stream):
nahi
2009-12-19
* 2009-12-19
svn
2009-12-19
* lib/set.rb (initialize): Add check that argument is enumerable
marcandre
2009-12-16
* lib/un.rb (httpd): try to convert port number to integer.
nobu
2009-12-16
* 2009-12-16
svn
2009-12-16
* lib/un.rb (wait_writable): wait until target files can be
nobu
2009-12-15
* 2009-12-15
svn
2009-12-15
* string.c (rb_str_inspect): wrong result of UTF-8 inspect because of
usa
[prev]
[next]