aboutsummaryrefslogtreecommitdiffstats
path: root/lib/e2mmap.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/e2mmap.rb: remove needless instance variables.hsbt2014-08-241-1/+0
* * lib/e2mmap.rb: removed commented-out code.hsbt2014-08-211-3/+0
* * lib/e2mmap.rb: Fix typo in an error messagea_matsuda2013-12-171-1/+1
* * lib/e2mmap.rb: [DOC] Fix typo in e2mmap documentation.charliesome2013-11-091-1/+1
* * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak2013-07-181-1/+1
* * lib/e2mmap.rb: Format of E2MM documentationzzak2013-05-201-6/+10
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-27/+27
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-32/+32
* Cleaning up syntax warnings.naruse2010-04-271-2/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-5/+5
* * lib/e2mmap.rb (E2MM.def_e2message): typo.nobu2008-06-161-1/+1
* * lib/e2mmap.rb (Exception2MessageMapper::Raise): define fail.matz2008-01-091-0/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * lib/e2mmap.rb (Exception2MessageMapper::E2MM.Raise): $! nomatz2007-12-151-25/+4
* * lib/e2mmap.rb (VERSION): remove unnecessary version checking.eban2004-01-221-2/+0
* use Object#class instead of deprecated Object#type.nobu2002-10-021-1/+1
* forgot some checkins.matz2001-05-061-2/+1
* matzmatz2000-09-221-6/+6
* 2000-03-07matz2000-03-071-17/+17
* 990918-repackmatz1999-09-181-1/+1
* 1.4.0matz1999-08-131-102/+167
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-20/+57
* Initial revisionv1_0_r2matz1998-01-161-0/+94