aboutsummaryrefslogtreecommitdiffstats
path: root/lib/abbrev.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/abbrev.rb: remove executable.hsbt2014-07-111-11/+0
* * lib/abbrev.rb: [DOC] rdoc format patch by Giorgos Tsiftsis [Bug #9146]zzak2013-12-251-39/+45
* * lib/abbrev.rb: Add words parameter to Abbrev::abbrevzzak2013-02-211-2/+2
* Stop using a regexp that causes a false warning.knu2012-11-301-4/+4
* Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu2012-11-301-1/+1
* * lib/abbrev.rb: fix r37113. Correct examples, fix styleeregon2012-11-161-11/+10
* * lib/abbrev.rb: Documentation examples for Abbrev.zzak2012-10-061-9/+38
* * lib/abbrev.rb: Fixed typo in abbrev pattern documentation. Based ondrbrain2012-05-071-4/+9
* * lib/abbrev.rb: Clarified that Abbrev.abbrev returns a Hash insteaddrbrain2012-04-101-9/+10
* lib/abbrev.rb (Array#abbrev): add missing '"' in documentation.kazu2012-02-151-1/+1
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-11/+11
* * lib/abbrev.rb: Hide copyright and revision information from RDoc.drbrain2011-05-161-3/+2
* RDoc abbrevdave2004-01-201-0/+38
* * lib/generator.rb: A new library which converts an internalknu2003-10-141-0/+65