aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-
Commit message (Expand)AuthorAgeFilesLines
* More tests.akr2013-04-221-0/+19
* struct.c: avoid inadvertent symbol creationnobu2013-04-041-0/+20
* object.c: avoid inadvertent symbol creationnobu2013-04-041-0/+21
* enum.c: avoid inadvertent symbol creationnobu2013-04-041-0/+6
* thread.c: avoid inadvertent symbol creationnobu2013-04-041-0/+28
* bignum.c: Bignum zero comparisonnobu2013-04-031-0/+13
* * ext/-test-/num2int/num2int.c: Define utility methodsakr2013-04-021-6/+6
* Unused module removed.akr2013-04-011-4/+1
* conditional test fixed.akr2013-04-011-2/+2
* more tests.akr2013-04-011-8/+18
* * ext/-test-/num2int/num2int.c: Rename utility methodsakr2013-04-011-8/+4
* * test/-ext-/num2int/test_num2int.rb: Test small bignums.akr2013-04-011-0/+6
* * ext/-test-/num2int/num2int.c: Return string for result, instead ofakr2013-04-011-12/+10
* * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr2013-03-311-0/+74
* more tests.akr2013-03-311-10/+17
* * numeric.c (rb_num2ulong_internal): New function similart toakr2013-03-311-0/+11
* * test/-ext-/num2int/test_num2int.rb: extractakr2013-03-281-17/+24
* fix typoskazu2013-03-271-58/+58
* * numeric.c (LONG_MIN_MINUS_ONE_IS_LESS_THAN): New macro.akr2013-03-271-0/+10
* * test/-ext-/num2int/test_num2int.rb (asert_num2i_success): Newakr2013-03-271-166/+71
* * test/-ext-/num2int/test_num2int.rb (test_num2ll): test LLONG_MIN,akr2013-03-271-2/+2
* Add test for [Backport #7896] [ruby-core:52607]naruse2013-02-211-1/+4
* eval.c: preserve errinfonobu2013-02-081-0/+32
* * vm_backtrace.c: fix issue of rb_debug_inspector_open().ko12013-01-291-0/+58
* proc.c: original aritynobu2013-01-291-0/+37
* st_update passes the key in st_tableshirosaki2012-11-171-0/+12
* test_printf.rb: need to be infectednobu2012-08-161-11/+7
* sprintf.c: infectnobu2012-08-151-0/+22
* sprintf.c: coderange fixnobu2012-08-151-0/+7
* * vm.c (invoke_block_from_c): fix unintentional block passing.ktsj2012-08-121-0/+21
* compatible loadernobu2012-06-041-0/+34
* Add a test for r35863.naruse2012-06-021-0/+15
* * test/-ext-/test_printf.rb: tests for [Feature #5896].nobu2012-05-251-0/+24
* * include/ruby/win32.h (FD_SET): change function to macro.shirosaki2012-05-081-0/+25
* win32/dln is only for win32.naruse2012-04-171-1/+1
* * dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu2012-04-171-0/+13
* * error.c (rb_enc_raise): new function to raise an exception withnobu2012-04-101-0/+15
* * st.c (st_update): add existing parameter to the callback function.nobu2012-03-291-3/+2
* num2ll and num2ullnobu2012-03-181-2/+2
* * st.c: add st_foreach_check for fixing iteration over packed tablenobu2012-03-101-0/+13
* * st.c: fix packed num_entries on delete_safe. patched by Sokolovnobu2012-03-101-0/+9
* * test/ruby/envutil.rb (assert_no_memory_leak): new assertion tonobu2012-02-091-17/+3
* * test/-ext-/string/test_modify_expand.rb: test for r34492.nobu2012-02-081-0/+29
* * st.c (st_update): table can be unpacked in the callback.nobu2012-02-071-0/+6
* * st.c (st_foreach): should not yield same pair when checkingnobu2012-02-071-0/+21
* * vm.c (rb_iter_break_value): new function to break a block withnobu2012-01-241-0/+9
* * test/-ext-/old_thread_select/test_old_thread_select.rb:ayumin2012-01-071-1/+2
* * st.c (st_update): new function to lookup the given key andnobu2011-12-271-0/+39
* * ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu2011-12-201-1/+1
* * error.c (rb_check_typeddata): refine error message withnobu2011-12-151-0/+21