[#25272] [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Yui NARUSE <redmine@...>

Feature #2032: Change the license to "GPLv2+ or Ruby's original".

51 messages 2009/09/02
[#25368] [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Kazuhiko Shiozaki <redmine@...> 2009/09/04

Issue #2032 has been updated by Kazuhiko Shiozaki.

[#25461] Re: [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Gregory Brown <gregory.t.brown@...> 2009/09/07

On Fri, Sep 4, 2009 at 1:10 PM, Kazuhiko Shiozaki<redmine@ruby-lang.org> wrote:

[#25463] Re: [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Yukihiro Matsumoto <matz@...> 2009/09/08

Hi,

[#30610] [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Shyouhei Urabe <redmine@...> 2010/06/06

Issue #2032 has been updated by Shyouhei Urabe.

[#30611] Re: [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Yusuke ENDOH <mame@...> 2010/06/06

Hi,

[#30614] Re: [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Urabe Shyouhei <shyouhei@...> 2010/06/06

> To avoid enbugging a new bug, we must choose the another solutions.

[#30616] Re: [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Yusuke ENDOH <mame@...> 2010/06/06

2010/6/6 Urabe Shyouhei <shyouhei@ruby-lang.org>:

[#30652] Re: [Feature #2032] Change the license to "GPLv2+ or Ruby's original". — Urabe Shyouhei <shyouhei@...> 2010/06/08

(2010/06/06 20:27), Yusuke ENDOH wrote:

[#25285] [Feature #2033] Move Core Development to Git — Run Paint Run Run <redmine@...>

Feature #2033: Move Core Development to Git

75 messages 2009/09/02
[#25290] [Feature #2033] Move Core Development to Git — Yui NARUSE <redmine@...> 2009/09/02

Issue #2033 has been updated by Yui NARUSE.

[#25297] Re: [Feature #2033] Move Core Development to Git — Jon <jon.forums@...> 2009/09/02

> Some commiter of Ruby live on Windows.

[#25342] Re: [Feature #2033] Move Core Development to Git — Urabe Shyouhei <shyouhei@...> 2009/09/03

Jon wrote:

[#25343] Re: [Feature #2033] Move Core Development to Git — Michal Suchanek <hramrach@...> 2009/09/03

2009/9/4 Urabe Shyouhei <shyouhei@ruby-lang.org>:

[#25345] Re: [Feature #2033] Move Core Development to Git — Urabe Shyouhei <shyouhei@...> 2009/09/03

Michal Suchanek wrote:

[#25299] Re: [Feature #2033] Move Core Development to Git — Eric Hodel <drbrain@...7.net> 2009/09/02

On Sep 2, 2009, at 11:19, Run Paint Run Run wrote:

[#25306] [Feature #2034] Consider the ICU Library for Improving and Expanding Unicode Support — Run Paint Run Run <redmine@...>

Feature #2034: Consider the ICU Library for Improving and Expanding Unicode Support

16 messages 2009/09/03

[#25394] Unmaintained code (Was: Move Core Development to Git) — Eric Hodel <drbrain@...7.net>

On Sep 4, 2009, at 02:16, Urabe Shyouhei wrote:

10 messages 2009/09/05

[#25420] [Bug #2054] Onigurma Isn't Documented — Run Paint Run Run <redmine@...>

Bug #2054: Onigurma Isn't Documented

17 messages 2009/09/05

[#25442] turning off indentation warnings — Aaron Patterson <aaron@...>

Is there a way in 1.9 to turn off only indentation warnings? I like

19 messages 2009/09/06
[#25510] Re: turning off indentation warnings — Nobuyoshi Nakada <nobu@...> 2009/09/10

Hi,

[#25511] [Bug #2079] win32ole's OLEGEN does not create all classes needed when a TLB has more than one class defined — Bruno Antunes <redmine@...>

Bug #2079: win32ole's OLEGEN does not create all classes needed when a TLB has more than one class defined

18 messages 2009/09/10

[#25644] [Bug #2121] mathn/rational destroys Fixnum#/, Fixnum#quo and Bignum#/, Bignum#quo — Charles Nutter <redmine@...>

Bug #2121: mathn/rational destroys Fixnum#/, Fixnum#quo and Bignum#/, Bignum#quo

12 messages 2009/09/19

[#25709] [Bug #2131] f(not x) => syntax error — "James M. Lawrence" <redmine@...>

Bug #2131: f(not x) => syntax error

16 messages 2009/09/22

[#25769] A challenge: Enumerator#next in JRuby — Charles Oliver Nutter <headius@...>

I have a challenge for anyone who wants to discuss, propose

25 messages 2009/09/25
[#25782] Re: A challenge: Enumerator#next in JRuby — Tanaka Akira <akr@...> 2009/09/26

In article <f04d2210909251312q46bd51c0teacc4b0a8c417f0c@mail.gmail.com>,

[#25820] [Feature #2152] Split functionality of Float#inspect and Float#to_s — Roger Pack <redmine@...>

Feature #2152: Split functionality of Float#inspect and Float#to_s

32 messages 2009/09/28

[#25853] [Bug #2160] JSON can't parse input where top-level object is a string — caleb clausen <redmine@...>

Bug #2160: JSON can't parse input where top-level object is a string

11 messages 2009/09/29

[ruby-core:25263] [Bug #2030] Math.gamma(x) seg faults for integer x larger than 2<<63-1

From: Hiro Asari <redmine@...>
Date: 2009-09-02 05:45:56 UTC
List: ruby-core #25263
Issue #2030 has been updated by Hiro Asari.


Yes, the patch appers to work.

surfboard:ruby[svn:24735]$ make math.S && sed -n '/^_math_gamma:/,/^[._]/p' math.S
gcc -O3 -g -Wall -Wno-unused-parameter -Wno-parentheses -Wno-missing-field-initializers -Wshorten-64-to-32 -Wpointer-arith -Wwrite-strings  -pipe -I. -I.ext/include/i386-darwin10.0.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE   -o math.S -S math.c
_math_gamma:
LFB63:
	.loc 1 639 0
LVL167:
	pushq	%rbp
LCFI62:
	movq	%rsp, %rbp
LCFI63:
	subq	$32, %rsp
LCFI64:
LBB271:
LBB273:
	.loc 2 1203 0
	testb	$3, %sil
	je	L346
LBE273:
	.loc 2 1204 0
	testb	$1, %sil
	je	L377
L348:
LBE271:
	.loc 1 669 0
	movq	%rsi, %rdi
LVL168:
	call	_rb_to_float
LVL169:
	movq	%rax, %rsi
LVL170:
L355:
	.loc 1 670 0
	movsd	16(%rsi), %xmm0
	movsd	%xmm0, -32(%rbp)
LVL171:
	.loc 1 671 0
	leaq	-8(%rbp), %rdi
LVL172:
	call	_modf
LVL173:
	.loc 1 672 0
	xorpd	%xmm1, %xmm1
	ucomisd	%xmm1, %xmm0
	jne	L356
	jp	L356
	movsd	-8(%rbp), %xmm0
LVL174:
	ucomisd	%xmm1, %xmm0
	jbe	L356
	ucomisd	LC34(%rip), %xmm0
	jbe	L378
L356:
	.loc 1 677 0
	call	___error
	movl	$0, (%rax)
	.loc 1 678 0
	movsd	-32(%rbp), %xmm0
	call	_tgamma
	movsd	%xmm0, -24(%rbp)
LVL175:
	movsd	-32(%rbp), %xmm0
	ucomisd	%xmm0, %xmm0
	jne	L371
	jp	L371
	movsd	-24(%rbp), %xmm0
	ucomisd	%xmm0, %xmm0
	jne	L374
	jp	L374
L371:
LBB275:
	.loc 1 29 0
	call	___error
LBB276:
	movl	(%rax), %edi
	testl	%edi, %edi
	jne	L368
LBE276:
LBE275:
	.loc 1 680 0
	movsd	-24(%rbp), %xmm0
	call	_rb_float_new
	.loc 1 681 0
	leave
	ret
LVL176:
L346:
LBB280:
LBB272:
	.loc 2 1209 0
	testq	$-5, %rsi
	jne	L352
	.loc 2 1210 0
	cmpq	$4, %rsi
	je	L348
	.loc 2 1211 0
	testq	%rsi, %rsi
	je	L348
L352:
LBE272:
LBE280:
	.loc 1 669 0
	movl	(%rsi), %eax
	andl	$31, %eax
	cmpl	$4, %eax
	jne	L348
	jmp	L355
L377:
LBB281:
LBB274:
	.loc 2 1205 0
	cmpq	$2, %rsi
	je	L348
	.loc 2 1206 0
	cmpb	$14, %sil
	je	L348
	.loc 2 1207 0
	cmpq	$6, %rsi
	jne	L352
	jmp	L348
LVL177:
L378:
LBE274:
LBE281:
	.loc 1 672 0
	jp	L356
	.loc 1 675 0
	cvttsd2si	%xmm0, %eax
	cltq
	leaq	-8+_fact_table.7022(%rip), %rdx
	movsd	(%rdx,%rax,8), %xmm0
	call	_rb_float_new
	.loc 1 681 0
	leave
	ret
LVL178:
L368:
LBB282:
LBB277:
	.loc 1 30 0
	leaq	LC29(%rip), %rdi
	call	_rb_sys_fail
L374:
LBE277:
	.loc 1 29 0
	call	___error
LBB278:
	movl	(%rax), %r8d
	testl	%r8d, %r8d
	jne	L368
LBE278:
	.loc 1 35 0
	call	___error
LBB279:
	movl	$33, (%rax)
	jmp	L374
LBE279:
LBE282:
LFE63:
	.align 4,0x90
_math_sqrt:

----------------------------------------
http://redmine.ruby-lang.org/issues/show/2030

----------------------------------------
http://redmine.ruby-lang.org

In This Thread