summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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 SEARCHshugo
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-11tables.rb: addnobu
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 ofhsbt
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 toakr
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr
2014-11-09* lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.akr
2014-11-09normalize.rb: fix syntax errornobu
2014-11-09lib/unicode_normalize/normalize.rb: Replaced if-else by case in self.normaliz...duerst
2014-11-09securerandom.rb: separate implementationsnobu
2014-11-09securerandom.rb: fix substring of FormatMessage resultnobu
2014-11-08* lib/securerandom.rb (initialize): call the special method for Win32usa
2014-11-08* lib/securerandom.rb: more refactoring.usa
2014-11-08* lib/securerandom.rb (SecureRandom::AdvApi32): split from `initialize`.usa
2014-11-06unicode_norm_gen.tmpl: expand kompatible_tablenobu
2014-11-06normalize.rb: trivial optimizationsnobu
2014-11-06normalize.rb: explicit separatornobu
2014-11-06lib/uri/rfc2396_parser.rb (initialize): reduce bytecode sizenormal
2014-11-05lib/unicode_normalize/normalize.rb: Comment clarification. [ci skip]duerst
2014-11-05* lib/webrick/server.rb: Stop lisntner loop properly.akr
2014-11-05cpu_counter.rb: separate implementationsnobu
2014-11-04* lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directlyusa
2014-11-04* remove trailing spaces.svn
2014-11-04* lib/csv.rb: added documentation for skip_blanks option by @decasiahsbt
2014-11-04* lib/open3.rb: fix code formatting in documentation by @JoshCheekhsbt
2014-11-03* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse
2014-11-03bump URI::VERSION to 0.10.0naruse
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-10-31Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu
2014-10-29* lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre
2014-10-29* lib/matrix.rb: Add Matrix#adjucatemarcandre
2014-10-29* lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre
2014-10-27* lib/rexml/entity.rb: keep the entity size within the limitation.usa
2014-10-25lib/unicode_normalize/normalize.rb: added US_ASCIIduerst
2014-10-25rake/cpu_counter.rb: use Etc.nprocessorsnobu
2014-10-23* lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou
2014-10-21lib/unicode_normalize/tables.rb: remove auto generated file.nobu
2014-10-21lib/unicode_normalize/tables.rb: Committing to make versionduerst
2014-10-21lib/unicode_normalize/normalize.rb: Added comment to point toduerst
2014-10-20* lib/mkmf.rb: no need to convert path separator for COPY because it'susa
2014-10-20unicode_normalize/normalize.rb: rename variablenobu
2014-10-20lib/unicode_normalize.rb: revert r48046. The s in sIndexduerst