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.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.in: use ac_cv_func_vfork
nobu
2014-09-07
1
-1
/
+1
*
process.c: disable vfork on OS X
nobu
2014-09-07
1
-13
/
+8
*
process.c: vfork may not work with pthread
nobu
2014-09-07
1
-7
/
+13
*
* configure.in: Check sys/id.h, getuidx and getgidx for AIX.
akr
2014-09-05
1
-1
/
+4
*
* configure.in (dirfd): Check function.
akr
2014-09-04
1
-0
/
+1
*
* process.c (has_privilege): New function.
akr
2014-09-04
1
-0
/
+2
*
* configure.in: Use AC_FUNC_FORK.
akr
2014-09-02
1
-2
/
+3
*
configure.in: quote defun names
nobu
2014-08-20
1
-5
/
+5
*
configure.in: [Bug #8409]
nobu
2014-08-12
1
-3
/
+2
*
* configure.in: ignored working directory same as prefix value.
hsbt
2014-08-12
1
-0
/
+4
*
configure.in: fix jemalloc check
nobu
2014-08-11
1
-1
/
+16
*
configure.in: remove spaces followed by tabs
nobu
2014-08-11
1
-4
/
+4
*
configure.in: remove SSE options
nobu
2014-08-10
1
-16
/
+0
*
configure.in: duplicated linker flags
nobu
2014-08-10
1
-1
/
+0
*
defines.h: PACKED_STRUCT_UNALIGNED
nobu
2014-07-23
1
-2
/
+0
*
configure.in: missing comma
nobu
2014-07-23
1
-1
/
+1
*
configure.in: with-destdir
nobu
2014-07-18
1
-0
/
+5
*
configure.in: exit with failure
nobu
2014-07-13
1
-7
/
+7
*
configure.in: fix static-linked-ext
nobu
2014-07-03
1
-3
/
+4
*
configure.in: extract date at build time
nobu
2014-06-16
1
-2
/
+1
*
thread.c: fix for non-scalar pthread_t
nobu
2014-06-11
1
-0
/
+14
*
configure.in: disable posix_fadvise
nobu
2014-06-08
1
-1
/
+12
*
version.c: show malloc_conf
nobu
2014-06-05
1
-6
/
+4
*
configure.in, missing.h: jemalloc mangling
nobu
2014-06-05
1
-2
/
+16
*
configure.in: add --with-jemalloc option
normal
2014-06-04
1
-0
/
+7
*
configure.in: remove rb_cv_typeof
nobu
2014-05-31
1
-6
/
+0
*
* thread.c (rb_thread_atfork_internal): My compiler complains
shyouhei
2014-05-31
1
-0
/
+1
*
configure.in: fix messages
nobu
2014-05-29
1
-1
/
+1
*
configure.in: do not disable ucontext.h
nobu
2014-05-25
1
-1
/
+2
*
* file.c (stat_birthtime): add birthtime support [Feature #9647]
naruse
2014-05-22
1
-0
/
+1
*
sys/param.h is used by linux
naruse
2014-05-22
1
-0
/
+1
*
revert File::Statfs [Feature #9772]
naruse
2014-05-22
1
-37
/
+0
*
configure.in: Info.plist workaround
nobu
2014-05-21
1
-0
/
+9
*
configure.in: rb_cv_atan2_inf_c99
nobu
2014-05-18
1
-2
/
+2
*
* configure.in: Check nextafter() availability.
akr
2014-05-18
1
-0
/
+1
*
configure.in: disable install-capi by default
nobu
2014-05-17
1
-1
/
+1
*
configure.in: enable SSE2 on mingw
shirosaki
2014-05-15
1
-1
/
+1
*
configure.in: check atan2
nobu
2014-05-12
1
-0
/
+29
*
* configure.in: Invoke AC_REPLACE_FUNCS for each function.
akr
2014-05-12
1
-4
/
+21
*
configure.in: check typeof
nobu
2014-05-11
1
-0
/
+6
*
configure.in: check for setjmp type with CCDLFLAGS
nobu
2014-05-09
1
-0
/
+6
*
* configure.in: OpenBSD needs to include sys/param.h before include
naruse
2014-05-08
1
-1
/
+3
*
math.c: C99-like atan2
nobu
2014-05-04
1
-0
/
+1
*
* file.c (HAVE_STRUCT_STATVFS_F_BASETYPE): File::Statfs#fstypename
ngoto
2014-05-02
1
-1
/
+4
*
* configure.in (HAVE_STRUCT_STATFS_F_TYPE): check struct statfs.f_type
naruse
2014-04-28
1
-1
/
+1
*
* configure.in: check struct statvfs and struct statvfs.f_fstypename.
naruse
2014-04-28
1
-0
/
+7
*
configure.in: refine __builtin_unreachable check
nobu
2014-04-25
1
-2
/
+2
*
* configure.in: NetBSD's ksh, used by configure, needs escapes.
naruse
2014-04-25
1
-1
/
+1
*
* configure.in: correct pthread_setname_np's prototype on NetBSD.
naruse
2014-04-25
1
-1
/
+4
*
file.c: unpack in binary
nobu
2014-04-23
1
-10
/
+0
[next]