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
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
un.rb
Age
Commit message (
Expand
)
Author
2013-07-05
un.rb: help order
nobu
2013-07-05
un.rb: help message
nobu
2013-07-05
un.rb: refine regexp
nobu
2013-07-05
un.rb: nodoc setup
nobu
2013-02-22
un.rb: suppress warning
nobu
2012-08-03
un.rb: reduce duplication
nobu
2012-08-03
un.rb: DocumentRoot
nobu
2011-05-19
* lib: revert r31635-r31638 and untabify with expand(1).
nobu
2011-05-18
* lib: Convert tabs to spaces for ruby files per
drbrain
2010-08-10
* lib/un.rb (httpd): SIGQUIT and SIGHUP are not guaranteed to exist.
usa
2010-06-24
* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
nobu
2010-06-24
* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]
nobu
2009-12-16
* lib/un.rb (httpd): try to convert port number to integer.
nobu
2009-12-10
* lib/un.rb (httpd): easy WEBrick HTTP server.
nobu
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-01-25
* Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and
nobu
2008-06-27
* lib/un.rb (mkmf): new command to create makefile.
nobu
2008-06-27
* lib/un.rb (wait_writable): added help message.
nobu
2008-06-02
* lib/un.rb (wait_writable): wait until target files can be
nobu
2004-02-14
* lib/un.rb: use OptionParser instead of getopts.
eban
2003-08-03
* lib/un.h (help): new. % ruby -run -e help cp
eban
2003-08-02
* lib/un.rb: add each descriptions for the -v option.
eban
2003-07-30
* lib/un.rb: add descriptions.
eban
2003-07-29
* lib/fileutils.rb (install): support preserve timestamp.
eban