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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2010-07-02
fix doc again.
akr
2010-07-02
fix doc.
akr
2010-07-01
* lib/csv.rb: Improving documentation.
jeg2
2010-06-27
* lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bs
mame
2010-06-27
* lib/rubygems/require_paths_builder.rb (write_require_paths_file_if_needed):
nobu
2010-06-25
* lib/csv.rb: Fixing a bug that prevented CSV from parsing
jeg2
2010-06-24
* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
nobu
2010-06-24
* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
nobu
2010-06-23
Clean warnings: unused variables.
naruse
2010-06-22
* lib/fileutils.rb: Fix warning
marcandre
2010-06-22
* lib/delegate.rb: Forward #trust, #untrust, #taint and #untaint
marcandre
2010-06-19
* lib/irb.rb: remove double exclamation marks. a patch from Diego
matz
2010-06-17
* lib/webrick/httpservlet/filehandler.rb
mame
2010-06-14
raise DRbConnError instead of ArgumentError if too many arguments.
seki
2010-06-12
* lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]
marcandre
2010-06-11
* lib/rubygems/install_update_options.rb
mame
2010-06-10
Revert r28200.
naruse
2010-06-07
* gem_prelude.rb: load full rubygems at LoadError for activation
nobu
2010-06-05
* lib/matrix.rb (eql?, ==, minor): Fix bugs when comparing/returning
marcandre
2010-06-05
* lib/matrix.rb: trivial optimizations
marcandre
2010-06-04
Clarification of what '*' matches. Patch by John Wells <john.wells at greatw...
drbrain
2010-06-01
* lib/net/http.rb: adding support to rfc5789 patch verb.
naruse
2010-05-31
* lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNRESET
akr
2010-05-30
* lib/delegate: Delegator: combine (public|protected) methods with
marcandre
2010-05-30
* lib/set.rb (keep_if, select!): New methods [ruby-core:29749]
marcandre
2010-05-30
* lib/tempfile.rb (Tempfile#unlink): leave @data. Assigning nil to
mame
2010-05-29
* lib/rdoc/generator/template/darkfish/classpage.rhtml:
naruse
2010-05-29
* lib/rdoc/rdoc.rb (RDoc#read_file_contents): take care of BOM.
nobu
2010-05-29
* lib/mkmf.rb (STRING_OR_FAILED_FORMAT.%): nodoc.
nobu
2010-05-29
* lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNREFUSED.
akr
2010-05-28
* lib/mkmf.rb (checking_for): ignore toplevel.
nobu
2010-05-23
* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,
nobu
2010-05-19
* lib/net/imap.rb (disconnect): closes the socket of a Net::IMAP
shugo
2010-05-17
* lib/matrix.rb (determinant): Trivial optimization (thanks to Benoit Daloze)
marcandre
2010-05-17
* lib/fileutils.rb (FileUtils::Entry_#entries): returns pathname in
usa
2010-05-12
* lib/rdoc/generator/ri.rb (generate): should load existing cache
usa
2010-05-11
* lib/uri/mailto.rb: clean up regexp [ruby-core:29894]
marcandre
2010-05-09
* lib/thread.rb (ConditionVariable#wait): ensure to remove the current
mame
2010-05-08
* lib/net/imap.rb (disconnect): terminates @receiver_thread even if
shugo
2010-05-08
* lib/rubygems/user_interaction.rb (Gem::StreamUI#ask_for_password):
nobu
2010-05-08
* ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.
nobu
2010-05-06
* lib/tmpdir.rb: test RUBY_PLATFORM for loading tmpdir.so to avoid
akr
2010-05-03
* lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip the
mame
2010-05-02
* lib/rdoc/task.rb (RDoc::Task): should not override newer code.
nobu
2010-05-02
* NEWS: List all changes to lib/matrix
marcandre
2010-05-01
* lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value instead
nobu
2010-05-01
* lib/mkmf.rb (dir_config): should not modify argument arrays
nobu
2010-05-01
* lib/tempfile.rb (Tempfile#size): stat by path name when it is
nobu
2010-05-01
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
nobu
2010-05-01
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
nobu
[next]