summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-15Add arm64 case on Travis. (#2559)Jun Aruga
2019-10-15Dup hash with keyword flag when converted to keywordsJeremy Evans
2019-10-16Support backspace in incremental searchaycabta
2019-10-16C-r is incremental history search in vi insert modeaycabta
2019-10-16* 2019-10-16 [ci skip]git
2019-10-16Comparable#clamp with a range [Feature #14784]Nobuyoshi Nakada
2019-10-15test/csv/write/test_general.rb: suppress warningsYusuke Endoh
2019-10-15Fixed the key to delete [Bug #16250]Nobuyoshi Nakada
2019-10-15[DOC] fixed a variable name [ci skip]Nobuyoshi Nakada
2019-10-15[rubygems/rubygems] Bump version to 3.1.0.pre2Hiroshi SHIBATA
2019-10-15[rubygems/rubygems] Also bump test variableHiroshi SHIBATA
2019-10-15Remove duplicated `.` [ci skip]Kazuhiro NISHIYAMA
2019-10-15Use compare_by_identity hash [Bug #16250]Nobuyoshi Nakada
2019-10-15Try to avoid random failureKazuhiro NISHIYAMA
2019-10-14Simplify circular reference check of IRB::ColorTakashi Kokubun
2019-10-14IRB colorize: take into account recursive arrays and hashes (#2555)Ary Borenszweig
2019-10-15* 2019-10-15 [ci skip]git
2019-10-14Update documentation for File#{readable,writable,executable}{,_real}? [ci skip]Jeremy Evans
2019-10-14add require "monitor"Masatoshi SEKI
2019-10-14Automatically close fds on fork (and GC). The connection pools are maintained...Masatoshi SEKI
2019-10-14[flori/json] fix test as reported in #343Florian Frank
2019-10-14[flori/json] Add ascii_only option to JSON::Ext::Generator::State.new.Sho Hashimoto
2019-10-14[flori/json] Add shortcut converting to StringWatson
2019-10-14[flori/json] Convert Hash object using rb_hash_foreach()Watson
2019-10-14[flori/json] Fixed unexpected illegal/malformed utf-8 errorNobuyoshi Nakada
2019-10-14[flori/json] Convert string encoding to UTF-8 only when neededWatson
2019-10-14[flori/json] Convert String encoding using `rb_str_encode()`Watson
2019-10-14[flori/json] Does not check whether illegal utf-8 if string has ascii only.Watson
2019-10-14[flori/json] Pass args all #to_json in json/add/*.Sho Hashimoto
2019-10-14[flori/json] Only attempt to resize strings not other objectsFlorian Frank
2019-10-14Fix typos [ci skip]Kazuhiro NISHIYAMA
2019-10-14Suppress warnings for Thread.exclusiveNobuyoshi Nakada
2019-10-14Fixed overflow at onig_region_setNobuyoshi Nakada
2019-10-14Fix some DRb issues (#2552)Jeremy Evans
2019-10-14Import StringScanner 1.0.3 (#2553)Sutou Kouhei
2019-10-13Eliminate the possibility to leave freed ISeqTakashi Kokubun
2019-10-13Delay the free until we stop referring to a unitTakashi Kokubun
2019-10-14* 2019-10-14 [ci skip]git
2019-10-13Remove the quick stop path after convert_unit_to_funcTakashi Kokubun
2019-10-13Enhance doc for ENV.deleteBurdette Lamar
2019-10-13* 2019-10-13 [ci skip]git
2019-10-13dir.c (join_path_from_pattern): check NULL from mallocYusuke Endoh
2019-10-13io.c (rb_update_max_fd): fail with a negative file descripterYusuke Endoh
2019-10-12re.c (match_set_string): add a check for memory allocationYusuke Endoh
2019-10-12Also moved fallback definition of __has_attributeNobuyoshi Nakada
2019-10-12missing/setproctitle.c: remove nonsense NULL checkYusuke Endoh
2019-10-12Suppress deprecation warnings of MD5 from Xcode 11.1Nobuyoshi Nakada
2019-10-12Suppress "clobbered" warnings by gcc 9.2.0Nobuyoshi Nakada
2019-10-12Moved RB_METHOD_DEFINITION_DECL to intern.hNobuyoshi Nakada
2019-10-12atime may not updated unless strictatime is set on macOS CatalinaNobuyoshi Nakada