0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in obsolete options More... about 23 years ago
changed default, build info More... about 23 years ago
redid gui More... about 23 years ago
checkpointing prior to gui change More... about 23 years ago
add forgotten file More... about 23 years ago
First version of 8.0 with GUI More... about 23 years ago
two patches from de Hoon More... over 23 years ago
add sgi default More... over 23 years ago
add the testc directory More... over 23 years ago
fix 2-D C behavior, MANIFEST, warn errs More... over 23 years ago
add C compiler More... over 23 years ago
fix for cdat More... over 23 years ago
Add Windows Visual Fortran version of fortran_compiler.py sent by user. Still don't know how to use it myself. More... over 23 years ago
Add support for Dec Fortran on alpha. Start adding support for Windows, but not done yet. More... about 24 years ago
fix -d but no -p case More... over 24 years ago
driver.py fortran_compiler.py version.py Added options -X and -C to print the compiler executable name and the compiler id, respectively, and then exit. This is useful in writing makefiles that call Pyfort. More... over 24 years ago
Added 'absoft77' and 'absoft90' as compiler options. Both use ppu_option of 0; Absoft90 requires case_option of 'upper'. More... over 24 years ago
Added 'o' to the getopts list on line 66 (clearly just an oversight, as the rest of the coding to handle the '-o' option was in place). More... over 24 years ago
force distutils to find this python More... over 24 years ago
add optional Makefile for test More... over 24 years ago
add configuration.py, accidentally forgotten. More... over 24 years ago
added sgi compiler_id More... over 24 years ago
added sgi compiler_d More... over 24 years ago
add version to manifest More... almost 25 years ago
Applied patch 101667 to setup script using Distutils. Added version file and -V option. Modified Files: __init__.py driver.py setup.py Added Files: version.py ---------------------------------------------------------------------- More... almost 25 years ago
forgot to add grammar.py More... almost 25 years ago
Modified Files: MANIFEST README __init__.py driver.py fortran_compiler.py generator.py pyfort setup.py test/testit.py Added Files: test/testpyf.pyf Removed Files: pyfort_setup.py test/SETUP test/testme.pyf More... almost 25 years ago
make case-insensitive More... almost 25 years ago
fix g77 definition, manifest for new spark More... almost 25 years ago
update to latest version of Spark More... about 25 years ago