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
/
lib
Age
Commit message (
Expand
)
Author
2011-11-08
* lib/mkmf.rb (cpp_command): remove multiple -arch flags since cpp
nobu
2011-11-06
* lib/debug.rb: add help for 'pp' and 'r[estart]'.
ayumin
2011-11-05
* lib/test/unit.rb (Test::Unit::Options#non_options): options[:ruby]
akr
2011-11-05
* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,
ktsj
2011-11-01
* lib/webrick/utils.rb: fix fcntl call.
akr
2011-10-31
* lib/resolv.rb (Resolv::DNS): retry IO.select for premature wakeup.
akr
2011-10-24
update doc.
akr
2011-10-22
* lib/resolv.rb: fix a exception name in previous patch.
akr
2011-10-22
* lib/resolv.rb: make timeout configurable for DNS query.
akr
2011-10-19
Imported minitest 2.6.2 (r6712)
ryan
2011-10-17
Tue Oct 18 02:24:19 2011 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
xibbar
2011-10-10
* lib/pp.rb: Move PP documentation to top of class PP. Patch by
drbrain
2011-10-07
* lib/shell.rb: Document some methods of Shell. Patch by Carol
drbrain
2011-10-07
* lib/test/unit/assertions.rb (assert_send, assert_not_send):
nobu
2011-10-06
* lib/time.rb: Clean up Time documentation. Patch by Jake Goulding.
drbrain
2011-10-06
* time.c (Init_Time): Improve Time documentation. Patch by Shane
drbrain
2011-10-04
* lib/time.rb (Time.strptime): use Time.at if d[:seconds] is set.
naruse
2011-10-03
* lib/shellwords.rb: Update toplevel comment with an example. Patch
drbrain
2011-10-03
* lib/rubygems: Update to RubyGems 1.8.11. Move Deprecate into the
drbrain
2011-10-02
* lib/yaml/store.rb: make initialize method signature match the
tenderlove
2011-10-02
* lib/mkmf.rb (have_framework): try as Objective-C.
nobu
2011-09-26
* lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.
naruse
2011-09-25
* lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.
ayumin
2011-09-19
* lib/fileutils.rb (module FileUtils): improve performance of
ayumin
2011-09-17
* lib/find.rb (Find.find): add documentation that Find.find
ktsj
2011-09-13
* lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.
nobu
2011-09-13
* lib/pstore.rb (PStore): always open in binary mode even if
nobu
2011-09-12
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_send): fix message.
nobu
2011-09-12
* lib/rake/file_list.rb (Rake::FileList#egrep): there is no need to
usa
2011-09-12
* lib/test/unit/assertions.rb (assert_send): make arguments in
nobu
2011-09-10
* lib/matrix.rb: Deal with subclasses of Matrix [redmine #5307]
marcandre
2011-09-07
* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:
kou
2011-09-07
* lib/yaml.rb: explicitly specify ::Object to avoid the collision with
naruse
2011-09-06
* lib/test/unit.rb (_run_suites): Now reports are written the
sorah
2011-09-04
* lib/net/imap.rb (default_port, default_imap_port,
shugo
2011-09-03
* lib/thread.rb (SizedQueue#max=) raise ArgumentError if max is not
nagachika
2011-08-30
* lib/thread.rb (Queue#pop): fix a race against Thread.wakeup.
kosaki
2011-08-27
Imported minitest 2.5.1 (r6596)
ryan
2011-08-26
* lib/rdoc: Import RDoc 3.9.4. Typo and grammar fixes by Luke Gruber.
drbrain
2011-08-26
* lib/open-uri.rb: Fix indentation of OpenURI::OpenRead#open. Use ++
drbrain
2011-08-26
* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patch
drbrain
2011-08-26
ugh. sorry
ryan
2011-08-26
Added gem activation for minitest/autoload to help users keep current
ryan
2011-08-26
* lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue in
drbrain
2011-08-24
Add a missing parenthesis in the example.
naruse
2011-08-23
* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allows
drbrain
2011-08-23
* lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multiple
drbrain
2011-08-23
Imported minitest 2.5.0 (r6557)
ryan
2011-08-19
* lib/net/imap.rb (idle): raises a Net::IMAP::Error when the
shugo
2011-08-19
* lib/net/imap.rb (msg_att): accepts extra space before ')'.
shugo
[next]