• src/xpdev/str_list.c str_list.h

    From rswindell@VERT to CVS commit on Wednesday, March 18, 2020 20:01:44
    src/xpdev str_list.c 1.53 1.54 str_list.h 1.27 1.28
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv7129

    Modified Files:
    str_list.c str_list.h
    Log Message:
    New convenience functions: strListInsertFormat and strListAppendFormat
    these are printf-style functions for inserting or appending a string into a string list.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, April 07, 2020 11:56:24
    src/xpdev str_list.c 1.55 1.56 str_list.h 1.28 1.29
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv22811

    Modified Files:
    str_list.c str_list.h
    Log Message:
    Added strListJoin() and strListIsEmpty() functions (for use in SBBSecho).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, April 07, 2020 11:59:29
    src/xpdev str_list.c 1.56 1.57 str_list.h 1.29 1.30
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv23240

    Modified Files:
    str_list.c str_list.h
    Log Message:
    Remove all the DLLCALL noise. We don't need it.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, April 23, 2020 22:39:16
    src/xpdev str_list.c 1.58 1.59 str_list.h 1.30 1.31
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv21508

    Modified Files:
    str_list.c str_list.h
    Log Message:
    Add strListStripStrings().


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, April 23, 2020 23:02:17
    src/xpdev str_list.c 1.59 1.60 str_list.h 1.31 1.32
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv24507

    Modified Files:
    str_list.c str_list.h
    Log Message:
    Add strListDedupe().


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, November 22, 2024 17:50:50
    https://gitlab.synchro.net/main/sbbs/-/commit/76f93c4fdf1af32c0eb72b1e
    Modified Files:
    src/xpdev/str_list.c str_list.h
    Log Message:
    Add strListFastDeleteAll()

    To quickly free and remove all list entries (without realloc).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net