summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-12-25* ext/socket/extconf.rb: check the existence of if_indextoname().usa
2010-12-25* ext/socket/option.c (inspect_ipv4_add_drop_membership): new functionakr
2010-12-25* test/csv: DifferentOFS needs to be include in each classes.nobu
2010-12-25test/with_different_ofs.rb: fixed typos.nobu
2010-12-25* test/digest/test_digest_extend.rb (TestDigestExtend#setup):nobu
2010-12-25* test/with_diffent_ofs.rb (DifferentOFS): test suite for testnobu
2010-12-25* test/csv/test_data_converters.rb, test/csv/test_table.rb: don'tnobu
2010-12-25 * io.c (pipe_open): Added rb_thread_atfork(). We must reinitializekosaki
2010-12-25* ext/socket/option.c (inspect_ipv6_mreq): new function to inspectakr
2010-12-25* lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.nobu
2010-12-25 * thread.c (rb_thread_atfork): Add small comment why we needkosaki
2010-12-25* test/csv/base.rb (TestCSV.with_diffrent_ofs): give name tonobu
2010-12-25* lib/csv.rb (CSV#init_separators): use IO#gets with lengthnobu
2010-12-25* lib/csv.rb (CSV::foreach, CSV#initialize): directly use encodingnobu
2010-12-25* lib/csv.rb, test/csv: should not assume $, invariant.nobu
2010-12-25 * signal.c: change rb_atomic_t definition from uchar to uint.kosaki
2010-12-25* test/csv/test_encodings.rb (TestEncodings#setup): fix evil testnobu
2010-12-25 * ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().kosaki
2010-12-25* io.c (rb_io_extract_encoding_option): accept Encoding object asnobu
2010-12-25Imported minitest 2.0.2 r6093ryan
2010-12-25* ext/json/generator/generator.{c,h} (fbuffer_free_only_buffer):nobu
2010-12-25Dunno why this conflictedryan
2010-12-25* random.c: parenthesize macro arguments.akr
2010-12-25* load.c (rb_f_require_relative): don't omit return type.nobu
2010-12-25Document require_relativedrbrain
2010-12-25* ext/zlib/zlib.c (gzreader_gets): support optional lengthnobu
2010-12-25* ext/zlib/zlib.c (gzfile_read, gzfile_readpartial): length shouldnobu
2010-12-25* ext/json/generator/generator.c (fbuffer_free): unused.nobu
2010-12-25* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.nobu
2010-12-23* process.c: parenthesize macro arguments.akr
2010-12-23fix typoskazu
2010-12-23* test/net/imap/cacert.pem: updated because it has been expired.yugui
2010-12-23* parse.y: parenthesize macro arguments.akr
2010-12-23* error.c (rb_check_type): check for type from extensions for rubynobu
2010-12-22* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use antenderlove
2010-12-22* lib/net/smtp.rb: Net::SMTP should close the SSL connection if thetenderlove
2010-12-22* NEWS: remove #object_id. [ruby-dev:42840]kazu
2010-12-22* gc.c (Init_GC): move back object_id to Kernel. [ruby-dev:42840]matz
2010-12-21* NEWS: add Module#private_constant and Module#public_constant.kazu
2010-12-21NEWS: add IO#advise.kazu
2010-12-21* configure.in (target_archs): remove temporary objects.nobu
2010-12-20* pack.c: parenthesize macro arguments.akr
2010-12-20* test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu
2010-12-20* compile.c (setup_args), vm.c (invoke_block_from_c),nobu
2010-12-20 * io.c : add an extra byte to buffer for the specification of readtarui
2010-12-20 * error.c: Fix build error for win32. This regression waskosaki
2010-12-20 * thread.c (thread_cleanup_func): Moved interrupted_lockkosaki
2010-12-20 * thread.c (thread_cleanup_func): Don't touch native threadingkosaki
2010-12-20 * error.c (exit_success_p): Check status code more carefully.kosaki
2010-12-20* node.c: parenthesize macro arguments.akr