summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2014-10-20unicode_normalize/normalize.rb: remove prefixnobu
2014-10-20unicode_normalize/normalize.rb: simplifynobu
2014-10-20unicode_normalize/normalize.rb: remove unnecessary module namesnobu
2014-10-20lib/unicode_normalize.rb: removing unnecessary 'self'.duerst
2014-10-20lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst
2014-10-19lib/unicode_normalize.rb: remove BOMsnobu
2014-10-19* lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika
2014-10-19lib/unicode_normalize/normalize.rb: Added a missing file extension in require...duerst
2014-10-19lib/unicode_normalize.rb: Changed to dynamic loading of actual normalization ...duerst
2014-10-19lib/unicode_normalize.rb: Small documentation fix.duerst
2014-10-19lib/unicode_normalize.rb: Added documentation.duerst
2014-10-19tool/unicode_norm_gen.rb, lib/unicode_normalize.rb:duerst
2014-10-19lib/unicode_normalize.rb: Changing method names, see https://bugs.ruby-lang.o...duerst
2014-10-19lib/unicode_normalize.rb: Changing module name.duerst
2014-10-19lib/unicode_normalize.rb: Changing require statement, adjusting copyright.duerst
2014-10-19lib/unicode_normalize.rb: Importing fromduerst
2014-10-19* remove trailing spaces.svn
2014-10-19lib/unicode_normalize/normalize.rb: Changed module name, adjusted copyright.duerst
2014-10-19* properties.svn