[#23231] What do you think about changing the return value of Kernel#require and Kernel#load to the source encoding of the required file? — =?ISO-8859-15?Q?Wolfgang_N=E1dasi-Donner?= <ed.odanow@...>

Dear Ruby developers and users!

8 messages 2009/04/17

[#23318] [Feature #1408] 0.1.to_r not equal to (1/10) — Heesob Park <redmine@...>

Feature #1408: 0.1.to_r not equal to (1/10)

19 messages 2009/04/26

[ruby-core:23146] Re: [Bug #1357] Fixing variables into specific CPU registers deemed overrated & may disturb compilers' optimizers

From: Nobuyoshi Nakada <nobu@...>
Date: 2009-04-07 16:41:24 UTC
List: ruby-core #23146
Hi,

At Mon, 6 Apr 2009 19:38:09 +0900,
Ollivier Robert wrote in [ruby-core:23137]:
> clang uses __clang__ as main #define.  It also aims to
> support most GNUC constructs & defines.

Also __GNUC__ and __i386__?

I'd thought llvm generates code for it's own VM.

-- 
Nobu Nakada

In This Thread