aboutsummaryrefslogtreecommitdiffstats
path: root/version.c
Commit message (Expand)AuthorAgeFilesLines
* YJIT: Add RubyVM::YJIT.enable (#8705)Takashi Kokubun2023-10-191-7/+19
* "+MN" in descriptionKoichi Sasada2023-10-171-1/+11
* Build `rb_dynamic_description` at runtimeNobuyoshi Nakada2023-10-161-21/+24
* Move `MKSTR` markers for fake.rb into comentsNobuyoshi Nakada2023-08-201-5/+7
* s/mjit/rjit/Takashi Kokubun2023-03-061-5/+5
* s/MJIT/RJIT/Takashi Kokubun2023-03-061-5/+5
* YJIT: Show YJIT build option in RUBY_DESCRIPTION (#6738)Takashi Kokubun2022-11-161-1/+6
* YJIT: Lazily enable YJIT after prelude (#6597)Takashi Kokubun2022-10-241-3/+10
* Move macros from version.h to version.cNobuyoshi Nakada2022-08-311-1/+26
* Include JIT information in crash reportsChris Seaton2022-06-201-9/+6
* Rename --jit to --mjit (#5248)Takashi Kokubun2021-12-131-3/+3
* Show +YJIT in version string and RUBY_DESCRIPTIONAlan Wu2021-10-201-3/+7
* Yet Another Ruby JIT!Jose Narvaez2021-10-201-2/+2
* Machinery to implement deferred compilationMaxime Chevalier-Boisvert2021-10-201-1/+1
* ujit.h instead in the rest of RubyAlan Wu2021-10-201-1/+1
* Don't increment instr/exit counters if stats not requestedMaxime Chevalier-Boisvert2021-10-201-1/+1
* Fix ujit cc/cme invalidation code for opt_send_without_blockMaxime Chevalier-Boisvert2021-10-201-1/+1
* Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert2021-10-201-2/+2
* Don't put MicroJIT status in RUBY_DESCRIPTIONAlan Wu2021-10-201-26/+8
* Show whether MicroJIT is enabled in the version stringAlan Wu2021-10-201-4/+27
* include/ruby/internal/interpreter.h: add doxygen卜部昌平2021-09-101-2/+0
* Provides ruby2_keywordsNobuyoshi Nakada2019-10-231-0/+2
* Update RDoc of RUBY_REVISIONNobuyoshi Nakada2019-06-061-1/+1
* Fallback RUBY_FULL_REVISION if not definedNobuyoshi Nakada2019-05-231-0/+3
* Make RUBY_REVISION full lengthNobuyoshi Nakada2019-05-221-1/+1
* Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun2019-04-221-2/+2
* Moved version numbersnobu2018-12-281-0/+4
* add disabling MJIT features option.ko12018-10-201-2/+9
* version.c: MKSTR for fake.rbnobu2018-08-101-1/+1
* version.c: separate Init_ruby_descriptionnobu2018-08-101-6/+18
* version.h: get rid of duplicationnobu2018-02-241-2/+2
* version.c: show +JIT when --jit is passedk0kubun2018-02-221-1/+10
* version.c: no exit in ruby_show_copyrightnobu2016-01-071-4/+2
* version.c: remove ruby_engine_namenobu2015-11-291-1/+2
* fake.rb.in: scan version.cnobu2015-06-111-2/+5
* fake.rb.in: accurate fakenobu2015-06-101-3/+3
* version.c: use str_new_staticnobu2015-06-091-1/+1
* version.c: support RUBY_ENGINE_VERSIONnobu2015-04-081-1/+6
* version.c: last commit titlenobu2015-02-181-0/+3
* version.c: show malloc_confnobu2014-06-051-0/+3
* version.c: EXIT_SUCCESSnobu2013-11-281-1/+5
* loadpath.c: splitnobu2013-05-151-72/+0
* version.c: move ruby_exec_prefixnobu2013-02-181-0/+3
* configure.in: empty versionnobu2013-02-091-0/+2
* configure.in: architecture namenobu2013-02-061-16/+17
* * eval.c: Add doxygen comments.yugui2012-06-141-0/+5
* * configure.in (verconf.h): separate load path specific stuff fromnobu2012-03-271-0/+1
* * math.c: Attach documentation for Math.drbrain2011-06-291-0/+25
* * configure.in (SITE_DIR, VENDOR_DIR),nobu2010-11-221-0/+4
* * include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu2010-08-231-0/+5