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
2014-12-12
erb: set variables from the command line
nobu
2014-12-12
erb: lineno and location setters
nobu
2014-12-10
* lib/prime.rb: Remove useless loop and block capture.
marcandre
2014-12-07
known_classes.rb: remove DL
nobu
2014-12-07
* remove trailing spaces.
svn
2014-12-07
* lib/rdoc: Update to RDoc 4.2.0.
drbrain
2014-12-07
* remove trailing spaces.
svn
2014-12-07
* lib/rubygems: Update to RubyGems 2.4.5.
drbrain
2014-12-06
* lib/net/imap.rb: Fix undefined variable usage & refactor/DRY
shugo
2014-12-06
* lib/rake: Update to rake 10.4.2
hsbt
2014-12-05
* lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows)
usa
2014-12-01
* lib/uri/generic.rb (URI::Generic.build):
naruse
2014-11-27
* lib.matrix.rb: Fix typo. Patch by Dimitrios Zorbas. [GH-772]
marcandre
2014-11-26
* lib/tsort.rb: Returns an enumerator if no block is given.
akr
2014-11-26
use clock_gettime to avoid object creation
naruse
2014-11-25
* lib/net/http.rb: Do not attempt SSL session resumption when the
drbrain
2014-11-25
* append newline at EOF.
svn
2014-11-25
* lib/rake: Update to rake 10.4.0
drbrain
2014-11-23
elementdecl.rb: suppress warnings
nobu
2014-11-21
* lib/resolv.rb: fall back if canonicalization fails.
tenderlove
2014-11-20
* lib/net/imap.rb (Net::IMAP::ResponseParser::BEG_REGEXP): no need to use embbed
usa
2014-11-20
* lib/uri/mailto.rb (URI::MailTo::EMAIL_REGEXP): should escape `#`.
usa
2014-11-19
* lib/matrix.rb: Vector#independent? and associated class method
marcandre
2014-11-19
* lib/matrix.rb: Add Vector#angle_with
marcandre
2014-11-17
* lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4
hsbt
2014-11-17
timeout.rb: same object across fiber
nobu
2014-11-16
timeout.rb: use UncaughtThrowError
nobu
2014-11-15
* lib/mkmf.rb (depend_rules): support comments during a line.
usa
2014-11-15
revert previous commit.
usa
2014-11-15
* lib/mkmf.rb (depend_rules): support comments during a line.
usa
2014-11-13
* remove trailing spaces.
svn
2014-11-13
* lib/net/imap.rb (search_response): parse MODSEQ in SEARCH
shugo
2014-11-13
* lib/rexml/document.rb: add REXML::Document#document.
nagachika
2014-11-12
* lib/rubygems/*: Update to RubyGems 2.4.3 master (7b1f684).
hsbt
2014-11-11
tables.rb: add
nobu
2014-11-11
* lib/rubygems/commands/contents_command.rb (files_in_default_gem):
naruse
2014-11-11
* lib/rdoc/known_classes.rb: reverted regression changes of
hsbt
2014-11-10
* lib/webrick/server.rb: Setup shutdown pipe in listen method.
akr
2014-11-10
* lib/rubygems/*.rb: Update to RubyGems master(3e36528).
hsbt
2014-11-10
* lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)
hsbt
2014-11-10
* lib/webrick/server.rb: Less instance variables.
akr
2014-11-10
* lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w to
akr
2014-11-09
* lib/webrick/server.rb (initialize): Initialize shutdown pipe here
akr
2014-11-09
* lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.
akr
2014-11-09
normalize.rb: fix syntax error
nobu
2014-11-09
lib/unicode_normalize/normalize.rb: Replaced if-else by case in self.normaliz...
duerst
2014-11-09
securerandom.rb: separate implementations
nobu
2014-11-09
securerandom.rb: fix substring of FormatMessage result
nobu
2014-11-08
* lib/securerandom.rb (initialize): call the special method for Win32
usa
2014-11-08
* lib/securerandom.rb: more refactoring.
usa
[next]