1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-04-30 04:14:54 +02:00

71 Commits

Author SHA1 Message Date
Evgeny Posenitskiy
18c6fb845f
Smart deallocation of dsets upon failure in read_group [text] (#35)
* fix FC variable
* smart deallocation of dsets + some cleaning in templator [text]
2021-03-29 13:27:54 +02:00
9edeb7825e strncat 2021-03-28 22:41:49 +02:00
56389752de const 2021-03-28 22:38:32 +02:00
4e68a808a0 scope and shadowed variable 2021-03-28 22:14:24 +02:00
35daf9db05 Redundant assignments 2021-03-28 22:10:56 +02:00
e10285efee Format strings 2021-03-28 22:01:56 +02:00
f1e02350ac Format unsigned 2021-03-28 16:35:32 +02:00
966efc66c1 Fixed: duplicate rc == EOF 2021-03-28 16:32:42 +02:00
700803528f Format for unsigned long + overflows in struct 2021-03-28 16:22:14 +02:00
f8dae45c10 Changed i++ into ++i in loops 2021-03-28 15:48:27 +02:00
1b0a60f2fe use strncpy instead of strcpy to avoid possible buffer overflows 2021-03-28 11:18:50 +02:00
c56bc49ddd Fixed resource leak (fclose) 2021-03-27 19:40:27 +01:00
aa160d9bea make build scripts consistent 2021-03-25 11:41:13 +01:00
d680120efe working write_num [fortran] 2021-03-23 14:57:11 +01:00
71bb61dd5b fix memory leak 2021-03-17 17:02:58 +01:00
8a02ea07e2 fix for dset_dtype calloc and fscanf/fprintf 2021-03-17 15:49:43 +01:00
6e7b9a370d to test for nucleus 2021-03-17 14:50:02 +01:00
cc02849689 fixed to compile 2021-03-16 19:05:05 +01:00
aa67877948 generator for text backend before test 2021-03-16 18:34:07 +01:00
0da57b6b6c adapt recent changes in master text backend 2021-03-15 14:13:38 +01:00
76fe1b9783 TODO: templator for text backend 2021-03-10 16:56:45 +01:00