You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/07/29 00:43:00 UTC

[35/54] jiffy commit: updated refs/heads/master to ef77de4

Merge pull request #93 from ratelle/master

Add replace_undefined and escape_forward_slashes

Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/b403e4ab
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/b403e4ab
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/b403e4ab

Branch: refs/heads/master
Commit: b403e4ab5b8f64ee1b62a9e23453e3ad522d6ba2
Parents: 446e284 1784ca2
Author: Paul J. Davis <pa...@gmail.com>
Authored: Wed Jul 15 15:18:30 2015 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Wed Jul 15 15:18:30 2015 -0500

----------------------------------------------------------------------
 c_src/decoder.c                 | 10 ++++++----
 c_src/encoder.c                 | 17 +++++++++++++++++
 c_src/jiffy.c                   |  2 ++
 c_src/jiffy.h                   |  3 +++
 c_src/util.c                    | 28 ++++++++++++++++++++++++++++
 test/jiffy_02_literal_tests.erl | 11 +++++++++++
 test/jiffy_04_string_tests.erl  | 14 +++++++++++++-
 7 files changed, 80 insertions(+), 5 deletions(-)
----------------------------------------------------------------------