summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2010-12-20* NEWS: add #__id__ and #object_id. [ruby-dev:42778]kazu
2010-12-20 * thread_pthread.c (native_thread_destroy): Fixed gvl_cond leak.kosaki
2010-12-20Update NEWS, add ChangeLog entry for RDoc 3.0.1drbrain
2010-12-20Import RDoc 3drbrain
2010-12-19 * io.c (Init_IO): Added O_DIRECT. This feature was propsed by Run Pai...kosaki
2010-12-19* marshal.c: parenthesize macro arguments.akr
2010-12-18* vsnprintf.c (BSD_vfprintf): suppress warning: "_WIN32" is not defined.kazu
2010-12-18* compile.c (setup_args), vm.c (invoke_block_from_c),nobu
2010-12-18* load.c: parenthesize macro arguments.akr
2010-12-18* compile.c (setup_args, iseq_compile_each): optimize AMPER LAMBDAnobu
2010-12-17* gc.c (Init_GC): move #__id__ and #object_id to BasicObject.matz
2010-12-17* test/mkmf/base.rb (TestMkmf::FakeLog): capture output from mkmf.nobu
2010-12-17* win32/setup.mak (BASERUBY): quit with an error when BASERUBY was notusa
2010-12-16* iseq.c: parenthesize macro arguments.akr
2010-12-16Alter comment on String#encode for better wording and ri outputdrbrain
2010-12-16 * io.c (rb_io_advise): New API. IO#advise() allows to tell thekosaki
2010-12-16* tool/rbinstall.rb (bin-comm): use transformed name.nobu
2010-12-16* io.c: parenthesize macro arguments.akr
2010-12-16* tool/mkconfig.rb (RbConfig): honor ARCHFLAGS and RC_ARCHS tonobu
2010-12-16* win32/{configure.bat,setup.mak,Makefile.sub} (PROGRAM_PREFIX,usa
2010-12-15* node.h (RNode): match the type of flags to RBasic, and renamednobu
2010-12-15* iseq.c (set_relation), vm_insnhelper.c (vm_cref_push): nd_filenobu
2010-12-15* lib/test/unit.rb (process_args): need to setup @help to print options.usa
2010-12-15* test/zlib/test_zlib.rb (test_to_io): forgotten to fix with r30201.usa
2010-12-15* io.c (simple_sendfile): enable on Mac OS X.nobu
2010-12-14* hash.c: parenthesize macro arguments.akr
2010-12-14 * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):kosaki
2010-12-14 * test/ripper/test_parser_events.rb (TestRipper#test_block_variables):kosaki
2010-12-14* io.c (simple_sendfile): improve linux compatibility on FreeBSD,naruse
2010-12-14* gc.c: parenthesize macro arguments.akr
2010-12-14* lib/test/unit.rb: help messages.usa
2010-12-14* common.mk (help): there is no reason to use the abbreviation for here.usa
2010-12-14* test/ruby/test_io.rb (test_reopen, test_reinitialize): should closeusa
2010-12-14* test/ruby/test_io.rb (test_binmode_after_closed): the temporary fileusa