summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2008-11-30merges r20387 and r20390 from trunk into ruby_1_9_1.yugui
2008-11-30merges r20366 from trunk into ruby_1_9_1.yugui
2008-11-30merges r20364 from trunk into ruby_1_9_1.yugui
2008-11-30merges r20360 from trunk into ruby_1_9_1.yugui
2008-11-30merges r20359 from trunk into ruby_1_9_1.yugui
2008-11-30merges r20349 from trunk into ruby_1_9_1.yugui
2008-11-23* ext/pty/pty.c: reverts 20326. [ruby-dev:37146].yugui
2008-11-22merges r20299 and r20303 from trunk into ruby_1_9_1.yugui
2008-11-22merges r20298 from trunk into ruby_1_9_1.yugui
2008-11-22merges r20286 from trunk into ruby_1_9_1.yugui
2008-11-11* ext/bigdecimal/bigdecimal.c (BigDecimal_to_r): moved fromyugui
2008-11-11merges r20150 from trunk into ruby_1_9_1.yugui
2008-11-11merges r20148 from trunk into ruby_1_9_1.yugui
2008-11-11merges r20146 from trunk into ruby_1_9_1.yugui
2008-11-11merges r20145 from trunk into ruby_1_9_1.yugui
2008-11-11merges r20128 from trunk into ruby_1_9_1.yugui
2008-11-06* ext/win32ole/win32ole.c (fole_s_connect, fole_initialize,suke
2008-11-02* ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvisesuke
2008-11-02* ext/zlib/zlib.c (Init_zlib): defines readbyte instead redefiningnobu
2008-10-29merged r20004 from trunk into ruby_1_9_1.yugui
2008-10-29merged r20001 and r20002 from trunk into ruby_1_9_1.yugui
2008-10-27 * ext/mathn/complex/complex.c: no need to define rb_cComplex becauseusa
2008-10-27* ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.kazu
2008-10-26* ext/nkf/nkf.c (rb_nkf_convert): avoid GC.naruse
2008-10-26* ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl onnobu
2008-10-26* ext/etc/etc.c (sGroup): getgrent may not be available.nobu
2008-10-24* ext/mathn/rational/rational.c: undef duplicated macro definitionmatz
2008-10-24 * ext/mathn/rational.c: change several global functions.keiju
2008-10-24 * ext/mathn/rational.c: change several global functions to statickeiju
2008-10-24 * lib/mathn.rb: moved into ext/mathn/rational/rational.c andkeiju
2008-10-23* ext/socket/socket.c (sock_s_getservbyport): check if the port range.nobu
2008-10-23* ext/socket/socket.c (sock_s_getservbyname): unuse unnecessarynobu
2008-10-23* ext/socket/socket.c (sock_s_getservbyport): the port should benobu
2008-10-23 * ext/socket/socket.c (sock_s_getservbyport): cast to get rid ofusa
2008-10-22* ext/socket/socket.c (sock_s_getservbyport): port should bematz
2008-10-22* string.c (rb_str_conv_enc_opts): new function to convert withmatz
2008-10-22* string.c (rb_external_str_new_with_enc): no implicit strlen call.matz
2008-10-21* ext/zlib/zlib.c (rb_gzreader_ungetc): should be able to ungetmatz
2008-10-21* string.c (rb_external_str_new_with_enc): wrong condition tomatz
2008-10-21* ext/stringio/stringio.c (strio_write): should convert writingmatz
2008-10-21* ext/zlib/zlib.c (rb_gzwriter_write): conversion should be donematz
2008-10-21* ext/zlib/zlib.c: remove obsolete prototype macros.matz
2008-10-21* io.c, include/ruby/intern.h (rb_io_ascii8bit_binmode): externed.shugo
2008-10-21* ext/iconv/iconv.c (strip_glibc_option, map_charset): check ifnobu
2008-10-20* ext/zlib/zlib.c (Init_zlib): add getbyte as an alias to getc.matz
2008-10-20* include/ruby/ruby.h (ExportStringValue): new macro to convertmatz
2008-10-19* ext/tk/lib/tk.rb: support Encoding.default_internal.nagai
2008-10-17* ext/socket/socket.c (init_sock): sockets should be binmode.shugo
2008-10-14* ext/win32ole/win32ole.c (load_conv_function51932): checksuke
2008-10-13* ext/win32ole/win32ole.c (load_conv_function51932): supportsuke