[DGD] [SCM] DGD branch, master, updated. 422c1b30f032dbb37a750e863c1499ecb3fc9d01

Felix A. Croes dworkin-sf at users.sourceforge.net
Mon Sep 3 13:10:11 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DGD".

The branch, master has been updated
       via  422c1b30f032dbb37a750e863c1499ecb3fc9d01 (commit)
       via  237fb5d5564f4afc0f93c7fcafbee7e2142bbaab (commit)
       via  45bfd197c5f2400c31226c201e5d358646fb9539 (commit)
      from  16789523fb61b7487b71a0cdb549c2abe16aa103 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 422c1b30f032dbb37a750e863c1499ecb3fc9d01
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Sep 3 12:23:01 2012 +0200

    Clean up comm code.

commit 237fb5d5564f4afc0f93c7fcafbee7e2142bbaab
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Sep 3 10:35:08 2012 +0200

    Also clean up docs.

commit 45bfd197c5f2400c31226c201e5d358646fb9539
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Sep 3 02:21:22 2012 +0200

    Whitespace cleanup.

-----------------------------------------------------------------------

Summary of changes:
 Changelog                |   19 ++++--
 doc/Compiling            |    2 +-
 doc/net/Changelog.NET    |    4 +-
 doc/net/README.NET       |    2 +-
 src/array.c              |    4 +-
 src/call_out.c           |    6 +-
 src/call_out.h           |    8 +-
 src/comm.c               |  163 ++++++++++++++++++++++++---------------------
 src/comm.h               |   35 +++++-----
 src/comp/codegenc.c      |    8 +-
 src/comp/codegeni.c      |    8 +-
 src/comp/comp.c          |   51 ++++++++-------
 src/comp/compile.c       |    8 +-
 src/comp/compile.h       |    4 +-
 src/comp/control.c       |    8 +-
 src/comp/csupport.c      |   10 ++--
 src/comp/node.h          |    6 +-
 src/comp/parser.y        |    8 +-
 src/config.c             |    6 +-
 src/data.c               |   20 +++---
 src/ed/cmdsub.c          |    2 +-
 src/ed/edcmd.c           |    6 +-
 src/ed/line.c            |    6 +-
 src/ext.c                |    4 +-
 src/host/asn.c           |    8 +-
 src/host/crypt.c         |    4 +-
 src/host/simfloat.c      |    4 +-
 src/host/unix/connect.c  |   23 +++----
 src/host/win32/connect.c |   17 ++---
 src/host/win32/dosfile.c |    4 +-
 src/interpret.c          |    2 +-
 src/kfun/builtin.c       |    4 +-
 src/kfun/extra.c         |    6 +-
 src/kfun/file.c          |    8 +-
 src/kfun/std.c           |   20 +-----
 src/kfun/table.c         |    4 +-
 src/lex/ppcontrol.c      |    4 +-
 src/lex/token.c          |    6 +-
 src/parser/dfa.c         |    6 +-
 src/parser/grammar.c     |    6 +-
 src/parser/srp.c         |    4 +-
 src/path.c               |    6 +-
 42 files changed, 267 insertions(+), 267 deletions(-)


hooks/post-receive
-- 
DGD



More information about the DGD mailing list