ENH: Improving the travis dashboard name
[platform/upstream/lapack.git] / TESTING / LIN /
2016-07-11 Julien LangouMerge branch 'FixInstalledPathingWithLib64' of https...
2016-07-11 Julien LangouPull request from Hans Johnson. Move command directives...
2016-07-10 Hans JohnsonRemove CMake-language block-end command arguments
2016-07-10 Hans JohnsonSTYLE: Convert CMake-language commands to lower case
2016-07-10 julielangouMerge pull request #5 from hjmjohnson/RemoveEndOfLineSpaces
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in Fortran files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in MISC files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in CMake files
2016-06-28 Sébastien VillemotDescription: Fix various typos
2016-06-18 JulieUpdate date, version for 3.6.1 release
2016-03-14 langouEmail from Tim Hopkins (University of Kent), March...
2016-01-08 julieCommitting Sébastien Villemot patches (5) sent on Jan...
2015-11-15 julieFix typo
2015-11-15 julieMissing parameter definition
2015-11-15 julieUpdating version number
2015-08-19 igor175changed variable names from LAM_MAX to SING_MAX and...
2015-08-11 igor175Fixed BUG number 123, that is testing of 'rook' routine...
2015-08-06 philippe.thevenyRemove deprecated xGEQPF from the test suite.
2015-08-06 philippe.thevenyRemove all but one deprecated routines from the test...
2015-06-25 julieAdding error test to each element of S must be positive...
2015-06-22 langouFix [CDSZ]QRT17.
2015-06-17 langoubug in [c,d,s,z]get02.f when calling the norm computati...
2015-06-15 langoutypos in these testing functions
2015-05-06 julieCorrect typo in variable name - reported by Elena ...
2015-04-23 julieCorrect info testing for SYSVXX routines
2015-04-01 julieProblem reported by Elena (Oracle)
2015-01-30 julieEd Anderson Bug Fix - Jan 26 2015
2015-01-30 julieEd Anderson Bug Fix - Jan 26 2015
2015-01-30 julieEd Anderson Bug Fix - Jan 26 2015 - I fixed an old...
2014-11-15 julieBug Fix form Elena (Oracle) - Correct test of error...
2014-03-19 julieCorrected minor bug submitted by Elena Ivanova, Oracle...
2013-11-19 julieUpadte version and date
2013-11-18 igor175LAPACK bug fix for XBLAS: bug revealed in testing...
2013-11-17 julieUpdate release number and date
2013-09-13 julieApply fix sent by Elena Ivanova (Oracle)
2013-09-12 julieFix "if test" semantic in xdrvpox
2013-07-20 julieAdd missing file in CMakeLists.txt
2013-07-09 igor175Added LAPACK tests for 'rook' routines and drivers...
2013-07-09 igor175Modified test files for 'rook' pivoting LAPACK routines...
2013-07-04 igor175modified error hadling routines for LIN testing of...
2013-07-04 igor175modified error hadling routines for LIN testing of...
2013-06-27 jamesbug fix provided by Elena Ivanova via email.
2013-04-22 igor175fixed comments in (c,z)errsy.f
2013-04-19 igor175added HR (Hermitian 'rook') path to LAPACK test routine...
2013-04-19 igor175changed comments in LAPACK testing routine (c,z)latb4.f
2013-04-18 igor175fixed comments in LAPACK testing routines (s,d,c,z...
2013-04-17 igor175fixed comments in LAPACK test routines (s,d,c,z)syt01...
2013-04-17 igor175minor changes in LAPACK testing routines (s,d,c,z)drvsy...
2013-04-17 igor175removed whitespace in LAPACK testing routines (s,d...
2013-04-17 igor175changed comments in LAPACK testing routines (s,d,c...
2013-04-17 igor175changed comments in LAPACK testing routines (c,z)chksy...
2013-04-17 igor175changed comments in LAPACK testing routines (c,z)chksy...
2013-04-16 igor175changed comments in LAPACK testing routines (c,z)chksy...
2013-04-12 igor175changed coments in LAPACK testing routines (c,z)chksy...
2013-04-12 igor175added test routines (c,z)chkhe_rook.f and (c,z)drvhe_r...
2013-04-12 igor175added test routines (c,z)chkhe_rook.f and (c,z)drvhe_r...
2012-09-25 julie(no commit message)
2012-09-22 julie(no commit message)
2012-08-25 julie(no commit message)
2012-08-22 julie(no commit message)
2012-05-16 jamesadded missing comma, thanks to Lee Killough at ANL
2012-04-26 julieCommit patch sent by Sébastien Fabbro to enable LAPACKE...
2012-04-13 julieUpdate version number
2012-04-12 julieFollow up to rev r1130
2012-04-11 julieRemove unused variables
2012-04-11 julieRemove unused parameters
2012-04-10 julieFix call to GEMQRT (no lwork) and lwork declarations
2012-04-10 julieFix External Subroutines declarations
2012-04-02 julieUndoing unvoluntary change commited in 1237
2012-04-02 julie(no commit message)
2012-01-26 julieFix Makefile in LIN
2012-01-21 julieFix Typo
2012-01-19 julieUpdate CMAKE build
2012-01-18 jamesFixed QRT routine testing
2012-01-12 igor175added a comment to *chksy_rook.f
2012-01-12 igor175introduced CALL XLAENV( 2, 2 ) in zchksy.f and cchksy...
2012-01-12 igor175added sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to...
2012-01-12 igor175small fixes, removed unused varibales in ddrvsy_rook...
2012-01-12 igor175added a test for double precision complex SV driver...
2012-01-12 igor175added a test for double precision complex SV driver...
2012-01-12 julieAdd the test for single precision driver routines for...
2012-01-11 igor175added the test for single precision driver routines...
2012-01-06 julieUpdate CMAKE build for Rook Pivoting Routines + correct...
2012-01-04 igor175added spacing between argumets in subroutine call
2012-01-04 igor175changed error handler alaerh.f so that it recognizes...
2012-01-04 igor175added the tests, i.e. ddrvsy_rook.f for driver routine...
2012-01-03 igor175fixed a typo in aladhd.f
2012-01-03 igor175added 'SR' test path to aladhd.f for driver routines...
2011-12-27 igor175added 'SR' test path to TESTING/LIN/*errvx.f to test...
2011-12-27 igor175added a special block diagonal matrix type to tests...
2011-12-27 igor175added a special block diagonal matrix type to tests...
2011-12-26 igor175changed a comment in cchkaa.f dchkaa.f schkaa.f
2011-12-26 igor175fixed a typo in TESTING/LIN/zerrsy.f
2011-12-26 igor175changed 'Complex precision' into 'Zomplex precision...
2011-12-26 igor175added 'ZSR' test path to test COPLEX*16 routines with...
2011-12-26 igor175added TESTING/LIN/zchksy.f and included in the makefile
2011-12-26 igor175line formatting fixes to schksy_rook.f and dchksy_rook.f
2011-12-26 igor175updated tests in for COMPLEX symmetric indefinite matri...
2011-12-26 igor175fixed a typo in a comment in LIN/cchkaa.f
2011-12-26 igor175added 'CSR' tet path to test COMPLEX routines for symme...
next