Salome HOME
Merge branch 'V7_dev'
[tools/medcoupling.git] / src / MEDCoupling /
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-18 abnMerge branch 'master' of ssh://git.salome-platform...
2016-01-18 abnCovariance: last fixes.
2016-01-15 abnCovariance: forgot the most important one deepCpy() !!
2016-01-15 abnFixing various C++ covariances mismatches in the API
2016-01-14 vsrMerge branch 'V8_0_BR' V8_0_0a2
2016-01-11 abnDocumentation buildExtrudedMesh()
2016-01-08 Anthony Geay3D2D -> 2D3D to ease readability.
2016-01-05 Anthony GeayAPI modification (simplification) : MEDFileMesh::getGen...
2016-01-04 abnMerge branch 'abn/tests_from_build'
2015-12-31 Anthony GeayNow deal with Cylindric, Spheric coordinates for UMesh...
2015-12-16 Anthony GeayBug correction on computeOffsets2 for empty arrayint...
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 abnMerge branch 'abn/mpi_imp'
2015-12-01 Cédric Aguerrerename medtool as medcoupling
2015-11-30 Cédric Aguerrefix conflict
2015-11-24 abnOverlapDEC: bug fix. Bounding box adjustment was negative.
2015-11-02 abnVarious fixes on doc.
2015-11-02 abnMerge branch 'master' of ssh://git.salome-platform...
2015-11-02 abnEnhance doc on parallelism.
2015-10-30 Cédric Aguerremerge conflict
2015-10-30 Cédric AguerreMerge remote branch 'origin/master' into agr/medcalc
2015-10-29 Cédric Aguerrerename SALOME_* options as MEDTOOL_*
2015-10-29 Cédric Aguerreadd mpi part
2015-10-29 Cédric AguerreInitiating medtool
2015-10-29 vsrEnable C++0x/C++11 support V8_0_pre
2015-10-28 Cédric AguerreMERGE stage 1: keep doc/dev and src/MEDCalc/doc
2015-10-19 vsrMerge branch 'V7_7_BR'
2015-10-13 abnDocumentation reorganization
2015-09-16 abnMerge branch 'abn/crack_fix'
2015-09-16 abnFurther "improvement" on duplicateNodesOnM1Group().
2015-09-15 Cédric Aguerrefix conflict: ctest requires SUBDIRS, not ADD_SUBDIRECT...
2015-09-15 abnMerge branch 'abn/crack_fix'
2015-09-15 abnUsing std::vector<bool> instead of new bool[]
2015-09-14 abnRelease checking constraints on field nature when perfo... abn/field_nature
2015-09-14 abnMerge branch 'abn/weighted_avg'
2015-09-14 abnFix for duplicateNodesOnM1Group() so that non connex...
2015-09-04 abnOptimisation in getWeightedAverageValue(), reducing... abn/weighted_avg
2015-07-23 Anthony GeayCorrect test. Geometric2D is presently not managed...
2015-07-23 abnMerge branch 'abn/mpifix'
2015-07-20 Anthony GeayCorrection of small bug on .__str__ on CurveLinearMesh...
2015-07-20 abnMerge branch 'abn/doxy2swig'
2015-06-30 abnIMP: generation of Python docstrings from Doxygen output. abn/doxy2swig
2015-06-29 abnDoc: added images for SplittingPolicy + sort class...
2015-06-03 imn0022875: EDF 7690 MED: Creating joints with medpartitio...
2015-04-30 abn1) Fixed colinearize2D to handle degenerated cases...
2015-04-29 Anthony GeayUrgent debug. agy/BugStMeshSetFieldPflFalse
2015-04-29 Anthony GeayImplementation of MEDCouplingPointSet.computeDiameterFi... agy/ComputeDiameter
2015-04-22 Anthony GeayCorrection of bug EDF10720. agy/edf10720
2015-04-09 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-04-09 Anthony GeayHuge improvement of performance of MEDCouplingUMesh...
2015-04-02 Anthony GeayAddition of MEDCouplingPointSet::areAllNodesFetched... V7_6_0a1
2015-03-27 Cédric AguerreMerge branch 'agr/salome_tests'
2015-03-25 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-03-25 Anthony GeayPickelization of MEDFileUMesh objects.
2015-03-24 Anthony GeayMEDCouplingUMesh.buildExtrudedMesh feature changed...
2015-03-23 Cédric Aguerreadd medcoupling tests
2015-03-23 Anthony GeayDataArrayDouble.__str__ and DataArrayInt.__str__ no...
2015-03-18 Anthony GeayPickelization of (squashed merge of agy/PyPickelingOfMC...
2015-02-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-13 Anthony GeayAddition of getLocationFromCellId and getLocationFromNo...
2015-02-12 aklCopyrights update 2015.
2015-01-30 Anthony GeayImprove message in case of throw for end user.
2015-01-12 vsrMerge remote branch 'origin/agy/DebugIntersect2DMeshWit... V7_5_BR V7_5_1 V7_5_1rc1 V7_5_1rc2 V7_5_1rc3
2015-01-05 Anthony GeayA little miss in algorithm. Werror would detect this \!
2014-12-19 vsrMerge remote branch 'origin/agy/BugMEDFileUMeshZipCoord... V7_5_1b1
2014-12-18 vsrMerge remote branch 'origin/abn/checkDeepEquival' into...
2014-12-18 abnIntersect2DMeshWith1DLine : Bug correction concerning...
2014-12-09 vsrMerge branch 'master' into V7_5_BR
2014-12-08 abnCheckDeepEquivalWith should also return OK with two... abn/checkDeepEquival
2014-11-21 vsrMerge remote branch 'origin/abn/icoco_fix' into V7_5_BR V7_5_0 V7_5_0rc1
2014-11-21 vsrMerge remote branch 'origin/abn/intersect_fix' into...
2014-11-21 Anthony GeayAddition of tools for combination of part definition...
2014-11-21 abnBug fix in Intersect2DMeshWith1D: intersectEdges1 was...
2014-11-06 vsrMerge branch 'master' into V7_5_BR fbt/french_translation_check_med
2014-11-06 Anthony GeayComponents are now available in VTK output of double...
2014-10-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2014-10-13 Anthony GeayUnwarnigization with super warning options.
2014-10-08 Anthony GeayDataArrayInt::sortEachPairToMakeALinkedList for MEDCoup...
2014-10-08 Anthony GeayLet the power of orderConsecutiveCells1D express itself.
2014-10-01 Anthony GeayOn the road of ParaMEDReader for fields.
2014-10-01 Anthony GeayPart definition class to prepare implementation of...
2014-09-30 Anthony GeayImprove performance on // read of a MED file using...
2014-09-26 Anthony GeayOn the road of the ParaMEDReader. MEDLoader can load...
2014-09-19 Anthony GeaySo doc on Remapper::prepare for bug #CEA1168 (PAL22588)
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...
next