Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jonsba/master (#100) | Jonsba | 2016-06-28 | 1 | -0/+7 |
| | | | | | | | | | | | | * Add a --unbuffered option for simulation. It disables buffering for stdout, stderr and files opened in write or append mode (TEXTIO). Fixes #87 * Some simplifications made on the previous commit. Documentation added for --unbuffered in Simulation_and_runtime.rst. * Some more simplifications on unbuffered writes support for TEXTIO * Fix a style issue failure reported by Travis-CI | ||||
* | grt: use unlocked version of getc/putc/feof to speed-up files. | Tristan Gingold | 2014-11-19 | 1 | -3/+3 |
| | |||||
* | grt-stdio.ads: fix style. | Tristan Gingold | 2014-11-18 | 1 | -11/+7 |
| | |||||
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+107 |