aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * compile.c (setup_args, iseq_compile_each): optimize AMPER LAMBDAnobu2010-12-181-0/+5
* * gc.c (Init_GC): move #__id__ and #object_id to BasicObject.matz2010-12-171-0/+5
* * test/mkmf/base.rb (TestMkmf::FakeLog): capture output from mkmf.nobu2010-12-171-0/+7
* * win32/setup.mak (BASERUBY): quit with an error when BASERUBY was notusa2010-12-171-0/+5
* * iseq.c: parenthesize macro arguments.akr2010-12-161-0/+4
* Alter comment on String#encode for better wording and ri outputdrbrain2010-12-161-0/+5
* * io.c (rb_io_advise): New API. IO#advise() allows to tell thekosaki2010-12-161-0/+11
* * tool/rbinstall.rb (bin-comm): use transformed name.nobu2010-12-161-0/+5
* * io.c: parenthesize macro arguments.akr2010-12-161-0/+4
* * tool/mkconfig.rb (RbConfig): honor ARCHFLAGS and RC_ARCHS tonobu2010-12-161-0/+5
* * win32/{configure.bat,setup.mak,Makefile.sub} (PROGRAM_PREFIX,usa2010-12-161-0/+7
* * node.h (RNode): match the type of flags to RBasic, and renamednobu2010-12-151-1/+4
* * iseq.c (set_relation), vm_insnhelper.c (vm_cref_push): nd_filenobu2010-12-151-0/+5
* * lib/test/unit.rb (process_args): need to setup @help to print options.usa2010-12-151-0/+4
* * test/zlib/test_zlib.rb (test_to_io): forgotten to fix with r30201.usa2010-12-151-0/+4
* * io.c (simple_sendfile): enable on Mac OS X.nobu2010-12-151-0/+9
* * hash.c: parenthesize macro arguments.akr2010-12-141-0/+4
* * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):kosaki2010-12-141-0/+6
* * test/ripper/test_parser_events.rb (TestRipper#test_block_variables):kosaki2010-12-141-0/+6
* * io.c (simple_sendfile): improve linux compatibility on FreeBSD,naruse2010-12-141-0/+5
* * gc.c: parenthesize macro arguments.akr2010-12-141-0/+4
* * lib/test/unit.rb: help messages.usa2010-12-141-0/+4
* * common.mk (help): there is no reason to use the abbreviation for here.usa2010-12-141-0/+4
* * test/ruby/test_io.rb (test_reopen, test_reinitialize): should closeusa2010-12-141-0/+5
* * test/ruby/test_io.rb (test_binmode_after_closed): the temporary fileusa2010-12-141-0/+8