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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unneeded dependencies on macOS [Feature #17730]
Rick Mark
2021-03-19
1
-2
/
+2
*
Use CommonRandom if available
Nobuyoshi Nakada
2021-03-19
1
-1
/
+2
*
configure.ac: don't use pthread_sigmask in emscripten
Yusuke Endoh
2021-03-19
1
-1
/
+2
*
configure.ac: avoid spaces in a LDFLAGS option
Yusuke Endoh
2021-03-19
1
-2
/
+2
*
get rid of aclocal (#4280)
卜部昌平
2021-03-17
1
-1
/
+34
*
Removed a duplicate setting for mingw
Nobuyoshi Nakada
2021-03-12
1
-2
/
+1
*
Fix `coroutine_type` variable name
Nobuyoshi Nakada
2021-03-10
1
-2
/
+2
*
Given argument does not need to cache
Nobuyoshi Nakada
2021-03-09
1
-27
/
+27
*
Recheck ucontext functions to make reconfig stable
Nobuyoshi Nakada
2021-03-09
1
-1
/
+1
*
Don't use mmap on platforms that have large OS page sizes
Peter Zhu
2021-03-02
1
-0
/
+2
*
Use mmap for allocating heap pages
Peter Zhu
2021-02-25
1
-2
/
+1
*
Reverting PR #4221
Aaron Patterson
2021-02-24
1
-1
/
+2
*
Use mmap for allocating heap pages
Peter Zhu
2021-02-24
1
-2
/
+1
*
supports for stack protection for haiku.
David Carlier
2021-02-15
1
-2
/
+2
*
Fixed default coroutine selection for musl.
Andrew Aladjev
2021-02-09
1
-1
/
+4
*
Add -fdeclspec to CFLAGS instead of CC
Nobuyoshi Nakada
2021-02-05
1
-4
/
+9
*
MSys is a variant of Cygwin
Nobuyoshi Nakada
2021-01-31
1
-13
/
+14
*
Clear unexpanded `mjit_std_cflag`
Nobuyoshi Nakada
2021-01-27
1
-3
/
+3
*
Disable fast-math
Nobuyoshi Nakada
2021-01-27
1
-1
/
+1
*
coroutine/emscripten/: Experimentally support emscripten fiber API
Yusuke Endoh
2021-01-23
1
-1
/
+5
*
configure.ac: Add some compiler options for emscripten
Yusuke Endoh
2021-01-23
1
-0
/
+3
*
configure.ac: Stop -fstack-protector on emscripten build
Yusuke Endoh
2021-01-23
1
-1
/
+1
*
Support coroutine on universal binary
Nobuyoshi Nakada
2021-01-22
1
-0
/
+3
*
Do not set target_alias if unset
Nobuyoshi Nakada
2021-01-22
1
-3
/
+3
*
Adjust CPU name as arm64-darwin
Nobuyoshi Nakada
2021-01-22
1
-0
/
+8
*
Revert AC_PROG_CC_C99 for -std=gnu99 option to gcc 4.8
Nobuyoshi Nakada
2021-01-18
1
-1
/
+4
*
Update for autoconf 2.70
Nobuyoshi Nakada
2021-01-18
1
-116
/
+116
*
Removed unused AC_CHECKING
Nobuyoshi Nakada
2021-01-18
1
-7
/
+0
*
OpenBSD has getentropy, but no sys/random.h
Kazuhiro NISHIYAMA
2021-01-18
1
-0
/
+1
*
random generator update for Mac proposal
David CARLIER
2021-01-17
1
-0
/
+1
*
configure.ac: disable using __builtin_setjmp on ARM Android
Yusuke Endoh
2021-01-05
1
-0
/
+6
*
configure.ac: Stop auto-detection of __ANDROID_API__ when cross-compiling
Yusuke Endoh
2021-01-05
1
-5
/
+7
*
Disable DTrace in FreeBSD (#3999)
TAKANO Mitsuhiro
2020-12-25
1
-0
/
+3
*
configure.ac: Make it possible to build on Android Termux
Yusuke Endoh
2020-12-25
1
-11
/
+4
*
On Solaris, _XOPEN_SOURCE should be undefined for C++ sources.
Naohisa Goto
2020-12-21
1
-0
/
+2
*
configure.ac: avoid squashing CXX=g++
卜部昌平
2020-12-16
1
-3
/
+5
*
Haiku: disable stack-protector
Zoltán Mizsei
2020-12-15
1
-1
/
+1
*
Add Haiku to the context support list
Zoltán Mizsei
2020-12-15
1
-0
/
+3
*
Removed obsolete autoconf checks
Nobuyoshi Nakada
2020-12-12
1
-3
/
+3
*
Signal handler type should be void
Nobuyoshi Nakada
2020-12-12
1
-1
/
+0
*
Omit checks for C89 standard or later
Nobuyoshi Nakada
2020-12-12
1
-72
/
+0
*
Link zlib always if available
Yusuke Endoh
2020-12-11
1
-3
/
+1
*
Revert getaddrinfo_a()
Masaki Matsushita
2020-12-07
1
-2
/
+0
*
Add a hook before fork() for getaddrinfo_a()
Masaki Matsushita
2020-12-04
1
-0
/
+2
*
configure.ac: Check x86intrin.h only when the target CPU is x86
Yusuke Endoh
2020-11-27
1
-1
/
+3
*
Check if _FORTIFY_SOURCE really works
Nobuyoshi Nakada
2020-11-23
1
-1
/
+2
*
[Bug #17021] Make host_* values consistent with target_*
Nobuyoshi Nakada
2020-11-21
1
-1
/
+6
*
configure.ac: fix for upcoming autoconf-2.70
Sergei Trofimovich
2020-11-17
1
-7
/
+8
*
Removed canonicalization for mathn
Nobuyoshi Nakada
2020-11-10
1
-4
/
+2
*
No longer need libtool
Nobuyoshi Nakada
2020-10-06
1
-7
/
+0
[prev]
[next]