forum.wfido.ru  

Вернуться   forum.wfido.ru > Прочие эхи > RU.HUSKY

Ответ
 
Опции темы Опции просмотра
  #161  
Старый 20.03.2021, 02:14
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:22 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
areafix:
set the void return type for afOpenQuery() and afCloseQuery()
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-19 14:12:37 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M areafix/query.h
M src/query.c
===========================
areafix:
do not repeat the same error message; patch by nilalex
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-19 14:05:22 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/query.c
===========================
areafix:
use size_t instead of int; thanks to nilalex
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-19 14:02:26 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/areafix.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #162  
Старый 21.03.2021, 02:14
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:24 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
fidoconf:
zero global variables
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-20 18:11:50 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/line.c
===========================
fidoconf:
use full path for the license file
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-20 18:07:51 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
===========================
huskylib:
use full path for the license file
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-20 18:06:08 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
===========================
areafix:
zero global variables
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-20 18:13:37 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/afglobal.c
M src/areafix.c
===========================
smapi:
zero global variables
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-20 18:10:11 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/msgapi.c
===========================
smapi:
use full path for the license file
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-20 17:55:50 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
--- hpt/lnx 1.9.0
Ответить с цитированием
  #163  
Старый 22.03.2021, 02:13
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:18 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
hpucode:
add VS 2019 project files
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:53:38 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A make/hpucode.2019.vcxproj
A make/hpucode.2019.vcxproj.filters
===========================
hpucode:
add .gitignore
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:51:31 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
D .cvsignore
A .gitignore
M h/cvsdate.h
===========================
hpucode:
fix warnings of Visual Studio 2019
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:47:06 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/scanmsg.c
===========================
hpucode:
do not use C++ style comments
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:40:10 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/uuecode.h
M src/scanmsg.c
===========================
hpucode:
apply "uncrustify" to the sources
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:26:20 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/dupe.h
M h/uuecode.h
M h/version.h
M src/dupe.c
M src/scanmsg.c
M src/uuecode.c
M src/uuefile.c
===========================
hpucode:
add uncrustify.cfg
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:10:47 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A uncrustify.cfg
===========================
hpucode:
define global variables in uuecode.c and declare them as extern in uuecode.h
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:09:39 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/uuecode.h
M src/uuecode.c
===========================
hpucode:
replace CНAR by char
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 12:05:47 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/uuefile.c
===========================
areastat:
add uncrustify.cfg
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 23:16:28 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A uncrustify.cfg
===========================
areastat:
apply uncrustify
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 22:42:26 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/areastat.h
M src/areastat.c
===========================
areastat:
fix most of gcc 10.2.1 warnings
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 22:22:03 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/cvsdate.h
M src/areastat.c
===========================
areastat:
replace format %lu by %u because the argument is of type dword
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 21:33:32 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/areastat.c
===========================
areastat:
nfree() definition is excessive
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 21:23:22 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/areastat.c
===========================
areastat:
areastat does not depend on libfidoconfig
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 21:21:13 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Makefile
===========================
areastat:
areastat depends on libhusky
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-21 21:10:39 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Makefile
--- hpt/lnx 1.9.0
Ответить с цитированием
  #164  
Старый 23.03.2021, 12:46
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:22 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
areastat:
remove the dependency on libfidoconfig from CMakeLists.txt
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-22 11:07:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M CMakeLists.txt
M h/cvsdate.h
===========================
hpt:
check return value of fread()
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-22 19:57:22 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/dupe.c
===========================
hpt:
check return values from chown() and chmod()
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-22 16:31:10 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/toss.c
===========================
areafix:
use pvs-studio for static analysis
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-22 13:36:25 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
A suppress_base.json
===========================
util:
check if ticOutbound coinsides with passFileAreaDir in order not to open the same directory twice
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-22 11:24:28 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Нusky-Rmfiles/lib/Нusky/Rmfiles.pm
M Нusky-Rmfiles/perl-Нusky-Rmfiles.spec
M perl-Нusky-util.spec
--- hpt/lnx 1.9.0
Ответить с цитированием
  #165  
Старый 24.03.2021, 02:13
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:24 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
fidoconf:
ccache support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 15:53:56 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
fidoconf:
change the order of the arguments
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 15:49:13 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
===========================
fidoconf:
func() -> func(void); static functions
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 12:46:27 +0300
Committed by: GitНub <noreply@github.com>
Files:
M fidoconf/areatree.h
M fidoconf/fidoconf.h
M fidoconf/grptree.h
M src/areatree.c
M src/cfg.c
M src/fc2ged.c
M src/fc2msged.c
M src/fecfg2fc.c
M src/fidoconf.c
M src/grptree.c
M src/tparser.c
M src/version.c
===========================
hpucode:
func() -> func(void)
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 16:13:30 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/cvsdate.h
M h/dupe.h
===========================
hpt:
ccache support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 15:56:16 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
hpt:
main() -> main(void)
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 12:58:43 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/tpkt.c
===========================
hpt:
func() -> func(void)
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 12:57:08 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/hpt.c
M src/hptafix.c
M src/toss.c
===========================
hpt:
writeImportLog() code cleanup
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 12:55:26 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/toss.c
===========================
htick:
build all branches
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 21:22:14 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
===========================
htick:
revert the previous commit
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 19:38:03 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
htick:
ccache support
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 16:22:24 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
htick:
func() -> func(void)
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 16:21:06 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M h/report.h
M htick.spec
===========================
huskylib:
ccache support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 15:51:35 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
huskylib:
change the order of the arguments
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 15:43:31 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
===========================
huskylib:
func() -> func(void)
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 12:35:45 +0300
Committed by: GitНub <noreply@github.com>
Files:
M huskylib/log.h
M src/log.c
M src/temp.c
M src/tlog.c
===========================
areafix:
ccache support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 15:55:01 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
areafix:
change the order of the arguments
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 15:51:02 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
===========================
areafix:
func() -> func(void); rm duplicate prototypes
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 12:50:33 +0300
Committed by: GitНub <noreply@github.com>
Files:
M areafix/areafix.h
M areafix/query.h
M src/query.c
===========================
smapi:
ccache support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 15:52:57 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
smapi:
change the order of the arguments
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-23 15:48:19 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M .travis.yml
===========================
smapi:
code cleanup: func() -> func(void)
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-23 12:43:22 +0300
Committed by: GitНub <noreply@github.com>
Files:
M smapi/msgapi.h
M src/api_jam.c
M src/msgapi.c
M src/sq_area.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #166  
Старый 25.03.2021, 02:12
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:20 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
fidoconf:
compile according to C11
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-24 19:17:51 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M make/fconf2binkd.2019.vcxproj
M make/fconf2golded.2019.vcxproj
M make/fecfg2fconf.2019.vcxproj
M make/fidoconf.2019.vcxproj
M make/linked.2019.vcxproj
M make/tparser.2019.vcxproj
===========================
huskylib:
compile according to C11
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-24 19:11:17 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M make/gnmsgid.2019.vcxproj
M make/huskylib.2019.vcxproj
===========================
areafix:
compile according to C11
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-24 19:19:05 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M make/areafix.2019.vcxproj
===========================
smapi:
compile according to C11
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-24 19:17:08 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M make/smapi.2019.vcxproj
--- hpt/lnx 1.9.0
Ответить с цитированием
  #167  
Старый 26.03.2021, 02:12
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:22 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
hpt:
use a pointer in the second argument of writeMsgToPkt()
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 22:06:14 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M h/pkt.h
M hpt.spec
M src/pktwrite.c
M src/scan.c
M src/toss.c
M src/tpkt.c
M src/txt2pkt.c
===========================
hpt:
exclude the code that never runs
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 21:53:20 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/pktread.c
===========================
hpt:
first take an address, then make a cast
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 18:01:18 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/toss.c
===========================
hpt:
use a pointer to struct instead of struct as the second argument of dupeDetection()
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 14:03:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/dupe.h
M src/dupe.c
M src/scanarea.c
M src/toss.c
===========================
hpt:
combine two identical case branches
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 13:50:15 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/dupe.c
===========================
hpt:
use str[0] != '\0' instead of strlen(str)>0
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 13:42:39 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/dupe.c
M src/toss.c
===========================
hpt:
combine two identical case branches
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 13:32:31 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/dupe.c
===========================
hpt:
compute the directory length out of the loop
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 13:13:00 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/toss.c
===========================
hpt:
compute password length out of the loop
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 13:07:22 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/pktwrite.c
===========================
hpt:
use strchr() instead of strstr()
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 12:55:44 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hpt.c
===========================
hpt:
cast the operand and not the result to prevent overflow
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 12:46:54 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptafix.c
===========================
hpt:
check the cb->str pattern for NULL
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 12:43:38 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/carbon.c
===========================
hpt:
move a string length computation out of the loop
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 11:44:18 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/carbon.c
===========================
huskylib:
cvsdate=2021-03-25
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 22:12:45 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M huskylib.spec
===========================
huskylib:
check xpatmat() arguments for NULL
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-25 12:35:54 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/patmat.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #168  
Старый 27.03.2021, 02:13
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:20 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
hpt:
printch() -> repeatchar()
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:47:28 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/hptafix.c
M src/toss.c
===========================
htick:
rm broken legacy watcom makefiles
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:51:53 +0300
Committed by: GitНub <noreply@github.com>
Files:
D os2/makefile.wco
D os2/w.cmd
D win32/makefile.wcw
D win32/w.bat
===========================
htick:
makefile for Open Watcom 2.0 for OS/2 & Windows NT
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:49:24 +0300
Committed by: GitНub <noreply@github.com>
Files:
A watcom/makefile
===========================
htick:
printch() -> repeatchar()
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:48:04 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/add_desc.c
M src/report.c
===========================
htick:
ccache support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:21:05 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
htick:
fix warnings with clang
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:13:55 +0300
Committed by: GitНub <noreply@github.com>
Files:
M src/report.c
M src/toss.c
===========================
huskylib:
use unistd.h with watcom
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:51:12 +0300
Committed by: GitНub <noreply@github.com>
Files:
M huskylib/WATCOMC.h
M src/tdelay.c
===========================
areafix:
rewrite printch(); print_ch() -> repeatchar()
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-26 13:45:11 +0300
Committed by: GitНub <noreply@github.com>
Files:
M areafix/areafix.h
M src/areafix.c
M src/query.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #169  
Старый 28.03.2021, 02:16
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:22 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
msged:
add -DUSE_MSGAPI for Squish & JAM support
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 22:28:08 +0300
Committed by: GitНub <noreply@github.com>
===========================
msged:
fix clang warnings
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 22:26:50 +0300
Committed by: GitНub <noreply@github.com>
===========================
msged:
add -DUSE_MSGAPI for Squish & JAM support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-28 02:01:06 +1100
Committed by: Andrew Clarke <mail@ozzmosis.com>
Files:
M CMakeLists.txt
===========================
msged:
fix clang warnings
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-28 01:59:13 +1100
Committed by: Andrew Clarke <mail@ozzmosis.com>
Files:
M fconf.c
===========================
msged:
fix clang warnings
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-28 01:21:26 +1100
Committed by: Andrew Clarke <mail@ozzmosis.com>
Files:
M config.c
M fconf.c
M fido.c
M filedlg.c
M readmail.c
===========================
msged:
Cmake build
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 15:44:16 +0300
Committed by: GitНub <noreply@github.com>
===========================
msged:
OpenWatcom 2.0 port
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 15:40:15 +0300
Committed by: GitНub <noreply@github.com>
===========================
msged:
cmake build support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-27 22:14:12 +1100
Committed by: Andrew Clarke <mail@ozzmosis.com>
Files:
M CMakeLists.txt
===========================
msged:
cmake build support
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-27 22:11:04 +1100
Committed by: Andrew Clarke <mail@ozzmosis.com>
Files:
A CMakeLists.txt
===========================
msged:
OpenWatcom 2.0 port
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-27 21:31:24 +1100
Committed by: Andrew Clarke <mail@ozzmosis.com>
Files:
A makefile.watcom
D makefile.wco
D makefile.wcw
M strextra.c
===========================
hptkill:
add vendor_suffix for fedora
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 22:11:45 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M hptkill.spec
===========================
hptkill:
add relnum
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 21:46:56 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M hptkill.spec
===========================
hptkill:
static and dynamic builds
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 21:40:07 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M hptkill.spec
===========================
hptkill:
change archive name
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 21:17:09 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M hptkill.spec
===========================
hptkill:
add version numbers
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 21:12:11 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M hptkill.spec
===========================
hptkill:
mv h/cvsdate.h cvsdate.h
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 21:06:37 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M CMakeLists.txt
A cvsdate.h
D h/cvsdate.h
M h/version.h
M make/hptkill.100.vcxproj
M make/hptkill.100.vcxproj.filters
M make/hptkill.2019.vcxproj
M make/hptkill.2019.vcxproj.filters
M make/hptkill.70.vcproj
M make/hptkill.71.vcproj
M make/hptkill.80.vcproj
M make/hptkill.90.vcproj
M make/makefile.inc
===========================
hptkill:
apply uncrustify
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 20:39:47 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
hptkill:
add uncrustify.cfg
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 20:26:30 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A uncrustify.cfg
===========================
hptkill:
add hptkill.2019.suppress
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 20:26:01 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A make/hptkill.2019.suppress
===========================
hptkill:
add VS 2019 project files
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 20:25:13 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A make/hptkill.2019.vcxproj
A make/hptkill.2019.vcxproj.filters
===========================
hptkill:
add .gitignore
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 20:23:56 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A .gitignore
M h/cvsdate.h
M hptkill.spec
===========================
hptkill:
change format specification to correspond to printed variable type
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 20:17:50 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
hptkill:
prevent dereferencing of a potential NULL pointer
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 20:10:08 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
hptkill:
change the type of textLength to size_t
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 17:29:05 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
hpt:
change the last parameter type of CopyToControlBuf()
from (unsigned ) to (size_t )

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 16:37:49 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/toss.c
===========================
hpt:
use a pointer to const struct instead of struct
as the last parameter of createNewLinkArray()

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 16:14:38 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/seenby.h
M src/seenby.c
M src/toss.c
===========================
hpt:
explicit casts
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 15:56:55 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/post.c
===========================
hpt:
restrict the number of copied characters
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 13:30:17 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M hpt.spec
M src/seenby.c
===========================
hpt:
set permissions to 0664
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 12:55:42 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hpt.c
===========================
htick:
change the last parameter type of CopyToControlBuf()
from (unsigned ) to (size_t )

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 17:03:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M htick.spec
M src/toss.c
===========================
huskylib:
strnlen() for watcom
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-27 22:23:19 +0300
Committed by: GitНub <noreply@github.com>
Files:
M huskylib/WATCOMC.h
M huskylib/compiler.h
M src/strext.c
===========================
huskylib:
add "all" target
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-27 11:21:05 +0300
Committed by: GitНub <noreply@github.com>
Files:
M make/makefile.watcom
===========================
areafix:
add "all" target
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-27 11:23:19 +0300
Committed by: GitНub <noreply@github.com>
Files:
M make/makefile.watcom
===========================
smapi:
cvsdate=2021-03-27
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 16:29:47 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M smapi.spec
===========================
smapi:
change the last parameter type of CopyToControlBuf()
from (unsigned ) to (size_t )

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-27 16:26:14 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M smapi/msgapi.h
M src/api_sdm.c
M src/msgapi.c
===========================
smapi:
add "all" target
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-27 11:22:06 +0300
Committed by: GitНub <noreply@github.com>
Files:
M make/makefile.watcom
--- hpt/lnx 1.9.0
Ответить с цитированием
  #170  
Старый 29.03.2021, 02:14
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Mar 21 01:00:18 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
msged:
support MacOS
Author: dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-28 18:55:05 +0300
Committed by: GitНub <noreply@github.com>
===========================
msged:
support MacOS
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-03-28 20:06:13 +1100
Committed by: Andrew Clarke <mail@ozzmosis.com>
Files:
M CMakeLists.txt
===========================
huskylib:
fix the previous commit; patch by nilalex
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-28 22:30:18 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/xstr.c
===========================
huskylib:
optimize xscatprintf() code; thanks to nilalex
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-03-28 18:15:45 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M huskylib.spec
M src/xstr.c
--- hpt/lnx 1.9.0
Ответить с цитированием
Ответ


Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


Текущее время: 06:35. Часовой пояс GMT +4.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc. Перевод: zCarot