[前][次][番号順一覧][上]

ruby-changes:59001-59100

  59001 2019-12-01 02:54 [ko1@a...            ] 93a512414c (master): * 2019-12-01 [ci skip]
  59002 2019-12-01 03:19 [ko1@a...            ] edfbffb241 (master): [ruby/webrick] Bump version to 1.6.0
  59003 2019-12-01 05:27 [ko1@a...            ] 1243255c3a (master): Update to ruby/spec@4eec3dc
  59004 2019-12-01 05:27 [ko1@a...            ] ab8345271e (master): Update to ruby/mspec@a401f63
  59005 2019-12-01 06:30 [ko1@a...            ] 5b1f7f26b4 (master): Skip if getrusage is not supported
  59006 2019-12-01 08:30 [ko1@a...            ] a2fc6a51dd (master): [ruby/fileutils] Fix test failure under ruby 2.4
  59008 2019-12-01 11:08 [ko1@a...            ] 0fef526606 (master): Do not call 'gem "did_you_mean"' for now
  59010 2019-12-01 11:08 [ko1@a...            ] 23d7f4c5e1 (master): * remove trailing spaces. [ci skip]
  59011 2019-12-01 12:26 [ko1@a...            ] 56faa13a1c (master): remove spaces to pass a test.
  59012 2019-12-01 12:29 [ko1@a...            ] cc7455dd1e (master): Relax test requirements for DYM's verbose formatter
  59013 2019-12-01 13:26 [ko1@a...            ] 9914d6e992 (master): Relax test strictness for error message from KeyError
  59014 2019-12-01 14:39 [ko1@a...            ] bdc62dfc8e (master): Fixed type of an index variable
  59015 2019-12-01 18:00 [ko1@a...            ] a19d625e66 (master): Allow specifying arbitrary MJIT flags by --jit-debug
  59016 2019-12-01 18:36 [ko1@a...            ] 3e2753ad2e (master): Use build dir for testing --jit-debug
  59017 2019-12-01 18:36 [ko1@a...            ] 8a677a6e80 (master): Workaround missing strndup on Windows
  59018 2019-12-01 19:00 [ko1@a...            ] 91af5542b5 (master): Fix a mistake excluding NULL in the end
  59019 2019-12-01 19:31 [ko1@a...            ] cb760f36aa (master): Constified         
  59020 2019-12-01 21:26 [ko1@a...            ] 4e03a7298b (master): Constified mjit_init
  59021 2019-12-01 21:56 [ko1@a...            ] ab516e263c (master): [ruby/spec] Fix failures with LC_ALL=C
  59022 2019-12-01 22:30 [ko1@a...            ] 60d362b0bb (master): Update to ruby/mspec@aa28e95
  59023 2019-12-01 23:30 [ko1@a...            ] 617a3735ae (master): Update to ruby/spec@dcf4955
  59024 2019-12-01 23:56 [ko1@a...            ] 8cb3f29abf (master): The ed_search_prev_history should always search to backward
  59025 2019-12-01 23:56 [ko1@a...            ] f1cfc7da18 (master): Reline::HISTORY can take Range object
  59026 2019-12-02 00:30 [ko1@a...            ] 7f0d51704a (master): Remove obsolete code
  59027 2019-12-02 01:00 [ko1@a...            ] 43811cc3b3 (master): * 2019-12-02 [ci skip]
  59028 2019-12-02 01:34 [ko1@a...            ] 4d7a6d04b2 (master): Avoid unnecessary tzset() call
  59029 2019-12-02 03:11 [ko1@a...            ] e15b0313a7 (master): Search history to back in the middle of histories
  59030 2019-12-02 03:32 [ko1@a...            ] c7f05310a2 (master): Process Backspace key in incremental search correctly
  59031 2019-12-02 03:51 [ko1@a...            ] 6bc8b4d8ea (master): Skip --jit-debug= test on mswin
  59032 2019-12-02 03:54 [ko1@a...            ] b3ea0980db (master): Check MJIT support in one place
  59033 2019-12-02 04:19 [ko1@a...            ] 103b04128f (master): Support incremental search again by C-r in incremental search
  59034 2019-12-02 10:36 [ko1@a...            ] de74d2c3b0 (master): Simplify variable declaration by C99
  59035 2019-12-02 13:17 [ko1@a...            ] b1c92363a7 (master): Wait for the main thread to start reading by Queue
  59036 2019-12-02 13:33 [ko1@a...            ] a7b9f085ff (master): Disable _FORTIFY_SOURCE on mingw for now
  59037 2019-12-02 14:05 [ko1@a...            ] 2615030c52 (master): builtin_binary.inc needs miniruby itself for RubyVM.each_builtin
  59038 2019-12-02 14:16 [ko1@a...            ] 9afaf139f2 (master): Revert "builtin_binary.inc needs miniruby itself for RubyVM.each_builtin"
  59039 2019-12-02 16:24 [ko1@a...            ] 185f760873 (master): Debug random failure of ruby-spec on ci.rvm.jp
  59040 2019-12-02 16:26 [ko1@a...            ] 1a88adcd75 (master): Fix Leaked file descriptor in test/did_you_mean
  59041 2019-12-02 17:19 [ko1@a...            ] a47d6c256f (master): Fix random failure on getusage-missing environments
  59042 2019-12-03 01:41 [ko1@a...            ] bce38f706e (master): The C-r in vi command mode is also incremental search
  59043 2019-12-03 01:41 [ko1@a...            ] a92560132b (master): Support incremental search by last determined word
  59044 2019-12-03 01:41 [ko1@a...            ] c688487fae (master): * 2019-12-03 [ci skip]
  59045 2019-12-03 05:24 [ko1@a...            ] 424ad9a493 (master): Make more attempts to check for the precision of Process.times
  59046 2019-12-03 08:04 [ko1@a...            ] 8bddf1bc9b (master): mjit.c: fix a mismatch of malloc'ed type
  59047 2019-12-03 10:16 [ko1@a...            ] 14a17063a1 (master): Fixed stack overflow [Bug #16382]
  59048 2019-12-03 13:04 [ko1@a...            ] 027e847cd2 (master): Fix auto-indent behavior correctly
  59049 2019-12-03 14:47 [ko1@a...            ] 9165fcdfa3 (master): Wrap statements in AS_IF properly
  59050 2019-12-03 14:52 [ko1@a...            ] e42d9d8df8 (master): Fixed the inverted condition
  59051 2019-12-03 17:26 [ko1@a...            ] 409e4ab740 (master): tool/lib/test/unit/parallel.rb: fail explicitly when failing to get io
  59052 2019-12-03 17:57 [ko1@a...            ] a1f98cd4c1 (master): vm_args.c: make the keyword deprecation message helpful
  59053 2019-12-03 19:50 [ko1@a...            ] 7f2cd2ae6f (master): fix typo           
  59054 2019-12-04 00:28 [ko1@a...            ] 5c2c396685 (master): Check interrupts before starting thread
  59055 2019-12-04 00:28 [ko1@a...            ] b96d559c69 (master): * 2019-12-04 [ci skip]
  59056 2019-12-04 00:32 [ko1@a...            ] 47c97e1e84 (master): Do not lose existing constant visibility when autoloading
  59057 2019-12-04 06:18 [ko1@a...            ] a029b54ec7 (master): Make Enumerator::Chain#each treat lambdas as lambda
  59058 2019-12-04 08:24 [ko1@a...            ] f9754f0ea0 (master): compile.c: trivial refactoring
  59059 2019-12-04 08:35 [ko1@a...            ] a91637c516 (master): Make {Method, UnboundMethod}#super_method handle clone/bind/unbind
  59060 2019-12-04 10:04 [ko1@a...            ] 447d583536 (master): Silence incorrect assigned but unused variable warnings in ripper
  59061 2019-12-04 10:13 [ko1@a...            ] 5a404efd29 (master): [ruby/io-console] Fixed `intr: false` mode on Windows
  59062 2019-12-04 10:41 [ko1@a...            ] f9e5c74cd2 (master): compile.c: stop wrong peephole optimization when covearge is enabled
  59063 2019-12-04 13:39 [ko1@a...            ] c6e3db0c66 (master): new_cond before mon_initialize
  59064 2019-12-04 15:33 [ko1@a...            ] 00bbdf4451 (master): implement Range#count
  59065 2019-12-04 15:52 [ko1@a...            ] dcc0a529b7 (ruby_2_5): merge revision(s) 2a477e0e444de6344048101466fb9189b9defddc: [Backport #16353]
  59066 2019-12-04 20:57 [ko1@a...            ] a0bc0e1ba1 (master): Fix thread leak in drb
  59067 2019-12-04 21:01 [ko1@a...            ] dbfd4b780e (master): coroutine/ucontext/Context.c: Include "ruby/config.h" for Solaris
  59068 2019-12-04 21:55 [ko1@a...            ] fb11e6089d (master): [DOC] Added File::FNM_SYSCASE example [Bug #16391] [ci skip]
  59070 2019-12-05 09:03 [ko1@a...            ] ad8fbf444a (master): Fix variable catch 
  59071 2019-12-05 09:04 [ko1@a...            ] fbf10ed5b3 (master): * 2019-12-05 [ci skip]
  59072 2019-12-05 09:44 [ko1@a...            ] 88ee375dd6 (master): Revert "Add debug option to check ci failures on solaris"
  59073 2019-12-05 10:05 [ko1@a...            ] e4db0443bc (master): Make rb_eval_string_wrap specify a cref so constant setting works correctly
  59074 2019-12-05 10:50 [ko1@a...            ] 18d3b5a93a (master): Do not attempt to call methods on the receiver if it is a basic object
  59075 2019-12-05 11:10 [ko1@a...            ] df76f2c577 (master): Make TracePoint.stat a singleton method again (#2726)
  59076 2019-12-05 13:07 [ko1@a...            ] 20031f8b74 (master): Change encoding of completion list
  59077 2019-12-05 13:28 [ko1@a...            ] ed5d032ea3 (master): debug.rb: expand filenames in breakpoints
  59078 2019-12-05 14:17 [ko1@a...            ] c0d118f41a (master): Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)
  59079 2019-12-05 14:47 [ko1@a...            ] edb80dfe3e (master): add additional CF info for CI env
  59080 2019-12-05 14:47 [ko1@a...            ] c88afd5328 (master): fix parameter      
  59081 2019-12-05 15:19 [ko1@a...            ] 72cff5f3af (master): MJIT_CC and MJIT_SUPPORT are not a prefix
  59082 2019-12-05 15:50 [ko1@a...            ] fa1db8f938 (master): Add missing dependency
  59083 2019-12-05 16:30 [ko1@a...            ] b40bb27e35 (master): test/io/console/test_io_console.rb: Try the hack for Solaris
  59084 2019-12-05 16:55 [ko1@a...            ] 264d5aff5a (master): Change encoding of completion list...for more tests
  59085 2019-12-05 17:20 [ko1@a...            ] 0bca34ddaa (master): test/io/console/test_io_console.rb: add a memo for the mysterious hack
  59086 2019-12-05 18:08 [ko1@a...            ] 75b644350a (master): ext/psych/extconf.rb: braced VPATH is for nmake only
  59087 2019-12-05 18:19 [ko1@a...            ] 4c88107c54 (master): Fix `warning: already initialized constant DidYouMean::VERSION`
  59088 2019-12-05 18:55 [ko1@a...            ] 5fbb4555b4 (master): Prefer using MJIT_CC for JIT support check
  59089 2019-12-05 19:35 [ko1@a...            ] ee57920008 (master): move an interrupt point.
  59090 2019-12-05 20:50 [ko1@a...            ] c3abbc1b2f (master): ext/openssl/extconf.rb: check with -Werror=deprecated-declarations
  59091 2019-12-05 20:50 [ko1@a...            ] 199bd851e4 (master): parse.y: suppress "set but not used" warnings on ripper.y
  59092 2019-12-05 22:26 [ko1@a...            ] f4d9daf2b6 (master): coroutine/ucontext/Context.c: define __EXTENSIONS__ explicitly
  59093 2019-12-05 22:38 [ko1@a...            ] d43b9eb22d (master): lib/drb/drb.rb: suppress warning: instance variable @pool_proxy not initialized
  59094 2019-12-05 23:48 [ko1@a...            ] 6477d98e49 (master): test/lib/jit_support.rb: Update the regexp for icc
  59095 2019-12-06 00:13 [ko1@a...            ] 693cba1a13 (master): Detect started threads when require only
  59096 2019-12-06 00:13 [ko1@a...            ] 173b864668 (master): Do not start thread when `require 'drb/drb'` only
  59097 2019-12-06 00:30 [ko1@a...            ] 38b7f947a2 (master): * 2019-12-06 [ci skip]
  59098 2019-12-06 06:37 [ko1@a...            ] 2c8d186c6e (master): Introduce an "Inline IVAR cache" struct
  59099 2019-12-06 16:03 [ko1@a...            ] 2f6a8baac6 (master): Test interfaces include localhost
  59100 2019-12-07 01:28 [ko1@a...            ] 544431e028 (master): Adding s390x support (#2727)

[前][次][番号順一覧][上]