1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
usa 1e8e70a311 * ext/win32ole/win32ole.c (ole_cp2encoding): new function.
* ext/win32ole/win32ole.c (ole_wc2vstr, ole_variant2val, fole_missing):
	  set encoding to result.

	* ext/win32ole/win32ole.c (fole_s_set_code_page, Init_win32ole): set
	  default encoding.
	  [ruby-dev:33433]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-01-28 10:42:53 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug 2007-12-21 07:14:42 +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
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 * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
io/wait * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
json * ext/json/ext/generator/generator.c (Init_generator): requires 2007-12-25 15:57:55 +00:00
nkf * ext/nkf/nkf-utf8/nkf.h: set properties. 2008-01-27 12:50:44 +00:00
openssl * ext/openssl/ossl_ssl.c: Only show a warning if the default 2007-12-25 11:31:51 +00:00
pty
racc/cparse
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
tk * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
win32ole * ext/win32ole/win32ole.c (ole_cp2encoding): new function. 2008-01-28 10:42:53 +00:00
zlib
.cvsignore
.document
extmk.rb * common.mk (encs): new target to compile external encodings. 2007-12-17 08:47:28 +00:00
purelib.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68