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/uri/common.rb (URI.decode_www_form): follow current URL Standard.
naruse
2013-04-25
1
-30
/
+272
*
tracer.rb: File.readlines
nobu
2013-04-24
1
-10
/
+2
*
debug.rb: Fix debug listing
nobu
2013-04-24
1
-9
/
+12
*
debug.rb: Fix debug listing
nobu
2013-04-24
1
-1
/
+4
*
lib/rexml/document.rb, lib/rexml/element.rb,
duerst
2013-04-23
3
-11
/
+5
*
* lib/net/imap.rb (getacl_response): parse the mailbox of an ACL
shugo
2013-04-23
1
-3
/
+3
*
* lib/tempfile.rb (Tempfile.create): Close when the block exits.
akr
2013-04-20
1
-0
/
+1
*
* lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoid
akr
2013-04-20
2
-6
/
+12
*
* lib/tempfile.rb (Tempfile.create): New method.
akr
2013-04-20
1
-0
/
+45
*
* lib/matrix.rb: Fix typo in rdoc
marcandre
2013-04-19
1
-1
/
+1
*
* lib/net/imap.rb (body_type_msg): should accept
shugo
2013-04-19
1
-20
/
+19
*
* lib/cgi/session.rb: update use rescue nil all because
xibbar
2013-04-19
1
-3
/
+3
*
* remove trailing spaces.
nobu
2013-04-19
1
-1
/
+1
*
* lib/cgi/session.rb: update use rescue Errno::ENOENT because
xibbar
2013-04-19
1
-4
/
+3
*
* lib/cgi/session.rb: update rescue in delete session file
xibbar
2013-04-19
1
-3
/
+4
*
* lib/cgi/cookie.rb: refactoring.
xibbar
2013-04-18
1
-27
/
+27
*
* lib/cgi/cookie.rb(CGI::Cookie.parse): add require
xibbar
2013-04-18
1
-0
/
+1
*
assertions.rb: remove UNASSIGNED
nobu
2013-04-17
1
-9
/
+5
*
fix typo by @zsalzbank [fix GH-289]
hsbt
2013-04-17
1
-1
/
+1
*
* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} other
naruse
2013-04-13
1
-1
/
+1
*
mkmf.rb: timestamp directory
nobu
2013-04-13
1
-1
/
+2
*
* lib/mkmf.rb (MakeMakefile#create_makefile): output new macro
usa
2013-04-13
1
-0
/
+1
*
* lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdia
marcandre
2013-04-13
1
-0
/
+12
*
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
akr
2013-04-13
1
-1
/
+9
*
* lib/cgi/html.rb: remove 'super {yield}' which is for old version.
xibbar
2013-04-11
1
-30
/
+6
*
* lib/cgi/html.rb: fix indent. delete unnecessary code.
xibbar
2013-04-11
1
-4
/
+2
*
* lib/cgi/html.rb: fix tagmaker because attributes should recognize.
xibbar
2013-04-11
1
-1
/
+1
*
* lib/cgi/{core,html}.rb : Update define tagmaker
xibbar
2013-04-11
2
-143
/
+120
*
mkmf.rb: suppress warnings
nobu
2013-04-11
1
-6
/
+6
*
* lib/mkmf.rb (pkg_config): Add optional argument "option".
naruse
2013-04-10
1
-2
/
+4
*
* lib/open-uri.rb: Support multiple fields with same field
akr
2013-04-09
1
-11
/
+22
*
mkmf.rb: timestamp directory
nobu
2013-04-09
1
-7
/
+14
*
Finish docs for URI::FTP by @darkhelmet [fix GH-274]
hsbt
2013-04-09
1
-1
/
+3
*
Revert r40194 "mkmf.rb: timestamp directory"
naruse
2013-04-08
1
-3
/
+2
*
mkmf.rb: timestamp directory
nobu
2013-04-08
1
-2
/
+3
*
* lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character.
xibbar
2013-04-08
1
-1
/
+1
*
* lib/resolv.rb (MDNSOneShot#sender): Delete an unused variable.
akr
2013-04-07
1
-1
/
+0
*
* lib/resolv.rb: Support LOC resources.
akr
2013-04-06
1
-1
/
+309
*
* lib/resolv.rb: Add one-shot multicast DNS support.
akr
2013-04-06
1
-2
/
+112
*
* lib/resolv.rb (Resolv::DNS.fetch_resource): New method to obtain
akr
2013-04-06
1
-1
/
+7
*
* lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.
akr
2013-04-04
1
-1
/
+1
*
* ext/extmk.rb (extmake): Use Logging.open to switch stdout and
akr
2013-04-03
1
-0
/
+4
*
* lib/securerandom.rb (SecureRandom.random_bytes): Use
akr
2013-04-02
1
-1
/
+1
*
* lib/securerandom.rb: Don't use Array#to_s.
akr
2013-04-02
1
-1
/
+1
*
doumentation by @toolmantim [GH fixes #270]
hsbt
2013-03-31
1
-3
/
+4
*
Document the default Net timeout values by @toolmantim [GH fixes #269]
hsbt
2013-03-31
4
-10
/
+11
*
mkmf.rb: no CFLAGS in CXXFLAGS
nobu
2013-03-29
1
-2
/
+3
*
code cleanup by @vipulnsward [GH fixes #267]
hsbt
2013-03-29
1
-1
/
+1
*
mkmf.rb: force refererence in MAIN_DOES_NOTHING
nobu
2013-03-28
1
-2
/
+9
*
* lib/resolv.rb: Test Windows platform by detecting LoadError when
akr
2013-03-28
1
-2
/
+2
[next]