summaryrefslogtreecommitdiff
path: root/lib/shellwords.rb
AgeCommit message (Expand)Author
2016-11-05Fix the handling of the backslash in double quotesknu
2015-12-16remove duplicated frozen_string_literal magic commentnaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-13* lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu
2015-12-13lib/shellwords.rb: do not change API with frozen-string-literalnormal
2015-12-13* lib/shellwords.rb: Turn on frozen-string-literal after fixingknu
2015-12-10disable frozen-string-literalnobu
2014-09-05* lib/shellwords.rb: proofreading documentation.hsbt
2013-12-14[DOC] Fix output of Shellwords.escape() by @anatol [Fixes GH-483]a_matsuda
2012-11-09Add back my original example of Shellwords#shellescape.knu
2012-11-09Fix an example of Shellwords#shellescape.knu
2012-09-12* lib/shellwords.rb: Documentation for Shellwords.zzak
2012-01-12* lib/shellwords.rb (Shellwords#shellescape): shellescape() nowknu
2012-01-12* lib/shellwords.rb: Fix rdoc markups.knu
2012-01-12* lib/shellwords.rb (Shellwords#shellsplit): Fix a bug whereknu
2012-01-01* lib/shellwords.rb (Shellwords#shellescape): Drop the //n flagknu
2011-10-03* lib/shellwords.rb: Update toplevel comment with an example. Patchdrbrain
2008-03-21* lib/ipaddr.rb: Say that I am the current maintainer.knu
2008-01-14* lib/shellwords.rb: scape should be an alias to shellescape. amatz
2007-09-11* lib/shellwords.rb: Add shellescape() and shelljoin().knu
2006-10-09* ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb,nobu
2005-11-10* lib/shellwords.rb: fix for blank but not empty string.nobu
2005-11-08* lib/shellwords.rb: refactored. [ruby-core:06581]nobu
2004-11-10* dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz
2003-01-26* lib/shellwords.rb: Embed rdoc style comments.knu
2003-01-19* lib/shellwords.rb (shellwords): A backslash ('\') in singleknu
2001-06-03 * lib/shellwords.rb: don't destroy argument.wakou
2000-08-01matzmatz
2000-02-082000-02-08matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16Initial revisionmatz