Salome HOME
Attempt of Management of profiles in spliter
[tools/medcoupling.git] / src / MEDCoupling / Test /
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-14 vsrUpdate copyrights
2019-01-15 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-01-15 Anthony GeayBug correction into MEDCouplingUMesh::getMeasureFieldOn...
2019-01-04 Anthony GeayImplementation of mergefields on Gauss Points + unifica...
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-09-04 rnvWindows porting
2018-08-27 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-08-27 Anthony GeayMerge branch 'abn/norm_max'
2018-08-08 abnAPI change: MEDCouplingFieldDouble::normMax is now... abn/norm_max
2018-01-25 eaptypo-fix by Kunda V9_0_0
2018-01-09 eaptypo-fix by Kunda
2018-01-04 Anthony GeayImplemenatation of MEDFileFields::linearToQuadratic...
2017-12-28 Anthony Geaynew "medcoupling" python module to gether into a single...
2017-06-01 Anthony Geaymerge from agy/Template2
2017-05-30 Anthony GeayOn the road
2017-05-30 rnvMerge rnv/win_swig_generation branch.
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-29 Anthony GeayMesh::getNumberOfCells returns std::size_t
2017-05-29 Anthony GeayDataArray::getNumberOfTuples returns std::size_t now
2017-05-02 Anthony GeayFirst impl of MEDCouplingFieldFloat
2017-03-31 rnvWindows compatibility.
2017-02-27 abnMerge branch 'master' of ssh://git.salome-platform...
2017-02-27 abnMinor: fixing compile when LOG switched on.
2016-12-27 Anthony Geaynumber of tuples and components are now std::size_t...
2016-10-04 Anthony GeayImplementation of planar symmetry + aggregation methods...
2016-04-14 abnMerge branch 'master' of ssh://git.salome-platform...
2016-04-11 Cédric AguerreFix salome tests
2016-03-24 vsrGet relevant changes from V7_dev branch (copyright...
2016-01-21 abnMerge branch 'V7_dev'
2016-01-21 abnMerge branch 'V8_0_0_BR'
2016-01-21 abnMerge branch 'master' into V7_dev - taking only stuff...
2016-01-20 abnMEDCoupling API renaming - stage #2
2016-01-20 abnMEDCoupling API change - stage #1
2016-01-19 Anthony GeayFirst step of ParaMEDMEM -> MEDCoupling
2016-01-18 Anthony GeayRemove checkCoherency2.
2016-01-18 Anthony GeayMEDCouplingUMesh.tessellate2D - only one entry point...
2016-01-18 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2016-01-18 Anthony GeayRemove DataArrayInt::isIdentity-> DataArrayInt::isIdent...
2016-01-14 vsrMerge branch 'V8_0_BR' V8_0_0a2
2016-01-08 Anthony Geay3D2D -> 2D3D to ease readability.
2015-12-10 abnReverted to SALOME current CMake build procedure.
2015-12-03 Cédric AguerreMerge branch 'agr/medcoupling_tool'
2015-12-01 Cédric Aguerrefix conflict
2015-12-01 Cédric Aguerrerename medtool as medcoupling
2015-11-30 Cédric Aguerrefix conflict
2015-10-30 Cédric Aguerremerge conflict
2015-10-29 Cédric Aguerreadd mpi part
2015-10-29 Cédric AguerreInitiating medtool
2015-09-15 Cédric Aguerrefix conflict: ctest requires SUBDIRS, not ADD_SUBDIRECT...
2015-07-23 Anthony GeayCorrect test. Geometric2D is presently not managed...
2015-03-27 Cédric AguerreMerge branch 'agr/salome_tests'
2015-03-24 Anthony GeayMEDCouplingUMesh.buildExtrudedMesh feature changed...
2015-03-23 Cédric Aguerreadd medcoupling tests
2015-02-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-12 aklCopyrights update 2015.
2014-08-28 vsrMerge remote branch 'origin/V7_4_BR'
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance team... Synchronize adm files
2014-07-25 Anthony GeayBoost of expression evaluator DataArrayDouble::applyFun...
2014-06-20 geayMerge branch 'agy/codeutils'
2014-06-19 geayMerge branch 'agy/paramedmem_without_trioufield_h'...
2014-06-19 geayMerge branch 'agy/codeutils' of ssh://git.salome-platfo...
2014-06-19 geayMore check in MEDCouplingRemapper to help aggressive...
2014-05-13 anaAdd missing test_environment for tests
2014-04-03 vsrMerge branch V7_3_1_BR V7_4_0a1
2014-03-12 vsrMerge branch 'origin/agy/V731rc2' V7_3_1_BR V7_3_1 V7_3_1rc2
2014-03-12 geaycherry-pick between a669 and 19a96 of V7_main agy/V731rc2
2014-02-20 geayMerge branch 'abn/fix_intersec' into V7_main
2014-02-20 geayMerge branch 'abn/fix_orient' into V7_main
2014-02-19 Adrien BrunetonBug fix: bounding box for quadratic elements spaceDim...
2014-02-19 aklUpdate copyrights 2014.
2014-02-18 Adrien BrunetonBug fix - are2DCellsCorrectlyOriented - added C++ tests... abn/fix_orient
2013-12-18 vsrMerge from V7_3_BR branch 18/12/2013
2013-11-29 ageayMEDCouplingUMesh::getAllTypes -> MEDCouplingUMesh:...
2013-11-28 mpaCMake:
2013-11-28 mpaCMake:
2013-11-14 ageay4th dimension of DataArrayDouble::findCommonTuples
2013-09-18 brunetontessellate: adding Python test ... and fixing mem leak :-)
2013-09-09 anaCompilation SALOME on Windows
2013-09-04 brunetonBug fix: CellModel - POLYL cell model was buggy (missin...
2013-08-20 ageayWrite VTK using binary format.
2013-08-19 ageayAPI modif : suppression of P1P0Bary policy. Now it...
2013-08-08 ageayModification of C++ API of MEDCouplingMesh::getCellsCon...
2013-08-05 ageayDebug on GENERAL_24 and GENERAL_48
2013-08-01 ageayStart debugging 3D interpolation error on OCTA12 in... B4PolyhIntersect
2013-07-30 ageayMEDReader -> debugging session
2013-07-23 ageayAll getName method return std::string now
2013-07-19 ageayEnd of Autotools in MED. Yes we did !
2013-07-17 ageayOn the road of last imps for MEDReader
2013-07-11 ageaybehaviour modification MEDCouplingMesh::getDistribution...
2013-07-05 ageayNew CMake implementation
2013-06-28 ageayMED file loading on demand.
2013-06-18 ageayOn the road of addition of optimized unstructured mesh...
2013-06-11 vsrMerge from V6_main (dev of Anthony GEAY) 11/06/2013
2013-04-24 vsrMerge last changes for 0021856: [CEA 663] Documenting...
2013-04-18 ageayMerge from MrgToV7main1804
2013-04-12 vsrMerge from V6_main 12/04/2013
2013-04-01 vsrMerge from V6_main 01/04/2013 StartAGWork4413 V7_2_0b1
next