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
2016-01-12
* lib/forwardable.rb: Convert given accessors to String.
sorah
2016-01-10
stdlib: avoid extra calls to eliminate "\n" from Base64
normal
2016-01-07
Additional fix of r53450
naruse
2016-01-07
mkmf.rb: fix for ODE make
nobu
2016-01-07
mkmf.rb: library installation messages
nobu
2016-01-06
optparse.rb: into kwdarg
nobu
2016-01-05
leakchecker.rb: remove temporary measure
nobu
2016-01-03
Fix defined? expressions
nobu
2016-01-02
Allow ERB subclass to add token easily. [Feature #11936]
seki
2016-01-01
* lib/ostruct.rb: Fix case of frozen object with initializer.
marcandre
2016-01-01
Adding a liberal_parsing option to CSV. Patch by Braden Anderson.
jeg2
2015-12-31
ostruct.rb: deferred accessors
nobu
2015-12-31
* lib/ostruct.rb: Fix new_ostruct_member to correctly avoid redefinition
marcandre
2015-12-30
* lib/net/http/responses.rb: Added new response class for 451 status code.
hsbt
2015-12-30
* lib/webrick/httpstatus.rb: Added HTTP 451 Status Code.
hsbt
2015-12-30
forwardable.rb: adjust backtrace by tail call
nobu
2015-12-30
Forwardable: Fix delegating to 'args' and 'block'
nobu
2015-12-29
ostruct.rb: respond_to?
nobu
2015-12-28
Resolv::IPv6.create: avoid modifying frozen string literal
normal
2015-12-26
* lib/xmlrpc/client.rb: Support SSL options in async methods of
kou
2015-12-23
[DOC] Fix typos
a_matsuda
2015-12-22
* lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.
hsbt
2015-12-21
lib/net/http.rb (open_timeout): update default value in RDoc [ci skip]
normal
2015-12-20
cgi/escape: Optimize CGI.escapeHTML
nobu
2015-12-20
* lib/erb.rb: revert r53123. It break compatibility like thor and rspec-rails.
hsbt
2015-12-19
webrick/utils.rb: get rid of thread leak checker
nobu
2015-12-19
csv.rb: Fix typo [ci skip
nobu
2015-12-18
timeout.rb: watcher thread name
nobu
2015-12-18
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): To prevent
ngoto
2015-12-18
csv.rb: tail commas
nobu
2015-12-18
csv.rb: fix typo
nobu
2015-12-18
* lib/irb/ruby-lex.rb: fixed parse error for striped heredocument syntax.
hsbt
2015-12-16
remove duplicated frozen_string_literal magic comment
naruse
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-15
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): Acquire
ngoto
2015-12-15
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):
ngoto
2015-12-15
* lib/erb.rb: Render erb with array buffer for function call optimization.
hsbt
2015-12-15
* lib/erb.rb: Simplify regexp to optimize erb scanner.
hsbt
2015-12-15
* lib/uri/common.rb: make code block for rdoc.
hsbt
2015-12-14
* ext/socket/lib/socket.rb: use safe navigation operator.
hsbt
2015-12-14
* lib/xmlrpc.rb: added documentation for parser details.
hsbt
2015-12-14
* lib/cgi.rb: fix a typo in documentation.
hsbt
2015-12-13
* lib/shellwords.rb (Shellwords#shellsplit): Document that this
knu
2015-12-13
lib/shellwords.rb: do not change API with frozen-string-literal
normal
2015-12-13
* lib/shellwords.rb: Turn on frozen-string-literal after fixing
knu
2015-12-12
* lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbol
marcandre
2015-12-11
* lib/rubygems: Update to RubyGems 2.5.1
hsbt
2015-12-10
disable frozen-string-literal
nobu
2015-12-08
lib/uri/generic.rb: enable frozen_string_literal
normal
2015-12-08
optparse.rb: Fix typo [ci skip]
nobu
[next]