summaryrefslogtreecommitdiff
path: root/libstore/decode.c
AgeCommit message (Collapse)Author
1996-05-22(store_decode):Miles Bader
Add CLASSES param, use it instead of big hardwired switch statement. (store_default_leaf_decode): Use typedef for CREATE param. Pass in FLAGS arg when calling it.
1996-05-10(store_default_leaf_decode):Miles Bader
Convert the slice of the offset vector we're using into a vector of store_runs to pass to CREATE. Change type of CREATE accordingly.
1996-05-10Rename *S_LEN to NUM_*S.Miles Bader
1996-04-02entered into RCSMiles Bader
1996-04-01Formerly decode.c.~3~Miles Bader
1996-03-22Formerly decode.c.~2~Miles Bader
1996-03-22Initial revisionMiles Bader