1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
shyouhei 7d110cc79c merge revision(s) 17827,17846:17848:
* gc.c: add rb_during_gc(). based on a patch from arton <artonx AT
	  yahoo.co.jp> at [ruby-dev:35313].   
	* intern.h: ditto.
	* ext/win32ole/win32ole.c: avoid creating Ruby object during
	  GC. thanks to arton <artonx AT yahoo.co.jp>. [ruby-dev:35313]
	* ext/win32ole/tests: add test_win32ole_event.rb, remove
	  testOLEEVENT.rb
	* ext/win32ole/tests/testWIN32OLE.rb(test_convert_bignum):
	  fix test.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@17924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-07 03:10:04 +00:00
..
bigdecimal merge revision(s) 15415: 2008-06-13 03:07:43 +00:00
curses merge revision(s) 13936:13938: 2008-06-07 18:59:34 +00:00
dbm * ext/dbm/extconf.rb: allow multiple candidates for dbm-type. 2006-09-16 07:14:37 +00:00
digest * ext/digest/lib/digest.rb (Digest::self.const_missing): avoid 2007-08-22 02:46:51 +00:00
dl merge revision(s) 15429, 15471: 2008-06-13 04:15:51 +00:00
enumerator * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys): 2005-10-24 00:07:01 +00:00
etc * merge -c 12071 2007-03-16 11:53:15 +00:00
fcntl * ext/etc/etc.c: document update from mathew <meta@pobox.com>. 2005-10-28 17:00:07 +00:00
gdbm * parse.y (parser_warning, parser_warn): some error message may 2006-10-14 14:34:07 +00:00
iconv merge revision(s) 16851: 2008-07-02 08:41:13 +00:00
io/wait * ext/io/wait/extconf.rb: suspicious checking_for. 2006-09-16 07:15:22 +00:00
nkf Merge changes between r11871 and r11907 from ruby_1_8. 2007-02-27 11:51:55 +00:00
openssl merge revision(s) 17108: 2008-06-29 08:14:26 +00:00
pty merge revision(s) 15531: 2008-06-15 10:22:41 +00:00
racc/cparse * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless 2007-02-24 08:01:36 +00:00
readline merge revision(s) 15546: 2008-06-15 10:51:03 +00:00
sdbm * ext/digest/digest.c (rb_digest_instance_update, 2007-08-22 01:16:17 +00:00
socket merge revision(s) 13699: 2008-06-07 16:44:17 +00:00
stringio merge revision(s) 17366: 2008-06-29 08:21:46 +00:00
strscan * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914] 2007-01-10 09:59:11 +00:00
syck merge revision(s) 16074: 2008-06-15 13:09:35 +00:00
syslog merge revision(s) 17727: 2008-07-02 09:56:56 +00:00
thread * eval.c, intern.h, ext/thread/thread.c: should not free queue while 2007-09-23 00:01:50 +00:00
tk * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc(). 2007-09-07 06:45:52 +00:00
Win32API merge revision(s) 15823: 2008-06-15 11:30:20 +00:00
win32ole merge revision(s) 17827,17846:17848: 2008-07-07 03:10:04 +00:00
zlib merge revision(s) 17025: 2008-06-27 08:44:52 +00:00
.cvsignore
.document * regex.c (re_compile_pattern): should check if c is not a 2006-04-24 15:15:22 +00:00
extmk.rb * ext/extmk.rb (extmake): save all CONFIG values. 2007-08-22 03:28:33 +00:00
purelib.rb merge -r 12332:12336 2007-05-22 21:37:36 +00:00
Setup * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.atheos * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.dj * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.emx * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.nt * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.x68 * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00