summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2014-10-19lib/unicode_normalize/normalize.rb: Importing fromduerst
2014-10-13* lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt
2014-10-13* lib/find.rb (Find.find): Call to_path for arguments to obtainakr
2014-10-10open-uri: accept :open_timeout optionnormal
2014-10-08mkmf.rb: translate to assemblernobu
2014-10-07* lib/uri/generic.rb (URI#inspect): remove Object id.naruse
2014-10-07* lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre
2014-10-07normalize reference to Timeout::Errornormal
2014-10-07* lib/matrix.rb: Add Matrix#laplace_expansion.marcandre
2014-10-07* lib/matrix.rb: Add Vector.basis.marcandre
2014-10-03* lib/matrix.rb: Add hstack & vstack methods.marcandre
2014-10-03* lib/matrix.rb: Fix Matrix.rows copy bug.marcandre
2014-10-01* lib/rubygems: Update to RubyGems 2.4.2.drbrain
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2014-09-24* lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin
2014-09-22tmpdir.rb: explicit conversion to stringnobu
2014-09-21* lib/drb/drb.rb: Support graceful shutdown.akr
2014-09-21* lib/csv.rb: avoid unnecessary object allocations.glass
2014-09-21* lib/rexml/**/*.rb: removed commented-out code.hsbt
2014-09-21tempfile.rb: fix r47655nobu
2014-09-20* lib/tempfile.rb: define parameters appropriately and someglass
2014-09-17* lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse
2014-09-14* lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt
2014-09-11lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW supportnormal
2014-09-11* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt