normal
214eecd391
resolv: use safe navigation operator to avoid extra hash lookups
...
@addr2name is a private Hash and never changes its default_proc,
so only pay the hash lookup cost once; we know missing entries
in the hash will be nil.
* lib/resolv.rb (each_name): use safe navigation operator
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-23 23:57:30 +00:00
..
2016-11-21 23:05:41 +00:00
2016-08-30 06:22:30 +00:00
2016-11-20 02:12:48 +00:00
2016-10-07 05:18:57 +00:00
2016-11-23 15:10:19 +00:00
2016-10-14 13:26:13 +00:00
2016-11-08 19:55:59 +00:00
2016-11-05 09:18:11 +00:00
2016-11-05 09:49:39 +00:00
2016-08-30 06:22:30 +00:00
2016-09-18 13:51:57 +00:00
2016-10-30 12:08:00 +00:00
2016-11-21 23:05:41 +00:00
2016-09-07 08:13:08 +00:00
2016-11-22 23:44:51 +00:00
2016-11-23 23:14:15 +00:00
2016-09-29 14:40:34 +00:00
2016-09-07 06:06:09 +00:00
2016-08-30 06:22:30 +00:00
2016-10-05 02:36:28 +00:00
2016-11-06 02:45:14 +00:00
2016-11-05 16:56:52 +00:00
2016-11-04 01:35:49 +00:00
2016-11-20 02:12:48 +00:00
2016-07-09 03:47:14 +00:00
2016-11-05 13:53:38 +00:00
2016-11-06 02:53:25 +00:00
2016-11-16 06:59:42 +00:00
2016-07-12 14:13:46 +00:00
2016-09-24 02:28:25 +00:00
2016-08-30 06:22:30 +00:00
2016-08-30 06:22:30 +00:00
2016-11-21 23:13:16 +00:00
2016-10-20 07:19:58 +00:00
2016-10-14 08:20:26 +00:00
2016-11-11 03:04:38 +00:00
2016-10-07 05:18:57 +00:00
2016-11-21 23:05:41 +00:00
2016-11-05 09:18:10 +00:00
2016-11-23 23:57:30 +00:00
2016-10-30 06:32:48 +00:00
2016-05-10 05:57:11 +00:00
2016-11-05 09:23:14 +00:00
2016-11-05 23:58:02 +00:00
2016-11-05 04:58:48 +00:00
2016-08-30 06:22:30 +00:00
2016-09-18 10:24:48 +00:00
2016-11-21 23:05:41 +00:00
2016-08-30 06:22:30 +00:00
2016-11-05 14:03:34 +00:00
2016-09-07 12:32:02 +00:00
2016-08-30 06:22:30 +00:00
2016-06-28 22:03:00 +00:00