simon-git: tweak (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Mar 2 17:55:36 GMT 2019


TL;DR:
  da9682a Adopt C99 bool throughout this code base.

Repository:     https://git.tartarus.org/simon/tweak.git
On the web:     https://git.tartarus.org/?p=simon/tweak.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-03-02 17:55:36

commit da9682a811fdb1755bdd345636146f392fb2e2da
web diff https://git.tartarus.org/?p=simon/tweak.git;a=commitdiff;h=da9682a811fdb1755bdd345636146f392fb2e2da;hp=bbb76979729840402b1eef4b4639910933e2a7e6
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat Mar 2 17:54:37 2019 +0000

    Adopt C99 bool throughout this code base.
    
    This is the last of my projects (or at least the large ones) to get
    this treatment.

 actions.c | 60 ++++++++++++++++++++--------------------
 btree.c   | 94 +++++++++++++++++++++++++++++++--------------------------------
 btree.h   |  5 ++--
 buffer.c  | 26 +++++++++---------
 curses.c  | 10 +++----
 keytab.c  |  8 +++---
 main.c    | 84 ++++++++++++++++++++++++++++----------------------------
 rcfile.c  | 22 +++++++--------
 slang.c   |  2 +-
 tweak.h   | 29 +++++++++-----------
 10 files changed, 168 insertions(+), 172 deletions(-)



More information about the tartarus-commits mailing list