10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-03 03:45:20 +02:00
Commit Graph

224 Commits

Author SHA1 Message Date
db1ac54614 Update version to 1.6.1 2015-04-12 01:07:16 +02:00
21470564a6 Removed checkpoint because of bug with pointers 2015-04-12 01:07:03 +02:00
23efc552ac openMP bug corrected 2015-04-12 01:03:47 +02:00
6aa8f2d4a1 Bug with openmp corrected 2015-04-12 00:08:03 +02:00
66c2934d6d Better re-allocation rules 2015-04-07 19:45:30 +02:00
c071226c1d openmp 2015-04-07 17:25:58 +02:00
9819222f25 Added checkpoint_write 2015-03-30 21:22:27 +02:00
711eb39eb9 Missing parenteses in assert detected 2015-03-16 14:55:35 +01:00
78eb6dae1b Fixed -a -m -d 2015-03-16 14:50:57 +01:00
58c302f941 Merge branch 'master' of github.com:scemama/irpf90 2015-03-03 19:12:15 +01:00
fa74b0bae2 Changed PROVIDE behavior.
Now forces call_provide_* where the PROVIDE statement is.
2015-02-07 15:49:29 +01:00
25567b1e5d Longer lines in print 2015-02-03 17:38:32 +01:00
700387e56e Removed --unused broken option 2015-02-02 10:58:05 +01:00
8b6a22e9a3 Output message made clearer 2015-02-02 10:36:14 +01:00
92106da879 Added set equalprg in vim 2015-01-31 15:27:10 +01:00
c0db2be01d Improved instability factor print 2015-01-31 10:43:46 +01:00
564c4f4e62 tab completion in irpman 2015-01-31 10:22:37 +01:00
96de51f16b Merge branch 'master' of github.com:scemama/irpf90 2015-01-30 17:29:28 +01:00
373c638f73 irpf90_entities pretty 2015-01-30 17:29:20 +01:00
e9f692bbb5 Added -ffree-line-length-none to gfortran 2015-01-28 00:27:10 +01:00
0ca05d60d2 Added Instability factor in man 2015-01-20 00:01:40 +01:00
867f8b41ed Added waitpid in create_man 2014-11-24 09:59:22 +01:00
Anthony Scemama
c36ad7725b Merge pull request #2 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2014-11-09 18:21:02 +01:00
The Gitter Badger
eb9b1beb25 Added Gitter badge 2014-11-09 17:16:04 +00:00
681748a23f Merge branch 'master' of https://github.com/eth-cscs/irpf90
Conflicts:
	src/codelet.py
	src/cython_setup.py
	src/irpf90.py
	src/irpf90_indent.py
	src/profile.py
	src/vim.py
2014-10-28 13:17:15 +01:00
Jean-Guillaume Piccinali
3a15ac8360 replacing #!/usr/bin/python with #!/usr/bin/env python 2014-10-28 11:43:22 +01:00
7ef27a5817 Improved thread check in irp_stack 2014-10-23 10:21:01 +02:00
70c0d04aed Changed usr/bin/python to use/bin/env python 2014-10-16 20:49:47 +02:00
5a3af0649a Locks initialized in openmp mode 2014-10-08 22:56:54 +02:00
Anthony Scemama
d17c2870e0 Update README.md 2014-10-08 21:36:25 +02:00
Anthony Scemama
e63c376cc0 Update README.md 2014-10-08 21:35:02 +02:00
13c983fd33 README 2014-10-08 21:14:35 +02:00
6b8ebfb81c Merge branch 'master' of github.com:scemama/irpf90
Conflicts:
	LICENSE
2014-10-08 21:13:54 +02:00
Anthony Scemama
0244acb26e Update README.md 2014-10-08 21:09:13 +02:00
Anthony Scemama
7cab9200bb Initial commit 2014-10-08 21:08:06 +02:00
147e3a315a OpenMP flag has to be set for openmp programs 2014-10-08 16:24:01 +02:00
673220f1a9 Bug in IRP_stack corrected 2014-10-07 11:41:48 +02:00
7266a92c7f Added coarray option 2014-10-02 09:42:04 +02:00
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