ruby/ext
naruse 40d8d38909 * ext/json/lib/json/pure/generator.rb,
ext/json/lib/json/pure/parser.rb, ext/openssl/lib/openssl/x509.rb,
ext/win32ole/sample/olegen.rb, lib/date/format.rb, lib/irb/context.rb,
lib/irb/workspace.rb, lib/net/http.rb, lib/net/imap.rb,
lib/rdoc/generator.rb, lib/rdoc/markup/to_html.rb,
lib/rdoc/markup/to_latex.rb, lib/rdoc/parsers/parse_c.rb,
lib/rdoc/ri/formatter.rb, lib/rexml/parsers/baseparser.rb,
lib/rexml/quickpath.rb, lib/rexml/text.rb, lib/rss/parser.rb,
lib/uri/common.rb, lib/uri/generic.rb, lib/webrick/httpresponse.rb,
lib/webrick/httpservlet/filehandler.rb, lib/yaml/baseemitter.rb,
lib/yaml/encoding.rb: performance tuning arround String#gsub.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-12 06:18:06 +00:00
..
bigdecimal * numeric.c (rb_num_coerce_bin): add ID argument to specify 2008-02-12 02:46:21 +00:00
continuation * cont.c: separate Continuation and Fiber from core. 2007-08-25 02:03:44 +00:00
curses * ext/curses/extconf.rb: check macro if cannot find func. 2007-11-15 10:50:34 +00:00
dbm * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
digest * ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): use 2008-01-04 07:26:14 +00:00
dl * ext/dl/depend: add dependencies. [ruby-dev:32760] 2007-12-25 07:35:47 +00:00
etc * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
fcntl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
fiber * ext/fiber/fiber.c: modify prototype declaration. 2007-09-27 06:45:03 +00:00
gdbm * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
iconv * ext/iconv/iconv.c (rb_str_derive): uses rb_str_subseq() for byte 2008-02-08 10:22:15 +00:00
io/wait * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
json * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
nkf * ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does not 2008-02-07 00:06:55 +00:00
openssl * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
pty * ext/pty/pty.c (establishShell): handshaking before close slave 2007-08-07 05:58:41 +00:00
racc/cparse * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
readline * include/ruby/encoding.h (rb_isascii): defined. 2008-01-01 12:24:04 +00:00
ripper * parse.y (parser_yylex): should clear parser->tokp as well. 2007-11-19 07:10:09 +00:00
sdbm * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
socket * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
stringio * ext/stringio/stringio.c (strio_init): use default external encoding 2008-01-17 15:03:56 +00:00
strscan * ext/strscan/strscan.c (str_new): new function for allocate an string 2007-12-28 14:55:43 +00:00
syck * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
syslog * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
tk * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
win32ole * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
zlib * ext/zlib/zlib.c (gzfile_s_open): use FilePathValue to support 2007-06-08 07:33:59 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.document Add digest.c 2006-08-28 02:32:47 +00:00
Setup * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
Setup.atheos * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.dj * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.emx * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.nt * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.x68 * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
extmk.rb * common.mk, ext/extmkf.rb: always make encdb.h. 2008-01-29 07:27:09 +00:00
purelib.rb * ext/purelib.rb: commit miss. 2007-05-22 21:09:22 +00:00