summaryrefslogtreecommitdiffstats
path: root/runtime/var.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v3-stable' into betaRainer Gerhards2009-04-021-2/+2
|\ | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * fixed bugs in RainerScriptvarmojfekoj2009-03-161-2/+2
| | | | | | | | | | | | | | | | - when converting a number and a string to a common type, both were actually converted to the other variable's type. - the value of rsCStrConvertToNumber() was miscalculated. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | added capability to create a printable string of a vmprgRainer Gerhards2008-07-071-0/+40
|/ | | | | | This is needed so that we can create simple testbenches which will check the result of a test (a generated program) via a simple strcmp.
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+414