aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * missing/ffs.c (ffs): fixed for non-zero values.akr2010-05-131-0/+4
* * ext/io/console/console.c (get_write_fd): return primary fd if nonobu2010-05-131-0/+5
* * io.c (swallow): should use more_char() instead of fill_cbuf().usa2010-05-131-0/+5
* * ext/io/console/console.c (console_set_echo, console_echo_p): usenobu2010-05-131-0/+5
* * marshal.c (w_float): use minimal representation.nobu2010-05-131-0/+6
* * vm_core.h (rb_vm_get_sourceline): moved from eval_intern.h fornobu2010-05-131-0/+5
* [Bug #1576]usa2010-05-131-0/+1
* * io.c (swallow): support text mode and UTF-16/32 as internal encoding.usa2010-05-131-0/+6
* * win32/Makefile.sub: link with ffs.obj.usa2010-05-131-0/+4
* * ext/sdbm/_sdbm.c: include unistd.h before sdbm.h for off_t.akr2010-05-121-0/+5
* * include/ruby/intern.h (rb_quad_pack): deprecated.akr2010-05-121-0/+5
* * time.c (rb_big_abs_find_minbit): use ffs().akr2010-05-121-0/+10
* * numeric.c (flo_to_s): fixed broken output including nuls.nobu2010-05-121-0/+4
* * numeric.c (flo_to_s): exponent needs 2 digits.nobu2010-05-121-0/+4
* * numeric.c (flo_to_s): fill lower zeros.nobu2010-05-121-0/+4
* * lib/rdoc/generator/ri.rb (generate): should load existing cacheusa2010-05-121-0/+5
* * ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#log): improvednobu2010-05-121-0/+5
* * ext/socket/extconf.rb: test all IPPROTO_* constants for recent Win32usa2010-05-121-0/+5
* * numeric.c (flo_to_s): make minimum string representation.nobu2010-05-121-0/+5
* * re.c (rb_reg_initialize_m): fix wrong index for the langnaruse2010-05-121-0/+5
* * ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants.akr2010-05-111-0/+8
* * test/rake/test_task_arguments.rb: makes ENV empty during testsmame2010-05-111-0/+6
* * enc/utf_8.c: Add new alias UTF-8-HFS for UTF8-MAC.naruse2010-05-111-0/+5
* * ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath....mrkn2010-05-111-0/+7
* * ext/sdbm/sdbm.h (DBM): large file support on win32.nobu2010-05-111-0/+7
* * eval_intern.h (rb_vm_get_sourceline): add prototype.nobu2010-05-111-0/+4
* * ext/psych/parser.c (PSYCH_TRANSCODE): get rid of bare use of gccnobu2010-05-111-0/+5
* * ext/psych/parser.c (parse): Return strings encoded astenderlove2010-05-101-0/+5
* * pack.c (pack_unpack): add a missing break.akr2010-05-101-0/+4
* * time.c (rb_big_abs_find_minbit): get rid of a warning of VC.usa2010-05-101-0/+11
* * common.mk (rdoc): rdoc should depend main. Moreover when XRUBYnaruse2010-05-091-0/+5
* * vm_eval.c (eval_string_with_cref): propagative filename and line_nomame2010-05-091-0/+8
* * compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block,mame2010-05-091-0/+16
* * cont.c (fiber_switch): raise FiberError when returning to deadmame2010-05-091-0/+5
* * lib/thread.rb (ConditionVariable#wait): ensure to remove the currentmame2010-05-091-0/+5
* * ext/io/console/console.c (console_set_raw): new method.nobu2010-05-091-1/+3
* * ext/io/console/console.c (ttymode): reverted previous commit.nobu2010-05-091-0/+4
* * include/ruby/ruby.h (RB_GC_GUARD_PTR): get rid of removal bynobu2010-05-091-0/+5
* * proc.c (proc_dup): copy blockprocval. proc_dup is used bymame2010-05-091-0/+6
* * cont.c (fiber_initialize_machine_stack_context): try to releasenobu2010-05-091-0/+6
* * ext/json/generator/generator.c (fbuffer_inc_capa):naruse2010-05-091-0/+5
* * ext/json/{generator/generator.c,parser/parser.rl}: fixed indent.nobu2010-05-091-0/+6
* * test/net/imap/test_imap.rb: use IPv4 forshugo2010-05-091-0/+5
* * lib/net/imap.rb (disconnect): terminates @receiver_thread even ifshugo2010-05-081-0/+5
* * io.c (nogvl_copy_stream_sendfile): ISO C90 forbids mixed declarations and c...kazu2010-05-081-0/+5
* * ext/fiddle/lib/fiddle.rb: only require DL if it hasn't been requiredtenderlove2010-05-081-0/+5
* * cont.c (stackgrowdirection): removed duplicated code, usenobu2010-05-081-0/+7
* * test/dl/test_base.rb (libc_so, libm_so): supports solaris.yugui2010-05-081-0/+4
* * spec/default.mspec (config): . is no longer in $:.yugui2010-05-081-0/+4
* * thread.c (rb_thread_aset): fixed argument type.nobu2010-05-081-0/+4