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
*
Workaround for implicit declaration of function 'madvise' on Solaris
Naohisa Goto
2021-11-30
1
-0
/
+1
*
configure.ac: don't use shutdown on emscripten
Yusuke Endoh
2021-11-03
1
-0
/
+1
*
Split thread-model config into another ac file
Yuta Saito
2021-10-30
1
-9
/
+2
*
Check old-style definitions
Nobuyoshi Nakada
2021-10-27
1
-0
/
+1
*
Mention YJIT in Capstone autoconf check
Alan Wu
2021-10-20
1
-1
/
+1
*
conditionally add libcapstone
Aaron Patterson
2021-10-20
1
-2
/
+0
*
Directly link libcapstone for easier development
Aaron Patterson
2021-10-20
1
-0
/
+11
*
haiku configure fix (again).
David CARLIER
2021-10-18
1
-0
/
+3
*
haiku build update stack overflow check in libroot (haiku's libc) now
David CARLIER
2021-10-17
1
-3
/
+0
*
Do not allow configuration where neither static or shared library is installed
Jeremy Evans
2021-10-08
1
-1
/
+4
*
[Win32] Prefer Cryptography Next Generation API
Nobuyoshi Nakada
2021-10-02
1
-1
/
+1
*
Checks for CPU specific header on universal build
Nobuyoshi Nakada
2021-10-01
1
-0
/
+1
*
Define ACTION-IF-UNIVERSAL of `AC_C_BIGENDIAN` [Bug #18156]
Nobuyoshi Nakada
2021-10-01
1
-1
/
+1
*
Needs `AC_PROG_CC`
Nobuyoshi Nakada
2021-09-30
1
-1
/
+1
*
MINGW-UCRT: Set CONFIG['arch'] and RUBY_PLATFORM to "x64-mingw-ucrt"
Lars Kanis
2021-09-20
1
-1
/
+5
*
MINGW: More permissive pattern matching for coroutine
xtkoba (Tee KOBAYASHI)
2021-09-20
1
-2
/
+2
*
MINGW: set rb_cv_msvcrt=ucrt and RT_VER=140 when UCRT is used
xtkoba (Tee KOBAYASHI)
2021-09-20
1
-1
/
+3
*
coroutine enables assembly version for dragonflybsd.
DC
2021-09-13
1
-0
/
+3
*
Remove stale DLEXT2
Nobuyoshi Nakada
2021-09-10
1
-4
/
+1
*
Make ruby.pc from make
Nobuyoshi Nakada
2021-08-29
1
-15
/
+0
*
Move DEFFILE to EXTDLDFLAGS
Nobuyoshi Nakada
2021-08-29
1
-1
/
+1
*
Use C99-defined signbit macro
Nobuyoshi Nakada
2021-08-27
1
-11
/
+1
*
Use C99-defined macros to classify a floating-point number
Nobuyoshi Nakada
2021-08-27
1
-4
/
+2
*
netbsd coroutine uses assembly instead and little build fix.
David Carlier
2021-08-24
1
-0
/
+9
*
Fix COROUTINE_SRC on emscripten
Nobuyoshi Nakada
2021-08-16
1
-8
/
+3
*
coroutine use asm version for handful of architectures for freebsd.
DC
2021-08-16
1
-0
/
+9
*
Shared libruby also needs MAINLIBS for jemalloc
Nobuyoshi Nakada
2021-07-07
1
-0
/
+1
*
Refactor --with-jemalloc option
Nobuyoshi Nakada
2021-07-07
1
-33
/
+41
*
comment about the situation [ci skip]
卜部昌平
2021-07-07
1
-0
/
+6
*
configure: add -Wl,--no-as-needed
卜部昌平
2021-07-07
1
-0
/
+5
*
Enable libruby-relative on FreeBSD
Nobuyoshi Nakada
2021-07-06
1
-0
/
+4
*
Fix check for malloc_conf when no library is required
Nobuyoshi Nakada
2021-07-06
1
-3
/
+6
*
Moved native coroutine type checking message
Nobuyoshi Nakada
2021-07-06
1
-1
/
+1
*
Replace copy coroutine with pthread implementation.
Samuel Williams
2021-07-01
1
-4
/
+4
*
Remove also debug symbol directory at clean on macOS
Nobuyoshi Nakada
2021-06-24
1
-0
/
+3
*
Run ifchange with shell explicitly, workaround of noexec mount
Nobuyoshi Nakada
2021-06-22
1
-1
/
+1
*
Configure ioctl request argument type [Bug #17759]
Nobuyoshi Nakada
2021-06-16
1
-0
/
+30
*
prefer cc/gcc over clang on solaris
卜部昌平
2021-06-14
1
-1
/
+8
*
Refix PAGE_SIZE
Nobuyoshi Nakada
2021-05-14
1
-7
/
+4
*
Fix compilation with jemalloc on macos
John Hawthorn
2021-05-13
1
-1
/
+1
*
Removed missing/dup2.c
Nobuyoshi Nakada
2021-05-10
1
-2
/
+7
*
Check only whether PAGE_SIZE is compile-time const
Nobuyoshi Nakada
2021-05-06
1
-14
/
+8
*
Get rid of including sys/user.h on macOS
Nobuyoshi Nakada
2021-05-06
1
-1
/
+4
*
Fix PAGE_SIZE macro detection in autoconf
Peter Zhu
2021-05-05
1
-8
/
+11
*
Fix compilation on M1 Mac
Nobuyoshi Nakada
2021-05-05
1
-0
/
+18
*
configure.ac: check if __builtin_expect is available or not
Yusuke Endoh
2021-05-05
1
-0
/
+1
*
Workaround for gcc-4 bug
Nobuyoshi Nakada
2021-05-05
1
-1
/
+12
*
Add -Werror=undef to default warnflags for core
Benoit Daloze
2021-05-04
1
-0
/
+1
*
Remove comments in tool/m4 from the generated configure
Nobuyoshi Nakada
2021-04-17
1
-37
/
+37
*
Prefer positive condition to double negative
Nobuyoshi Nakada
2021-04-17
1
-4
/
+4
[next]