aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * NEWS (io/console): IO#noecho and IO#raw without block arenobu2010-05-081-1/+4
* * ext/io/console/console.c (ttymode): save dupped file descriptorsnobu2010-05-081-0/+6
* * array.c (rb_ary_fetch, rb_ary_splice, rb_ary_store): Improve IndexErrormarcandre2010-05-081-0/+8
* * lib/rubygems/user_interaction.rb (Gem::StreamUI#ask_for_password):nobu2010-05-081-1/+4
* * ext/io/console: imported. [ruby-dev:40897]nobu2010-05-081-0/+4
* * ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.nobu2010-05-081-0/+8
* * ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not getnobu2010-05-081-0/+5
* * ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6akr2010-05-081-0/+6
* * version.h: bump up to 1.9.3.nobu2010-05-071-0/+4
* * tool/rbinstall.rb (install-man): install mdocs directly withoutnobu2010-05-071-0/+5
* * ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.nobu2010-05-071-0/+6