twinaphex
|
bdaf3d532a
|
(libretro-common) Resync
|
2021-02-09 15:49:32 +01:00 |
Autechre
|
39e8225c82
|
(clang/MacOS) Silence warning 'Possible misuse of comma operator here' (#11945)
warnings
|
2021-01-26 19:43:53 +01:00 |
Bernhard Schelling
|
cc1937a3af
|
Fix possible output corruption in rjson
Was possible when translation service was adding a base64 encoded string with a length less than 1536 characters.
Introduced in commit c20b01e9e1 .
|
2020-10-26 10:44:04 +09:00 |
Bernhard Schelling
|
c20b01e9e1
|
Replace custom JSON parser/writer in translation service with rjson
|
2020-10-25 21:43:30 +09:00 |
Bernhard Schelling
|
b90ce9b451
|
Fixes for Clang warnings
|
2020-10-12 05:25:12 +09:00 |
Bernhard Schelling
|
c0cb3373e3
|
Fixes for CXX_BUILD
|
2020-10-12 04:30:45 +09:00 |
schellingb
|
ba1ed2da4b
|
New faster json parser/writer library rjson
Replace existing libraries jsonsax_full and jsonsax with it
|
2020-10-12 03:02:20 +09:00 |