Yukihiro "Matz" Matsumoto
5387b74be7
hash.c (mrb_hash_to_s): put spaces around =>
...
CRuby 3.4 puts spaces around `=>` since for example `{:a!=>2}` can be
confusing where to separate tokens. mruby should follow the behavior.
Many tests in `test/t` directory assumed no spaces around `=>`, so we
needed to fix them too.
2024-11-11 11:07:43 +09:00
..
2024-03-26 13:59:59 +09:00
2024-10-16 16:33:42 +09:00
2024-04-13 16:17:47 +09:00
2024-10-29 20:34:53 +09:00
2024-10-15 21:09:48 +09:00
2024-04-30 22:17:22 +09:00
2024-04-27 08:40:36 +09:00
2024-11-05 22:07:53 +09:00
2024-04-19 16:20:36 +09:00
2024-06-06 21:35:24 +09:00
2024-04-18 15:49:19 +09:00
2024-04-22 18:00:27 +10:00
2024-10-21 10:56:49 +09:00
2024-11-11 11:07:43 +09:00
2023-11-01 22:21:59 +09:00
2024-03-04 13:01:20 +09:00
2024-10-29 20:34:53 +09:00
2024-10-31 14:06:10 +09:00
2024-09-15 04:00:52 +09:00
2022-04-09 17:16:10 +09:00
2024-04-10 13:28:28 +09:00
2022-05-06 16:26:31 +09:00
2024-09-01 20:28:34 +09:00
2024-08-05 16:35:41 +09:00
2024-10-11 08:45:27 +09:00
2024-03-12 08:21:27 +09:00
2022-11-07 16:09:31 +09:00
2024-10-22 22:57:49 +09:00
2024-09-24 00:14:24 +10:00
2024-03-09 13:41:58 +01:00
2020-10-12 16:21:36 +09:00
2024-10-22 22:57:49 +09:00
2016-05-09 17:19:47 +02:00
2024-11-10 18:39:00 +09:00