/doc/

uby.git/commit/version.c?id=05af417587cf57142b66e5041b592fe67803a3db'>YJIT: Show YJIT build option in RUBY_DESCRIPTION (#6738)Takashi Kokubun 2022-10-24YJIT: Lazily enable YJIT after prelude (#6597)Takashi Kokubun 2022-08-31Move macros from version.h to version.cNobuyoshi Nakada 2022-06-20Include JIT information in crash reportsChris Seaton 2021-12-13Rename --jit to --mjit (#5248)Takashi Kokubun 2021-10-20Show +YJIT in version string and RUBY_DESCRIPTIONAlan Wu 2021-10-20Yet Another Ruby JIT!Jose Narvaez 2021-10-20Machinery to implement deferred compilationMaxime Chevalier-Boisvert 2021-10-20ujit.h instead in the rest of RubyAlan Wu 2021-10-20Don't increment instr/exit counters if stats not requestedMaxime Chevalier-Boisvert 2021-10-20Fix ujit cc/cme invalidation code for opt_send_without_blockMaxime Chevalier-Boisvert 2021-10-20Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert 2021-10-20Don't put MicroJIT status in RUBY_DESCRIPTIONAlan Wu 2021-10-20Show whether MicroJIT is enabled in the version stringAlan Wu 2021-09-10include/ruby/internal/interpreter.h: add doxygen卜部昌平 2019-10-23Provides ruby2_keywordsNobuyoshi Nakada 2019-06-06Update RDoc of RUBY_REVISIONNobuyoshi Nakada 2019-05-23Fallback RUBY_FULL_REVISION if not definedNobuyoshi Nakada 2019-05-22Make RUBY_REVISION full lengthNobuyoshi Nakada 2019-04-22Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun 2018-12-28Moved version numbersnobu 2018-10-20add disabling MJIT features option.ko1 2018-08-10version.c: MKSTR for fake.rbnobu 2018-08-10version.c: separate Init_ruby_descriptionnobu 2018-02-24version.h: get rid of duplicationnobu 2018-02-22version.c: show +JIT when --jit is passedk0kubun 2016-01-07version.c: no exit in ruby_show_copyrightnobu 2015-11-29version.c: remove ruby_engine_namenobu 2015-06-11fake.rb.in: scan version.cnobu 2015-06-10fake.rb.in: accurate fakenobu 2015-06-09version.c: use str_new_staticnobu 2015-04-08version.c: support RUBY_ENGINE_VERSIONnobu 2015-02-18version.c: last commit titlenobu 2014-06-05version.c: show malloc_confnobu 2013-11-28version.c: EXIT_SUCCESSnobu 2013-05-15loadpath.c: splitnobu