10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-29 08:24:44 +02:00
Commit Graph

236 Commits

Author SHA1 Message Date
d4e16bfaa8 Fixed types in modules 2014-05-24 00:22:37 +02:00
3ba8730747 Providers check that they are not in openMP sections. 2014-05-23 22:51:36 +02:00
6bdc7afde4 Disallow provide, touch, soft_touch, provide_all in openMP 2014-05-23 22:34:09 +02:00
f6ff97f5c5 Added has_openmp for variables 2014-05-23 22:03:23 +02:00
2b2e048f01 Make single in subroutine needs 2014-05-13 11:15:24 +02:00
fa761ea25f irp_stack works again 2014-05-10 23:50:46 +02:00
2aa209dd6b Merge branch 'master' of ssh://git.code.sf.net/p/irpf90/code 2014-04-25 17:21:28 +02:00
75859b10c1 Simplified tags file 2014-04-25 17:21:04 +02:00
vijaygopalchilkuri
5e15a7ad05 add support for interface block 2014-04-02 23:01:33 +02:00
vijaygopalchilkuri
7a4b8cb8dc Merge branch 'master' of ssh://git.code.sf.net/p/irpf90/code
* 'master' of ssh://git.code.sf.net/p/irpf90/code: (23 commits)
  IRPF90_MAKE variable
  Gitignore file added
  Error messages cleaned
  Compile external sources first
  Compile first external sources
  support for recursive subroutines in indent
  Added support of documentation of subroutines and functions
  Added irpf90_indent
  Add tags for vi navigation
  Forgot to remove debug print
  Fixed man error in make
  Corrected bug with unexisting directories
  Added auto codelet generation
  Forgot file
  Added autocompletion in irpman
  Fixed bug with Cython
  Added -I option
  Work to do
  Added man pages
  Bug with +=
  ...
2014-04-02 22:55:59 +02:00
d152eab8d1 IRPF90_MAKE variable 2014-04-02 17:07:27 +02:00
557959f51a Gitignore file added 2014-04-02 13:46:43 +02:00
76224d6354 Error messages cleaned 2014-04-01 17:47:06 +02:00
1ed4a11827 Compile external sources first 2014-04-01 11:58:11 +02:00
49dcdbeefd Compile first external sources 2014-03-24 17:05:52 +01:00
051e65ebf9 support for recursive subroutines in indent 2014-03-13 15:10:02 +01:00
67e6def151 Added support of documentation of subroutines and functions 2014-03-13 14:45:04 +01:00
e74ffd8e7a Added irpf90_indent 2014-03-13 10:31:10 +01:00
b1982206ea Add tags for vi navigation 2014-03-11 16:01:58 +01:00
a7bffaffcc Merge branch 'master' of ssh://git.code.sf.net/p/irpf90/code
Conflicts:
	man/man1/irpf90.1.gz
2014-03-07 20:38:59 +01:00
b508923bab Forgot to remove debug print 2014-02-28 11:12:20 +01:00
d71c2c4229 Fixed man error in make 2014-02-27 14:07:20 +01:00
89ab32443c Corrected bug with unexisting directories 2014-02-27 14:06:31 +01:00
61997d670a Added auto codelet generation 2014-01-07 17:01:40 +01:00
3ce56dcdea Forgot file 2014-01-03 16:22:24 +01:00
b5499b8a2f Added autocompletion in irpman 2013-12-13 10:28:32 +01:00
f1d3eba3bc Fixed bug with Cython 2013-12-11 14:49:02 +01:00
fd3b743792 Added -I option 2013-12-11 14:19:20 +01:00
efd67d12f9 Work to do 2013-11-20 17:43:03 +01:00
57a09925e4 Added man pages 2013-11-12 09:53:16 +01:00
bb41e2cd73 Bug with += 2013-11-08 00:08:09 +01:00
51b1598bb0 Merge branch 'master' of ssh://git.code.sf.net/p/irpf90/code
Conflicts:
	src/version.py
2013-10-03 11:21:46 +02:00
b0d955cb85 Bug in makefile with cython 2013-10-03 11:20:58 +02:00
Anthony Scemama
27a799df35 Openmp bug
Version:1.2.21
2013-07-11 00:40:20 +02:00
vijaygopalchilkuri
5abd43782f Bug in touch of multiple variables 2013-07-09 19:53:05 +02:00
vijaygopalchilkuri
45b328c442 Bug in touch of multiple variables 2013-07-09 18:06:16 +02:00
1b3924c615 Bug introduced in previous commit. Corrected 2013-07-09 17:05:56 +02:00
Anthony Scemama
90c16dc7f5 Minor changes
Version:1.2.20
2013-07-08 23:57:36 +02:00
Anthony Scemama
ff34366fde Improved documentation
Version:1.2.21

Version:1.2.20
2013-07-08 23:53:58 +02:00
bcfc768b7a :if: changed to : if : in preprocessed text 2013-07-02 17:01:16 +02:00
6f6d8d0a2a Removed irpf90.exe from repo 2013-07-02 01:39:03 +02:00
Anthony Scemama
07fdfc46ff Cleaning in repository
Version:1.2.18
2013-07-02 00:58:47 +02:00
vijaygopalchilkuri
3d50cbc3e4 changed preprocessed_text.py - vijay 2013-07-01 13:12:37 +02:00
42c898d509 Check unused providers 2013-01-21 12:27:44 +01:00
2fecac9d79 Can use irpf90.a for large builds 2013-01-17 10:45:26 +01:00
a27788abba Bug with types 2013-01-04 17:15:08 +01:00
e0446eb0be Bug in memory debug 2012-12-19 11:35:21 +01:00
91ac0ac940 IRP_ALIGN introduced 2012-12-07 15:12:10 +01:00
017cbcb43f OpenMP sentinels added 2012-11-27 01:12:16 +01:00
f08f90321b Bug with parentheses 2012-11-15 12:00:43 +01:00