summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/out.c
AgeCommit message (Expand)Author
2017-09-13corrections in the PGF writerKrasimir Angelov
2017-09-13added gu_out_u16be, gu_out_u64be and gu_out_f64be in libgu. The later is usin...Krasimir Angelov
2017-04-19in libgu mark explicitly all functions that belong to the APIkrasimir
2014-10-20get rid of gu/str.(c|h)kr.angelov
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced with...kr.angelov
2013-09-13clean up the UTF8 API in libgukr.angelov
2013-09-05remove the read and write modules from libgu. this simplifies the i/o layerkr.angelov
2013-09-04remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces th...kr.angelov
2012-01-20initial import of the C runtimekr.angelov