aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tables.rb: addnobu2014-11-111-0/+1163
* * lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse2014-11-111-1/+1
* * lib/rdoc/known_classes.rb: reverted regression changes ofhsbt2014-11-111-1/+0
* * lib/webrick/server.rb: Setup shutdown pipe in listen method.akr2014-11-102-1/+9
* * lib/rubygems/*.rb: Update to RubyGems master(3e36528).hsbt2014-11-102-22/+24
* * lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)hsbt2014-11-102-2/+3
* * lib/webrick/server.rb: Less instance variables.akr2014-11-101-17/+24
* * lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w toakr2014-11-101-4/+6
* * lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr2014-11-091-40/+39
* * lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.akr2014-11-091-0/+2
* normalize.rb: fix syntax errornobu2014-11-091-1/+1
* lib/unicode_normalize/normalize.rb: Replaced if-else by case in self.normaliz...duerst2014-11-091-3/+4
* securerandom.rb: separate implementationsnobu2014-11-091-14/+15
* securerandom.rb: fix substring of FormatMessage resultnobu2014-11-091-0/+1
* * lib/securerandom.rb (initialize): call the special method for Win32usa2014-11-081-4/+4
* * lib/securerandom.rb: more refactoring.usa2014-11-081-37/+46
* * lib/securerandom.rb (SecureRandom::AdvApi32): split from `initialize`.usa2014-11-081-33/+36
* unicode_norm_gen.tmpl: expand kompatible_tablenobu2014-11-061-16/+2
* normalize.rb: trivial optimizationsnobu2014-11-061-5/+6
* normalize.rb: explicit separatornobu2014-11-061-1/+1
* lib/uri/rfc2396_parser.rb (initialize): reduce bytecode sizenormal2014-11-061-2/+2
* lib/unicode_normalize/normalize.rb: Comment clarification. [ci skip]duerst2014-11-051-1/+1
* * lib/webrick/server.rb: Stop lisntner loop properly.akr2014-11-051-1/+1
* cpu_counter.rb: separate implementationsnobu2014-11-051-18/+21
* * lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directlyusa2014-11-041-4/+9
* * remove trailing spaces.svn2014-11-041-1/+1
* * lib/csv.rb: added documentation for skip_blanks option by @decasiahsbt2014-11-041-1/+9
* * lib/open3.rb: fix code formatting in documentation by @JoshCheekhsbt2014-11-041-9/+9
* * lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse2014-11-032-3/+3
* bump URI::VERSION to 0.10.0naruse2014-11-031-1/+1
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-312-3/+2
* Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu2014-10-311-2/+4
* * lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre2014-10-291-6/+28
* * lib/matrix.rb: Add Matrix#adjucatemarcandre2014-10-291-0/+15
* * lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre2014-10-291-2/+4
* * lib/rexml/entity.rb: keep the entity size within the limitation.usa2014-10-271-0/+6
* lib/unicode_normalize/normalize.rb: added US_ASCIIduerst2014-10-251-0/+4
* rake/cpu_counter.rb: use Etc.nprocessorsnobu2014-10-251-0/+12
* * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou2014-10-231-1/+1
* lib/unicode_normalize/tables.rb: remove auto generated file.nobu2014-10-211-1154/+0
* lib/unicode_normalize/tables.rb: Committing to make versionduerst2014-10-211-0/+1154
* lib/unicode_normalize/normalize.rb: Added comment to point toduerst2014-10-211-0/+2
* * lib/mkmf.rb: no need to convert path separator for COPY because it'susa2014-10-201-1/+1
* unicode_normalize/normalize.rb: rename variablenobu2014-10-201-5/+5
* lib/unicode_normalize.rb: revert r48046. The s in sIndexduerst2014-10-201-5/+5
* unicode_normalize/normalize.rb: remove prefixnobu2014-10-201-5/+5
* unicode_normalize/normalize.rb: simplifynobu2014-10-201-3/+3
* unicode_normalize/normalize.rb: remove unnecessary module namesnobu2014-10-201-11/+11
* lib/unicode_normalize.rb: removing unnecessary 'self'.duerst2014-10-201-1/+1
* lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst2014-10-201-2/+2