summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-05-08* ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6akr
2010-05-07* version.h: bump up to 1.9.3.nobu
2010-05-07* tool/rbinstall.rb (install-man): install mdocs directly withoutnobu
2010-05-07* ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.nobu
2010-05-06* ext/tk/extconf.rb: search directories on PATH, only if containingnagai
2010-05-06* ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.naruse
2010-05-06* cont.c: define FIBER_USE_NATIVE only when _WIN32_WINNT >= 0x0400usa
2010-05-06* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu
2010-05-06* cont.c (fiber_setcontext): Fix last commit.ko1
2010-05-06* time.c (rb_localtime_r2): get rid of infinite loop bug ofnobu
2010-05-06* ext/fiddle/*: Adding fiddle library to wrap libffitenderlove
2010-05-06* string.c (rb_str_match_m): add description about optionalnaruse
2010-05-06* lib/tmpdir.rb: test RUBY_PLATFORM for loading tmpdir.so to avoidakr
2010-05-06* NEWS: add rationalize methods of Complex, Float, Integer, NilClass, and Rat...mrkn
2010-05-06* README: update.nobu
2010-05-05* cont.c: apply FIBER_USE_NATIVE patch. This patch improveko1
2010-05-05* vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry):ko1
2010-05-05* compile.c (iseq_set_sequence): fix check range of ic_index.wanabe
2010-05-05* dln.c (aix_loaderror): use execerror for load error on AIX.kanemoto
2010-05-05* thread_win32.c (w32_wait_events): get GVL before handle interruptwanabe
2010-05-05* ext/tk/extconf.rb: revert. enbugged by last commit.nagai
2010-05-05* file.c (rb_stat): use STAT macro instead of calling stat() directly.usa
2010-05-05* bootstraptest/test_io.rb (megacontent-copy_stream): get rid ofnobu
2010-05-04* gc.c (rb_mark_method_entry): renamed.nobu
2010-05-04* method.h (rb_gc_mark_method_entry): fixed typo.nobu
2010-05-04* method.h, vm_method.c: rename some internal functions related toko1
2010-05-04* compile.c (iseq_build_body): update iseq->ic_size.wanabe
2010-05-04* error.c (name_err_mesg_to_str): preserve encoding of inspection.nobu
2010-05-04* test/fileutils/test_fileutils.rb (test_copy_stream):nobu
2010-05-04* vm_insnhelper.c (argument_error): push correct backtrace.ko1
2010-05-04* ext/socket/option.c (sockopt_inspect): use rb_str_cat2 andakr
2010-05-04* ext/socket/ancdata.c (ancillary_inspect): use rb_str_cat2 andakr
2010-05-03* lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip themame
2010-05-03* ext/nkf/nkf-utf8/nkf.c: Update nkf 2010-04-28.naruse
2010-05-03* sample/README: update file list. [ruby-core:28981]kazu
2010-05-03trivial changekazu
2010-05-02* ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu
2010-05-02* lib/rdoc/task.rb (RDoc::Task): should not override newer code.nobu
2010-05-02* ext/dl/cfunc.c (rb_dlcfunc_call): ignore signedness.nobu
2010-05-02fix log. missed ref.wanabe
2010-05-02* iseq.c (iseq_load): allow filepath to be nil.wanabe
2010-05-01* lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value insteadnobu
2010-05-01* lib/mkmf.rb (dir_config): should not modify argument arraysnobu
2010-05-01* lib/tempfile.rb (Tempfile#size): stat by path name when it isnobu
2010-05-01* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-05-01* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-05-01* ext/bigdecimal/bigdecimal.c (BigDecimal_IsInfinite): don't usenobu
2010-05-01Merge fix for gem server, bump RubyGems version to 1.3.7drbrain
2010-05-01Upgrade to RDoc 2.5.8drbrain
2010-05-01* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu