descriptiondictionary (hashtable) class for R
homepage URLhttp://userprimary.net/user/software/
ownersethfalcon@gmail.com
last changeTue, 24 Jul 2007 22:18:35 +0000 (24 15:18 -0700)
content tags
add:
readme
dict is an R package providing a dictionary (hashtable) class
shortlog
2007-07-24 Seth FalconAdd (void*) parameter to HashFunc definitionmaster
2007-07-24 Seth FalconCast to (void*) to print pointer address using %p
2007-07-21 Seth FalconR-2.6.0 compatibility: use const char
2007-07-18 Seth FalconAdd data used for vignette
2007-07-18 Seth FalconRemove Makevars, not needed for release
2007-05-30 Seth FalconAdd dMget
2007-05-30 Seth Falconupdate TODO
2007-05-30 Seth FalconAdd mget, $
2007-05-30 Seth FalconAdd names() as an alias for ls()
2007-05-26 Seth FalconMerge branch 'sf/fix-save'
2007-05-26 Seth Falconadd some todos from Deepayan
2007-05-26 Seth FalconFix serialization by not using TRUELENGTH to store...
2007-05-21 Seth FalconVersion bump
2007-05-14 Seth FalconUse LazyLoad instead of SaveImage
2007-05-14 Seth FalconUse SET_NAMED when returning items via dict_get_item
2007-05-03 Seth Falconadd doc alias for show
...
heads
16 years ago pu
16 years ago mob
16 years ago master