summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-10compile.c: name a hidden local variable as a predefined IDnobu
2019-04-10id_table.c: use NULL as ID* instead of Qundefnobu
2019-04-10vm_method.c: fix a warningnobu
2019-04-10Adjusted stylesnobu
2019-04-10parse.y: fix fatal messagesnobu
2019-04-10timev.h: dummy definition for TAGSnobu
2019-04-10compile.c: cast iseqs to suppress warningsnobu
2019-04-09Set a write barrier between iseq and mark objectstenderlove
2019-04-09Support SNIshugo
2019-04-09fix RMoved definition locationtenderlove
2019-04-09Don't fail the build if we can't get objects to movetenderlove
2019-04-09Pin weakmap referencestenderlove
2019-04-09Just a check to see what is breaking in CItenderlove
2019-04-09Add error globals to mark list so they don't movetenderlove
2019-04-09Try to make compaction more likelytenderlove
2019-04-09* 2019-04-10svn
2019-04-09* properties.svn
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove
2019-04-09NEWS: [DOC] markup hyphens [ci skip]nobu
2019-04-09NEWS: [DOC] fold lines [ci skip]nobu
2019-04-09mention support for Unicode Version 12.1.0 (issue #15195) in NEWSduerst
2019-04-09* 2019-04-09svn
2019-04-09date: support for Reiwa, new Japanese eranobu
2019-04-09date_core.c: [DOC] Heisei will be assumed if no-era [ci skip]nobu
2019-04-08object.c: fix searching nested const pathsnobu
2019-04-08test_module.rb: fix a typonobu
2019-04-08struct.c: force hash values fixablenobu
2019-04-08* 2019-04-08svn
2019-04-08range.c: force hash values fixablenobu
2019-04-08range.c: force hash values fixablenobu
2019-04-08enumerator.c: force hash values fixablenobu
2019-04-07doc/signals.rdoc: Clarify a bit where Signal.trap handlers are executederegon
2019-04-07gc.c: missing breaknobu
2019-04-07Add debug message for test_rinda crashk0kubun
2019-04-06* 2019-04-07svn
2019-04-06Fix typo in a comment [ci skip]k0kubun
2019-04-06Add debug counter for VM <-> MJIT callsk0kubun
2019-04-06internal.h: fix potential memory leaknobu
2019-04-06Cover all insns in test_jit againk0kubun
2019-04-06Suppress unnecessary warnings in test_jitk0kubun
2019-04-06Resurrect a test dropped in r67442k0kubun
2019-04-06appveyor.yml: try porting r67454 to msys2k0kubun
2019-04-06appveyor.yml: Use pre-generated headers and tablesnobu
2019-04-05remove Unicode 12.0.0 related directory and generated filesduerst
2019-04-05* 2019-04-06svn
2019-04-05revert r67445, (r67446,) r67447duerst
2019-04-05downloader.rb: fix typo, extra %nobu
2019-04-05appveyor.yml: download beta version for testnobu
2019-04-05downloader.rb: quote base namenobu