aboutsummaryrefslogtreecommitdiff
path: root/libstore/decode.c
Commit message (Collapse)AuthorAgeFilesLines
* (store_std_leaf_decode): Decode name too.Miles Bader1996-07-191-1/+10
|
* (store_decode):Miles Bader1996-05-221-36/+22
| | | | | | 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.
* (store_default_leaf_decode):Miles Bader1996-05-101-5/+38
| | | | | | 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.
* Rename *S_LEN to NUM_*S.Miles Bader1996-05-101-4/+4
|
* entered into RCSMiles Bader1996-04-021-23/+19
|
* Formerly decode.c.~3~Miles Bader1996-04-011-1/+72
|
* Formerly decode.c.~2~Miles Bader1996-03-221-2/+26
|
* Initial revisionMiles Bader1996-03-221-0/+33