Re: [PATCH] [PATCH 1 of 4] Core: add function to decode hexadecimal strings

2017-08-31 Thread Maxim Dounin
1b23d835df > # Parent c7d4017c8876af6d8570e400320537d7d39e9578 > [PATCH 1 of 4] Core: add function to decode hexadecimal strings. There is no need to include "[PATCH 1 of 4] " into the patch summary line. > > Adds functionality to convert a hexadecimal string into binary data. > This wil

[PATCH] [PATCH 1 of 4] Core: add function to decode hexadecimal strings

2017-08-23 Thread Nate Karstens
# HG changeset patch # User Nate Karstens <nate.karst...@garmin.com> # Date 1503540018 18000 # Wed Aug 23 21:00:18 2017 -0500 # Node ID 17c038b56051f922ec440d40e23e8d1b23d835df # Parent c7d4017c8876af6d8570e400320537d7d39e9578 [PATCH 1 of 4] Core: add function to decode hexadecimal s