help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [PATCH 0/4] Some fixes to libgst


From: Lee Duhem
Subject: [Help-smalltalk] [PATCH 0/4] Some fixes to libgst
Date: Wed, 26 Apr 2017 19:19:28 +0800

Hi,

I have accumulated some fixes to libgst.  You may want to take a look.

Regards,
lee

Lee Duhem (4):
  libgst: Fix comments
  libgst: Miscellaneous improving to code style
  libgst: Some trivial fixes
  libgst: Define and use COUNT_OF

 libgst/ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++
 libgst/byte.h    |  2 +-
 libgst/callin.c  |  7 +++++--
 libgst/cint.c    |  7 +++++--
 libgst/dict.c    | 34 +++++++++++++++-------------------
 libgst/dict.h    |  8 ++++----
 libgst/files.c   |  4 ++--
 libgst/gst.h     |  2 +-
 libgst/gstpriv.h |  5 +++++
 libgst/oop.c     |  2 +-
 libgst/oop.h     |  9 +++------
 libgst/save.c    |  2 +-
 libgst/sym.c     |  6 +++---
 libgst/sysdep.h  |  2 +-
 14 files changed, 85 insertions(+), 43 deletions(-)

-- 
2.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]