diff options
author | Mark Pulford <mark@kyne.com.au> | 2012-01-22 14:10:41 +1030 |
---|---|---|
committer | Mark Pulford <mark@kyne.com.au> | 2012-03-04 18:54:36 +1030 |
commit | cbea0e4258c2033dd1cf3c2003f800a83f75db40 (patch) | |
tree | 50d2a7358355d8f21ea3d911ba409017b4ce9837 /performance.txt | |
parent | a3264c9778c6571e4e34fd86b82edcfa86ab022f (diff) | |
download | lua-cjson-cbea0e4258c2033dd1cf3c2003f800a83f75db40.tar.gz lua-cjson-cbea0e4258c2033dd1cf3c2003f800a83f75db40.tar.bz2 lua-cjson-cbea0e4258c2033dd1cf3c2003f800a83f75db40.zip |
Escape tilde characters in documentation
Diffstat (limited to 'performance.txt')
-rw-r--r-- | performance.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/performance.txt b/performance.txt index 2fd5c7d..05e39af 100644 --- a/performance.txt +++ b/performance.txt | |||
@@ -26,7 +26,7 @@ http://chiselapp.com/user/dhkolf/repository/dkjson/[DKJSON 2.1]:: | |||
26 | https://github.com/brimworks/lua-yajl[Lua YAJL 2.0]:: | 26 | https://github.com/brimworks/lua-yajl[Lua YAJL 2.0]:: |
27 | - C wrapper for the YAJL library | 27 | - C wrapper for the YAJL library |
28 | 28 | ||
29 | http://www.kyne.com.au/~mark/software/lua-cjson.php[Lua CSJON 2.0.0]:: | 29 | http://www.kyne.com.au/%7Emark/software/lua-cjson.php[Lua CSJON 2.0.0]:: |
30 | - C implementation with no dependencies on other libraries | 30 | - C implementation with no dependencies on other libraries |
31 | 31 | ||
32 | 32 | ||