aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.nobu2010-12-251-0/+7
* * thread.c (rb_thread_atfork): Add small comment why we needkosaki2010-12-251-0/+5
* * test/csv/base.rb (TestCSV.with_diffrent_ofs): give name tonobu2010-12-251-1/+4
* * lib/csv.rb (CSV#init_separators): use IO#gets with lengthnobu2010-12-251-1/+4
* * lib/csv.rb (CSV::foreach, CSV#initialize): directly use encodingnobu2010-12-251-1/+3
* * lib/csv.rb, test/csv: should not assume $, invariant.nobu2010-12-251-0/+4
* * signal.c: change rb_atomic_t definition from uchar to uint.kosaki2010-12-251-0/+4
* * test/csv/test_encodings.rb (TestEncodings#setup): fix evil testnobu2010-12-251-0/+5
* * ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().kosaki2010-12-251-0/+6
* * io.c (rb_io_extract_encoding_option): accept Encoding object asnobu2010-12-251-0/+5
* Imported minitest 2.0.2 r6093ryan2010-12-251-0/+4
* * ext/json/generator/generator.{c,h} (fbuffer_free_only_buffer):nobu2010-12-251-1/+2
* Dunno why this conflictedryan2010-12-251-0/+4
* * random.c: parenthesize macro arguments.akr2010-12-251-0/+4
* * load.c (rb_f_require_relative): don't omit return type.nobu2010-12-251-0/+4
* Document require_relativedrbrain2010-12-251-0/+4
* * ext/zlib/zlib.c (gzreader_gets): support optional lengthnobu2010-12-251-1/+4
* * ext/zlib/zlib.c (gzfile_read, gzfile_readpartial): length shouldnobu2010-12-251-0/+5
* * ext/json/generator/generator.c (fbuffer_free): unused.nobu2010-12-251-1/+3
* * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.nobu2010-12-251-0/+4
* * process.c: parenthesize macro arguments.akr2010-12-231-0/+4
* fix typoskazu2010-12-231-8/+8
* * test/net/imap/cacert.pem: updated because it has been expired.yugui2010-12-231-0/+6
* * parse.y: parenthesize macro arguments.akr2010-12-231-0/+4
* * error.c (rb_check_type): check for type from extensions for rubynobu2010-12-231-0/+5
* * lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use antenderlove2010-12-221-0/+5
* * lib/net/smtp.rb: Net::SMTP should close the SSL connection if thetenderlove2010-12-221-0/+5
* * NEWS: remove #object_id. [ruby-dev:42840]kazu2010-12-221-0/+4
* * gc.c (Init_GC): move back object_id to Kernel. [ruby-dev:42840]matz2010-12-221-0/+4
* * NEWS: add Module#private_constant and Module#public_constant.kazu2010-12-211-0/+5
* NEWS: add IO#advise.kazu2010-12-211-0/+4
* * configure.in (target_archs): remove temporary objects.nobu2010-12-211-0/+6
* * pack.c: parenthesize macro arguments.akr2010-12-201-0/+4
* * test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu2010-12-201-0/+8
* * compile.c (setup_args), vm.c (invoke_block_from_c),nobu2010-12-201-0/+6
* * io.c : add an extra byte to buffer for the specification of readtarui2010-12-201-0/+6
* * error.c: Fix build error for win32. This regression waskosaki2010-12-201-0/+5
* * thread.c (thread_cleanup_func): Moved interrupted_lockkosaki2010-12-201-0/+9
* * thread.c (thread_cleanup_func): Don't touch native threadingkosaki2010-12-201-0/+6
* * error.c (exit_success_p): Check status code more carefully.kosaki2010-12-201-0/+5
* * node.c: parenthesize macro arguments.akr2010-12-201-0/+4
* * NEWS: add #__id__ and #object_id. [ruby-dev:42778]kazu2010-12-201-0/+4
* * thread_pthread.c (native_thread_destroy): Fixed gvl_cond leak.kosaki2010-12-201-0/+4
* Update NEWS, add ChangeLog entry for RDoc 3.0.1drbrain2010-12-201-0/+6
* Import RDoc 3drbrain2010-12-201-0/+4
* * io.c (Init_IO): Added O_DIRECT. This feature was propsed by Run Pai...kosaki2010-12-191-0/+5
* * marshal.c: parenthesize macro arguments.akr2010-12-191-0/+4
* * vsnprintf.c (BSD_vfprintf): suppress warning: "_WIN32" is not defined.kazu2010-12-181-0/+5
* * compile.c (setup_args), vm.c (invoke_block_from_c),nobu2010-12-181-0/+6
* * load.c: parenthesize macro arguments.akr2010-12-181-0/+4