aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * 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
* lib/unicode_normalize.rb: remove BOMsnobu2014-10-192-2/+2
* * lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika2014-10-191-1/+1
* lib/unicode_normalize/normalize.rb: Added a missing file extension in require...duerst2014-10-191-1/+1
* lib/unicode_normalize.rb: Changed to dynamic loading of actual normalization ...duerst2014-10-191-3/+11
* lib/unicode_normalize.rb: Small documentation fix.duerst2014-10-191-2/+3
* lib/unicode_normalize.rb: Added documentation.duerst2014-10-191-0/+49
* tool/unicode_norm_gen.rb, lib/unicode_normalize.rb:duerst2014-10-191-1/+1
* lib/unicode_normalize.rb: Changing method names, see https://bugs.ruby-lang.o...duerst2014-10-191-3/+3
* lib/unicode_normalize.rb: Changing module name.duerst2014-10-191-2/+2
* lib/unicode_normalize.rb: Changing require statement, adjusting copyright.duerst2014-10-191-4/+2
* lib/unicode_normalize.rb: Importing fromduerst2014-10-191-0/+22
* * remove trailing spaces.svn2014-10-191-12/+12
* lib/unicode_normalize/normalize.rb: Changed module name, adjusted copyright.duerst2014-10-191-15/+13
* * properties.svn2014-10-191-176/+176