aboutsummaryrefslogtreecommitdiffstats
path: root/GSMEncoding.st
AgeCommit message (Expand)AuthorFilesLines
2013-03-31misc: Fix the categories to ease porting to PharoHolger Hans Peter Freyther1-6/+6
2011-09-27misc: Work on categories for the GSM classesHolger Hans Peter Freyther1-10/+10
2011-06-15gsm: Make the extend work with and without namesapcesHolger Hans Peter Freyther1-6/+6
2011-05-18ussd: Add the USSD de and encoding to the Array class as wellHolger Hans Peter Freyther1-0/+12
2011-04-01gsm: Implement 7bit decoding for USSD and test the CR casesHolger Hans Peter Freyther1-0/+16
2011-04-01GSM: Add basic decoding support to byte arrayHolger Hans Peter Freyther1-0/+58
2011-03-31GSM: Add USSD Encoding rules from the manualHolger Hans Peter Freyther1-0/+35
2011-03-31GSM: Move the GSM Encoding to a new class and call it from StringHolger Hans Peter Freyther1-8/+32
2011-03-31GSM: Add very simple encoding routineHolger Hans Peter Freyther1-0/+57