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
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename --jit to --mjit (#5248)
Takashi Kokubun
2021-12-13
1
-3
/
+3
*
Show +YJIT in version string and RUBY_DESCRIPTION
Alan Wu
2021-10-20
1
-3
/
+7
*
Yet Another Ruby JIT!
Jose Narvaez
2021-10-20
1
-2
/
+2
*
Machinery to implement deferred compilation
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+1
*
ujit.h instead in the rest of Ruby
Alan Wu
2021-10-20
1
-1
/
+1
*
Don't increment instr/exit counters if stats not requested
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+1
*
Fix ujit cc/cme invalidation code for opt_send_without_block
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+1
*
Refactor uJIT code into more files for readability
Maxime Chevalier-Boisvert
2021-10-20
1
-2
/
+2
*
Don't put MicroJIT status in RUBY_DESCRIPTION
Alan Wu
2021-10-20
1
-26
/
+8
*
Show whether MicroJIT is enabled in the version string
Alan Wu
2021-10-20
1
-4
/
+27
*
include/ruby/internal/interpreter.h: add doxygen
卜部昌平
2021-09-10
1
-2
/
+0
*
Provides ruby2_keywords
Nobuyoshi Nakada
2019-10-23
1
-0
/
+2
*
Update RDoc of RUBY_REVISION
Nobuyoshi Nakada
2019-06-06
1
-1
/
+1
*
Fallback RUBY_FULL_REVISION if not defined
Nobuyoshi Nakada
2019-05-23
1
-0
/
+3
*
Make RUBY_REVISION full length
Nobuyoshi Nakada
2019-05-22
1
-1
/
+1
*
Migrate RUBY_VERSION/RUBY_DESCRIPTION to Git
Takashi Kokubun
2019-04-22
1
-2
/
+2
*
Moved version numbers
nobu
2018-12-28
1
-0
/
+4
*
add disabling MJIT features option.
ko1
2018-10-20
1
-2
/
+9
*
version.c: MKSTR for fake.rb
nobu
2018-08-10
1
-1
/
+1
*
version.c: separate Init_ruby_description
nobu
2018-08-10
1
-6
/
+18
*
version.h: get rid of duplication
nobu
2018-02-24
1
-2
/
+2
*
version.c: show +JIT when --jit is passed
k0kubun
2018-02-22
1
-1
/
+10
*
version.c: no exit in ruby_show_copyright
nobu
2016-01-07
1
-4
/
+2
*
version.c: remove ruby_engine_name
nobu
2015-11-29
1
-1
/
+2
*
fake.rb.in: scan version.c
nobu
2015-06-11
1
-2
/
+5
*
fake.rb.in: accurate fake
nobu
2015-06-10
1
-3
/
+3
*
version.c: use str_new_static
nobu
2015-06-09
1
-1
/
+1
*
version.c: support RUBY_ENGINE_VERSION
nobu
2015-04-08
1
-1
/
+6
*
version.c: last commit title
nobu
2015-02-18
1
-0
/
+3
*
version.c: show malloc_conf
nobu
2014-06-05
1
-0
/
+3
*
version.c: EXIT_SUCCESS
nobu
2013-11-28
1
-1
/
+5
*
loadpath.c: split
nobu
2013-05-15
1
-72
/
+0
*
version.c: move ruby_exec_prefix
nobu
2013-02-18
1
-0
/
+3
*
configure.in: empty version
nobu
2013-02-09
1
-0
/
+2
*
configure.in: architecture name
nobu
2013-02-06
1
-16
/
+17
*
* eval.c: Add doxygen comments.
yugui
2012-06-14
1
-0
/
+5
*
* configure.in (verconf.h): separate load path specific stuff from
nobu
2012-03-27
1
-0
/
+1
*
* math.c: Attach documentation for Math.
drbrain
2011-06-29
1
-0
/
+25
*
* configure.in (SITE_DIR, VENDOR_DIR),
nobu
2010-11-22
1
-0
/
+4
*
* include/ruby/version.h (RUBY_API_VERSION_*): renamed and moved
nobu
2010-08-23
1
-0
/
+5
*
* vm.c (vm_backtrace_each): get rid of use of malloc from signal
nobu
2010-04-15
1
-1
/
+2
*
* configure.in (RUBY_EXEC_PREFIX): added to config.h.
nobu
2010-03-17
1
-1
/
+4
*
* dmyversion.c: empty load path in miniruby.
nobu
2010-02-08
1
-0
/
+2
*
* version.c (RUBY_LIB, RUBY_*_LIB): moved from configures.
nobu
2010-01-25
1
-0
/
+24
*
* version.c (ruby_initial_load_paths): moved terminating semicolon.
nobu
2009-10-22
1
-1
/
+2
*
* configure.in (RUBY_LIB_VERSION): added for library version, to
nobu
2009-02-05
1
-0
/
+31
*
* version.c (Init_version): add RUBY_ENGINE constant.
matz
2008-08-14
1
-0
/
+2
*
auto update version.h test last
eban
2008-06-21
1
-2
/
+0
*
auto update version.h test
eban
2008-06-21
1
-0
/
+1
*
auto update version.h test
eban
2008-06-21
1
-0
/
+1
[next]