summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
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