Andrew Stanton-Nurse
|
08c550655a
|
use new Base64 codec in Text and SSE Formatters (#231)
fix #192
|
2017-02-22 16:26:58 -08:00 |
Andrew Stanton-Nurse
|
9767dbd5c1
|
fix #209 by converting to byte[] (#229)
* fix #209 by converting to byte[]
|
2017-02-22 11:50:37 -08:00 |
Andrew Stanton-Nurse
|
701612c859
|
fix #204 by implementing SSE formatter (#210)
|
2017-02-22 09:30:31 -08:00 |
Pawel Kadluczka
|
763d115b08
|
Re-enabling building for net46 after System.Memory packages were fixed (#228)
|
2017-02-22 09:04:09 -08:00 |
Nate McMaster
|
7e8f92b418
|
Remove makefile.shade and add npm install to repo.targets
Also, add (commented-out) conditional cross compiling for tests on xplat
|
2017-02-17 10:07:09 -08:00 |
moozzyk
|
607445fc2b
|
Workaround for broken System.Memory package
|
2017-02-16 12:41:09 -08:00 |
Andrew Stanton-Nurse
|
70d97dd7b8
|
finish binary protocol formatter/parser (#203)
|
2017-02-15 12:11:52 -08:00 |
Andrew Stanton-Nurse
|
a728e1da41
|
Text Protocol Formatter (#187)
|
2017-02-14 16:00:51 -08:00 |