Activity
From 07/26/2017 to 08/01/2017
08/01/2017
-
11:59 AM Revision ae6625c5 (git): assertions.rb: AllFailures#message encoding
- * test/lib/test/unit/assertions.rb (AllFailures#message): put
indented messages back to the original encoding, to g... -
08:32 AM Revision 4eafec5e (git): parse.y: simplify parse_ident
- * parse.y (parse_ident): simplified selecting identifier types by
the suffix.
git-svn-id: svn+ssh://ci.ruby-lang.o... -
02:10 AM Revision fb29a4dc (git): should not copy promoted flags.
- * include/ruby/ruby.h (rb_clone_setup): should not copy some flags
(FL_PROMOTED0|FL_PROMOTED1|FL_FINALIZE).
[Bug ... - 12:19 AM Revision 66cc7e04 (git): * 2017-08-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:19 AM Revision 53b88cc6 (git): Use `&.` instead of modifier if
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
07/31/2017
-
04:04 AM Revision bf87195e (git): configure.in: use libtool
- * configure.in: use libtool on macOS to suppress a warning against
debug_counter.o, which has no symbols unless USE... - 03:35 AM Revision 2fa38c59 (git): * 2017-07-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:35 AM Revision d9d2bbe4 (git): Improve error message
- ref [Bug #13761]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
07/30/2017
-
02:59 PM Revision 84d83482 (git): UNALIGNED_MEMBER_ACCESS only for clang
- * eval_intern.h (UNALIGNED_MEMBER_ACCESS): enable only on clang.
gcc does not complain about pointers to member of ... -
02:48 PM Revision 2b582b7c (git): UNALIGNED_MEMBER_ACCESS
- * eval_intern.h (UNALIGNED_MEMBER_ACCESS): suppress
address-of-packed-member warnings by clang 4.0.
git-svn-id: sv... -
02:56 AM Revision f9d5843f (git): hash.c: refactor env_enc_str_new
- * hash.c (env_enc_str_new): convert to the expected encoding
without intermediate string, and set econv flags if de... -
02:56 AM Revision 8458e709 (git): string.c: rb_str_initialize
- * string.c (rb_str_initialize): new function to (re)initialize a
string with data and encoding. extracted from
r... - 12:40 AM Revision c3c215e2 (git): * 2017-07-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:40 AM Revision 44544c03 (git): compile.c: replace adjuststack
- * compile.c (iseq_set_sequence): replace adjuststack with pop, or
remove if possible instead of two nops.
git-svn-...
07/29/2017
-
12:42 PM Revision 3449d4fa (git): visibility of inherited method
- * vm_insnhelper.c (vm_call_method_each_type): honor the original
visibility of inherited methods when a refinement ... -
12:42 PM Revision 97c977de (git): adjust indent [ci skip]
- * vm_insnhelper.c (vm_call_method_each_type): adjust indent of a
block in switch.
git-svn-id: svn+ssh://ci.ruby-la... -
12:11 PM Revision 4905a62f (git): file.c: [DOC] File.mkfifo
- * file.c (rb_file_s_mkfifo): enclose rdoc by ifdef so it will be
generated properly.
git-svn-id: svn+ssh://ci.ruby... -
02:03 AM Revision c1d5d16c (git): compile.c: fix flip-flop value
- * compile.c (iseq_compile_each0): as compile_flip_flop always ends
with a jump instruction, successive instruction ...
07/28/2017
- 04:47 PM Revision ab6631e0 (git): * 2017-07-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:47 PM Revision 3215b27a (git): Include sys/select.h when checking HAVE_RB_FD_INIT
- * configure.in: include sys/select.h for fd_mask on AIX
[Feature #13637]
git-svn-id: svn+ssh://ci.ruby-lang.org/ru... - 02:16 PM Revision cff3941b (git): rexml: Remove needless document
- [Fix GH-1671]
Patch by madblobfish. Thanks!!!
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59439 b2dd03c8-39d... - 07:46 AM Revision 0607ccc2 (git): * 2017-07-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:46 AM Revision 32eeff17 (git): csv.rb: fix incompatibility introduced in r59428
- * lib/csv.rb: fix incompatibility introduced in r59428.
CSV.new takes options as keyword arguments.
* ...
07/27/2017
-
12:54 PM Revision b89d5938 (git): set auto-props to avoid commits setting properties
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:25 PM Revision c6134d19 (git): fix type
- * spec/rubyspec/optional/capi/ext/io_spec.c (io_spec_rb_io_wait_readable):
fix type of read(2).
git-svn-id: svn+ss... -
12:17 PM Revision 083a25f9 (git): vm_core.h: shrink trap_list size
- * vm_core.h (rb_vm_struct): separate trap_list cmd and safe to
each arrays, to shrink the size.
git-svn-id: svn+ss... - 12:10 PM Revision 9e9f57e4 (git): * properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59433 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:10 PM Revision 0cb5fa58 (git): Update to ruby/spec@c3e6b90
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:10 PM Revision 819977e4 (git): * properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:10 PM Revision c13aa27e (git): Update to ruby/mspec@353605f
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59430 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:56 AM Revision aa30bfd5 (git): Update configuration for slack notification.
- * Encrypted slack token.
* Only notify when build fails and it recovered.
* Only notify trunk build without pull ... -
09:53 AM Revision a983fc50 (git): csv.rb: use keyword parameters
- * lib/csv.rb: usb keyword parameters to receive options
* test/csv/test_features.rb: remove a test for checking opti... - 06:49 AM Revision 52c6acda (git): * 2017-07-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:49 AM Revision 5e3f1a10 (git): csv.rb: use Array#to_h
- * lib/csv.rb (CSV::Row#to_hash): use Array#to_h
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59426 b2dd03c8-39d...
07/26/2017
-
12:44 PM Revision 11f69dcc (git): vcs.rb: commit
- * tool/vcs.rb (commit): do commit, reset svn revision to sync git
mirror.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
07:47 AM Revision ae91976d (git): lib/net/imap.rb: support CHANGEDSINCE and MODSEQ
- Patch by plehoux (Philippe-Antoine Lehoux). [ruby-core:64272] [Feature #10119]
git-svn-id: svn+ssh://ci.ruby-lang.o... -
06:06 AM Revision dc9fad3a (git): To use slack notification instead of email notification.
- It's easily customize configuration of test notify.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59423 b2dd03c8... -
05:42 AM Revision 4e56e437 (git): Removed definitions of mspec and ruby/spec.
- They are no longer used on ruby core repository.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59422 b2dd03c8-39... -
05:39 AM Revision 369df466 (git): Removed Ruby 2.1 from Travis CI. It's EOL status on 2017.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:56 AM Revision 7d6965f8 (git): parse.y: brace after array literal arg
- * parse.y (parser_yylex): array is another literal. set state to
END too not only ENDARG and after a literal, so t... - 12:01 AM Revision c6c975ca (git): * 2017-07-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:01 AM Revision 79ee23f0 (git): Fix typos [ci skip]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom