summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-22passing nil to split is not necessarytenderlove
2010-12-22* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use antenderlove
2010-12-22adding tests for the SMTP response parsertenderlove
2010-12-22* lib/net/smtp.rb: Net::SMTP should close the SSL connection if thetenderlove
2010-12-22* 2010-12-23svn
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-21sort and remove skazu
2010-12-21* 2010-12-22svn
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* 2010-12-21svn
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-20There is no Perl parser in RDoc 3 ☹drbrain
2010-12-20Import RDoc 3drbrain
2010-12-19* 2010-12-20svn
2010-12-19 * io.c (Init_IO): Added O_DIRECT. This feature was propsed by Run Pai...kosaki
2010-12-19* 2010-12-19svn
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* tool/mkconfig.rb (RbConfig): get rid of unused variable.nobu
2010-12-17 * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_require): -rnobu
2010-12-17* win32/setup.mak (BASERUBY): quit with an error when BASERUBY was notusa
2010-12-16* io.c: removed garbage line.nobu
2010-12-16* io.c (rb_io_advise): removed unused variable, and fix indent.nobu
2010-12-16* iseq.c: parenthesize macro arguments.akr
2010-12-16Alter comment on String#encode for better wording and ri outputdrbrain
2010-12-16Fix indentationkosaki
2010-12-16* 2010-12-17svn
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