Popular repositories
-
-
-
Source code for an "extended" Squish MSGAPI which can be used to access Squish and SDM (*.MSG or Star Dot MSG) format message bases.
C
-
770 contributions in the last year
Less
More
Contribution activity
February 2021
Created 13 repositories
- zoomosis/hpt C
- zoomosis/ftsc Rich Text Format
- zoomosis/efte C++
- zoomosis/DosHelp C#
-
zoomosis/makenl
C
•
Built by
- zoomosis/huskybse PHP
- zoomosis/htick C
- zoomosis/msged C
- zoomosis/golded-plus C++
- zoomosis/areafix C
- zoomosis/fidoconf C
- zoomosis/smapi C
- zoomosis/huskylib C
Created a pull request in lanurmi/efte that received 1 comment
Opened 33 other pull requests in 8 repositories
huskyproject/hpt
9
merged
1
open
2
closed
- cosmetic and functional improvements to PktInfo
- linkTo is unsigned (dword) so cannot be less than zero
- fix clang warnings
- if present, use the original DateTime string when exporting to a packet
- cosmetic and functional improvements to PktInfo
- abs() -> labs()
- set DEBUG=1 to generate binaries with debugging info
- Improved pktinfo
- When using "hpt post" without the -o parameter, if no Name or Origin has been set in the config file, use versionStr for the origin line instead of segfaulting
- Fix typo
- Use forward slashes portably in WMAKE makefiles without needing $(SEP)
- Open Watcom 2.0 port
huskyproject/smapi
4
merged
1
closed
huskyproject/huskylib
4
merged
1
closed
huskyproject/fidoconf
3
merged
1
closed
huskyproject/areafix
3
merged
lanurmi/efte
2
open
huskyproject/huskybse
1
merged
golded-plus/golded-plus
1
open
Created an issue in open-watcom/open-watcom-v2 that received 2 comments
Documentation update - Backslashes with wcl386 -I
Summary: "wcl386 -I..\foo main.c" works OK running wcl386 on Windows. "wcl386 -I../foo main.c" does not. TLDR: I'd like to write a makefile that wo…
2
comments