Salome HOME
tools/medcoupling.git
2019-10-29 Anthony GeayThanks to Kanglong agy/doc_fix_0
2019-10-18 Anthony GeayAddition of MEDFileMesh.zipFamilies
2019-10-15 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr... V9_4_0b1
2019-10-15 Anthony GeayLabels management of splitter
2019-09-12 abnfix MEDFileUMesh::Aggregate(): groups with the same... V9_4_0a1 V9_4_0a2
2019-09-02 abnPortability GCC9 (spotted on Fedora 30)
2019-08-30 Anthony GeayMEDCouplingFieldTemplate is pickable + fix of memory...
2019-08-26 Anthony GeayMerge branch 'abn/aggreg'
2019-08-26 Anthony GeayFix due to last commit
2019-08-23 vsrFix runtime warning about unclosed file descriptors vsr/close_file_descriptors
2019-08-21 abnBug fix: MEDFileUMesh::Aggregate was incorrectly mergin... abn/aggreg
2019-08-21 abnIndentation and white spaces ...
2019-07-25 Anthony Geay[EDF19849] : more permissive MEDCouplingUMesh::computeP...
2019-07-19 Anthony Geay[EDF19821] : 2 last vicious cases
2019-07-19 Anthony Geay[EDF19821] : Temp files for tests are no more created...
2019-07-17 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-07-17 Anthony GeayTo more link pywrappers to libpythonX.Y.so for Linux... agy/for_pip_install_tianyi
2019-07-17 Anthony GeayPython3.7 : PyUnicode_AsUTF8AndSize returns const char *
2019-07-10 vsrrefs #17181: EDF - broken link in MEDCoupling doc
2019-06-13 abnBug detected by Clang.
2019-05-06 vsrMerge branch 'V9_3_BR'
2019-05-02 abnCaseReader: minor bug fix in reg exp ...
2019-04-17 Anthony GeaySome helpers to convert VTK files to medcoupling mesh...
2019-03-28 vsrIncrement version: 9.3.0 V9_3_BR V9_3_0 V9_3_0b2 V9_3_0rc1 V9_3_0rc2
2019-03-27 Anthony GeayBetter management of profiles
2019-03-22 Anthony GeayAttempt of Management of profiles in spliter
2019-03-21 rnvIntegration of [CEA 13233] support new xdr.h location
2019-03-13 rnvCompilation under Windows. rnv/win_test_sauv_loader V9_3_0b1
2019-03-07 rnvFix compilation on Windows
2019-03-06 abnIntersect2DMeshes bug fix: mishandling of orientation... V9_3_0a2
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-03-04 abnIntersect2DMeshWith1DLine: more doc.
2019-03-04 abnIntersect2DMeshWith1DLine bug fix: when a cell was...
2019-02-26 Anthony GeayWindows porting. Thanks to Roman.
2019-02-25 vsrIncrement version: 9.2.2 V9_2_2_BR vsr/v9_2_2_br V9_2_2
2019-02-25 rnvBuild MEDCOUPLING with numpy on Windows.
2019-02-21 abnIndexed arrays functions are now part of DataArrayInt... V9_3_0a1
2019-02-21 abnNew functionality: computeCellCenterOfMassWithPrecision()
2019-02-21 abnSWIG: Full clean up of "throw" specifications.
2019-02-21 abnSWIG exception: removing C++11 warnings, minimal work.
2019-02-21 abnMEDCoupling becomes medcoupling in tests.
2019-02-21 abnRemapper: PointLocator method does not make sense for...
2019-02-21 abnIntersector: Earlier detection of merged nodes.
2019-02-20 abnSWIG bug fix: DataArrayDouble::setValues()
2019-02-14 vsrUpdate copyrights
2019-02-08 vsrIncrement version: 9.2.1 V9_2_1_BR V9_2_1
2019-02-05 Anthony GeayBug correction : Multi WriteField on field lying on...
2019-02-01 Anthony Geayint64 : update attributes
2019-02-01 Anthony GeayPrepare int64 management
2019-02-01 Anthony GeayPrepare int64 management
2019-02-01 Anthony GeayPrepare int64 management - example 4
2019-01-31 Anthony GeayPrepare int64 management - example 3
2019-01-31 Anthony GeayPrepare int64 management - example 2
2019-01-31 Anthony GeayPrepare int64 management - example 1
2019-01-31 Anthony GeayPrepare int64 management
2019-01-21 rnvFix tests in the MICRO mode.
2019-01-18 abnIntersector: optim for SegSeg and ArcCSeg when an extre...
2019-01-17 abnSome cleanup : removing unused param
2019-01-17 abnBug fix: BuildIntersectCells() should no try to merge...
2019-01-17 abnsplitAbs(): Taking direction into account when skiping...
2019-01-16 abnorientCorreclty2DCells() -> bug fix: quadratic cell...
2019-01-16 abnrestoring intersect test Tmp10 with a little fix to...
2019-01-15 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-01-15 abnRewrote eraseCurrent() in a more efficient way + disabl...
2019-01-15 Anthony GeayBug correction into MEDCouplingUMesh::getMeasureFieldOn...
2019-01-14 abnUseful valgrind suppr file for SWIG ...
2019-01-14 abnIntersec bug fix: point not added properly inserted...
2019-01-14 abnIntersect bug fix : quad point was not inserted in...
2019-01-14 Anthony GeayProtect MEDCouplingFieldDouble::getValueOnMulti from...
2019-01-11 abnNasty one! Was OK on FED20, but not on more recent...
2019-01-10 abnIntersec bug fix: correct polygons with flat corners...
2019-01-10 abnBug fix in compute residual: the stop condition is...
2019-01-10 abnIntersection : ComputeResidual -> some refactoring...
2019-01-10 abnIntersec bug fix: when intersecting nodes are merged...
2019-01-10 abnBug fix: seg seg intersector epsilon is to be taken...
2019-01-10 abnIntersection: renaming some variables and refactor...
2019-01-10 abnRewrote _matrix in a more natural way in SegSegIntersetor
2019-01-04 Anthony GeayImplementation of mergefields on Gauss Points + unifica...
2018-12-31 Anthony GeayPorting python3
2018-12-20 Anthony GeayFirst draft of int64.
2018-12-19 Christophe... Add reading of record 8 of sauv file (ascii and XDR... cbr/upgrade_sauvreader
2018-12-17 Anthony GeayMake the static counters atomic
2018-12-17 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-12-17 Anthony GeayUpdate the documentation
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-12-06 Anthony GeayQuick and dirty patch
2018-11-19 Anthony GeayBUG correction : During P0P0 remapping on tetra. If... V9_2_0 V9_2_0rc1 V9_2_0rc2
2018-11-19 Anthony GeayBUG correction : During P0P0 remapping on tetra. If...
2018-11-16 vsrIncrement version: 9.2.0
2018-10-30 abnRemoving debug print messages ! V9_2_0a2 V9_2_0b1
2018-10-30 rnvTest correction: Python3: print '...' -> print('...')
2018-10-29 abnBug fix: IsPolygonWellOriented() was not working proper...
2018-10-26 abnBug fix : Edge::sortIdAbs() was merging points too...
2018-10-26 abnTest case for the prev fix of ComputeResidual ... never...
2018-10-22 abnIntersec bug fix: ComputeResidual buggy for quad polyg...
2018-10-18 Anthony GeayMove Case*.py installation directory from bin to lib...
2018-10-17 Anthony GeayFix parallel compilation error on building of ParaMEDME...
2018-10-15 eapTypo and whitespace fixes by Kunda
2018-10-15 abnMinor doxygen fix
next