[#82706] [Ruby trunk Bug#13851] getting "can't modify string; temporarily locked" on non-frozen instances — cardoso_tiago@...
Issue #13851 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/07
[#82853] [Ruby trunk Bug#13916] Race condition when sending a signal to a new fork — russell.davis@...
Issue #13916 has been reported by russelldavis (Russell Davis).
3 messages
2017/09/19
[#82892] [Ruby trunk Bug#13921] buffered read_nonblock doesn't work as expected using SSLSocket — cardoso_tiago@...
Issue #13921 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/20
[ruby-core:82669] [Ruby trunk Feature#13685] Update Unicode data to Unicode Version 10.0.0
From:
duerst@...
Date:
2017-09-06 07:56:31 UTC
List:
ruby-core #82669
Issue #13685 has been updated by duerst (Martin D端rst). Working on this now. Just some notes for future, similar issues: At the moment, using gperf 3.0.4 (rather than gperf 3.1) seems to be important for smooth sailing. Also, the important make target is `all-incs`. In addition, the target `update-unicode-files` is useful. The normalization tables can be updated directly with `make lib/unicode_normalize/tables.rb`. The following are the most important tests: test/test_unicode_normalize.rb test/ruby/enc test/ruby/test_m17n* test/ruby/test_regexp.rb test/ruby/test_string* ---------------------------------------- Feature #13685: Update Unicode data to Unicode Version 10.0.0 https://bugs.ruby-lang.org/issues/13685#change-66498 * Author: duerst (Martin D端rst) * Status: Open * Priority: Normal * Assignee: duerst (Martin D端rst) * Target version: 2.5 ---------------------------------------- Unicode 10.0.0 was published about a week ago (see http://blog.unicode.org/2017/06/announcing-unicode-standard-version-100.html). Ruby should be updated to this newest version of Unicode. For details, please see http://unicode.org/versions/Unicode10.0.0/, including http://unicode.org/versions/Unicode10.0.0/#Migration. [I may use this issue as a summary issue; in that case I'll create sub-issues for particular tasks.] -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>