index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
c
/
gu
/
map.c
Age
Commit message (
Expand
)
Author
2021-01-20
fix gu_map_next
krangelov
2019-08-30
fix gu_map_next
krangelov
2019-08-30
a more reasonable API to iterate over a map
krangelov
2019-08-20
added gu_map_delete
krangelov
2017-04-19
in libgu mark explicitly all functions that belong to the API
krasimir
2014-10-24
make it possible to specify the initial size of a map in libgu
kr.angelov
2014-10-24
simplify gu/map
kr.angelov
2014-10-09
throw away the long obsolete runtime type information in the C runtime
kr.angelov
2013-10-04
GuString is now an ordinary C string - it makes live easier. In addition PgfS...
kr.angelov
2013-09-12
remove the logging from libgu
kr.angelov
2013-09-04
remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces th...
kr.angelov
2013-08-19
added GuEnum interface for iterating over maps in the C runtime
kr.angelov
2012-11-12
implemented gu_map_count in runtime/c/gu/map.c
kr.angelov
2012-10-25
a major refactoring in the robust parser: bottom-up filtering and garbage col...
kr.angelov
2012-01-20
initial import of the C runtime
kr.angelov