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
2011-01-19
Importing rubygems @ c2d4131: Deal with platforms that have DLEXT2 == nil. Fi...
ryan
2011-01-19
Finish removing code, (fixes sources command test).
drbrain
2011-01-19
Always enable rubygems/custom_require
drbrain
2011-01-19
Remove require of deleted file in RubyGems.
drbrain
2011-01-19
Import rubygems 1.5.0 (release candidate)
ryan
2011-01-18
Reverting nobu's rubygems patch. It needs: 1) to have a test, 2) to be UTF8, ...
ryan
2011-01-18
* lib/irb/comletion.rb: Irb tab completion support for XX::method forms.
keiju
2011-01-18
* lib/logger.rb: added RDoc document for logging message escape
nahi
2011-01-17
* lib/rubygems/source_index.rb (Gem#load_specification): read in
nobu
2011-01-15
* configure.in (warnflags): add -Werror=implicit-function-declaration
nobu
2011-01-14
* lib/net/imap.rb: use bytesize for binary strings.
naruse
2011-01-14
Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenix
ryan
2011-01-12
update comment.
akr
2011-01-12
* lib/net/http.rb (Net::HTTP#connect): makes it timeout during
yugui
2011-01-09
* lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):
yugui
2011-01-07
* lib/mkmf.rb (configuration): backref needs to capture.
nobu
2011-01-06
* lib/mkmf.rb (create_makefile): ignore rest from first dot from
usa
2011-01-06
* lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the
tenderlove
2011-01-06
* lib/mkmf.rb (configuration): fixing gsub when multiple error flags
tenderlove
2011-01-05
* lib/net/http.rb (Net::HTTP#get): A header hash given should not
knu
2011-01-05
* lib/irb/locale.rb (IRB::Locale#search_file): make it possible
yugui
2010-12-31
* configure.in (warnflags), lib/mkmf.rb (configuration): turn
nobu
2010-12-28
Deprecate Rake::RDocTask in favor of RDoc::Task
drbrain
2010-12-28
Import RDoc 3.1
drbrain
2010-12-26
* lib/optparse.rb (OptionParser#compsys): escape brackets too.
kazu
2010-12-26
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception if
nobu
2010-12-25
* lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.
nobu
2010-12-25
* lib/csv.rb (CSV#init_separators): use IO#gets with length
nobu
2010-12-25
* lib/csv.rb (CSV::foreach, CSV#initialize): fixed passing options.
nobu
2010-12-25
* lib/csv.rb (CSV::foreach, CSV#initialize): directly use encoding
nobu
2010-12-25
* lib/csv.rb, test/csv: should not assume $, invariant.
nobu
2010-12-25
Fixed a minor warning in 1.9.3
ryan
2010-12-25
Imported minitest 2.0.2 r6093
ryan
2010-12-22
adding more tests for Net::SMTP::Response class
tenderlove
2010-12-22
passing nil to split is not necessary
tenderlove
2010-12-22
* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use an
tenderlove
2010-12-22
* lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
tenderlove
2010-12-20
There is no Perl parser in RDoc 3 â¹
drbrain
2010-12-20
Import RDoc 3
drbrain
2010-12-15
Imported minitest 2.0.1 r6079.
ryan
2010-12-15
* lib/test/unit.rb (process_args): need to setup @help to print options.
usa
2010-12-14
* lib/test/unit.rb: help messages.
usa
2010-12-14
* lib/net/http.rb (Net::HTTPRequest#send_request_body_data):
naruse
2010-12-14
fix wrong argument.
naruse
2010-12-14
* lib/minitest/unit.rb (Minitest::Unit#_run_suite): split test
naruse
2010-12-13
* lib/net/http.rb (Net::HTTPRequest#set_form): Added to support
naruse
2010-12-12
* misc/rb_optparse.zsh: update how to install.
kazu
2010-12-10
* lib/mkmf.rb (check_signedness): should use the prelude code.
nobu
2010-12-10
* lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.
nobu
2010-12-10
Add doc to warn the userinfo for auth. [ruby-core:33255]
naruse
[next]