index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
shellwords.rb
Age
Commit message (
Expand
)
Author
2012-11-09
Add back my original example of Shellwords#shellescape.
knu
2012-11-09
Fix 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() now
knu
2012-01-12
* lib/shellwords.rb: Fix rdoc markups.
knu
2012-01-12
* lib/shellwords.rb (Shellwords#shellsplit): Fix a bug where
knu
2012-01-01
* lib/shellwords.rb (Shellwords#shellescape): Drop the //n flag
knu
2011-10-03
* lib/shellwords.rb: Update toplevel comment with an example. Patch
drbrain
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. a
matz
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 avoid
matz
2003-01-26
* lib/shellwords.rb: Embed rdoc style comments.
knu
2003-01-19
* lib/shellwords.rb (shellwords): A backslash ('\') in single
knu
2001-06-03
* lib/shellwords.rb: don't destroy argument.
wakou
2000-08-01
matz
matz
2000-02-08
2000-02-08
matz
1999-08-13
1.4.0
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1998-01-16
Initial revision
matz