aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tcltklib.c: rb_thread_alive_p macronobu2013-03-281-5/+1
* fix a typokazu2013-03-281-1/+1
* * test/-ext-/num2int/test_num2int.rb: extractakr2013-03-282-17/+30
* * properties.nobu2013-03-280-0/+0
* tcltklib.c: suppress warningsnobu2013-03-281-10/+25
* ext/tk/tcltklib.c: adjust nestingnobu2013-03-282-77/+21
* * include/ruby/intern.h: Delete redundant inclusions caused byakr2013-03-275-37/+13
* * include/ruby/defines.h: Fix a compilation error on NetBSD,akr2013-03-272-0/+42
* * 2013-03-28svn2013-03-271-2/+2
* fix typoskazu2013-03-272-62/+62
* * numeric.c (LONG_MIN_MINUS_ONE_IS_LESS_THAN): New macro.akr2013-03-273-4/+36
* * test/-ext-/num2int/test_num2int.rb (asert_num2i_success): Newakr2013-03-272-169/+80
* * time.c (num_exact): use to_r method only if to_int method isakr2013-03-273-1/+10
* Makefile.sub: SIGNEDNESS_OF_TIME_Tnobu2013-03-271-0/+1
* thread_pthread.c: poll.h is already includednobu2013-03-271-3/+0
* gmake.mk: order test-all and test-knownbugnobu2013-03-271-0/+3
* * test/-ext-/num2int/test_num2int.rb (test_num2ll): test LLONG_MIN,akr2013-03-272-2/+7
* * internal.h (TIMET_MAX_PLUS_ONE): definition simplified.akr2013-03-272-4/+5
* mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu2013-03-262-6/+17
* gmake.mk: no test-knownbug if unnecessarynobu2013-03-261-2/+1
* internal.h: use SIGNEDNESS_OF_TIME_Tnobu2013-03-263-6/+21
* test_syntax.rb: fix test errornobu2013-03-261-1/+1
* fix typokazu2013-03-261-1/+1
* remove trailing spacekazu2013-03-261-1/+1
* * internal.h (TIMET_MAX_PLUS_ONE): Defined.akr2013-03-263-8/+22
* remove trailing tabkazu2013-03-261-1/+1
* * 2013-03-27svn2013-03-261-2/+2
* fix indentkazu2013-03-261-1/+1
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-2637-37/+37
* * internal.h: Define TIMET_MAX and TIMET_MIN here.akr2013-03-266-10/+15
* * test/minitest/test_*.rb: use require_relative to require local libraryxibbar2013-03-262-2/+2
* * ext/socket/socket.c (sockaddr_len): return the shortest length forakr2013-03-262-1/+6
* * test/dtrace/test_*.rb: use require_relative to require local libraryxibbar2013-03-2611-11/+11
* * thread.c (double2timeval): convert the infinity to TIME_MAX to avoidakr2013-03-262-3/+15
* update doc.akr2013-03-261-1/+1
* * test/ruby/test_syntax.rb: fixed a typo introduced at r39935.usa2013-03-261-1/+1
* * iseq.c (iseq_load): get rid of SEGV.nobu2013-03-261-0/+1
* test_syntax.rb: pass srcdirnobu2013-03-261-4/+5
* test_syntax.rb: envutilnobu2013-03-261-1/+1
* Suppress -Werror=shorten-64-to-32naruse2013-03-261-2/+2
* Use assert_separately to speed up on test-allnaruse2013-03-261-0/+2
* * 2013-03-26svn2013-03-251-2/+2
* Use more general approach to get scope_id see #8159naruse2013-03-251-22/+22
* Suppress warningsnaruse2013-03-252-3/+3
* string.c: performance improvementnobu2013-03-251-3/+6
* test_method.rb: refine assertionsnobu2013-03-251-3/+7
* envutil.rb: separate checksnobu2013-03-251-1/+2
* * test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu2013-03-252-11/+13
* envutil.rb: signal in Process::Statusnobu2013-03-252-5/+5
* * lib/rinda/tuplespace.rb: Only return tuple entry once on move,drbrain2013-03-242-2/+9