[前][次][スレッド一覧][上]
ruby-changes:58201-58300
58201 2019-10-10 21:03 [ko1@a... ] c144d7215b (master): Skip very time consuming test [Bug #16196]
58202 2019-10-10 23:24 [ko1@a... ] f845e1bc99 (master): ext/syslog/extconf.rb: add -llog for Android
58203 2019-10-10 23:24 [ko1@a... ] 4171909695 (master): mjit_worker.c: Add `-lm` to the C compiler in MJIT on Android
58204 2019-10-10 23:24 [ko1@a... ] a886d5cb79 (master): test/ruby/test_file_exhaustive.rb: check the owner of the root directory
58206 2019-10-11 05:15 [ko1@a... ] 2322c94dd6 (master): Support delegates for BasicObject
58207 2019-10-11 06:10 [ko1@a... ] 29c1e9a0d4 (master): Document the difference between expressions and statements [ci skip]
58208 2019-10-11 09:33 [ko1@a... ] 87958520f3 (master): set real path to __FILE__ and __dir__ in Binding#irb
58209 2019-10-11 11:16 [ko1@a... ] 0ca4f74967 (master): Right size the numtable in insn_make_insn_table to VM_INSTRUCTION_SIZE
58210 2019-10-11 11:16 [ko1@a... ] 9c24ce551d (master): Reduce the minimum string buffer size from 127 to 63 bytes
58211 2019-10-11 11:20 [ko1@a... ] 7cc1cd3d1e (master): Module#define_method: Add UnboundMethod to expected classes
58212 2019-10-11 13:48 [ko1@a... ] ddfb306e8e (master): win32.c: Remove unused calls to StartSockets (#2312)
58213 2019-10-11 13:51 [ko1@a... ] d6c80876b7 (master): Use `bind_call` instead of `bind` and `call`
58214 2019-10-11 21:49 [ko1@a... ] c866663784 (master): io.c (NUM2IOCTLREQ): Accept a value more than INT_MAX
58215 2019-10-11 21:49 [ko1@a... ] 9e4a53fe13 (master): test/ruby/test_rubyoptions.rb (test_encoding): skipped on Android
58216 2019-10-11 21:49 [ko1@a... ] f3c4e620ac (master): test/test_syslog.rb (test_log): skipped on Android
58217 2019-10-12 12:07 [ko1@a... ] f6a666a1fc (master): * 2019-10-12 [ci skip]
58218 2019-10-12 13:26 [ko1@a... ] d6e68bb263 (master): Use `warn` with `uplevel:` instead of `caller`
58219 2019-10-12 14:03 [ko1@a... ] 92df7d98b6 (master): Import CSV 3.1.2 (#2547)
58220 2019-10-12 15:02 [ko1@a... ] 6333020fc9 (master): atime may not updated unless strictatime is set on macOS Catalina
58221 2019-10-12 17:51 [ko1@a... ] 710bc00379 (master): Moved RB_METHOD_DEFINITION_DECL to intern.h
58222 2019-10-12 18:14 [ko1@a... ] 04333da7be (master): Suppress "clobbered" warnings by gcc 9.2.0
58223 2019-10-12 18:47 [ko1@a... ] f405564711 (master): Suppress deprecation warnings of MD5 from Xcode 11.1
58224 2019-10-12 21:14 [ko1@a... ] cb14c4a535 (master): missing/setproctitle.c: remove nonsense NULL check
58225 2019-10-12 22:19 [ko1@a... ] 7ebf9da788 (master): Also moved fallback definition of __has_attribute
58226 2019-10-12 22:44 [ko1@a... ] ebc2198d9f (master): re.c (match_set_string): add a check for memory allocation
58227 2019-10-13 00:54 [ko1@a... ] 90b9900dc1 (master): io.c (rb_update_max_fd): fail with a negative file descripter
58228 2019-10-13 00:54 [ko1@a... ] a5ecf7e0a1 (master): dir.c (join_path_from_pattern): check NULL from malloc
58229 2019-10-13 00:54 [ko1@a... ] 6ee2fb5021 (master): * 2019-10-13 [ci skip]
58230 2019-10-13 09:48 [ko1@a... ] 6a1809e2e1 (master): Enhance doc for ENV.delete
58231 2019-10-14 02:05 [ko1@a... ] 26fae9aa9d (master): Remove the quick stop path after convert_unit_to_func
58232 2019-10-14 02:05 [ko1@a... ] 673f3842dd (master): * 2019-10-14 [ci skip]
58233 2019-10-14 06:15 [ko1@a... ] 183b421509 (master): Delay the free until we stop referring to a unit
58234 2019-10-14 11:31 [ko1@a... ] 6fa3492362 (master): Eliminate the possibility to leave freed ISeq
58235 2019-10-14 12:41 [ko1@a... ] 95c420c4a6 (master): Import StringScanner 1.0.3 (#2553)
58236 2019-10-14 14:20 [ko1@a... ] d0ed935d5b (master): Fix some DRb issues (#2552)
58237 2019-10-14 15:28 [ko1@a... ] 3e763883ea (master): Fixed overflow at onig_region_set
58238 2019-10-14 15:42 [ko1@a... ] 0195966ba2 (master): Suppress warnings for Thread.exclusive
58239 2019-10-14 17:30 [ko1@a... ] ede1a3dc11 (master): Fix typos [ci skip]
58240 2019-10-14 19:59 [ko1@a... ] 7376d70cb0 (master): [flori/json] Only attempt to resize strings not other objects
58241 2019-10-14 20:09 [ko1@a... ] a4cf11c10f (master): [flori/json] fix test as reported in #343
58242 2019-10-14 20:24 [ko1@a... ] 2003755a2c (master): [flori/json] Fixed unexpected illegal/malformed utf-8 error
58243 2019-10-14 20:24 [ko1@a... ] 308bbb4e10 (master): [flori/json] Add ascii_only option to JSON::Ext::Generator::State.new.
58244 2019-10-14 20:30 [ko1@a... ] 8488d5b5b6 (master): Automatically close fds on fork (and GC). The connection pools are maintained at thread scope.
58245 2019-10-14 20:54 [ko1@a... ] d9e50fcbeb (master): [flori/json] Pass args all #to_json in json/add/*.
58246 2019-10-14 22:56 [ko1@a... ] c3a6260302 (master): add require "monitor"
58247 2019-10-15 09:55 [ko1@a... ] 978276a7d9 (master): Update documentation for File#{readable, writable, executable}{, _real}? [ci skip]
58248 2019-10-15 09:55 [ko1@a... ] ddd42d8ebd (master): * 2019-10-15 [ci skip]
58249 2019-10-15 13:25 [ko1@a... ] 96617ad1d5 (master): IRB colorize: take into account recursive arrays and hashes (#2555)
58250 2019-10-15 13:58 [ko1@a... ] c800967acd (master): Simplify circular reference check of IRB::Color
58251 2019-10-15 18:54 [ko1@a... ] b7079e5384 (master): Try to avoid random failure
58252 2019-10-15 19:41 [ko1@a... ] f94202fcc2 (master): Use compare_by_identity hash [Bug #16250]
58253 2019-10-15 20:19 [ko1@a... ] d2982bea67 (master): Remove duplicated `.` [ci skip]
58254 2019-10-15 20:58 [ko1@a... ] e0e93a199d (master): [rubygems/rubygems] Bump version to 3.1.0.pre2
58255 2019-10-15 20:58 [ko1@a... ] 51a31b86e9 (master): [rubygems/rubygems] Also bump test variable
58256 2019-10-15 22:40 [ko1@a... ] 81176095f4 (master): [DOC] fixed a variable name [ci skip]
58257 2019-10-15 23:16 [ko1@a... ] c01df7e58f (master): Fixed the key to delete [Bug #16250]
58258 2019-10-15 23:37 [ko1@a... ] 375cf12918 (master): test/csv/write/test_general.rb: suppress warnings
58259 2019-10-16 01:42 [ko1@a... ] 929d5fd3b9 (master): Comparable#clamp with a range [Feature #14784]
58261 2019-10-16 02:09 [ko1@a... ] a5245c1658 (master): C-r is incremental history search in vi insert mode
58262 2019-10-16 02:56 [ko1@a... ] 259601ab57 (master): Support backspace in incremental search
58263 2019-10-16 04:48 [ko1@a... ] 6081ddd6e6 (master): Dup hash with keyword flag when converted to keywords
58264 2019-10-16 13:00 [ko1@a... ] d97229de5c (master): Add arm64 case on Travis. (#2559)
58265 2019-10-16 13:37 [ko1@a... ] 2679e10942 (master): Test without --jit-debug by default
58266 2019-10-16 14:01 [ko1@a... ] 759576a03f (master): Fix test path on travis build
58267 2019-10-16 14:47 [ko1@a... ] 4ccb49bad3 (master): Enforce --jit-debug test by another way
58268 2019-10-16 14:55 [ko1@a... ] e8124729fb (master): Disable ccache on arm64 build
58269 2019-10-16 14:56 [ko1@a... ] 006d9013ea (master): Remove arm64 build from Drone
58270 2019-10-16 15:05 [ko1@a... ] eef25f95b7 (master): Maintain the intention of comment in Travis matrix
58271 2019-10-16 15:15 [ko1@a... ] c15856d76d (master): Do not test --jit-debug on -DVM_CHECK_MODE
58272 2019-10-16 15:18 [ko1@a... ] 17ee01e3f6 (master): Removed an unused assignment
58273 2019-10-16 15:18 [ko1@a... ] d70855c725 (master): Added test for rdoc `--force-update` option
58274 2019-10-16 16:11 [ko1@a... ] 5437d7c879 (master): Temporarily drop test_jit_debug.rb
58275 2019-10-16 17:46 [ko1@a... ] 43015275b9 (master): alias assert_raise_message for compatibility with test-unit
58276 2019-10-16 21:02 [ko1@a... ] f8fb51c976 (master): Revert "alias assert_raise_message for compatibility with test-unit"
58277 2019-10-16 22:37 [ko1@a... ] 7df227804a (master): Support multiline history in incremental search
58278 2019-10-17 00:29 [ko1@a... ] 5c80dffd05 (master): Revert "Disable ccache on arm64 build"
58279 2019-10-17 00:29 [ko1@a... ] e003f29e21 (master): * 2019-10-17 [ci skip]
58280 2019-10-17 01:30 [ko1@a... ] 3fea2d91ad (master): Use an even indent in NEWS for code
58281 2019-10-17 01:58 [ko1@a... ] e26c6d4ab8 (master): Collect multiline prompt logic into a method
58282 2019-10-17 02:20 [ko1@a... ] db84123600 (master): Calculate prompt width correctly
58283 2019-10-17 04:50 [ko1@a... ] 2993b24a1e (master): Warn for calling public/protected/private/module_function without arguments inside method
58284 2019-10-17 04:51 [ko1@a... ] 50b8033d6b (master): Handle subclasses of Exception in drb
58285 2019-10-17 04:51 [ko1@a... ] 567e312d1f (master): Do not raise an exception on a closed DRb socket
58286 2019-10-17 05:00 [ko1@a... ] d5744aff3a (master): Fix DRbServer#any_to_s
58287 2019-10-17 12:52 [ko1@a... ] 37457117c9 (master): Use `\&` instead of `\1` with capture
58288 2019-10-17 16:36 [ko1@a... ] 60a0c20cb6 (master): Refactor prompt generation logic
58289 2019-10-17 16:55 [ko1@a... ] 41457dcbe0 (master): Remove unused variable
58290 2019-10-17 17:45 [ko1@a... ] 2a22a6b2d8 (master): Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)
58291 2019-10-17 17:45 [ko1@a... ] 2a261909cc (master): * remove trailing spaces. [ci skip]
58292 2019-10-17 18:52 [ko1@a... ] e169ad93f4 (master): Fixed File.extname at a name ending with a dot
58293 2019-10-17 19:43 [ko1@a... ] 4f13927f1f (master): [DOC] no change on Windows [Bug #15267] [ci skip]
58294 2019-10-18 00:46 [ko1@a... ] d1a7305848 (master): Insert multiline incremental search result correctly
58295 2019-10-18 00:46 [ko1@a... ] fdfb5100b9 (master): * 2019-10-18 [ci skip]
58296 2019-10-18 01:32 [ko1@a... ] 0162e7e647 (master): Make circular argument reference a SyntaxError instead of a warning
58297 2019-10-18 02:55 [ko1@a... ] 13b106a19c (master): Ignore the input method key sequence from getwch() correctly
58298 2019-10-18 02:55 [ko1@a... ] 8c0629ba58 (master): Treat key sequences from getwch() that start from 0 or 0xE0 correctly
58299 2019-10-18 03:05 [ko1@a... ] 53c05a6cf4 (master): Remove freeze
58300 2019-10-18 04:22 [ko1@a... ] ee821e9074 (master): Update test to handle x32 ABI compiled Ruby on Linux
[前][次][スレッド一覧][上]