aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/unicode_normalize/normalize.rb: Importing fromduerst2014-10-191-0/+176
* * lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt2014-10-132-1/+34
* * lib/find.rb (Find.find): Call to_path for arguments to obtainakr2014-10-131-0/+1
* open-uri: accept :open_timeout optionnormal2014-10-101-0/+11
* mkmf.rb: translate to assemblernobu2014-10-081-3/+22
* * lib/uri/generic.rb (URI#inspect): remove Object id.naruse2014-10-071-2/+1
* * lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre2014-10-071-0/+20
* normalize reference to Timeout::Errornormal2014-10-073-3/+3
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-071-0/+33
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-071-0/+14
* * lib/matrix.rb: Add hstack & vstack methods.marcandre2014-10-031-0/+73
* * lib/matrix.rb: Fix Matrix.rows copy bug.marcandre2014-10-031-1/+1
* * lib/rubygems: Update to RubyGems 2.4.2.drbrain2014-10-017-8/+74
* * lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass2014-09-271-1/+5
* * lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin2014-09-241-12/+12
* tmpdir.rb: explicit conversion to stringnobu2014-09-221-0/+4
* * lib/drb/drb.rb: Support graceful shutdown.akr2014-09-213-7/+45
* * lib/csv.rb: avoid unnecessary object allocations.glass2014-09-211-2/+2
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-217-178/+0
* tempfile.rb: fix r47655nobu2014-09-212-16/+7
* * lib/tempfile.rb: define parameters appropriately and someglass2014-09-202-41/+17
* * lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse2014-09-171-1/+1
* * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt2014-09-1490-588/+2253
* lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW supportnormal2014-09-111-3/+0
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-114-5/+10