Files
mruby-mruby/include/mruby
Tomasz Dąbrowski 8cdaf1ed35 Fixed NaN boxing for 64-bit configrations on platforms that use full 48-bit usermode pointers
Definition of boxed pointer is following:
`111111111111TTTT TTPPPPPPPPPPPPPP PPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPP`

Previously, only the last 32-bit were set, and remaining 14 bits were zeroed when setting `ttt`.
2016-11-21 12:37:45 +01:00
..
2015-05-17 22:25:55 +02:00
2015-05-17 22:25:55 +02:00
2016-11-17 11:52:28 +01:00
2015-10-19 22:29:43 +02:00
2015-06-24 13:07:07 +02:00
2014-04-16 22:39:57 +09:00
2016-09-28 12:29:41 +09:00
2016-07-08 06:30:45 +09:00