Commit Graph

1427 Commits

Author SHA1 Message Date
Stas Degteff
16df626a3f Fix: remove quites inside quotes 2010-11-11 15:35:06 +00:00
Stas Degteff
f3d19cbbff Fix: accuracy locale settings 2010-11-10 05:40:30 +00:00
Stas Degteff
556f0596b0 Use screen utility (if exist in system) for workaround for russian language on UTF-8 terminal 2010-11-10 04:53:55 +00:00
Stas Degteff
36d84095e8 Don't remove scripts and CVS controls in bin/ subdirectory 2010-11-09 22:06:12 +00:00
Stas Degteff
03b2aeb8bf Should not remove in bin/ subdirectory, ot not? 2010-11-09 22:05:12 +00:00
Stas Degteff
315159df6e Store scripts into package 2010-11-09 22:03:07 +00:00
Stas Degteff
2d688e6a3e Add 'make distclean' - remove binaries 2010-11-09 22:02:00 +00:00
Gremlin from Kremlin
7f41e765d2 libraries reordered according to patch from Pavel Gulchouck 2010-09-09 20:30:59 +00:00
Robert James Clay
6ae44a9724 debian/rules - correct line for installing changelog. 2010-05-24 14:49:32 +00:00
Robert James Clay
2af6988143 debian/* - set debhelper compatibility to 5. 2010-05-24 02:31:37 +00:00
Robert James Clay
427dea3f46 debian/rules - separate out the cfgs/* subdirectory install lines. 2010-05-24 02:23:20 +00:00
Robert James Clay
bbd7c2c185 debian/control - remove debhelper versioning from build-depends 2010-05-24 00:12:25 +00:00
Robert James Clay
307bfc98fb debian/control - iconv is not neccessary in build-depends 2010-05-24 00:11:12 +00:00
Robert James Clay
a6bc9bd6a9 debian/changelgg - set current debian package version as UNRELEASED. 2010-05-23 21:44:34 +00:00
Robert James Clay
29f844eb55 debian/control - remove word contrib from section definition. 2010-05-23 21:36:22 +00:00
Stas Degteff
7eb3182884 OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 2010-05-02 06:54:52 +00:00
Stas Degteff
3f8f3ac232 OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 2010-04-29 22:29:11 +00:00
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