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
2016-02-02
* lib/rubygems/specification.rb: `coding` is affect only first line except
hsbt
2016-02-01
* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.
hsbt
2016-01-29
erb.rb: fronzen-string-literal in comment [Fix GH-1229]
nobu
2016-01-29
erb.rb: duplicated magic comments [Fix GH-1229]
nobu
2016-01-29
erb.rb: frozen-string-literal safe
nobu
2016-01-29
* lib/net/http/header.rb: Warn nil variable on HTTP Header.
hsbt
2016-01-27
Fix doc with default value with GH-523
nobu
2016-01-25
* lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.
hsbt
2016-01-23
Update documentation of CSV header converter
nobu
2016-01-19
* lib/shell.rb (Shell.debug_output_exclusive_unlock): remove
sho-h
2016-01-17
* configure.in: improve ICC (Intel C Compiler) support.
naruse
2016-01-14
* lib/uri/generic.rb (URI::Generic#to_s): change encoding to
naruse
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
[next]