index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.
kou
2013-06-12
1
-3
/
+6
*
Update rdoc for pkg_config() and move :stopdoc: below to enable it.
knu
2013-06-12
1
-3
/
+7
*
Update documentation for pkg_config().
knu
2013-06-11
1
-4
/
+14
*
* lib/rubygems/specification.rb (Gem::Specification#to_yaml):
naruse
2013-06-07
1
-1
/
+1
*
* lib/net/imap.rb (capability_response): should ignore trailing
shugo
2013-06-05
1
-0
/
+1
*
* lib/rubygems: Update to RubyGems 2.0.3
drbrain
2013-06-04
6
-11
/
+25
*
* lib/irb/lc/ja/help-message: update help messages.
ayumin
2013-06-04
1
-4
/
+16
*
* lib/irb/completion.rb: Use %w literal construction for long lists.
eregon
2013-06-04
1
-21
/
+19
*
FileUtils.rmdir use remove_tailing_slash
kazu
2013-06-03
1
-1
/
+1
*
* lib/fileutils.rb: fix behavior when mkdir/mkdir_p accepted "/".
ayumin
2013-06-03
1
-2
/
+7
*
* lib/cgi/cookie.rb (inspect): add inspect for debug.
xibbar
2013-06-03
1
-0
/
+5
*
* lib/cgi/util.rb, lib/erb.rb: Use String#b [Feature #8394] by znz
zzak
2013-06-02
2
-3
/
+3
*
* lib/irb/lc/help-message: Apply english updates for irb --help #7510
zzak
2013-06-02
1
-8
/
+18
*
* lib/set.rb (Set#freeze, taint, untaint): Save a "self" by
knu
2013-06-01
1
-6
/
+3
*
* lib/cgi.rb: Add a document.
xibbar
2013-05-30
1
-0
/
+19
*
reapply r40839 [Fixes GH-316]
zzak
2013-05-23
1
-14
/
+24
*
revert forwardable rdoc patch for demo
zzak
2013-05-23
1
-24
/
+14
*
reapply r40839 [Fixes GH-313]
zzak
2013-05-20
1
-14
/
+24
*
* lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option.
nobu
2013-05-20
1
-8
/
+26
*
* lib/webrick/httpservlet/filehandler.rb (set_dir_list): use TABLE.
nobu
2013-05-20
1
-10
/
+19
*
* lib/webrick/httpservlet/filehandler.rb (set_dir_list): set charset.
nobu
2013-05-20
1
-1
/
+7
*
* lib/webrick/httpservlet/filehandler.rb (set_dir_list): share title and h1.
nobu
2013-05-20
1
-2
/
+5
*
Revert r40839 for demo
zzak
2013-05-20
1
-24
/
+14
*
* lib/set.rb (Set#delete_if, Set#keep_if): Avoid blockless call of
knu
2013-05-20
1
-3
/
+3
*
* lib/e2mmap.rb: Format of E2MM documentation
zzak
2013-05-20
1
-6
/
+10
*
* lib/cmath.rb: Remove duplicate RDoc heading from overview
zzak
2013-05-20
1
-2
/
+0
*
* lib/securerandom.rb: Update position of overview for RDoc
zzak
2013-05-20
1
-27
/
+21
*
* lib/logger.rb (Logger::Application): show namespace in documentation
eregon
2013-05-20
1
-3
/
+3
*
* lib/pp.rb: Revert part of r40834 and nodoc PP::ObjectMixin
zzak
2013-05-20
1
-29
/
+1
*
webrick: fix non-ascii escape bugs
nobu
2013-05-20
2
-4
/
+15
*
filehandler.rb: revert r20152
nobu
2013-05-20
1
-4
/
+2
*
* lib/profiler.rb: Document Profiler__ methods
zzak
2013-05-19
1
-0
/
+9
*
* lib/tempfile.rb: nodoc Tempfile#inspect
zzak
2013-05-19
1
-1
/
+1
*
* lib/forwardable.rb: Forwardable examples in overview were broken
zzak
2013-05-19
1
-14
/
+24
*
* lib/optparse.rb: nodoc Object::Version and SPLAT_PROC
zzak
2013-05-19
1
-2
/
+2
*
* remove trailing spaces.
nobu
2013-05-19
1
-5
/
+5
*
* lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]
zzak
2013-05-19
1
-0
/
+28
*
fix typos inspired by r40825
kazu
2013-05-19
6
-14
/
+14
*
* lib/set.rb (Set#delete_if, Set#keep_if): Add comments.
knu
2013-05-19
1
-0
/
+4
*
fix typos. Patch by k_takata.
ktsj
2013-05-19
13
-20
/
+20
*
* lib/uri/common.rb (URI.decode_www_form): scrub string if decoded
naruse
2013-05-18
1
-13
/
+9
*
* lib/set.rb (Set#delete_if, Set#keep_if): Make Set#delete_if and
knu
2013-05-18
1
-2
/
+2
*
* lib/cgi/util.rb: Constant parameter is faster and economy than
xibbar
2013-05-16
1
-1
/
+1
*
* lib/cgi/core.rb: Constant parameter is faster and economy than
xibbar
2013-05-16
1
-5
/
+5
*
* lib/cgi/util.rb: Use String#b instead of dup.force_encoding("ASCII-8BIT")
xibbar
2013-05-16
1
-1
/
+1
*
* lib/cgi/session.rb: Fix a typo.
xibbar
2013-05-05
1
-1
/
+1
*
* lib/cgi/util.rb: class methods modulize for using like a function.
xibbar
2013-05-03
1
-16
/
+19
*
Imported minitest 4.7.4 (r8483)
ryan
2013-05-02
7
-336
/
+446
*
* lib/yaml.rb: nodoc EngineManager, add History doc #8344
zzak
2013-05-02
1
-5
/
+20
*
* lib/rake/version.rb: Fix RDoc warning with :include: [Bug #8347]
zzak
2013-05-01
1
-1
/
+1
[next]