Salome HOME
fix for OS Windows
[tools/medcoupling.git] / src / MEDLoader /
2021-03-24 Viktor Uzlovfix for OS Windows vuzlov/24009_windows
2021-03-02 rnvCompilation under Windows.
2021-02-26 Anthony GeayGet rid of tab introduced in 7fef2459b44
2021-02-23 rnvCompilation under CentOS 6 and 7
2021-02-22 rnvMerge commit
2021-02-22 rnvCompilation under Windows
2021-02-22 Anthony GeayVadim s review of 47fc37875313e44
2021-02-18 Anthony GeayCS work : MeshGems reader/writer
2021-02-05 Anthony GeayAdd to med30 convertor.
2021-01-21 abnbuildInnerBoundaryAlongM1Group: bug fix for singular...
2021-01-21 abnUnwanted trailing spaces ...
2021-01-18 Anthony GEAYFix 32bits config bug
2021-01-11 Anthony GEAYSuppress default rev nodal computation in case of num...
2021-01-11 Anthony GEAYSmall imp
2020-12-07 Viktor UzlovAdapt for C++17
2020-11-18 Anthony GEAYNon reg test linked to previous commit
2020-11-17 Anthony GEAYMEDFileMeshLL::renumberNodesInConnWithoutComputation...
2020-11-16 Anthony GEAYOptimize memory peak during coordinates loading implied...
2020-11-11 vsrMerge branch 'V9_6_BR'
2020-11-02 abnMEDFileCMesh: bug fix: getFamsNonEmptyLevels{Ext} was...
2020-10-16 abnMEDFileCurveLinearMesh -> getSpaceDimension() was missing
2020-10-13 Anthony GEAYGeneralization of MEDCouplingUMesh::fillCellIdsToKeepFr...
2020-09-29 abnVarious fixes for test runs - introducing MEDCOUPLING_R...
2020-09-28 abnFix clang compilation (template instanciations) + clang...
2020-09-28 abnBug fixes: cartesianize() and WriteFieldOnAlreadyWritte...
2020-09-28 Anthony GEAYManagement of int64 fields into medcoupling.
2020-09-22 Anthony GEAYfix of med convertors for int64 agy/tu20059_int64
2020-06-24 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-06-24 rnv#19727 [CEA][Windows] MEDCOUPLING MEDFileMesh.hxx
2020-06-24 rnv#19727 [CEA][Windows] MEDCOUPLING MEDFileMesh.hxx V9_5_BR V9_5_0 V9_5_0rc2 V9_5_0rc3
2020-06-23 Anthony GeayPython wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
2020-06-16 Anthony GeayPython wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
2020-05-01 Anthony GeayMEDFileUMesh.LoadPartCoords : make it cleaner
2020-04-29 Anthony GeayMEDFileUMesh.LoadPartCoords + ParaDataArray implementation
2020-04-26 Anthony GeayParaUMesh.redistributeCells implementation.
2020-04-20 Anthony GeayImplementation of MEDFileUMesh::computeFetchedNodeIds
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-15 vsrCopyright update 2020
2020-03-12 Anthony GeayTake advantage of med4.1 capabilities.
2020-03-05 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-02-26 vsrFix linkage problem when building with -DMEDCOUPLING_US... rnv/pv58_2 V9_5_0a1
2020-02-22 Anthony GeayWrap of GetFamiliesGroupsInfo for // partitioner rnv/pv58_1
2020-02-21 Anthony GeayFix for int64 config on debian9
2020-02-21 Anthony GeayEase memory tracking
2020-02-12 vsrFix problems with localization: prevent accidental...
2020-01-29 rnv#18634 [CEA] [Windows] MEDReader files failure
2020-01-14 rnvFix compilation on Windows with VS 2017 after implement...
2020-01-02 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-01-02 Anthony GeayFix testHeapMem1 test to make it run on Scibian9
2020-01-02 Anthony GeayGet rid of conversion array duplication
2019-12-20 Anthony Geaysizeof(med_int) accessor to ease checkup
2019-12-20 eapIndices are stored as mcIdType type instead of int...
2019-12-19 vsrFix tests in the MICRO mode (part 2)
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-08-26 Anthony GeayMerge branch 'abn/aggreg'
2019-08-21 abnBug fix: MEDFileUMesh::Aggregate was incorrectly mergin... abn/aggreg
2019-08-21 abnIndentation and white spaces ...
2019-07-19 Anthony Geay[EDF19821] : Temp files for tests are no more created...
2019-05-06 vsrMerge branch 'V9_3_BR'
2019-05-02 abnCaseReader: minor bug fix in reg exp ...
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-05 vsrMerge branch 'V9_2_2_BR'
2019-02-21 abnSWIG: Full clean up of "throw" specifications.
2019-02-21 abnSWIG exception: removing C++11 warnings, minimal work.
2019-02-14 vsrUpdate copyrights
2019-02-05 Anthony GeayBug correction : Multi WriteField on field lying on...
2018-12-31 Anthony GeayPorting python3
2018-12-19 Christophe BourcierAdd reading of record 8 of sauv file (ascii and XDR... cbr/upgrade_sauvreader
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-10-18 Anthony GeayMove Case*.py installation directory from bin to lib...
2018-10-15 eapTypo and whitespace fixes by Kunda
2018-10-09 Anthony GeayMEDLoader is now able to export to 3.3 MED file version.
2018-09-27 Anthony GeayContext manager for MEDFile*Field1TS
2018-09-12 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-09-11 abnFurther fix for CaseReader Py3 ...
2018-09-04 rnvWindows porting
2018-09-03 abnProposal SWIG CMake fix abn/cmake_swig_dpy
2018-08-30 Anthony GeayCorrection of error during Py3 porting
2018-08-29 Anthony GeayAjouts des tests
2018-08-28 Anthony Geay- MEDLoader ReadField is now dealing int32, float64...
2018-08-27 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-08-27 abnFurther porting to Python3 abn/med2case_py3
2018-08-27 abnPorting Case tools to Python3
2018-07-23 Anthony GeayAdditional check into MEDFileMesh.rearrangeFamilies...
2018-07-20 Anthony GeayThank you to Yutaka Nishizawa for having report this...
2018-06-27 abnMerge branch 'abn/seg_seg_intersec'
2018-06-25 eapTypo-fix by Kunda
2018-06-20 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-06-15 Anthony GeayC++11 for everybody ! youhouuuuu
2018-06-08 eapmedcoupling documentation modification agy/master_with_doc
2018-04-19 rnvMerge remote-tracking branch 'origin/abn/bug_fixes...
2018-04-12 Anthony GeayBug correction for structure elt
2018-04-10 Anthony GeayBug correction for structure elt
next