Changes committed to git://oss.sgi.com/nathans/pcp-json dev
src/pmproxy/j_desc.c | 4 ++--
src/pmproxy/j_fetch.c | 10 +++++-----
src/pmproxy/j_filter.c | 9 +++++----
src/pmproxy/j_instance.c | 11 +++++------
src/pmproxy/j_pmns.c | 19 ++++++++-----------
src/pmproxy/j_proxy.c | 2 +-
src/pmproxy/j_text.c | 9 ++++-----
src/pmproxy/jsonpdu.c | 2 +-
src/pmproxy/pmproxy.h | 5 +++++
9 files changed, 36 insertions(+), 35 deletions(-)
commit 452e0b6201762d759ad43ba21dce4dfe69bab0f0
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed Nov 10 08:53:02 2010 +1100
Convert pmproxy JSON translator to new libpcp PDU routines.
commit 049378ddf4d88b55d639273d8aef513b629f2477
Merge: 4a84402 7c8d2bc
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed Nov 10 08:29:24 2010 +1100
Merge branch 'dev' of ../../kenj/pcp into json
commit 4a844021a0e4b7e3713d90db7a7e4d967f37c186
Merge: 661cd58 30f6900
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed Nov 10 08:22:51 2010 +1100
Merge branch 'dev' of ../../pcp into json
|