On Sun, Nov 25, 2018 at 11:44:41PM +0900, Akira Yokosawa wrote: > >From 4ebe85f38ed5f0e003847854b64bc8773bec8ebb Mon Sep 17 00:00:00 2001 > From: Akira Yokosawa <akiyks@xxxxxxxxx> > Date: Sun, 25 Nov 2018 23:30:16 +0900 > Subject: [PATCH 0/3] Employ new scheme (cont.) > > Hi Paul, > > This is a set of patches to further apply the new scheme for snippets in > chapters "owned" and "defer". Further updates in "defer" will be submitted > shortly. Good stuff, applied, thank you! I also fixed a filename typo (my fault, not yours) and expanded a bit on the topic of mechanical reference counting. Thanx, Paul > Thanks, Akira > -- > Akira Yokosawa (3): > owned: Employ new snippet scheme > defer: Employ new snippet scheme for route_seq.c > defer: Employ new scheme for snippets of route_refcnt.c > > CodeSamples/defer/route_refcnt.c | 67 +++++++++-------- > CodeSamples/defer/route_seq.c | 42 +++++------ > defer/defer.tex | 76 ++++---------------- > defer/refcnt.tex | 152 +++++++++------------------------------ > owned/owned.tex | 19 ++--- > 5 files changed, 115 insertions(+), 241 deletions(-) > > -- > 2.7.4 >