ruby--ruby/lib
tadf c04f4aa0ee updated based on date2 4.0.3.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-02-18 10:34:58 +00:00
..
cgi * lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings. 2006-07-30 14:06:50 +00:00
date updated based on date2 4.0.3. 2007-02-18 10:34:58 +00:00
drb * Merge YARV 2006-12-31 15:02:22 +00:00
irb * lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch from 2006-12-14 09:27:36 +00:00
net * lib/net/ftp.rb: moved fixes for EPIPE to the correct 2007-02-06 09:45:28 +00:00
optparse
racc * ext/racc/cparse/cparse.c: sync with original code, rev 1.8. 2006-07-06 12:50:51 +00:00
rdoc Merge RDoc updates from matzruby 11502, 11503, 11504 2007-01-07 03:33:19 +00:00
rexml Merged from REXML main repository: 2007-01-20 03:56:02 +00:00
rinda
rss * lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightses 2007-02-12 02:52:32 +00:00
runit * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
shell
soap * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should 2006-11-02 00:21:28 +00:00
test * array.c (rb_ary_unshift_m): a bug in lfree shift length 2006-10-16 14:35:51 +00:00
uri * lib/uri/generic.rb (URI::Generic::userinfo): Considering how 2007-02-15 07:43:37 +00:00
webrick * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize): 2007-01-04 08:32:37 +00:00
wsdl
xmlrpc * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should 2006-11-02 00:21:28 +00:00
xsd * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should 2006-11-02 00:21:28 +00:00
yaml Replace nodoc with stopdoc so Module methods get documented. 2006-08-11 22:31:02 +00:00
.document * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasse 2007-02-16 02:23:15 +00:00
English.rb
Env.rb
README removed. 2006-12-30 15:49:29 +00:00
abbrev.rb
base64.rb
benchmark.rb
cgi.rb * lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parse 2007-02-10 22:46:08 +00:00
complex.rb * object.c (rb_mod_attr): make Module#attr to be an alias to 2006-07-20 17:36:36 +00:00
csv.rb * lib/csv.rb (CSV::IOReader#initialize): use String#[](pos, len) 2006-09-02 03:06:33 +00:00
date.rb updated based on date2 4.0. 2006-12-30 15:27:01 +00:00
debug.rb cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb and pp.rb 2006-07-08 23:17:53 +00:00
delegate.rb * lib/delegate.rb: catch up with class local variable (@_v) spec. 2007-02-14 16:50:16 +00:00
drb.rb
e2mmap.rb
erb.rb * lib/erb.rb: String#each was removed, use #each_line instead. 2006-10-17 13:03:24 +00:00
eregex.rb
fileutils.rb * ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb, 2006-10-09 14:41:24 +00:00
finalize.rb Remove tabs from Finalizer RDoc 2006-08-04 21:47:55 +00:00
find.rb
forwardable.rb * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
ftools.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
generator.rb * Merge YARV 2006-12-31 15:02:22 +00:00
getoptlong.rb * Merge YARV 2006-12-31 15:02:22 +00:00
getopts.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
gserver.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
importenv.rb
ipaddr.rb Move Example so RDoc picks it up. 2006-08-04 20:39:28 +00:00
irb.rb
jcode.rb * jcode.rb (succ!): call original succ! if $KCODE == 'n'. 2006-09-29 03:31:01 +00:00
logger.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
mailread.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
mathn.rb * ext/socket/socket.c (unix_sysaccept): typo fixed. 2006-06-19 07:14:28 +00:00
matrix.rb * misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as 2006-12-05 09:56:18 +00:00
mkmf.rb * lib/mkmf.rb (create_makefile): make object files depend on 2007-02-02 17:36:59 +00:00
monitor.rb * Merge YARV 2006-12-31 15:02:22 +00:00
mutex_m.rb * Merge YARV 2006-12-31 15:02:22 +00:00
observer.rb
open-uri.rb * lib/open-uri.rb (OpenURI::OpenURI.open_uri): revert last change to conform RFC3986. [ruby-dev:30230] 2007-01-31 06:10:06 +00:00
open3.rb * lib/parsedate.rb: documentation patch from Konrad Meyer 2006-10-09 14:49:49 +00:00
optparse.rb * lib/optparse.rb (Switch#parse_arg, Switch#conv_arg): splat failures. 2006-12-12 14:34:26 +00:00
ostruct.rb
parsearg.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
parsedate.rb * lib/parsedate.rb: documentation patch from Konrad Meyer 2006-10-09 14:49:49 +00:00
pathname.rb update doc. 2006-07-08 08:57:05 +00:00
ping.rb * lib/parsedate.rb: documentation patch from Konrad Meyer 2006-10-09 14:49:49 +00:00
pp.rb * bignum.c (bignorm): sizeof(long) may be smaller than 2006-07-11 05:00:02 +00:00
prettyprint.rb * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasse 2007-02-16 02:23:15 +00:00
profile.rb
profiler.rb
pstore.rb * lib/pstore.rb: open all in binary mode, and get rid of the quirk of 2006-09-08 19:56:37 +00:00
rational.rb
readbytes.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
resolv-replace.rb
resolv.rb * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder::get_string): 2006-08-08 10:29:02 +00:00
rss.rb
rubyunit.rb
scanf.rb * parse.y (block_param): restrict block parameters to be local 2006-10-03 15:59:45 +00:00
set.rb * lib/set.rb (Set#^): Fix XOR operation against a container that 2006-11-02 05:45:12 +00:00
shell.rb * object.c (rb_mod_attr): make Module#attr to be an alias to 2006-07-20 17:36:36 +00:00
shellwords.rb * ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb, 2006-10-09 14:41:24 +00:00
singleton.rb * lib/delegate.rb: catch up with class local variable (@_v) spec. 2007-02-14 16:50:16 +00:00
sync.rb * object.c (rb_mod_attr): make Module#attr to be an alias to 2006-07-20 17:36:36 +00:00
tempfile.rb * Merge YARV 2006-12-31 15:02:22 +00:00
thread.rb * Merge YARV 2006-12-31 15:02:22 +00:00
thwait.rb
time.rb * time.c (time_dup): duplicate the class of original time. 2006-10-31 08:08:46 +00:00
timeout.rb * Merge YARV 2006-12-31 15:02:22 +00:00
tmpdir.rb * lib/tmpdir.rb: use return value of getdir.call for length. 2006-09-28 11:54:37 +00:00
tracer.rb * object.c (rb_mod_attr): make Module#attr to be an alias to 2006-07-20 17:36:36 +00:00
tsort.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
un.rb
uri.rb
weakref.rb * Merge YARV 2006-12-31 15:02:22 +00:00
webrick.rb
yaml.rb

README

English.rb	lets Perl'ish global variables have English names
Env.rb		loads importenv.rb
README		this file
base64.rb	encodes/decodes base64 (obsolete)
benchmark.rb	a benchmark utility
cgi-lib.rb	simple CGI support library (old style)
cgi.rb		CGI support library
cgi/session.rb	CGI session class
complex.rb	complex number suppor
csv.rb		CSV parser/generator
date.rb		date object
date/format.rb	date parsing and formatting
debug.rb	ruby debugger
delegate.rb	delegates messages to other object
drb.rb		distributed Ruby
e2mmap.rb	exception utilities
erb.rb		tiny eRuby library
eregex.rb	extended regular expression (just a proof of concept)
fileutils.rb	file utilities
finalize.rb	adds finalizer to the object
find.rb		traverses directory tree
forwardable.rb	explicit delegation library
ftools.rb	file tools
getoptlong.rb	GNU getoptlong compatible
getopts.rb	parses command line options (use getoptlong)
gserver.rb	general TCP server
importenv.rb	imports environment variables as global variables
ipaddr.rb	defines the IPAddr class
irb.rb		interactive ruby
jcode.rb	Japanese text handling (replace String methods)
logger.rb	simple logging utility
mailread.rb	reads mail headers
mathn.rb	extended math operation
matrix.rb	matrix calculation library
mkmf.rb		Makefile maker
monitor.rb	exclusive region monitor for thread
mutex_m.rb	mutex mixin
net/ftp.rb	ftp access
net/http.rb	HTTP access
net/imap.rb	IMAP4 access
net/pop.rb	POP3 access
net/protocol.rb	abstract class for net library (DO NOT USE)
net/smtp.rb	SMTP access
net/telnet.rb	telnet library
observer.rb	observer desing pattern library (provides Observable)
open-uri.rb	easy-to-use network interface using URI and Net
open3.rb	opens subprocess connection stdin/stdout/stderr
optparse.rb	command line option analysis
ostruct.rb	python style object
parsearg.rb	argument parser using getopts
parsedate.rb	parses date string
pathname.rb	Object-Oriented Pathname Class
ping.rb		checks whether host is up, using TCP echo.
pp.rb		pretty print objects
prettyprint.rb	pretty printing algorithm
profile.rb	runs ruby profiler
profiler.rb	ruby profiler module
pstore.rb	persistent object strage using marshal
racc/parser.rb	racc (Ruby yACC) runtime
rational.rb	rational number support
rdoc            source-code documentation tool
readbytes.rb	define IO#readbytes
resolv-replace.rb	replace Socket DNS by resolve.rb
resolv.rb	DNS resolver in Ruby
rexml		an XML parser for Ruby, in Ruby
rubyunit.rb	original Ruby Unit testing framework
scanf.rb	scanf for Ruby
set.rb		defines the Set class
shell.rb	runs commands and does pipeline operations like shell
shellwords.rb	split into words like shell
singleton.rb	singleton design pattern library
soap		SOAP 1.1 implementation
sync.rb		2 phase lock
tempfile.rb	temporary file with automatic removal
test/unit	Ruby Unit Testing Framework
thread.rb	thread support
thwait.rb	thread syncronization class
time.rb		RFC2822, RFC2616, ISO8601 style time formatting/parsing
timeout.rb	provides timeout
tmpdir.rb	retrieve temporary directory path
tracer.rb	execution tracer
tsort.rb	topological sorting
un.rb		Utilities to replace common UNIX commands in Makefiles etc
uri.rb		URI support
uri/ftp.rb	ftp scheme support
uri/http.rb	http scheme support
uri/https.rb	https scheme support
uri/ldap.rb	ldap scheme support
uri/mailto.rb	mailto scheme support
weakref.rb	weak reference class
webrick.rb	WEB server toolkit
wsdl		WSDL 1.1 implementation
xmlrpc		XML-RPC implementation
xsd		XML Schema Datatypes implementation
yaml.rb		YAML implementation