From ba2ab9ea65d029b2560c461be317f3cf0d19eb3e Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Sat, 26 Apr 2014 20:11:54 +0300 Subject: [PATCH] Docs update, remove malloc from limitations list --- docs/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 7bd1794e..d49abc07 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -47,7 +47,6 @@ Features and limitations **Limitations** -#) User must provide callbacks when decoding arrays or strings without maximum size. Malloc support could be added as a separate module. #) Some speed has been sacrificed for code size. #) Encoding is focused on writing to streams. For memory buffers only it could be made more efficient. #) The deprecated Protocol Buffers feature called "groups" is not supported. -- 2.16.6