index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
-test-
/
bignum
Age
Commit message (
Expand
)
Author
2023-02-28
Update the depend files
Matt Valentine-House
2023-02-27
Remove intern/gc.h from Make deps
Matt Valentine-House
2023-02-08
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2022-02-22
[Feature #18249] Update dependencies
Peter Zhu
2021-11-21
Update dependencies
Nobuyoshi Nakada
2021-04-13
dependency updates
卜部昌平
2021-01-09
Get rid of defining methods for tests in core classes
Nobuyoshi Nakada
2020-08-27
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
sed -i '\,2/extern.h,d'
卜部昌平
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2019-12-26
update dependencies
卜部昌平
2019-12-26
decouple internal.h headers
卜部昌平
2019-11-18
Update dependencies
Nobuyoshi Nakada
2019-07-14
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-02-11
Use $(hdrdir) for include/ruby.h, as well as r67033
nobu
2017-03-22
ruby tool/update-deps --fix
shyouhei
2016-05-29
auto_ext.rb
nobu
2016-05-17
Use Integer instead of Fixnum and Bignum.
akr
2016-04-11
Update dependencies.
akr
2015-12-16
handle ext/ as r53141
naruse
2014-12-19
Update dependencies.
akr
2014-11-21
Update dependency.
akr
2014-11-18
Dependencies updated.
akr
2014-11-15
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
Mark auogenerated part.
akr
2014-11-15
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
* tool/update-deps: Extend to fix dependencies.
akr
2014-04-13
* bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.
akr
2014-02-15
* internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.
akr
2014-02-14
* include/ruby/ruby.h,
akr
2013-09-04
* bignum.c (GMP_DIV_DIGITS): New macro.
akr
2013-09-04
* bignum.c (rb_big_divrem_normal): New function.
akr
2013-09-03
* bignum.c (GMP_STR2BIG_DIGITS): New macro.
akr
2013-09-03
* bignum.c (rb_str2big_poweroftwo): New function.
akr
2013-09-03
Reduce NUM2INT invocations.
akr
2013-09-01
Fix funciton name.
akr
2013-09-01
* bignum.c (GMP_BIG2STR_DIGITS): New constant.
akr
2013-09-01
* bignum.c (big2str_base_poweroftwo): Renamed from
akr
2013-08-31
* bignum.c: Use GMP to accelerate big Bignum multiplication.
akr
2013-08-11
Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"
nobu
2013-08-10
ext/-test-/*/depend: TEST_INIT_FUNCS
nobu
2013-07-28
* include/ruby/intern.h (rb_absint_size): Declaration moved from
akr
2013-07-18
* ext/-test-/bignum/intpack.c: Renamed from ext/-test-/bignum/pack.c.
akr
2013-07-08
* bignum.c (rb_big_sq_fast): New function for testing.
akr
2013-07-07
* internal.h (rb_big_mul_normal): Declared.
akr
2013-06-29
* bignum.c (RBIGNUM_SET_NEGATIVE_SIGN): New macro.
akr
2013-06-22
* bignum.c (bary_pack): Support
akr
[next]