10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-02 11:25:19 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
8b773a9d45 Compiles with Python3 2020-01-27 18:43:22 +01:00
2ea0e86564 Switched to Python3 2020-01-27 18:22:35 +01:00
8361bf1304 Better error handling when ',' is missing. 2018-11-20 14:45:20 +01:00
7197e6f324 Changed python to python2 2018-04-27 14:33:57 +02:00
21470564a6 Removed checkpoint because of bug with pointers 2015-04-12 01:07:03 +02:00
9819222f25 Added checkpoint_write 2015-03-30 21:22:27 +02:00
8b6a22e9a3 Output message made clearer 2015-02-02 10:36:14 +01:00
Jean-Guillaume Piccinali
3a15ac8360 replacing #!/usr/bin/python with #!/usr/bin/env python 2014-10-28 11:43:22 +01:00
147e3a315a OpenMP flag has to be set for openmp programs 2014-10-08 16:24:01 +02:00
61997d670a Added auto codelet generation 2014-01-07 17:01:40 +01:00
Anthony Scemama
c9429db649 Updates
Version:1.2.10
2011-12-19 14:24:52 +01:00
Anthony Scemama
b7ab85315e Added vim files, parallel exit OK
Version:1.2.6
2011-11-09 16:21:26 +01:00
3f2d536c65 Bugs 2011-09-30 23:18:17 +02:00
Anthony Scemama
f9e87c0df0 Introduced profiler
Version:1.2.3
2011-09-30 19:10:18 +02:00
Anthony Scemama
bd7d363c08 StandAlone bug
Version:1.1.59
2010-10-20 16:40:52 +02:00
Anthony Scemama
969e31490b Merge branch 'master' of ssh://irpf90.git.sourceforge.net/gitroot/irpf90/irpf90
Conflicts:
	src/makefile.py
	src/parsed_text.py
	src/util.py

Version:1.1.51
2010-10-02 21:01:45 +02:00
Anthony Scemama
999093aedb Parallelized parsed_text
Version:1.1.50
2010-10-02 20:53:22 +02:00
Anthony Scemama
83c9ce5635 Optimization: lower() -> text_lower
Version:1.1.48
2010-09-01 15:10:16 +02:00
Anthony Scemama
d3f76c4580 Added touch query 2010-08-31 11:53:34 +02:00
Anthony Scemama
c5ce9e88fd Improvements of parallel vepison
Version:1.1.49
2010-04-06 15:24:24 +02:00
Anthony Scemama
2731349781 Changes for standalone executable
Version:1.1.46
2010-01-28 16:55:49 +01:00
Anthony Scemama
80ffdded64 Changed license in man pages
Version:1.1.25
2009-09-25 00:04:49 +02:00
Anthony Scemama
82985bfb59 Changed license to GPL
Version:1.1.22
2009-09-23 12:51:27 +02:00
db16f6a399 Added nice management of files
Version:1.1.16
2009-09-17 10:54:09 +02:00
448e566dc4 Added -p item
Version:1.1.15
2009-09-16 15:59:13 +02:00
50cfddd824 Improved touch
Version:1.1.13
2009-09-14 17:16:52 +02:00
da1125f785 Version:1.1.8 2009-09-09 00:46:42 +02:00
5f6950fd7c preprocessed text finished 2009-09-03 23:12:32 +02:00
62f3085eff Initial version.
Version:1.1.0
2009-09-02 20:45:53 +02:00