Golded+ - an FTN message editor
This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Stanislav Mekhanoshin 5050e3eb8e Workaround for SunOS of conflict between system and local int8_t definitions.
System headers implies that char is signed by ABI and define the type as
`char' while GoldEd has to be compiled with -funsigned-char and defines it
as `signed char'. Thus we have conflict definition. At the same time goldlib
cannot be compiled with -fsigned-char.
2006-02-01 10:06:07 +00:00
cfgs CP866 to koi8-r convertion table for xterm-sane by Gremlin 2006-01-28 20:22:34 +00:00
chsgen Initial revision 2002-10-26 20:08:56 +00:00
docs MS Office Spell checker feature is included into MS Visual C build 2006-01-21 13:16:17 +00:00
FreeBSD/port Initial check-in of the FreeBSD port files. 2003-06-06 09:38:48 +00:00
golded3 Screen refresh optimization 2006-01-29 17:28:22 +00:00
goldlib Workaround for SunOS of conflict between system and local int8_t definitions. 2006-02-01 10:06:07 +00:00
goldnode SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
manuals update list of macros 2005-11-04 10:20:26 +00:00
rddt SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
BuildAll.dsp Added gnwin and rddtwin project files in MSVC6 workspace 2005-10-13 19:15:20 +00:00
Config.def Replace macro __GOLD_SPELL__ with GCFG_NOSPELLDLL; DLL-speller allowed only for Win32; external cpellcheck program is disabled if DLL-speller is enabled 2006-01-21 00:57:09 +00:00
dist-gpc.sh Fix archives directories 2005-11-26 01:29:49 +00:00
dist-gpd.sh Fix GCC build GNUmakef.def 2006-01-18 21:36:01 +00:00
dist-gpl.sh Fix golded/lnx binary names 2006-01-23 18:44:50 +00:00
dist-gps.sh Fix archives directories 2005-11-26 01:29:49 +00:00
dist-gpv.sh Add golded.bat into files list 2005-11-18 22:23:06 +00:00
dist-gpw.sh Fix GCC build GNUmakef.def 2006-01-18 21:36:01 +00:00
File_id.diz Small updates a description 2005-10-09 17:39:10 +00:00
GNUmakef.def Workaround for SunOS of conflict between system and local int8_t definitions. 2006-02-01 10:06:07 +00:00
GNUmakef.inc Add definitions for the 'sun' platform (SUN Solaris) 2006-01-18 20:49:36 +00:00
GNUmakef.lib Fixed locale on MSVCRT compilation, e-mail fixes. 2001-05-20 19:19:52 +00:00
GNUmakef.prg Macroses update, addressbook fixes, other changes 2001-02-24 18:37:28 +00:00
golded.bat Fix usage example for Golded+ return codes 2005-12-07 18:49:00 +00:00
golded.dsp Added gnwin and rddtwin project files in MSVC6 workspace 2005-10-13 19:15:20 +00:00
golded.dsw Added gnwin and rddtwin project files in MSVC6 workspace 2005-10-13 19:15:20 +00:00
golded.mak MS Office Spell checker feature is included into MS Visual C build 2006-01-21 13:07:30 +00:00
golded.opt Added gnwin and rddtwin project files in MSVC6 workspace 2005-10-13 19:15:20 +00:00
goldnode.dsp Added gnwin and rddtwin project files in MSVC6 workspace 2005-10-13 19:15:20 +00:00
Makefile Fix 'make strip' to strip only one platform files 2005-10-29 09:17:53 +00:00
MSGBase.def bugfixing 2001-05-09 20:45:13 +00:00
rddt.dsp Added gnwin and rddtwin project files in MSVC6 workspace 2005-10-13 19:15:20 +00:00

______________________________________________________________________

                         The Goldware Library
                            June 20, 1998
                               READ ME
______________________________________________________________________


Please read LICENSE.TXT for the license for The Goldware Library and
other source code by Odinn Sorensen.

For installation instructions, read INSTALL.TXT.

______________________________________________________________________