Review Request 114449: kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions
Commit Hook
null at kde.org
Thu Jan 16 17:56:29 GMT 2014
- Previous message (by thread): Review Request 114738: kjs: Implement ES6 Object.is
- Next message (by thread): Review Request 114449: kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114449/#review47526
-----------------------------------------------------------
This review has been submitted with commit cfaf6ac2484d399bc88fc1da831e8d46380f2e4a by Bernd Buschinski to branch KDE/4.12.
- Commit Hook
On Dec. 14, 2013, 4:30 p.m., Bernd Buschinski wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114449/
> -----------------------------------------------------------
>
> (Updated Dec. 14, 2013, 4:30 p.m.)
>
>
> Review request for kdelibs.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions
>
> sign, is a bit different from the c++ signbit function, but everything else is just straight forward.
>
>
> Diffs
> -----
>
> kjs/math_object.h 3d193dd
> kjs/math_object.cpp 89835e5
>
> Diff: https://git.reviewboard.kde.org/r/114449/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Bernd Buschinski
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140116/7279d22a/attachment.htm>
- Previous message (by thread): Review Request 114738: kjs: Implement ES6 Object.is
- Next message (by thread): Review Request 114449: kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the kde-core-devel
mailing list