index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
-test-
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/-test-/file/depend, ext/-test-/postponed_job/depend,
akr
2013-10-28
3
-0
/
+4
*
* common.mk, ext/objspace/depend, ext/coverage/depend,
akr
2013-10-28
1
-0
/
+1
*
variable.c: real class name
nobu
2013-10-19
3
-0
/
+32
*
bug_reporter.c: suppress warnings
nobu
2013-10-17
1
-2
/
+2
*
bug_reporter.c: suppress warnings
nobu
2013-10-17
1
-1
/
+1
*
* properties.
nobu
2013-10-17
2
-25
/
+25
*
* error.c, internal.h (rb_bug_reporter_add): add a new C-API.
ko1
2013-10-16
2
-0
/
+25
*
* include/ruby/debug.h,
ko1
2013-10-09
1
-0
/
+1
*
* vm_backtrace.c, include/ruby/debug.h: add new APIs
ko1
2013-10-08
1
-0
/
+2
*
* ext/-test-/debug/profile_frames.c:
ko1
2013-10-07
1
-0
/
+40
*
file/stat.c: fix commit miss
nobu
2013-10-01
3
-0
/
+45
*
parse.y: fix inconsistency with literals
nobu
2013-09-29
1
-1
/
+10
*
tracepoint.c: no empty initializer list
nobu
2013-09-23
1
-1
/
+1
*
tracepoint.c: wrap data in a struct
nobu
2013-09-22
1
-28
/
+27
*
* ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.
ktsj
2013-09-22
1
-0
/
+4
*
parse.y: junk sigil only names
nobu
2013-09-20
1
-0
/
+34
*
* ext/-test-/printf/printf.c (printf_test_call): Fix an end of buffer
akr
2013-09-20
1
-1
/
+1
*
ext/-test-/symbol: move upward
nobu
2013-09-20
1
-1
/
+1
*
vsnprintf.c: initialize cp
nobu
2013-09-19
1
-0
/
+62
*
rat.c: suppress warning
nobu
2013-09-08
1
-0
/
+2
*
* rational.c: Include gmp.h if GMP is used.
akr
2013-09-06
3
-0
/
+46
*
* bignum.c (GMP_DIV_DIGITS): New macro.
akr
2013-09-04
1
-0
/
+11
*
* bignum.c (rb_big_divrem_normal): New function.
akr
2013-09-04
2
-0
/
+26
*
* bignum.c (GMP_STR2BIG_DIGITS): New macro.
akr
2013-09-03
1
-0
/
+11
*
* bignum.c (rb_str2big_poweroftwo): New function.
akr
2013-09-03
2
-0
/
+29
*
Reduce NUM2INT invocations.
akr
2013-09-03
1
-3
/
+3
*
Fix funciton name.
akr
2013-09-01
1
-1
/
+1
*
* bignum.c (GMP_BIG2STR_DIGITS): New constant.
akr
2013-09-01
1
-0
/
+14
*
* bignum.c (big2str_base_poweroftwo): Renamed from
akr
2013-09-01
2
-0
/
+41
*
* bignum.c: Use GMP to accelerate big Bignum multiplication.
akr
2013-08-31
1
-0
/
+11
*
Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"
nobu
2013-08-11
4
-4
/
+0
*
ext/-test-/*/depend: TEST_INIT_FUNCS
nobu
2013-08-10
4
-0
/
+4
*
* file.c (rb_str_normalize_ospath):
naruse
2013-08-10
3
-0
/
+20
*
sprintf.c: QUOTE flag
nobu
2013-07-30
1
-0
/
+7
*
* include/ruby/intern.h (rb_absint_size): Declaration moved from
akr
2013-07-28
1
-0
/
+23
*
* ext/-test-/bignum/intpack.c: Renamed from ext/-test-/bignum/pack.c.
akr
2013-07-18
2
-2
/
+2
*
string.c: multi-byte terminator
nobu
2013-07-11
1
-1
/
+7
*
* bignum.c (rb_big_sq_fast): New function for testing.
akr
2013-07-08
1
-0
/
+14
*
* internal.h (rb_big_mul_normal): Declared.
akr
2013-07-07
2
-0
/
+42
*
* bignum.c (RBIGNUM_SET_NEGATIVE_SIGN): New macro.
akr
2013-06-29
1
-0
/
+10
*
* bignum.c (bary_pack): Support
akr
2013-06-22
1
-0
/
+1
*
* bignum.c (bary_2comp): Extracted from get2comp.
akr
2013-06-16
1
-11
/
+0
*
* internal.h (INTEGER_PACK_2COMP): Defined.
akr
2013-06-16
1
-19
/
+1
*
* bignum.c (rb_integer_unpack_2comp): New function.
akr
2013-06-12
1
-0
/
+11
*
* internal.h (INTEGER_PACK_NEGATIVE): Defined.
akr
2013-06-11
1
-3
/
+5
*
rb_integer_pack tests refined.
akr
2013-06-11
1
-7
/
+25
*
* bignum.c (rb_integer_pack_internal): Renamed from rb_integer_pack
akr
2013-06-11
1
-0
/
+19
*
* bignum.c (rb_integer_pack): Returns sign instead of words.
akr
2013-06-10
1
-4
/
+3
*
* bignum.c (rb_integer_pack): numwords_allocated argument removed.
akr
2013-06-09
1
-7
/
+4
*
* bignum.c (rb_integer_pack): Arguments changed. Use flags to
akr
2013-06-07
1
-7
/
+14
[next]