summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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* 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* 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* 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* 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* 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
2008-07-22* test/ruby/test_dir.rb: use realpath of tmpdir. [ruby-dev:35481]kazu
2008-07-22refine whitespaceskazu
2008-07-22* misc/ruby-mode.el: fix here-doc strings with inner quotes. patchesnobu
2008-07-21* include/ruby/intern.h (rb_str_buf_new2): optimization for literals.nobu
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-21* include/ruby/intern.h (rb_str_buf_cat2, rb_str_cat2): optimizationnobu
2008-07-21* README.EXT, README.EXT.ja (1.5 Manipulating Ruby data): fix thenobu
2008-07-21* encoding.c (rb_filesystem_encoding): use locale encoding on Unix.akr
2008-07-21* missing/vsnprintf.c (struct __sbuf, FILE): use size_t.nobu
2008-07-21* README.EXT, README.EXT.ja (1.5 Manipulating Ruby data): mentionednobu
2008-07-21* io.c (prepare_getline_args): check if rs is a string when non-nilnobu
2008-07-20* dir.c (dir_initialize): use rb_convert_type instead ofakr
2008-07-20* re.c (rb_reg_s_union): useless rb_enc_get call removed to preventakr
2008-07-20* compile.c (iseq_compile_each): NODE_POSTEXE should set each endnobu
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