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
/
mjit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mjit.c: fix waitpid macro return value for win32
normal
2018-07-06
1
-1
/
+1
*
Revert "get rid of a compiler warning of VC"
normal
2018-07-05
1
-2
/
+2
*
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-05
1
-12
/
+39
*
Revert r63758 and related commits
naruse
2018-07-04
1
-39
/
+12
*
Use PRI_PIDT_PREFIX for results of getpid()
kazu
2018-07-02
1
-2
/
+2
*
get rid of a compiler warning of VC
usa
2018-07-02
1
-1
/
+1
*
mjit: provide more diagnostics for waitpid failures
normal
2018-06-30
1
-2
/
+3
*
use SIGCHLD_LOSSY to enable waitpid polling mode
normal
2018-06-30
1
-1
/
+1
*
s/pid_t/rb_pid_t/
normal
2018-06-27
1
-1
/
+1
*
hijack SIGCHLD handler for internal use
normal
2018-06-27
1
-11
/
+37
*
mjit.c: hide path search error behind verbose()
normal
2018-06-25
1
-1
/
+1
*
mjit.c: avoid signed pointer comparisons (fix for 32-bit)
normal
2018-06-25
1
-2
/
+2
*
mjit.c: set PIC flags on clang for FreeBSD and glibc
normal
2018-06-25
1
-1
/
+3
*
mjit.c: avoid execvp PATH lookup in vfork-ed child
normal
2018-06-25
1
-7
/
+24
*
mjit.c: disable calling JIT-ed code
k0kubun
2018-06-23
1
-0
/
+5
*
mjit.c: unify the variable name with method name
k0kubun
2018-06-23
1
-18
/
+18
*
mjit.c: initial cygwin support
k0kubun
2018-06-23
1
-2
/
+4
*
mjit.c: RubyVM::MJIT.pause / RubyVM::MJIT.resume
k0kubun
2018-06-21
1
-18
/
+68
*
mjit.c: measure time more precisely
nobu
2018-06-16
1
-0
/
+5
*
prefer clock_gettime
nobu
2018-06-14
1
-0
/
+12
*
mjit.c: unify wording between comments and variables
k0kubun
2018-06-06
1
-14
/
+14
*
mjit.c: use remove_file in clean_so_file too
nobu
2018-05-24
1
-4
/
+3
*
mjit.c: show error message on remove failure
k0kubun
2018-05-22
1
-4
/
+13
*
mjit_config.h: expand min header name
nobu
2018-04-28
1
-10
/
+4
*
mjit.c: remove undef
nobu
2018-04-27
1
-1
/
+0
*
mjit.c: clean so file on Windows
nobu
2018-04-27
1
-2
/
+30
*
mjit.c: fix cc arguments
nobu
2018-04-27
1
-7
/
+9
*
mjit.c: prefix and archdir in init
nobu
2018-04-27
1
-34
/
+26
*
win32/Makefile.sub: LIBDIR_BASENAME
nobu
2018-04-26
1
-3
/
+10
*
thread*: all condvars are monotonic
normal
2018-04-22
1
-5
/
+5
*
mjit.c: check pch status
nobu
2018-04-21
1
-2
/
+2
*
mjit.c: add class serial of singleton class
k0kubun
2018-04-03
1
-0
/
+1
*
mjit.c: make Object's class serial valid in JIT
k0kubun
2018-04-01
1
-0
/
+1
*
mjit.c: add timeout for --jit-wait
k0kubun
2018-03-17
1
-1
/
+15
*
mjit.c: keep mutex unlocked on destroy
k0kubun
2018-03-10
1
-2
/
+1
*
mjit.c: fix deadlock on marking MJIT's ISeq
k0kubun
2018-02-24
1
-1
/
+8
*
version.c: show +JIT when --jit is passed
k0kubun
2018-02-22
1
-0
/
+9
*
mjit.c: separate call from macro
nobu
2018-02-20
1
-4
/
+8
*
mjit.c: fix compile error
nobu
2018-02-20
1
-1
/
+5
*
mjit.c: prefer $TMPDIR and $TMP
nobu
2018-02-20
1
-8
/
+41
*
mjit.c: dldflags on mingw
nobu
2018-02-20
1
-2
/
+11
*
mjit.c: fix memory leak
nobu
2018-02-20
1
-2
/
+5
*
common.mk: moved macros to mjit_config.h
nobu
2018-02-20
1
-3
/
+2
*
mjit.c: fix a typo [ci skip]
nobu
2018-02-19
1
-1
/
+1
*
mjit.c: pch file argument
nobu
2018-02-18
1
-0
/
+2
*
mjit.c: place DLDFLAGS at last
nobu
2018-02-18
1
-6
/
+1
*
mjit.c: no va_copy
nobu
2018-02-18
1
-13
/
+7
*
Fixed the order of arguments for cl.exe
usa
2018-02-18
1
-1
/
+6
*
mjit.c: fix deadlock on class serial increment
k0kubun
2018-02-16
1
-2
/
+2
*
non-constant aggregate initializer is a C99ism
shyouhei
2018-02-16
1
-1
/
+4
[next]