summaryrefslogtreecommitdiff
path: root/lib/e2mmap.rb
AgeCommit message (Expand)Author
2019-11-30Retire to maintain e2mmap on ruby coreHiroshi SHIBATA
2017-03-01lib/e2mmap.rb: Specify frozen_string_literal: true.kazu
2016-11-06e2mmap.rb: remove old definitionnobu
2016-11-05e2mmap.rb: suppress a warningnobu
2016-09-09e2mmap.rb: remove legacy codenobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-08-24* lib/e2mmap.rb: remove needless instance variables.hsbt
2014-08-21* lib/e2mmap.rb: removed commented-out code.hsbt
2013-12-17* lib/e2mmap.rb: Fix typo in an error messagea_matsuda
2013-11-09* lib/e2mmap.rb: [DOC] Fix typo in e2mmap documentation.charliesome
2013-07-18* lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak
2013-05-20* lib/e2mmap.rb: Format of E2MM documentationzzak
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2010-04-27Cleaning up syntax warnings.naruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-06-16* lib/e2mmap.rb (E2MM.def_e2message): typo.nobu
2008-01-09* lib/e2mmap.rb (Exception2MessageMapper::Raise): define fail.matz
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-15* lib/e2mmap.rb (Exception2MessageMapper::E2MM.Raise): $! nomatz
2004-01-22* lib/e2mmap.rb (VERSION): remove unnecessary version checking.eban
2002-10-02use Object#class instead of deprecated Object#type.nobu
2001-05-06forgot some checkins.matz
2000-09-22matzmatz
2000-03-072000-03-07matz
1999-09-18990918-repackmatz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto