Commit Graph

1109 Commits

Author SHA1 Message Date
Ianos Gnatiuc
5fb7f95cb8 Fixed g++ std::string incompatibility 2006-02-24 08:53:21 +00:00
Stas Degteff
f2c63a70a9 Set zonegating to NO 2006-02-23 19:23:44 +00:00
Stas Degteff
e56414ffaa Fix config file path (unixes) 2006-02-21 20:35:07 +00:00
Stas Degteff
e919bad1cd veryverbose now shows config file search process 2006-02-21 20:32:17 +00:00
Ianos Gnatiuc
9a3af486d7 some new aliases 2006-02-21 11:37:05 +00:00
Ianos Gnatiuc
c9434d2ddb New config file token TRANSLATE and @TR{text} template macro 2006-02-21 09:30:48 +00:00
Ianos Gnatiuc
823a7c8699 All buffers used with TokenXlat function now are of variable size 2006-02-20 21:44:10 +00:00
Stas Degteff
49e3c5a857 Fixed invalid 'done' in shell script -- typo. 2006-02-20 16:56:28 +00:00
Stanislav Mekhanoshin
c277625152 Fixed invalid done; in shell script -- typo. 2006-02-20 12:11:28 +00:00
Stas Degteff
52ed7c3db8 Stop after mygolded.h creation 2006-02-20 08:42:13 +00:00
Stas Degteff
6f9de4a046 Check binary files creation 2006-02-20 08:39:04 +00:00
Stanislav Mekhanoshin
6c7f85a10c fixed use of () in shell script 2006-02-18 19:03:30 +00:00
Stas Degteff
1c0ecf3e4a Fix building scripts: create mygolded.h if it's not exists 2006-02-18 15:23:03 +00:00
Stas Degteff
e0a14e941d Snapshot at Feb 18, 2005 is released 2006-02-18 14:09:27 +00:00
Stas Degteff
33ad0a74f6 Add banner-string 2006-02-18 14:08:47 +00:00
Stas Degteff
6db639d5c6 Fix mingw+cygwin building info 2006-02-18 14:07:55 +00:00
Stas Degteff
3c82e53d5f Fix *nix builds 2006-02-18 14:06:59 +00:00
Stas Degteff
6920dc1246 Insert numbers into answer-articles 2006-02-18 12:24:49 +00:00
Stas Degteff
3e1b5df790 Update Q26 (about "Segmentation fault") 2006-02-18 12:22:12 +00:00
Stas Degteff
289daac424 update manual chapter "Character Translation" 2006-02-12 10:07:29 +00:00
Ianos Gnatiuc
4c01c61c57 Updated MS Developer Studio project 2006-02-10 13:07:38 +00:00
Ianos Gnatiuc
7dc800ac0e Removed needless file from MS Developer Studio project 2006-02-10 13:07:16 +00:00
Ianos Gnatiuc
74f9907cb3 Added new @macros: @pipe{command} 2006-02-10 11:30:03 +00:00
Stas Degteff
a55a5efef1 Append to todowork.txt:
Insert from pipe in internal editor (request from Alexay vissarionov)
Create directory three for output file if not exists (request from Andrew Arsenchuk)
2006-02-08 19:45:08 +00:00
Stas Degteff
7188ecd6ce Shorts the time-date format string (goldlang token MS_TimeDateFmt) 2006-02-04 19:44:44 +00:00
Stas Degteff
383fb1d734 Add comments about complementarity for enum en_gswitches and tglobalbool globalbool array 2006-02-04 18:26:29 +00:00
Ianos Gnatiuc
cead5992ee DispSoftCR now may be used in random system groups. Changed DispSoftCR and UseSoftCrxLat keywords global defaults. 2006-02-04 18:16:51 +00:00
Stas Degteff
0b433cce50 Charset translation tables to convert between CP866 and CP850 2006-02-04 17:28:33 +00:00
Stas Degteff
409a920ce9 Charset translation tables to convert between CP88 and CP850 2006-02-04 17:26:59 +00:00
Ianos Gnatiuc
eba640f205 Added compilation options to MSVC makefile 2006-02-04 14:04:52 +00:00
Stas Degteff
0161354f8a Russian template (CP866) 2006-02-03 13:38:36 +00:00
Ianos Gnatiuc
6cb936888f Undo screen refresh optimization 2006-02-03 11:25:19 +00:00
Stas Degteff
6726c51a12 Revision about Soft CR 2006-02-03 09:10:42 +00:00
Stanislav Mekhanoshin
a39736df20 Solaris build script cleanup 2006-02-02 10:00:15 +00:00
Stas Degteff
f72f52d5f7 SUN Solaris/x86 package by Stanislav Mekhanoshin. (Snapshot 01-02-2006) 2006-02-01 19:22:56 +00:00
Stanislav Mekhanoshin
6b66f2cb43 added script dist-sx86.sh for Solaris/x86 build 2006-02-01 14:39:55 +00:00
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
Ianos Gnatiuc
a49d62da90 Screen refresh optimization 2006-01-29 17:28:22 +00:00
Stas Degteff
b7062fe8c3 Solve conflict between sys/types.h and gdefs.h (int8_t) on Solaris/x86. Warning: now char is treated signed instead unsigned (Sun only) 2006-01-28 23:42:31 +00:00
Stas Degteff
305261a040 CR before prompt output (INSTALL mode) 2006-01-28 23:39:26 +00:00
Stas Degteff
9447822795 CP866 to koi8-r convertion table for xterm-sane by Gremlin 2006-01-28 20:22:34 +00:00
Stas Degteff
3a9d7f766c CP866 to koi8-r convertion table for xterm-sane by Gremlin 2006-01-28 20:16:46 +00:00
Stanislav Mekhanoshin
bc84170688 Linux support was affected by Solaris changes -- fixed 2006-01-27 13:17:00 +00:00
Stanislav Mekhanoshin
cef676eec2 SUN Solaris support imroved 2006-01-27 13:04:36 +00:00
Stas Degteff
15ec13d029 Fix golded/lnx binary names 2006-01-23 18:44:50 +00:00
Stas Degteff
079afb8967 Change requirement to recomendation about soft-cr replacement for region 2:50 2006-01-23 17:04:46 +00:00
Stas Degteff
05e85e7f7e Update SunOS platform strings 2006-01-23 16:51:35 +00:00
Stas Degteff
421a724a03 Fix *nix build 2006-01-21 16:12:31 +00:00
Stas Degteff
5c23c8a8e6 MS Office Spell checker feature is included into MS Visual C build 2006-01-21 13:16:17 +00:00
Stas Degteff
54bc373574 MS Office Spell checker feature is included into MS Visual C build 2006-01-21 13:07:30 +00:00