summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-10-29std::unique_ptr is C++11 specific. Let's use boost::shared_ptr for now.Kohei Yoshida
2013-10-29We don't need these headers.Kohei Yoshida
2013-10-29std::shared_ptr is C++11 specific. Use boost::shared_ptr instead.Kohei Yoshida
2013-10-29Properly split opbase.hxx into header and source files.Kohei Yoshida
2013-10-29Properly split header and source files.Kohei Yoshida
2013-10-29Lower-cased file names.Kohei Yoshida
2013-10-29Temporarily disable failing OpenCL tests for now.Kohei Yoshida
2013-10-29Correct way to try to enable OpenCL in unit test.Kohei Yoshida
2013-10-29The test documents for these tests are not available.Kohei Yoshida
2013-10-29Add missing boilerplates.Kohei Yoshida
2013-10-29Fix compiler warnings for unused variables and non-const char* declaration.Kohei Yoshida
2013-10-29Fix compilation problems on AMD OCL of finaancial functionshaochen
2013-10-29Cache compiled kernels in GPU Calc dynamic kernel compilerI-Jui (Ray) Sung
2013-10-29Use MD5 in RTL instead of the one from OpenSSL.I-Jui (Ray) Sung
2013-10-29Throw exceptions for unhandled functions in GPU group interpreter.I-Jui (Ray) Sung
2013-10-29Re-enable testcasesI-Jui (Ray) Sung
2013-10-29Rebase to calc-group-interpreter-4I-Jui (Ray) Sung
2013-10-29Fix NAN argumetn in ground_water, stock_history, sum_exhaochen
2013-10-29Fix bugs for SLN in GPU Calchaochen
2013-10-29Fix bugs for SLN not cal by GPUhaochen
2013-10-29Implement fix for bug of NAN argument in some finacial functionshaochen
2013-10-29Implement fix for CSC in GPU Calchaochen
2013-10-29Testcases for CSC in GPU Calchaochen
2013-10-29Fix release of CSC-COTH in GPU Calchaochen
2013-10-29Implement fix for RSQ in GPU Calchaochen
2013-10-29Testcases for RSQ in GPU Calchaochen
2013-10-29Implement fix for PEARSON in GPU Calchaochen
2013-10-29Testcases for PEARSON in GPU Calchaochen
2013-10-29Implement fix for NEGBINOMDIST in GPU Calchaochen
2013-10-29Testcases for NEGBINOMDIST in GPU Calchaochen
2013-10-29Fix release for NEGBINOMDIST in GPU Calchaochen
2013-10-29Implement fix for COS in GPU Calchaochen
2013-10-29Testcases for COS in GPU Calchaochen
2013-10-29Fix release of COS in GPU Calchaochen
2013-10-29Implement fix for INTRATE in GPU Calchaochen
2013-10-29Testcases for INTRATE in GPU Calchaochen
2013-10-29Implement fix for DISC in GPU Calchaochen
2013-10-29Testcases for DISC in GPU Calchaochen
2013-10-29Implement fix for COUPDAYSNC in GPU Calchaochen
2013-10-29Testcases for COUPDAYSNC in GPU Calchaochen
2013-10-29Implement the fix for COUPDAYS in GPU Calchaochen
2013-10-29Testcases for COUPDAYS in GPU Calchaochen
2013-10-29Implement fix for CORREL in GPU Calchaochen
2013-10-29Testcases for CORREL in GPU Calc Change-Id: Ib3c0682a070d775a1d8c7dc6d35e39c4...haochen
2013-10-29Fix release control of CORREL in GPU Calchaochen
2013-10-29Implement fix for SYD in GPU Calchaochen
2013-10-29Testcases for SYD in GPU Calchaochen
2013-10-29Fix release control of SYD GPU Calchaochen
2013-10-29Implement fix for DOLLARFR in GPU Calchaochen
2013-10-29Testcases for DOLLARFR in GPU Calchaochen