No strncasecmp with MSVC
[platform/upstream/openblas.git] / interface /
2017-08-06 Martin KroekerMerge pull request #1262 from martin-frbg/xmv_thread...
2017-08-04 Isuru FernandoMerge remote-tracking branch 'upstream/develop' into...
2017-08-02 Martin KroekerMerge pull request #1259 from isuruf/cmake
2017-08-01 Isuru FernandoSupport out-of-source build
2017-07-24 Zhang XianyiMerge pull request #1236 from martin-frbg/l1cache
2017-07-24 Zhang XianyiMerge branch 'develop' upstream/0.2.20 v0.2.20
2017-07-24 Zhang XianyiMerge pull request #1239 from martin-frbg/cgroups
2017-07-24 Zhang XianyiMerge pull request #1244 from martin-frbg/micmuc_cimatcopy
2017-07-21 Martin KroekerUse in-place transform shortcut only if matrix is square
2017-07-20 Martin KroekerAdd files via upload
2017-07-15 Martin KroekerExchange rows and cols in final omatcopy with BlasTrans
2017-07-03 Zhang XianyiMerge pull request #1218 from m-brow/power9
2017-06-23 Zhang XianyiMerge branch 'arm_soft_fp_abi' into develop
2017-05-04 Martin KroekerMerge pull request #1169 from martin-frbg/cblas_xerbla
2017-04-26 Martin KroekerUpdate xerbla.c
2017-04-26 Martin KroekerAdd cblas_xerbla
2017-04-26 Martin KroekerAdd cblas_xerbla()
2017-03-16 AndrewAddress unlikely memleak in zimatcopy interface (#1129)
2017-03-15 Martin KroekerMerge pull request #1130 from quickwritereader/develop
2017-03-14 Martin KroekerMerge pull request #1126 from martin-frbg/pgi
2017-03-13 Martin KroekerUpdate zdot.c
2017-03-13 Martin KroekerUpdate zdot.c
2017-03-12 Martin KroekerReplace gnu _real_, _imag_ extensions in initializers
2017-03-06 Zhang XianyiMerge branch 'develop' into arm_soft_fp_abi
2017-03-01 Martin KroekerMerge pull request #1110 from quickwritereader/develop
2017-03-01 Abdurraufconventional usage of the register save area
2017-02-28 Martin KroekerMerge pull request #1108 from ashwinyes/develop_2017020...
2017-02-26 AbdurraufMerge branch 'z13' into develop
2017-02-23 Martin KroekerMerge pull request #915 from mdong/small_fix_for_icc
2017-02-03 Ashwin Sekhar T KTHUNDERX2T99: Add optimized S/D/C/Z SWAP Implementations
2017-01-16 Zhang XianyiMerge pull request #1061 from ashwinyes/develop_aarch64...
2017-01-10 Werner SaarMerge pull request #1059 from wernsaar/develop
2017-01-10 Werner Saarupdated some level1 funcions, that are not thread save
2017-01-10 Werner SaarMerge pull request #1058 from wernsaar/develop
2017-01-10 Zhang XianyiMerge pull request #1055 from ksraste/develop
2017-01-10 jiahaipengAdding multi-threading for copy, dot, rot, and asum...
2017-01-09 Zhang XianyiMerge branch 'z13' into develop
2017-01-08 Zhang XianyiMerge pull request #1047 from brada4/erre
2017-01-08 Zhang XianyiMerge pull request #1040 from martin-frbg/develop
2017-01-08 Zhang XianyiMerge pull request #1036 from sva-img/develop
2017-01-07 Werner SaarMerge pull request #1046 from wernsaar/develop
2017-01-06 Werner Saarremoved obj-files, that are moved to lapack 3.7.0
2016-09-01 Zhang XianyiMerge branch 'develop' v0.2.19
2016-06-27 Zhang XianyiMerge pull request #913 from dpfoose/develop
2016-06-27 Zhang XianyiMerge pull request #907 from jeromerobert/bug786
2016-06-27 Zhang XianyiMerge pull request #897 from ksraste/develop
2016-06-07 Jerome RobertFix z/ctrmv stack allocation on AMD bulldozer and barce...
2016-05-31 Werner SaarMerge pull request #898 from wernsaar/develop
2016-05-31 Werner Saaradded directory for optimized lapack fortan codes and...
2016-05-30 Zhang XianyiMerge pull request #893 from biddisco/develop
2016-05-25 John BiddiscombeReplace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_...
2016-05-17 Werner SaarMerge pull request #879 from wernsaar/develop
2016-05-16 Zhang XianyiMerge pull request #877 from jeromerobert/bug873
2016-05-16 Jerome RobertDisable multi-threading in swap
2016-03-15 Zhang XianyiMerge branch 'release-0.2.16' v0.2.16
2016-03-05 Zhang XianyiMerge remote-tracking branch 'origin/power8' into develop
2016-02-08 Zhang XianyiMerge pull request #780 from jeromerobert/bug727
2016-02-08 Jerome RobertFix zgemv.c compilation when stack allocation is disabled
2016-02-08 Jerome Robertzgemv: Add a workaround for #746
2016-02-08 Jerome RobertImprove performances of ztrmv on small matrices
2016-02-08 Jerome RobertUse stack allocation in zgemv and zger
2016-01-26 Zhang XianyiMerge pull request #762 from jeromerobert/bug760
2016-01-26 Zhang XianyiMerge pull request #759 from jeromerobert/bug742
2016-01-26 Zhang XianyiMerge pull request #749 from lotheac/illumos_fixes
2016-01-24 Jerome RobertUse GEMM_MULTITHREAD_THRESHOLD as a number of ops
2016-01-24 Jerome Robert[z]ger: increase multithread threshold
2016-01-20 Zhang XianyiMerge pull request #745 from jakirkham/minor_fix_scipy_prof
2016-01-20 Zhang XianyiMerge pull request #744 from jeromerobert/bug731
2016-01-19 Jerome Robertswap: disable multi-threading for small matrices
2016-01-19 Jerome RobertDisable multi-threading for small matrices in [z]ger
2016-01-09 Zhang XianyiMerge pull request #734 from jeromerobert/common_stackalloc
2016-01-08 Jerome RobertFactorize MAX_STACK_ALLOC code to common_stackalloc.h
2016-01-04 Zhang XianyiMerge pull request #728 from jeromerobert/fix-no-stack...
2015-12-31 Jerome RobertFix compilation when MAX_STACK_ALLOC is not set
2015-12-14 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2015-12-14 Zhang XianyiFixed rotg bug on ARM.
2015-12-04 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2015-11-30 Zhang XianyiRefs #697. Fixed gemv bug for Windows.
2015-11-11 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2015-11-10 Zhang XianyiFix #686. Merge branch 'ashwinyes-develop' into develop
2015-11-10 Zhang XianyiMerge branch 'develop' of https://github.com/ashwinyes...
2015-11-09 Ralph CampbellMinor C code fixes in interface/
2015-10-28 Zhang XianyiMerge branch 'develop' into arm_soft_fp_abi
2015-10-27 Zhang XianyiMerge branch 'develop' v0.2.15
2015-10-26 Zhang XianyiMerge branch 'cmake' into develop
2015-10-26 Zhang XianyiMerge branch 'develop' into cmake
2015-10-23 Zhang XianyiRefs #671. the return of i?max cannot larger than N.
2015-10-20 Zhang XianyiFixed cmake bug on Visual Studio.
2015-10-12 Zhang XianyiMerge branch 'develop' into cmake
2015-09-10 Zhang XianyiMerge pull request #640 from kortschak/dlansy-fix
2015-09-10 Zhang XianyiRefs #638. Fixed compiling bug with clang on Mac OS X.
2015-09-08 Zhang XianyiMerge pull request #633 from grisuthedragon/tune_imatcopy
2015-09-07 Martin KoehlerImproved Ximatcopy when lda==ldb.
2015-08-10 Zhang XianyiMerge branch 'hpanderson_cmake' into cmake
2015-08-10 Zhang XianyiMerge branch 'cmake' of https://github.com/hpanderson...
2015-08-10 Zhang XianyiUse cmake to build OpenBLAS GENERIC Target on MSVC...
2015-08-04 Zhang XianyiMerge branch 'develop' into cmake
2015-07-21 Zhang XianyiMerge branch 'hpanderson_cmake' into cmake
2015-07-21 Zhang XianyiMerge branch 'cmake' of https://github.com/hpanderson...
2015-05-06 wernsaarMerge pull request #564 from wernsaar/develop
next