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
*
configure.ac: prepend the wrapper after CPP is set
nobu
2018-09-21
1
-12
/
+15
*
Remove -Wno-parentheses flag.
nobu
2018-09-21
1
-1
/
+1
*
darwin-cc: hide ld warnings
nobu
2018-09-21
1
-4
/
+19
*
Ignore Xcode linker warnings
nobu
2018-09-20
1
-0
/
+5
*
Make qsort_r() flavor detecting work if qsort_r() is a macro
nobu
2018-09-13
1
-2
/
+2
*
deduce versioned tools from CC
nobu
2018-09-12
1
-3
/
+11
*
Fix a typo
kazu
2018-09-09
1
-1
/
+1
*
util.c: qsort_s in C11
nobu
2018-09-09
1
-1
/
+1
*
configure.ac: -fstack-protector-strong
nobu
2018-09-02
1
-7
/
+10
*
random.c: SecRandomCopyBytes
nobu
2018-08-31
1
-0
/
+8
*
configure.ac: printf prifix for int64_t
nobu
2018-08-27
1
-0
/
+3
*
thread_pthread.c: use eventfd instead of pipe on Linux
normal
2018-08-24
1
-0
/
+2
*
configure.ac: LIBPATHENV on macOS
nobu
2018-08-16
1
-1
/
+1
*
thread_pthread: use POSIX timer or thread to get rid of races
normal
2018-08-13
1
-0
/
+8
*
Makefile.in: drop MJIT_DLDFLAGS_NOCOMPRESS
k0kubun
2018-08-13
1
-2
/
+0
*
Re-apply wrongly reverted r64330
naruse
2018-08-13
1
-6
/
+2
*
support compressed debug_line
naruse
2018-08-13
1
-2
/
+9
*
configure.ac: use linker_flag to LIBRUBY_DLDFLAGS
nobu
2018-08-13
1
-6
/
+2
*
Revert "support compressed debug_line"
naruse
2018-08-13
1
-3
/
+0
*
support compressed debug_line
naruse
2018-08-13
1
-0
/
+3
*
configure.ac: use the correct argument
k0kubun
2018-08-12
1
-1
/
+1
*
configure.ac: MJIT_DLDFLAGS_NOCOMPRESS
k0kubun
2018-08-12
1
-0
/
+2
*
upgrade the default WINNT version
nobu
2018-08-11
1
-2
/
+2
*
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-05
1
-0
/
+2
*
Revert r63758 and related commits
naruse
2018-07-04
1
-2
/
+0
*
configure.ac: [DOC] refine help messages
nobu
2018-07-03
1
-3
/
+3
*
use sigsetjmp on macOS
nobu
2018-06-30
1
-0
/
+1
*
hijack SIGCHLD handler for internal use
normal
2018-06-27
1
-0
/
+1
*
remove DISABLE_RUBYGEMS from config files
nobu
2018-06-22
1
-3
/
+2
*
prefer clock_gettime
nobu
2018-06-14
1
-2
/
+4
*
configure.ac: move the checks of _XOPEN_SOURCE on Solaris
ngoto
2018-05-16
1
-33
/
+33
*
configure.ac: move checks of -std=gnu99 and _XOPEN_SOURCE on Solaris
ngoto
2018-05-16
1
-42
/
+44
*
configure.ac: revert r63438
ngoto
2018-05-16
1
-12
/
+11
*
Change logic to check _XOPEN_SOURCE on Solaris
ngoto
2018-05-15
1
-11
/
+12
*
configure.ac: maybe with jemalloc
nobu
2018-05-15
1
-4
/
+10
*
-Wno-cast-function-type
shyouhei
2018-05-15
1
-0
/
+1
*
configure.ac: remove ineffective check on Solaris with GCC
ngoto
2018-05-11
1
-7
/
+0
*
Remove the teeny part from the shared library name on macOS
knu
2018-04-29
1
-4
/
+4
*
Prefer alignof() over _Alignof()
shyouhei
2018-04-09
1
-2
/
+6
*
Honor --silent option
nobu
2018-04-03
1
-2
/
+4
*
configure.ac: string literal concatenation
nobu
2018-03-27
1
-1
/
+1
*
configure.ac: named blocks
nobu
2018-03-24
1
-10
/
+5
*
configure.ac: DLDFLAGS without arch flags
nobu
2018-03-16
1
-1
/
+3
*
configure.ac: fix rb_cv_gcc_compiler_cas
nobu
2018-03-15
1
-23
/
+17
*
configure.ac: basic libs
nobu
2018-03-14
1
-2
/
+5
*
configure.ac: --disable-mathn option
nobu
2018-03-09
1
-1
/
+6
*
mjit_config.h: MJIT_LDSHARED
nobu
2018-03-03
1
-0
/
+3
*
configure.ac: library options to MAINLIBS
nobu
2018-03-02
1
-18
/
+15
*
configure.ac: fix up r59130
nobu
2018-03-02
1
-2
/
+2
*
MJIT specific flags
nobu
2018-03-01
1
-0
/
+3
[next]