aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/ext/save-history.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/irb.rb: removed commented-out code.hsbt2014-08-091-16/+0
* * lib/cmath.rb: fixed indent.hsbt2014-08-091-25/+25
* * lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how tozzak2013-02-041-0/+7
* * lib/irb/ext/save-history.rb: identify rightly a status of akeiju2013-01-151-1/+1
* * lib/irb/ext/save-history.rb: outputs its history tokeiju2013-01-141-1/+12
* * lib/irb.rb, lib/irb/*: Documentation for IRBzzak2012-12-211-3/+8
* * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: addkeiju2009-07-211-15/+29
* * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju2009-07-071-1/+1
* * lib/**/*.rb: removed unnecessary shbang lines.nobu2009-03-061-3/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-2/+2
* * irb/ext/save-history.rb: typokeiju2008-10-041-1/+1
* * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat...keiju2008-10-041-8/+10
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju2005-04-141-2/+4
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5(new files)keiju2005-04-131-0/+83