summaryrefslogtreecommitdiffstats
path: root/src/osmo_util.erl
AgeCommit message (Expand)AuthorFilesLines
2011-12-08allow pointcode2int() for a pointcode that's already in integer formatHarald Welte1-0/+2
2011-12-08osmo_util: define #pointcode{} record instead of manual 3-tupleHarald Welte1-2/+2
2011-04-04osmo_util: Include pointcode format conversion for ANSI, ITU and TTCHarald Welte1-0/+31
2011-04-04Move #primitive{} into osmo_util.erl/hrlHarald Welte1-0/+13
2011-03-08osmo_util: Extend tuple_walk with a list of caller-supplied ArgumentsHarald Welte1-21/+24
2011-03-07[osmo_util:tuple_walk] Add support to properly traverse lists (of tuples)Harald Welte1-1/+19
2011-03-07osmo_util: Introduce a tuple tree walker (osmo_util:tuple_walk())Harald Welte1-0/+33
2011-02-06introduce new osmo_util.erl for utility routinesHarald Welte1-0/+75