Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
6
libparse: add get_msb_ushort(), with tests.
· e728abbe
Gary E. Miller
authored
May 15, 2017
e728abbe
tests: use the right get_msb_*short()
· 44f1d154
Gary E. Miller
authored
May 15, 2017
44f1d154
change "(unsigned short)getshort()' to get_msb_ushort()
· 891e1cc6
Gary E. Miller
authored
May 15, 2017
891e1cc6
binio: move 2 private "static short getshort()" into one lib function.
· 16bd0afc
Gary E. Miller
authored
May 15, 2017
16bd0afc
tests: add test for getmsb_short()
· 4cfe47fb
Gary E. Miller
authored
May 15, 2017
4cfe47fb
remove pointless casts of (unsigned char*) to (unsigned char *).
· 0c3eb76b
Gary E. Miller
authored
May 15, 2017
0c3eb76b
Loading