summaryrefslogtreecommitdiff
path: root/lib/irb/workspace.rb
AgeCommit message (Expand)Author
2017-11-24Fix TOCTTOU and avoid to read existing unreadable filekazu
2017-11-24workspace.rb: one more spacenobu
2017-11-24workspace.rb: fix SCRIPT_LINES__nobu
2017-11-24irb.rb: show source around binding.irb on startk0kubun
2017-10-08Remove unnecessary `require 'thread'`kazu
2016-08-30Use qualified namesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-08-09* lib/cmath.rb: fixed indent.hsbt
2013-11-30* lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)a_matsuda
2012-12-25* remove trailing spaces.nobu
2012-12-25 * lib/irb/workspace.rb: define method to private on top-level irbkeiju
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2012-11-16* lib/cgi/core.rb: Use symbols instead of strings formarcandre
2011-06-27 * lib/irb/workspace.rb: fix BUG#4793.keiju
2009-07-07 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-03-04* lib/irb.rb (IRB::Irb::eval_input): SyntaxError should not bematz
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2003-10-16consistent parentheses in assignment RHS.matz
2003-02-07* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu
2002-07-09* irb 0.9keiju
2001-05-03Get rid of Japanese comments and fix English comments as appropriate.knu
2001-04-30Initial revisionknu