summaryrefslogtreecommitdiff
path: root/lib/abbrev.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-07-11* lib/abbrev.rb: remove executable.hsbt
2013-12-25* lib/abbrev.rb: [DOC] rdoc format patch by Giorgos Tsiftsis [Bug #9146]zzak
2013-02-21* lib/abbrev.rb: Add words parameter to Abbrev::abbrevzzak
2012-11-30Stop using a regexp that causes a false warning.knu
2012-11-30Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu
2012-11-16* lib/abbrev.rb: fix r37113. Correct examples, fix styleeregon
2012-10-06* lib/abbrev.rb: Documentation examples for Abbrev.zzak
2012-05-07* lib/abbrev.rb: Fixed typo in abbrev pattern documentation. Based ondrbrain
2012-04-10* lib/abbrev.rb: Clarified that Abbrev.abbrev returns a Hash insteaddrbrain
2012-02-15lib/abbrev.rb (Array#abbrev): add missing '"' in documentation.kazu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-16 * lib/abbrev.rb: Hide copyright and revision information from RDoc.drbrain
2004-01-20RDoc abbrevdave
2003-10-14* lib/generator.rb: A new library which converts an internalknu