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
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2019-09-10
oops
卜部昌平
2019-09-10
fix CentOS 6 compile error
卜部昌平
2019-09-09
Default to cc/c++ instead of gcc/g++ on OpenBSD
Jeremy Evans
2019-09-06
Stop setting same flags as cflags to cxxflags
Nobuyoshi Nakada
2019-09-06
Check clang++ as CXX when CXX is bare clang without suffix
Nobuyoshi Nakada
2019-08-27
Fix the appropriate C++ compiler in OS X selection
Kazuhiro NISHIYAMA
2019-08-26
Refined the appropriate C++ compiler in OS X selection
Nobuyoshi Nakada
2019-08-25
configure.ac: Improve icc_version guessing for non-icc environment
Yusuke Endoh
2019-08-25
configure.ac: fix the guess of icc_version
Yusuke Endoh
2019-08-20
Check whether syscall(2) is deprecated by actual warnings
Nobuyoshi Nakada
2019-08-20
Check for minimum required OSX version earlier
Nobuyoshi Nakada
2019-08-20
Bail out if unsupported old MacOSX is required
Nobuyoshi Nakada
2019-08-20
Fixed the check for OSX version
Nobuyoshi Nakada
2019-08-19
crash report on mac little update
David CARLIER
2019-08-17
NetBSD native support of explicit_bzero's like feature (#2145)
David CARLIER
2019-07-23
Relaxed target_os matching
Nobuyoshi Nakada
2019-07-18
Improve build process and coroutine implementation selection.
Samuel Williams
2019-07-07
Add coroutine context switch for i386-mingw32
Lars Kanis
2019-07-01
Use realpath(3) instead of custom realpath implementation if available
Jeremy Evans
2019-07-01
Enable native fiber coroutines on i386-openbsd
Jeremy Evans
2019-06-26
Use native coroutine implementation on OpenBSD-amd64
Jeremy Evans
2019-06-26
Do not attempt to use ucontext for fibers on OpenBSD
Jeremy Evans
2019-06-26
Restore updated implementation of arm32 coroutine code, but prefer ucontext.
Samuel Williams
2019-06-26
Revert "coroutine/arm32/Context.S: save/restore the registers via stack"
Yusuke Endoh
2019-06-26
Add `ucontext` coroutine implementation for generic fallback.
Samuel Williams
2019-06-26
coroutine/arm32/Context.S: save/restore the registers via stack
Yusuke Endoh
2019-06-25
Revert 518adcca0a and dbe232e24e
Yusuke Endoh
2019-06-24
Try using arm32 implementation for fibers.
Samuel Williams
2019-06-24
Try using arm64 implementation for fibers.
Samuel Williams
2019-06-24
Use spaces for indentation in `configure.ac`.
Samuel Williams
2019-06-19
Remove IA64 support.
Samuel Williams
2019-06-07
Moved Makefile.in under template
Nobuyoshi Nakada
2019-06-07
Revert "Moved Makefile.in under template"
Nobuyoshi Nakada
2019-06-07
Moved Makefile.in under template
Nobuyoshi Nakada
2019-06-06
configure.ac: utilize wide columns for summary
Nobuyoshi Nakada
2019-05-25
Added --with-rdoc option
Nobuyoshi Nakada
2019-05-25
Show doc list to install
Nobuyoshi Nakada
2019-05-10
No longer svn & git-svn are used
Nobuyoshi Nakada
2019-04-23
Fix a typo
Kazuhiro NISHIYAMA
2019-02-24
Check stx_btime in struct statx
nobu
2019-02-24
configure.ac: remove check for broken memmem
glass
2019-02-23
configure.ac: skip check of statx() on AIX
glass
2019-02-20
Try statx syscall
nobu
2019-02-19
file.c: enable File.birthtime on Linux
glass
2019-02-10
random.c: use getrandom() if available.
glass
2019-02-08
configure.ac: check finite,isinf,isnan as macros first
nobu
2019-02-04
configure.ac: separate -std=gnu99 condition
nobu
2019-01-28
io.c: use fcopyfile(3) in IO.copy_stream if available
glass
2019-01-27
Revert "io.c: use fcopyfile(3) in IO.copy_stream if available"
glass
2019-01-27
io.c: use fcopyfile(3) in IO.copy_stream if available
glass
[next]