Age | Commit message (Expand) | Author |
2013-11-15 | Referer check for Calc background image | Stephan Bergmann |
2013-11-14 | Create string from token array directly from ScTokenArray. Still WIP. | Kohei Yoshida |
2013-11-14 | Identify methods that don't modify internal state and mark them const. | Kohei Yoshida |
2013-11-14 | Do everything on main thread when the thread count is 1. | Kohei Yoshida |
2013-11-14 | Rework SvtListener and SvtBroadcaster internals. | Kohei Yoshida |
2013-11-14 | GPU Calc: unit test cases for SQRTPI | fengzeng |
2013-11-14 | GPU Calc: implemented SQRTPI | fengzeng |
2013-11-14 | GPU Calc: unit test cases for SKEWP | shiming zhang |
2013-11-14 | GPU Calc: implemented SKEWP | shiming zhang |
2013-11-14 | GPU Calc: unit test cases for SUMSQ | fengzeng |
2013-11-14 | GPU Calc: implemented SUMSQ | fengzeng |
2013-11-14 | GPU Calc: unit test cases for POISSON | hongyu zhong |
2013-11-14 | GPU Calc: implemented POISSON | hongyu zhong |
2013-11-14 | GPU Calc: unit test cases for CHIINV | hongyu zhong |
2013-11-14 | GPU Calc: implemented CHIINV | hongyu zhong |
2013-11-14 | GPU Calc: unit test cases for BITXOR | yangzhang |
2013-11-14 | GPU Calc: implemented for BITXOR | yangzhang |
2013-11-14 | GPU Calc: unit test cases for BITRSHFIT | yangzhang |
2013-11-14 | GPU Calc: implemented BITRSHFIT | yangzhang |
2013-11-14 | GPU Calc: unit test cases for BITLSHFIT | yangzhang |
2013-11-14 | GPU Calc: implemented BITLSHFIT | yangzhang |
2013-11-14 | GPU Calc: unit test cases for BITOR | yangzhang |
2013-11-14 | GPU Calc: implemented BITOR | yangzhang |
2013-11-14 | GPU Calc: unit test cases for ATAN2 | yangzhang |
2013-11-14 | GPU Calc: implemented ATAN2 | yangzhang |
2013-11-14 | GPU Calc: unit test cases for SKEW | fengzeng |
2013-11-14 | GPU Calc: implemented for SKEW | fengzeng |
2013-11-14 | GPU Calc: unit test cases for TRUNC | fengzeng |
2013-11-14 | GPU Calc: implemented for TRUNC | fengzeng |
2013-11-14 | GPU Calc: unit test cases for MOD | zhenyu yuan |
2013-11-14 | GPU Calc: implemented MOD | zhenyu yuan |
2013-11-14 | GPU Calc: unit test cases for LOG | zhenyu yuan |
2013-11-14 | GPU Calc: implemented LOG | zhenyu yuan |
2013-11-14 | GPU Calc: unit test cases for EVEN | zhenyu yuan |
2013-11-14 | GPU Calc: implemented EVEN | zhenyu yuan |
2013-11-14 | GPU Calc: unit test cases for COMBINA | zhenyu yuan |
2013-11-14 | GPU Calc: implemented COMBINA | zhenyu yuan |
2013-11-14 | GPU Calc: unit test cases for COUNTIF | yiming ju |
2013-11-14 | GPU Calc: implemented COUNTIF | yiming ju |
2013-11-14 | GPU Calc: unit test cases for AVERAGEIF | yiming ju |
2013-11-14 | GPU Calc: implemented for AVERAGEIF | yiming ju |
2013-11-14 | GPU Calc: fix compiler warnings in OpFTest::GenSlidingWindowFunction | I-Jui (Ray) Sung |
2013-11-14 | GPU Calc: unit test cases for EXPONDIST | minwang |
2013-11-14 | GPU Calc: implemented EXPONDIST | minwang |
2013-11-14 | GPU Calc: unit test cases for LOG10 | tianyao |
2013-11-14 | GPU Calc: implemented LOG10 | tianyao |
2013-11-14 | GPU Calc: unit test cases for EXP | tianyao |
2013-11-14 | GPU Calc: implemented EXP | tianyao |
2013-11-14 | GPU Calc: unit test cases for CSCH | tianyao |
2013-11-14 | GPU Calc: implemented CSCH | tianyao |