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: 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
*
mjit.h: compare as pointer
nobu
2018-02-14
1
-1
/
+1
*
xmalloc never returns NULL
kazu
2018-02-13
1
-2
/
+1
*
mjit.c: print JIT failure
k0kubun
2018-02-12
1
-2
/
+10
*
mjit.c: some flags are no longer for GCC
k0kubun
2018-02-11
1
-15
/
+2
*
mjit.c: alwasy -fPIC flag to gcc
nobu
2018-02-11
1
-4
/
+7
*
mjit_config.h: include trailing comma for empty list
nobu
2018-02-11
1
-11
/
+5
*
mjit_config.h: more macros
nobu
2018-02-11
1
-76
/
+49
*
mjit.c: constified command arguments
nobu
2018-02-10
1
-8
/
+8
*
mjit_config.h
nobu
2018-02-10
1
-62
/
+74
*
mjit.c: replaced magic numbers
nobu
2018-02-10
1
-7
/
+10
*
mjit.c: chomp suffix first
nobu
2018-02-10
1
-6
/
+11
*
mjit.c: binary mode
nobu
2018-02-10
1
-1
/
+6
*
append_str don't look the length of string
usa
2018-02-09
1
-2
/
+4
*
mjit.c: set umask
nobu
2018-02-09
1
-0
/
+1
*
mjit.c: exclusively create
nobu
2018-02-09
1
-3
/
+6
*
refoctoring
usa
2018-02-08
1
-14
/
+16
*
mjit.c: rb_w32_system_tmpdir is not in headers
nobu
2018-02-08
1
-0
/
+4
*
mjit.c: revert r62316 partially
nobu
2018-02-08
1
-1
/
+1
*
mjit.c: ruby_version from version.c
nobu
2018-02-08
1
-5
/
+9
*
mjit.c: argument arrays
nobu
2018-02-08
1
-3
/
+3
*
internal.h: moved ruby_null_device declaration
nobu
2018-02-08
1
-2
/
+0
*
mjit.c: make filename in allocated buffer
nobu
2018-02-08
1
-1
/
+1
*
mjit.c: untabified [ci skip]
nobu
2018-02-07
1
-16
/
+16
*
mjit.c: fix -Wdiscarded-qualifiers warning
k0kubun
2018-02-07
1
-1
/
+1
*
mjit.c: system_tmpdir
nobu
2018-02-07
1
-6
/
+37
*
mjit.c: fix buffer overflow
nobu
2018-02-07
1
-10
/
+30
*
mjit.c: windows should include fcntl.h too
k0kubun
2018-02-07
1
-3
/
+3
*
mjit.c: FD instead of FILE
nobu
2018-02-07
1
-3
/
+3
*
mjit.c: fd is no longer valid after fclose
nobu
2018-02-07
1
-3
/
+6
*
mjit.c: fix declaration of ruby_null_device
nobu
2018-02-07
1
-1
/
+1
*
mjit mswin support (WIP)
usa
2018-02-07
1
-13
/
+16
[next]