Commit Graph

1210 Commits

Author SHA1 Message Date
Stas Degteff
28b6562a17 Fix SunOS/x86 build. Patch from Maxim Sokolsky 2:5020/828.777 2010-03-31 20:25:08 +00:00
Stas Degteff
7561fa3569 use macros instead inline constants 2010-03-28 17:22:40 +00:00
Stas Degteff
20c366b27e Comment logic of strxcpy() 2010-03-28 17:21:39 +00:00
Stas Degteff
19fdb52aab Fix buffer overflow. Bugreport from Nick Voronin 2010-03-28 17:20:21 +00:00
Stas Degteff
9f7400b7aa Fix memory leak in URLs list. Bugreport from Ivan Novikov,2:5080/31 2010-03-26 22:44:36 +00:00
Stas Degteff
5cde6a3023 fix segfault if urlhandler is not defined in golded.cfg 2010-03-26 22:17:07 +00:00
Stas Degteff
e2c0c182de New token for goldlang.cfg: IL_PEEKINFONOHANDLER 2010-03-26 22:16:07 +00:00
Stas Degteff
cbc0114d7a shl2011b.zip also required for DJGPP build. Patch from Max Vasilyev 2:5057/77 2010-03-25 13:12:40 +00:00
Stas Degteff
401cc6fbc2 Fix MS Visual C build 2010-03-24 07:29:21 +00:00
Stas Degteff
8ca25dc8ec Fix DJGPP build. Thanks to Max Vasilyev 2:5057/77 2010-03-23 19:06:16 +00:00
Stas Degteff
9a5aa5ec88 Q30 (trap on cifs), q31 (trap on 32/64 bit compination). Thanks to Konstantin Kuzov 2:5019/40.1 2010-03-23 14:23:20 +00:00
Stas Degteff
a49f969d71 update issues for UTF-8 2010-03-23 14:03:11 +00:00
Stas Degteff
44d07e5098 fix warning about string conversion 2010-03-23 09:07:13 +00:00
Stas Degteff
795bbef6e2 Fix DJGPP build 2010-03-23 09:06:37 +00:00
Stas Degteff
11d0b8bb0a Checks for NULL pointers and result of read() for Squish and Jam 2010-03-21 23:37:12 +00:00
Stas Degteff
7ccca29f1d Fix DJGPP build with GCC 4.4.2 2010-03-21 21:11:53 +00:00
Stas Degteff
9ed87aece7 Check parameters of function for NULL 2010-03-21 13:59:45 +00:00
Stas Degteff
a899251028 Use platform-specific "off_t" instead "long" for filelength() 2010-03-21 12:16:21 +00:00
Stas Degteff
3dcdcf8d3b Small optimisation 2010-03-21 12:15:07 +00:00
Stas Degteff
df8340e9f2 Instruction for DJGPP build 2010-03-18 23:01:24 +00:00
Stas Degteff
9b7375f7f8 use link instead copy if possible 2010-03-14 18:44:24 +00:00
Stas Degteff
b861fa5d0d Exclude binaries and other stuff from archive 2010-03-14 18:43:56 +00:00
Stas Degteff
69493f5724 keys changed: Ctrl-Backspace acts as Backspace, Ctrl-W deletes word left 2010-03-12 11:21:39 +00:00
Stas Degteff
0ce8534f9a If TEMPPATH pointed to unexisted, display message and doing nothing instead abort 2010-03-11 17:02:03 +00:00
Stas Degteff
71abfaf13b If TEMPPATH pointed to unexisted, display message and doing nothing instead abort 2010-03-11 16:04:08 +00:00
Stas Degteff
e734e7d80a New statement for goldlang.cfg: IL_TMPINVALIDPATH 2010-03-11 14:12:49 +00:00
Stas Degteff
81d492adc7 Remove duplicated (in gcmpall.h) defines 2010-03-11 13:49:17 +00:00
Stas Degteff
7ef0fb5810 compile with -DTEST to gcrcs16 binary for calculate CRC16 of string for CRC_ constants 2010-03-11 13:43:06 +00:00
Stas Degteff
23684c34a2 Fix message for illegal ST_EDITSTATUS 2010-03-05 20:41:21 +00:00
Stas Degteff
9bb2536663 Set /BSD for DragonFly in version string 2010-03-05 20:40:38 +00:00
Stas Degteff
36ea6c3ec4 More accuracy platform-compiler definitions 2010-03-05 14:28:42 +00:00
Stas Degteff
1a3d650ba0 More accuracy platform-compiler definitions 2010-03-05 14:17:48 +00:00
Stas Degteff
cd2a9c1fab Fix build for Dragonfly BSD 2010-03-05 13:24:06 +00:00
Gremlin from Kremlin
3ed52a25f7 fixed luit parameters (added -x "exit immediately") 2010-01-09 09:06:29 +00:00
Gremlin from Kremlin
45c4ede2a0 updated PORTVERSION for *BSD build 2009-12-20 18:43:47 +00:00
Gremlin from Kremlin
00b4f9a2c4 renamed *BSD binaries to gedbsd etc. 2009-12-20 09:47:04 +00:00
Stanislav Mekhanoshin
2944b6961b patch to build on MAC OS/X with make PLATFORM=osx 2009-12-16 13:18:20 +00:00
Gremlin from Kremlin
b288206652 fixed message date - set it to when editing was finished 2009-12-12 13:02:30 +00:00
Gremlin from Kremlin
feddafaefc Updated date in .spec file 2009-12-02 08:19:52 +00:00
Stas Degteff
68e876f006 Optimize is_dir() (use root directory detection in *nix) 2009-11-30 18:37:07 +00:00
Stas Degteff
1247b0cf02 Add comments to functions 2009-11-29 12:20:28 +00:00
Stas Degteff
36b2036f67 Script openbsd-vt220.sh to create terminfo file for OpenBSD console from Dmitri Zubko 2:465/312 2009-11-26 20:34:41 +00:00
Gremlin from Kremlin
d928f5a8c0 actual configuration examples 2009-08-19 15:33:05 +00:00
Stas Degteff
7c153e6642 Fix build for OpenBSD and NetBSD 2009-08-13 13:28:16 +00:00
Stas Degteff
5dedb119d8 More accuracy check end of line in nodelist. Thanks to Konstantin Kuzov 2:5019/40 2009-07-17 16:52:31 +00:00
Stas Degteff
8f76a359a5 Fix nodelist path in nodelist index. Patch from Konstantin Kuzov 2:5019/40 2009-06-17 08:48:38 +00:00
Stas Degteff
b29984710a Adopt UU-decoder for UUE from Fleetstreet. Patch from Konstantin Kuzov 2:5019/40 2009-06-17 08:45:28 +00:00
Gremlin from Kremlin
7d3a997e14 Added .spec file to mainstream.
Now it's possible to build RPM packages with `rpmbuild -ta golded+.tar.gz`
2009-06-11 09:26:54 +00:00
Stas Degteff
1e5a713f9d Debian package rules 2009-06-10 07:44:04 +00:00
Stas Degteff
53063818f8 Fix g++ 4.3.x build 2009-04-19 20:49:49 +00:00