summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-27merged from 1.8seki
2008-07-26* sample/exyacc.rb: fixed NoMethodError(Kernel#sub!).yugui
2008-07-26add sample script using WIN32OLE_EVENT#handler=suke
2008-07-26* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* 2008-07-26svn
2008-07-25* ext/win32ole/win32ole.c (add_event_call_back): remove unused suke
2008-07-25svn:eol-style LFnobu
2008-07-25* gc.c (gc_sweep, obj_free, run_final): defer finalizers of IO andnobu
2008-07-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):nobu
2008-07-25* test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame
2008-07-25* ext/win32ole/win32ole.c (ole_invoke, add_event_callback,suke
2008-07-25* test/win32ole/err_in_callback.rb : add test of raisingsuke
2008-07-25* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* regint.c (xmalloc, xrealloc, xfree): not to use ruby managed memory.nobu
2008-07-25* vm.c (vm_invoke_proc): skip setting safe_level ifko1
2008-07-25* ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename):nobu
2008-07-25* test/ruby/test_transcode.rb: refactoring/cleanup ofduerst
2008-07-24fix ChangeLog.naruse
2008-07-24* ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII.naruse
2008-07-24* sample/coverage.rb: move from lib/coverage.rb because this remains inmame
2008-07-24* 2008-07-25svn
2008-07-24* file.c (rb_find_file_ext, rb_find_file): converts Windows style pathnobu
2008-07-24 * win32/win32.c (exit_handler): use st_free_table() to free socklist.usa
2008-07-24 * win32/win32.c (overlapped_socket_io): avoid warnings.usa
2008-07-23* 2008-07-24svn
2008-07-23* ext/win32ole/win32ole.c: got rid of improper casts.nobu
2008-07-23* test/socket/test_tcp.rb (test_recvfrom): replace an irrelevant testmame
2008-07-23* test/ruby/test_marshal.rb: suppress warning during test.mame
2008-07-23* test/ruby/test_dir.rb: suppress warning during test.mame
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-23* test/zlib/test_zlib.rb (TestZlibDeflate#test_params): suppress a finalizer ...kazu
2008-07-23fix a typokazu
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* 2008-07-23svn
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* process.c (pst_message): removed no longer used variable.nobu
2008-07-22* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): BigDecimal#<=> shouldmame
2008-07-22* test/rdoc/test_rdoc_parser_ruby.rb (teardown): close tempfile.mame
2008-07-22* test/ruby/test_transcode.rb: added two commentsduerst
2008-07-22 * README.EXT, README.EXT.ja: mention about FIX2LONG and NUM2LONG.usa
2008-07-22* compile.c (insn_data_to_s_detail), file.c (rb_stat_inspect),nobu
2008-07-22 * win32/win32.c (init_func): new function to get API's address whichusa
2008-07-22* include/ruby/intern.h, sprintf.c (rb_str_catf, rb_str_vcatf): newnobu
2008-07-22 * ext/socket/socket.c (connect_blocking, socks_connect_blocking,usa