aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * regcomp.c (onig_compile): initialize ScanEnv.naruse2010-01-283-1/+9
* * 2010-01-28svn2010-01-271-2/+2
* add ML ref.kazu2010-01-271-0/+1
* * test/matrix/test_matrix.rb, test/matrix/test_vector.rb: add somemame2010-01-273-0/+409
* * lib/thread.rb (ConditionVariable#wait, signal, broadcast): returnmame2010-01-272-1/+9
* * lib/matrix.rb: add exception Matrix::ErrOperationNotImplementedkeiju2010-01-272-14/+40
* * vm_dump.c (bugreport_backtrace): trivial change.kazu2010-01-273-3/+13
* * test/ruby/test_exception.rbkazu2010-01-272-1/+7
* fix typoskazu2010-01-271-2/+2
* * lib/matrix.rb (determinant): fix name error.mame2010-01-272-2/+6
* * vm_eval.c (rb_backtrace): "circular require" warning was output tomame2010-01-272-1/+7
* suppress warnings.akr2010-01-272-10/+26
* * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod, BigDecimal_mod,mame2010-01-262-16/+24
* * 2010-01-27svn2010-01-261-2/+2
* * ext/bigdecimal/bigdecimal.c (VpCtoV): do not raise infinitymame2010-01-262-2/+9
* suppress warnings.akr2010-01-262-2/+2
* * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656]naruse2010-01-262-5/+7
* * ext/bigdecimal/bigdecimal.c (VpCtoV): BigDecimal("0E200000000000")mame2010-01-263-7/+22
* * configure.in: test unsetenv returns a value.akr2010-01-263-0/+22
* * ext/socket/extconf.rb: suppress a warning.akr2010-01-267-27/+41
* * vm.c (rb_vm_invoke_proc): this function must not catch TAG_RETURNmame2010-01-262-15/+5
* * lib/drb/eq.rb: fix circular requrie in drb.seki2010-01-262-2/+6
* * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc.naruse2010-01-263-920/+15
* * ext/strscan/strscan.c: fix rdoc. (length -> bytesize)naruse2010-01-262-3/+8
* don't gnerate core file.akr2010-01-261-1/+3
* supress warnings.akr2010-01-2520-77/+77
* * lib/matrix.rb: suppress warnings.akr2010-01-259-34/+46
* * 2010-01-26svn2010-01-251-2/+2
* * cont.c, vm_core.h, eval.c: because rb_protect must not be jumped bymame2010-01-254-0/+24
* * thread.c (do_select): wrong conditions. [ruby-core:27753]usa2010-01-252-3/+7
* * test/ruby/envutil.rb: use method_defined? instead ofmame2010-01-252-1/+6
* * cont.c (rb_cont_call, cont_restore_1): remove trap_tag check becausemame2010-01-254-17/+7
* * test/ruby/envutil.rb: fix the check if instance method `ruby' ismame2010-01-252-1/+6
* * test/ruby/test_rubyoptions.rb (test_segv_test): add a test formame2010-01-252-0/+26
* * file.c (be_chown, be_fchown, eaccess): suppressed warnings.nobu2010-01-251-7/+7
* * configure.in (RUBY_ARCHLIB): moved to version.c.nobu2010-01-251-7/+0
* * ext/pty/pty.c (pty_check): needs WNOHANG to poll, return $?, andnobu2010-01-252-3/+8
* * version.c (RUBY_LIB, RUBY_*_LIB): moved from configures.nobu2010-01-258-30/+36
* * include/ruby.h: removed duplication, added the macro for version.h.nobu2010-01-251-1/+1
* * signal.c (USE_SIGALTSTACK): only when SA_SIGINFO also isnobu2010-01-252-4/+10
* * dln.c, file.c, io.c, signal.c: add __HAIKU__.naruse2010-01-255-10/+15
* * math.c (domain_check): ignore errno if y is inf.naruse2010-01-252-1/+12
* * string.c (rb_str_inspect): suppress a warning.nobu2010-01-252-3/+3
* * eval.c, vm.c, vm_eval.c, vm_insnhelper.c: fix issues aboutko12010-01-246-39/+120
* rdoc update.akr2010-01-241-0/+2
* * string.c (rb_str_inspect): increment by rb_enc_mbminlen(enc) forakr2010-01-242-4/+10
* * string.c (rb_enc_strlen_cr): increment by rb_enc_mbminlen(enc) forakr2010-01-242-1/+9
* * dir.c (dir_s_glob): get rid of comment starter.nobu2010-01-231-2/+2
* * thread.c (thread_start_func_2): unlock all locking mutexesnobu2010-01-234-7/+43
* * ext/win32ole/lib/win32ole.rb: eol-style.nobu2010-01-230-0/+0