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
/
extconf.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/bigdecimal] Read version from bigdecimal.c
Nobuyoshi Nakada
2023-02-21
1
-25
/
+0
*
[ruby/bigdecimal] Remove symbol defs in missing.h for old Rubies
Peter Zhu
2022-09-19
1
-1
/
+0
*
[ruby/bigdecimal] Remove array defs in missing.h for old Rubies
Peter Zhu
2022-09-19
1
-1
/
+0
*
[ruby/bigdecimal] Remove checks for `struct RRational` and `struct RComplex`
Nobuyoshi Nakada
2022-07-14
1
-2
/
+0
*
[ruby/bigdecimal] Improve extconf to allow using bigdecimal as a git gem
Jean Boussier
2021-12-24
1
-4
/
+1
*
[ruby/bigdecimal] Optimize rb_float_convert_to_BigDecimal by using dtoa
Kenta Murata
2021-01-13
1
-0
/
+1
*
[ruby/bigdecimal] Check the function availabilities separately
Kenta Murata
2021-01-06
1
-3
/
+10
*
[ruby/bigdecimal] Move some definitions to missing.h
Kenta Murata
2021-01-04
1
-0
/
+4
*
Check if x86intrin.h is available not only existing
Nobuyoshi Nakada
2021-01-02
1
-1
/
+3
*
[ruby/bigdecimal] Implement special conversions for 64-bit integers
Kenta Murata
2021-01-02
1
-0
/
+21
*
[ruby/bigdecimal] Define bool, true, and false for old Ruby
Kenta Murata
2020-12-29
1
-0
/
+2
*
[bigdecimal] Make BigDecimal#precs deprecated
Kenta Murata
2020-12-19
1
-0
/
+2
*
[ruby/bigdecimal] Support Ruby < 2.6
Kenta Murata
2020-07-06
1
-0
/
+3
*
Import changes from ruby/bigdecimal (#2531)
Kenta Murata
2019-10-08
1
-5
/
+16
*
Check exception flag as a bool [Bug #15987]
Nobuyoshi Nakada
2019-07-11
1
-0
/
+1
*
Import bigdecimal-1.4.0.pre.20181220a
mrkn
2018-12-20
1
-0
/
+7
*
Import bigdecimal 1.4.0.pre.20181205a
mrkn
2018-12-05
1
-3
/
+1
*
Revert bigdecimal 1.4.0 related commits
mrkn
2018-12-05
1
-1
/
+3
*
Remove unnecessary linker flags
nobu
2018-12-04
1
-30
/
+0
*
Move dependency on gemspec
nobu
2018-12-04
1
-1
/
+1
*
Remove unnecessary directory listing
nobu
2018-12-04
1
-6
/
+0
*
Import bigdecimal-1.4.0.pre-20181130a
mrkn
2018-12-02
1
-2
/
+36
*
bigdecimal: dependency
nobu
2017-12-14
1
-7
/
+9
*
bigdecimal: version 1.3.3
mrkn
2017-12-13
1
-0
/
+16
*
bigdecimal: version 1.3.2
mrkn
2017-03-13
1
-9
/
+0
*
bigdecimal: version 1.3.1
mrkn
2017-02-10
1
-4
/
+0
*
bigdecimal: import version 1.3.0.pre
mrkn
2016-12-10
1
-0
/
+19
*
handle ext/ as r53141
naruse
2015-12-16
1
-0
/
+1
*
* ext/bigdecimal/bigdecimal.c (rb_rational_num): add fallback function
mrkn
2015-01-29
1
-0
/
+4
*
* ext/bigdecimal/extconf.rb, ext/bigdecimal/bigdecimal.h (labs, llabs): suppo...
mrkn
2010-08-14
1
-0
/
+3
*
* ext/bigdecimal/bigdecimal.c, ext/bigdecimal/bigdecimal.h, ext/bigdecimal/ex...
mrkn
2010-08-10
1
-7
/
+0
*
* ext/bigdecimal/extconf.rb: simplified the condition.
nobu
2008-02-09
1
-3
/
+1
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use strtod() for more
nobu
2008-02-09
1
-0
/
+10
*
Copied from rough/bigdecimal,documents & some sample programs added.
shigek
2003-03-28
1
-0
/
+2