summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2008-08-25* ext/bigdecimal/bigdecimal.c (VpMult): fix double free.mame
2008-08-23* ext/pty/pty.c (pty_getpty): follow rb_io_t's path -> pathv change.akr
2008-08-23* include/ruby/io.h (rb_io_t): remove path field and add pathv field.akr
2008-08-19* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store theakr
2008-08-13* golf_prelude.rb, lib/set.rb (TC_Set#test_each),knu
2008-08-12* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): should not ignorematz
2008-08-12* ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() isknu
2008-08-12* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fixed shadowing variable.nobu
2008-08-12* ext/socket/getaddrinfo.c (getaddrinfo): constified.nobu
2008-08-11* ext/dl/cfunc.c (rb_dlcfunc_call): add taint check.matz
2008-08-11* ext/readline/README.ja: added API document forkouji
2008-08-09* configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert),nobu
2008-08-09* stable/ext/socket/socket.c (NI_MAXHOST, NI_MAXSERV): fixed invalidnobu
2008-08-07* ext/.document: added readline/readline.c.kouji
2008-08-07* ext/readline/README.ja: updated API document for Readline module.kouji
2008-08-07 * ext/socket/getaddrinfo.c (gai_strerror): ignore only on Haiku.usa
2008-08-06* eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse
2008-08-03* ext/win32ole/win32ole.c (hash2named_arg): refactoring.suke
2008-08-01* ext/readline/extconf.rb: checked to have clear_history inkouji
2008-07-31* ext/syck/syck.c (syck_free_parser): fix memory leak bymame
2008-07-31* ext/bigdecimal/bigdecimal.c (VpMult): prevent memory leak.mame
2008-07-31* ext/syck/syck.h (ASSERT): fix typo at r18176.nobu
2008-07-31* ext/syck/rubyext.c (rb_syck_compile): expression in ASSERT() has nonobu
2008-07-31* iseq.c (ruby_iseq_disasm_insn): suppress warnings on platforms whichnobu
2008-07-30* ext/syck/rubyext.c (rb_syck_compile): remove meaningless branchmame
2008-07-30* ext/bigdecimal/bigdecimal.c (VpIsRoundMode): fix tautologymame
2008-07-29* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): fix typo.mame
2008-07-26add sample script using WIN32OLE_EVENT#handler=suke
2008-07-26* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* ext/win32ole/win32ole.c (add_event_call_back): remove unused suke
2008-07-25* ext/win32ole/win32ole.c (ole_invoke, add_event_callback,suke
2008-07-25* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename):nobu
2008-07-24* ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII.naruse
2008-07-23* ext/win32ole/win32ole.c: got rid of improper casts.nobu
2008-07-23* ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warningsnobu
2008-07-23* ext/openssl/openssl_missing.h (d2i_of_void): define for oldernobu
2008-07-23* ext/curses/extconf.rb: use try_static_assert.nobu
2008-07-22* ext/syck: suppress warnings more.nobu
2008-07-22* ext/syck: suppress warnings more.nobu
2008-07-22* ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename):nobu
2008-07-22* ext/syck: suppress warnings.nobu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-07-22* ext/syck/rubyext.c, ext/syck/yaml2byte.c, ext/syck/emitter.c,mame
2008-07-22* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): BigDecimal#<=> shouldmame
2008-07-22 * ext/socket/socket.c (connect_blocking, socks_connect_blocking,usa
2008-07-20* ext/win32ole/win32ole.c (EVENTSINK_Invoke): use rb_protectsuke
2008-07-19* ext/win32ole/win32ole.c (EVENTSINK_Invoke): little refactoring.suke
2008-07-19* ext/win32ole/win32ole.c (EVENTSINK_Invoke): little refactoring.suke
2008-07-18* ext/win32ole/win32ole.c (EVENTSINK_Invoke): avoid cfp consistencysuke