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
/
bigdecimal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the depend files
Matt Valentine-House
2023-02-28
1
-2
/
+0
*
Remove intern/gc.h from Make deps
Matt Valentine-House
2023-02-27
1
-2
/
+0
*
[ruby/bigdecimal] Bump up to 3.1.4
Nobuyoshi Nakada
2023-02-21
1
-1
/
+1
*
[ruby/bigdecimal] Move RB_GC_GUARD() at the end, like in BigMath_s_exp()
Benoit Daloze
2023-02-21
1
-6
/
+7
*
[ruby/bigdecimal] Avoid RB_GC_GUARD(a) = b in bigdecimal
Benoit Daloze
2023-02-21
1
-6
/
+12
*
[ruby/bigdecimal] Read version from bigdecimal.c
Nobuyoshi Nakada
2023-02-21
4
-32
/
+15
*
[ruby/bigdecimal] Fix the license name [ci skip]
Nobuyoshi Nakada
2023-02-19
1
-1
/
+1
*
[ruby/bigdecimal] Stub out extension build on JRuby
Charles Oliver Nutter
2023-02-17
2
-10
/
+20
*
[ruby/bigdecimal] Handle correctly #remainder with infinity. Fixes
Maciej Rzasa
2023-02-17
1
-0
/
+7
*
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2023-02-08
1
-0
/
+2
*
[ruby/bigdecimal] Make BigDecimal WB protected
Peter Zhu
2023-02-01
1
-1
/
+1
*
[ruby/bigdecimal] Fix format specifiers for `size_t`
Nobuyoshi Nakada
2023-01-07
1
-1
/
+1
*
[ruby/bigdecimal] Bump version to 3.1.3
Hiroshi SHIBATA
2022-12-05
1
-1
/
+1
*
[ruby/bigdecimal] Add fallback definition of MAYBE_UNUSED
Kenta Murata
2022-11-15
1
-0
/
+4
*
[ruby/bigdecimal] Replace sprintf by snprintf
Kenta Murata
2022-11-15
2
-121
/
+189
*
[ruby/bigdecimal] Mark some functions MAYBE_UNUSED
Kenta Murata
2022-11-15
1
-0
/
+8
*
[ruby/bigdecimal] Add specific value allocators
Kenta Murata
2022-11-13
1
-199
/
+282
*
[ruby/bigdecimal] Add and use specific value allocators
Kenta Murata
2022-11-13
1
-19
/
+50
*
[ruby/bigdecimal] Make VPrint function always available
Kenta Murata
2022-11-13
1
-91
/
+86
*
[ruby/bigdecimal] Tweak VpAlloc
Kenta Murata
2022-11-13
1
-32
/
+32
*
[ruby/bigdecimal] Rewrite allocation functions
Kenta Murata
2022-11-13
2
-72
/
+90
*
[ruby/bigdecimal] Twak GetPrecisionInt and rename it to check_int_precision
Kenta Murata
2022-11-13
1
-9
/
+16
*
[ruby/bigdecimal] Tweak check_rounding_mode_option
Kenta Murata
2022-11-13
1
-10
/
+9
*
[ruby/bigdecimal] Rewrite check_rounding_mode function
Kenta Murata
2022-11-13
2
-46
/
+70
*
[ruby/bigdecimal] [Doc] Fix the document of n_significant_digits
Kenta Murata
2022-11-13
1
-9
/
+9
*
[ruby/bigdecimal] Make GetVpValue inline
Kenta Murata
2022-11-13
1
-1
/
+1
*
[ruby/bigdecimal] Make BigDecimal_double_fig inline
Kenta Murata
2022-11-13
1
-1
/
+1
*
[ruby/bigdecimal] Suppress macro redefinition warnings
Nobuyoshi Nakada
2022-10-30
1
-2
/
+2
*
[ruby/bigdecimal] Document precision=0 and ndigits=0 for converting from Float
Maciej Rzasa
2022-09-28
2
-1
/
+8
*
[ruby/bigdecimal] Remove trailing whitespace.
Samuel Williams
2022-09-25
1
-2
/
+2
*
[ruby/bigdecimal] Improve documentation of BigDecimal#sign
Maciek Rząsa
2022-09-25
1
-2
/
+4
*
[ruby/bigdecimal] Remove symbol defs in missing.h for old Rubies
Peter Zhu
2022-09-19
2
-11
/
+0
*
[ruby/bigdecimal] Remove array defs in missing.h for old Rubies
Peter Zhu
2022-09-19
2
-30
/
+0
*
[ruby/bigdecimal] Updated to use the correct spec for muilti license
Thomas Winsnes
2022-08-03
1
-1
/
+1
*
Updated to use multiple licenses
Thomas Winsnes
2022-08-03
1
-1
/
+1
*
[ruby/bigdecimal] Remove checks for `struct RRational` and `struct RComplex`
Nobuyoshi Nakada
2022-07-14
2
-6
/
+4
*
[ruby/bigdecimal] Correct indentation in Kernel#BigDecimal
BurdetteLamar
2022-07-02
1
-5
/
+5
*
[ruby/bigdecimal] Fix docs
Peter Zhu
2022-04-18
1
-3
/
+3
*
[ruby/bigdecimal] Adjust a local variable type to exponent
Nobuyoshi Nakada
2022-04-18
1
-1
/
+1
*
[Feature #18249] Update dependencies
Peter Zhu
2022-02-22
1
-0
/
+2
*
[ruby/bigdecimal] Version 3.1.2
Kenta Murata
2022-01-24
1
-1
/
+1
*
[ruby/bigdecimal] Fix the maximum precision of the quotient
Kenta Murata
2022-01-24
1
-8
/
+7
*
[ruby/bigdecimal] Remove unused variable
Kenta Murata
2021-12-24
1
-1
/
+1
*
[ruby/bigdecimal] Version 3.1.1
Kenta Murata
2021-12-24
1
-1
/
+1
*
[ruby/bigdecimal] Fix the result precision of BigDecimal#divmod
Kenta Murata
2021-12-24
1
-4
/
+17
*
[ruby/bigdecimal] Version 3.1.0
Kenta Murata
2021-12-24
1
-1
/
+1
*
[ruby/bigdecimal] Enhanced RDoc for BigDecimal (https://github.com/ruby/bigde...
Burdette Lamar
2021-12-24
1
-102
/
+163
*
[ruby/bigdecimal] Let BigDecimal#quo accept precision
Kenta Murata
2021-12-24
1
-24
/
+72
*
[ruby/bigdecimal] Add TODO comment
Kenta Murata
2021-12-24
1
-0
/
+3
*
[ruby/bigdecimal] Allow passing both float and precision in BigDecimal#div
Kenta Murata
2021-12-24
1
-1
/
+5
[next]