aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/std/textio_body.vhdl
Commit message (Expand)AuthorAgeFilesLines
* libraries: rename _body files.Tristan Gingold2019-04-241-1558/+0
* vhdl: improve error message for EOF in readline.Tristan Gingold2019-04-061-0/+5
* Improve doc, fix English typo.Tristan Gingold2018-09-231-1/+1
* textio: use grt.fcvt to write reals.Tristan Gingold2017-04-191-127/+17
* textio: use grt.fcvt to read real numbers.Tristan Gingold2017-04-191-78/+55
* textio read character: improve code.Tristan Gingold2016-01-061-10/+13
* Catch duplicated subprogram body.Tristan Gingold2015-06-021-3/+2
* write: do not implicitely append LF.Tristan Gingold2015-05-301-10/+8
* Backport from ghdl 0.32: update libraries and ghdlfilter.Tristan Gingold2014-12-211-14/+14
* fix VHDL 08 preprocessor block comments in libraries to start in column 1Tristan Gingold2014-12-031-7/+7
* Keep names in the tree.Tristan Gingold2014-09-021-1/+1
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-0/+36
* vhdl08: add oread, hread.Tristan Gingold2014-07-011-0/+220
* vhdl 2008: add justify and swrite in textio.Tristan Gingold2014-06-241-16/+112
* Fix bug #13574, std.textio.read (string) buggingold2009-06-081-0/+8
* bugs fix, 93c improvedgingold2006-06-221-3/+3
* ghdl 0.21 is outgingold2005-12-181-0/+2
* more optimizations + bug fixesgingold2005-11-221-1/+5
* First import from sourcesgingold2005-09-241-0/+1320