Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * test/test_shellwords.rb (TestShellwords): Add many more tests | knu | 2015-12-13 | 1 | -6/+49 |
* | * lib/shellwords.rb (Shellwords#shellsplit): Document that this | knu | 2015-12-13 | 1 | -8/+8 |
* | lib/shellwords.rb: do not change API with frozen-string-literal | normal | 2015-12-13 | 1 | -2/+11 |
* | Forgot to commit the test part. | knu | 2012-01-13 | 1 | -0/+5 |
* | * lib/shellwords.rb (Shellwords#shellsplit): Fix a bug where | knu | 2012-01-12 | 1 | -0/+9 |
* | * lib/shellwords.rb (Shellwords#shellescape): Drop the //n flag | knu | 2012-01-01 | 1 | -0/+8 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -3/+3 |
* | * test: assert_raises has been deprecated since a long time ago. | nobu | 2008-09-24 | 1 | -3/+3 |
* | * misc/ruby-mode.el (ruby-expr-beg): support $! at the end of | matz | 2005-11-30 | 1 | -6/+0 |
* | * lib/shellwords.rb: refactored. [ruby-core:06581] | nobu | 2005-11-08 | 1 | -0/+45 |