[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Apr 23 23:55:10 UTC 2011


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004609.html

Name: Kernel-nice.571
Ancestors: Kernel-nice.570

Connect the new DomainError
Correct (-1 copySignTo: 0.0) to return a negativeZero.
Add hyperbolic and inverse hyperbolic functions
Add plenty of Complex missing methods and few mathematical functions:
	i (multiply by 1 i)
	raisedTo:
	conjugated
	sqrt
	squaredNorm
	arcSin arcCos arcTan arcTan:
	sinh cosh tanh arSinh arCosh arTanh
Speed up a few complex functions by using #real:imaginary: directly rather than intermediate arithmetic operations.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004610.html

Name: KernelTests-nice.184
Ancestors: KernelTests-cmm.183

Some tests for the new mathematical functions

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004611.html

Name: Kernel-nice.572
Ancestors: Kernel-nice.571

Correct Complex arcSin and arcCos
Let (1 arTanh) return inf

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004612.html

Name: KernelTests-nice.185
Ancestors: KernelTests-nice.184

More Complex functions tests

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004613.html

Name: KernelTests-nice.186
Ancestors: KernelTests-nice.185

Fix a broken complex test

=============================================



More information about the Squeak-dev mailing list