summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-20Add write-barrier in tallyNobuyoshi Nakada
2021-03-20Refactor hash update callbacksNobuyoshi Nakada
2021-03-20Remove unneeded declarationsS.H
2021-03-20Remove unneeded declarations in bignum.cS.H
2021-03-20Some Hash destructive methods ensure the receiver modifiable [Bug #17736]Kenichi Kamiya
2021-03-20[ruby/irb] Don't call Ruby 2.4+'s String#pretty_printTakashi Kokubun
2021-03-20Ensure the receiver is modifiable before shrinking [Bug #17736]Nobuyoshi Nakada
2021-03-20Remove unused rb_ast_parse_array declarationS.H
2021-03-19Fix typos in rhash.h (#4292)Kenichi Kamiya
2021-03-20No longer aclocal is used [ci skip]Nobuyoshi Nakada
2021-03-20[ruby/irb] Add all lib files automaticallyTakashi Kokubun
2021-03-20* 2021-03-20 [ci skip]git
2021-03-20configure.ac: enable FORCE_FILESYSTEM for EmscriptenYusuke Endoh
2021-03-19[ruby/irb] Define "measure" command without forced overrideaycabta
2021-03-19Include CommonCrypto/CommonCryptoError.h for old XcodeNobuyoshi Nakada
2021-03-19Remove unneeded dependencies on macOS [Feature #17730]Rick Mark
2021-03-19Use CommonRandom if availableNobuyoshi Nakada
2021-03-19Fix Enumerable#inject with high negative fixnums [Bug #17731]Marc-Andre Lafortune
2021-03-19gc.c: Use dedicated APIs for conservative GC in EmscriptenYusuke Endoh
2021-03-19configure.ac: don't use pthread_sigmask in emscriptenYusuke Endoh
2021-03-19configure.ac: avoid spaces in a LDFLAGS optionYusuke Endoh
2021-03-19Fix infinite loop at illegal sequence [Bug #17729]Nobuyoshi Nakada
2021-03-19Remove duplicated float_arg definationS-H-GAMELINKS
2021-03-19* 2021-03-19 [ci skip]git
2021-03-18Make a few functions staticAlan Wu
2021-03-18Avoid rehashing in Hash#replace/dup/initialize_copy [Bug #16996]Marc-Andre Lafortune
2021-03-18Avoid rehashing in Hash#select/reject [Bug #16996]Marc-Andre Lafortune
2021-03-18Try to fix errors in TestIRB::TestHistory tooKazuhiro NISHIYAMA
2021-03-18Fix errors when XDG_CONFIG_HOME points to non-writable directoryKazuhiro NISHIYAMA
2021-03-18* 2021-03-18 [ci skip]git
2021-03-17return bool instead of VALUEAaron Patterson
2021-03-17Use rb_fstring for "defined" strings.Aaron Patterson
2021-03-17Refactor vm_defined to return a booleanAaron Patterson
2021-03-17Stop calling `rb_iseq_defined_string` in vm_definedAaron Patterson
2021-03-17Store strings for `defined` in the iseqsAaron Patterson
2021-03-17[DOC] Update README [ci skip]Nobuyoshi Nakada
2021-03-17autogen.sh: Make it work with sh (not bash)Yusuke Endoh
2021-03-17Remove unused DEFAULT_KCODEKazuhiro NISHIYAMA
2021-03-17Improved autogen.shNobuyoshi Nakada
2021-03-17get rid of aclocal (#4280)卜部昌平
2021-03-17autogen.sh: Allow AUTORECONF envvar to specify the autoreconf executableYusuke Endoh
2021-03-17autogen.sh: AddedYusuke Endoh
2021-03-17[Feature #17684] Declare --disable-gems is for debuggingNARUSE, Yui
2021-03-17Adjusted indents [ci skip]Nobuyoshi Nakada
2021-03-16Skip refined method when exporting methods with changed visibilityJeremy Evans
2021-03-17test_zlib(test_path_tmpfile): fix Zlib instance leakSorah Fukumori
2021-03-17zlib: fix Gzip{Writer,Reader}.new fails with a O_TMPFILE fileSorah Fukumori
2021-03-16LLDB: Introduce dump_page helperMatt Valentine-House
2021-03-16LLDB: Extract a dump_bits function from rpMatt Valentine-House
2021-03-17* 2021-03-17 [ci skip]git