index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
map.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-16
delete functions which were exposed as unused
Randy Palamar
1
-15
/
+0
2025-12-16
mark all functions in headers with VIS_EXPORT or VIS_INTERNAL
Randy Palamar
1
-15
/
+15
2025-12-08
map: stop setting errno on error
Randy Palamar
1
-4
/
+3
2025-06-13
doc: fix Doxygen comments for map.h
Matěj Cepl
1
-23
/
+53
2020-11-13
map: remove no longer used map_leaf function
Marc André Tanner
1
-5
/
+0
2017-05-03
map: convert comments to doxygen format
Marc André Tanner
1
-22
/
+61
2017-02-02
map: remove unused function
Marc André Tanner
1
-2
/
+0
2017-01-16
map: add map_leaf utility function
Marc André Tanner
1
-0
/
+3
2016-12-29
map: implement map_prefix_delete
Marc André Tanner
1
-0
/
+2
2016-12-29
map: implement map_first
Marc André Tanner
1
-0
/
+2
2016-04-21
map: add map_free_full utility function
Marc André Tanner
1
-0
/
+2
2016-01-13
map: implement map_copy
Marc André Tanner
1
-0
/
+2
2015-09-13
map: introduce map_contains utility function
Marc André Tanner
1
-0
/
+3
2015-03-18
Crit-bit tree based map
Marc André Tanner
1
-0
/
+34