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 "MIG".
The branch, master has been updated
via 7063f0aefd8a8c3c8b610ef6168cddfb2141fa12 (commit)
from f51fc836c5b690f5448e76196dd40bdb55957a11 (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 7063f0aefd8a8c3c8b610ef6168cddfb2141fa12
Author: Flavio Cruz <[email protected]>
Date: Thu Nov 24 15:53:40 2022 -0500
mig: replace boolean.h with stdbool.h
Message-Id: <Y3/Z1CGL8D4OwT66@viriathus>
-----------------------------------------------------------------------
Summary of changes:
boolean.h | 60 --------------------------------------------------
global.c | 12 +++++-----
global.h | 14 ++++++------
mig_string.h | 5 ++---
migcom.c | 14 ++++++------
parser.y | 12 +++++-----
routine.c | 68 ++++++++++++++++++++++++++++----------------------------
routine.h | 38 ++++++++++++++++----------------
server.c | 38 ++++++++++++++++----------------
string.c | 6 ++---
type.c | 72 ++++++++++++++++++++++++++++++------------------------------
type.h | 34 ++++++++++++++--------------
user.c | 4 ++--
utils.c | 32 +++++++++++++--------------
utils.h | 8 +++----
15 files changed, 178 insertions(+), 239 deletions(-)
delete mode 100644 boolean.h
hooks/post-receive
--
MIG