summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-15Imported minitest 2.0.1 r6079.ryan
2010-12-15* 2010-12-16svn
2010-12-15drying up the requires in the openssl teststenderlove
2010-12-15* lib/test/unit.rb (process_args): need to setup @help to print options.usa
2010-12-15* common.mk (clean-local): remove pc file.nobu
2010-12-15* io.c (nogvl_copy_stream_sendfile): fix missing condition.nobu