summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-13* array.c: Harmonize documentation, in particular regarding:marcandre
2010-05-13* test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skipusa
2010-05-13* marshal.c (w_float): use minimal representation.nobu
2010-05-13* vm_core.h (rb_vm_get_sourceline): moved from eval_intern.h fornobu
2010-05-13* io.c (swallow): small optimize.usa
2010-05-13[Bug #1576]usa
2010-05-13* io.c (swallow): support text mode and UTF-16/32 as internal encoding.usa
2010-05-13* properties.nobu
2010-05-13* win32/Makefile.sub: link with ffs.obj.usa
2010-05-12* 2010-05-13svn
2010-05-12* ext/sdbm/_sdbm.c: include unistd.h before sdbm.h for off_t.akr
2010-05-12* include/ruby/intern.h (rb_quad_pack): deprecated.akr
2010-05-12add a test.akr
2010-05-12new test file.akr
2010-05-12fix the comment.akr
2010-05-12* time.c (rb_big_abs_find_minbit): use ffs().akr
2010-05-12* numeric.c (flo_to_s): fixed broken output including nuls.nobu
2010-05-12* numeric.c (flo_to_s): exponent needs 2 digits.nobu
2010-05-12* numeric.c (flo_to_s): fill lower zeros.nobu
2010-05-12* lib/rdoc/generator/ri.rb (generate): should load existing cacheusa
2010-05-12* ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#log): improvednobu
2010-05-12* ext/socket/extconf.rb: test all IPPROTO_* constants for recent Win32usa
2010-05-12* numeric.c (flo_to_s): make minimum string representation.nobu
2010-05-12* 2010-05-12svn
2010-05-12* re.c (rb_reg_initialize_m): fix wrong index for the langnaruse
2010-05-11* ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants.akr
2010-05-11update doc.akr
2010-05-11Add description about Regexp(str, opt, lang). [ruby-core:29893]naruse
2010-05-11* test/rake/test_task_arguments.rb: makes ENV empty during testsmame
2010-05-11* enc/utf_8.c: Add new alias UTF-8-HFS for UTF8-MAC.naruse
2010-05-11* ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath....mrkn
2010-05-11* lib/uri/mailto.rb: clean up regexp [ruby-core:29894]marcandre
2010-05-11* ext/sdbm/sdbm.h (DBM): large file support on win32.nobu
2010-05-11* eval_intern.h (rb_vm_get_sourceline): add prototype.nobu
2010-05-11* ext/psych/parser.c (PSYCH_TRANSCODE): get rid of bare use of gccnobu
2010-05-11* ext/psych/parser.c: fixed broken indent.nobu
2010-05-10* 2010-05-11svn
2010-05-10* ext/psych/parser.c (parse): Return strings encoded astenderlove
2010-05-10* pack.c (pack_unpack): add a missing break.akr
2010-05-10* time.c (rb_big_abs_find_minbit): get rid of a warning of VC.usa
2010-05-10* win32/win32.c, include/ruby/win32.h (rb_w32_has_cancel_io): newusa
2010-05-09* common.mk (rdoc): rdoc should depend main. Moreover when XRUBYnaruse
2010-05-09* vm_eval.c (eval_string_with_cref): propagative filename and line_nomame
2010-05-09* test/ruby/test_fiber.rb: add ML ref.mame
2010-05-09* compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block,mame
2010-05-09* cont.c (fiber_switch): raise FiberError when returning to deadmame
2010-05-09* test/rubygems/mockgemui.rb (MockGemUi::TTY),nobu
2010-05-09* lib/thread.rb (ConditionVariable#wait): ensure to remove the currentmame
2010-05-09update doc.akr
2010-05-09* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc):nobu