10
0
mirror of https://gitlab.com/scemama/EZFIO.git synced 2024-06-02 03:15:21 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
57b63c1306 Corrected bug when options have an '=' 2015-06-02 21:46:40 +02:00
Anthony Scemama
db5d8597ac Merge pull request #2 from scemama/master
v1.3.0
2015-06-02 16:28:26 +02:00
bb8975215d Cleaned build 2015-06-02 15:56:51 +02:00
c70b96dd58 Cleaned build 2015-06-02 15:54:06 +02:00
3b97748adc Bash calls ezfio.py 2015-06-02 12:58:38 +02:00
62e78049c2 Bash/ezfio.sh 2015-06-02 01:49:18 +02:00
c29b6066c8 Add configure.py 2015-06-01 16:45:10 +02:00
5dc3509831 Updated configure 2015-06-01 16:37:31 +02:00
5313cd9e41 Works with ninja 2015-06-01 16:12:05 +02:00
425ed281c2 Added doc in IRPF90 subroutines 2015-06-01 15:11:31 +02:00
6df5989f16 Added doc in IRPF90 subroutines 2015-06-01 15:06:01 +02:00
1ca62e5352 Added support for Ninja 2015-05-28 14:00:42 +02:00
Anthony Scemama
4fb3b5080b Merge pull request #1 from scemama/master
Import version 1.2
2015-03-25 21:09:54 +01:00
a823ea208e Hide error messages in unarchive 2015-03-09 17:59:15 +01:00
a9e41fcb65 Added zlib in archive/unarchive 2015-03-03 18:11:32 +01:00
cf872f6514 Added archive/unarchive scripts 2015-03-03 16:28:24 +01:00
2fe3f824a6 Update version 2014-12-10 15:30:19 +01:00
797b62ac17 Corrects bug #1 2014-12-10 15:28:58 +01:00
46adaa470b Fixed ocaml format again 2014-11-14 10:28:28 +01:00
8bd9867178 Changed version for previous commit 2014-11-14 10:24:24 +01:00
6fac927736 Fixed bug in ocaml format 2014-11-14 10:23:55 +01:00
aae15b024a Tail recursion in ocaml flatten_ezfio 2014-11-03 18:12:13 +01:00
293c6b971a Changed ocaml flattened_ezfio_data to flattened_ezfio -> much faster 2014-11-03 17:30:13 +01:00
0c097dac4f Error in previous commit 2014-10-17 11:55:07 +02:00
f77c499fc2 Enhancement in ocaml empty strings 2014-10-17 11:52:41 +02:00
2400d4d4e9 Bug with multi-dimensional integer*8 arrays in ocaml corrected 2014-09-17 11:52:20 +02:00
affd22f998 Merge branch 'master' of github.com:scemama/EZFIO 2014-09-17 11:52:01 +02:00
4837aed52e Bug with multi-dimensional integer*8 arrays in ocaml corrected 2014-09-17 11:51:52 +02:00
7383c7a3c1 Merge branch 'master' of github.com:scemama/EZFIO
Conflicts:
	src/ezfio.ml
2014-09-16 19:37:14 +02:00
088c5ab63d Added Int64 in ocaml 2014-09-15 16:14:02 +02:00
e12f9ca68d Wrong type in ocaml 2014-09-10 15:03:55 +02:00
fd2ac1b21a ezfio_array_of_list now return an ezfio_array 2014-08-27 14:15:02 +02:00
fd89cd774e Added ocaml ezfio_array_of_list 2014-08-26 17:54:49 +02:00
075c9cc3b6 gitignore 2014-08-26 15:10:21 +02:00
0827fb9f54 Migration from Sourceforge 2014-08-26 15:04:22 +02:00
Anthony Scemama
29a999c0f8 Initial commit 2014-08-26 14:56:12 +02:00