From owner-soc-status@FreeBSD.ORG Wed Jul 14 06:02:42 2010 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B88C51065678 for ; Wed, 14 Jul 2010 06:02:42 +0000 (UTC) (envelope-from bfiedler@asu.edu) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 596038FC25 for ; Wed, 14 Jul 2010 06:02:42 +0000 (UTC) Received: by ewy26 with SMTP id 26so1457802ewy.13 for ; Tue, 13 Jul 2010 23:02:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.113.193 with SMTP id b1mr809218ebq.13.1279087359042; Tue, 13 Jul 2010 23:02:39 -0700 (PDT) Received: by 10.213.104.145 with HTTP; Tue, 13 Jul 2010 23:02:39 -0700 (PDT) Date: Tue, 13 Jul 2010 23:02:39 -0700 Message-ID: From: Ben Fiedler To: soc-status@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: bsdtextproc week #7 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2010 06:02:42 -0000 My, is it the halfway point already? ;) Diff will *for certain* be finished this week, and then sdiff becomes trivial. I now have a pretty good handle on how to approach these last formatting/grouping options, thankfully. I had originally slated the mdoc work to be finished by this Friday; unfortunately that will not be the case. Tackling diff was a significantly challenging task, and in retrospect perhaps have been scheduled as one of the last milestones. Nonetheless, I am still optimistic that I can finish the delivery milestones on time, but I may have to rely on community assistance (or automated build scripts) for doing testing and spotting bugs due to the time restrictions of the shifting schedule. Mandoc *will* begin next week. -Ben