Commit Graph

  • effb4a2db6 use internal macro for date of sources Stas Degteff 2011-02-13 21:02:43 +0000
  • 318174d452 Update DOS/DPMI build script Stas Degteff 2011-02-13 20:55:41 +0000
  • 95e801b2c7 update reldate to 20110213 Stas Degteff 2011-02-13 20:43:21 +0000
  • 87bd198131 new preprocessor macro __GVER_SNAPSHOT__. Use srcdate.h for display revision date Stas Degteff 2011-02-13 20:43:17 +0000
  • ea77738370 update banner Stas Degteff 2011-02-13 20:28:01 +0000
  • af66818470 update sources date constant to 20110213 Stas Degteff 2011-02-13 20:09:48 +0000
  • 50ad2a2650 update banner Stas Degteff 2011-02-13 20:09:45 +0000
  • 9b68f899c3 Automatic updating of dating of the sources Stas Degteff 2011-02-13 15:03:34 +0000
  • 3ebbe6d352 Now Golded+ outputs errors of reading of a config in stderr instead stdout Stas Degteff 2011-02-13 13:21:15 +0000
  • cd61304518 fix eof Stas Degteff 2011-02-13 13:20:19 +0000
  • ea84376e1d Fix notes of work Stas Degteff 2011-02-13 01:59:31 +0000
  • d73b61dfe6 Generate valid config: don't use long charset names Stas Degteff 2011-02-13 00:57:51 +0000
  • fb4de87383 fix charsets definotion files Stas Degteff 2011-02-13 00:56:44 +0000
  • b8fb80ad1b Small update answer about UTF-8 Stas Degteff 2011-02-12 22:14:14 +0000
  • 38531b1c85 Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121 Stas Degteff 2011-02-12 22:13:30 +0000
  • b1693b62c7 Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121 Stas Degteff 2011-02-12 22:02:48 +0000
  • fcd91a8d28 Remove obsolete file Stas Degteff 2011-02-11 20:21:36 +0000
  • f842f826fb Error in parser @-macro is fixed: macro in end of line are ignored before this fix. Thanks Max Vasilyev 2:5057/77 Stas Degteff 2011-02-11 20:13:47 +0000
  • d6cc923213 Explicit specify type for shift operations is required by MS VC. Patch from Max Vasilyev 2:5057/77 Stas Degteff 2010-12-20 03:02:00 +0000
  • 3cadf21783 Comment out operator-function with 64 bit integer. Bugreport from Igor Zakharoff 2:5030/2404 Stas Degteff 2010-11-16 21:39:58 +0000
  • 8799e5272e Prepare to bigendian compatibility: byte-ordered file operations Stas Degteff 2010-11-11 17:59:40 +0000
  • 89fd65c292 Install terminfo modification script into expamples directory in debian installation Stas Degteff 2010-11-11 15:43:38 +0000
  • 16df626a3f Fix: remove quites inside quotes Stas Degteff 2010-11-11 15:35:06 +0000
  • f3d19cbbff Fix: accuracy locale settings Stas Degteff 2010-11-10 05:40:30 +0000
  • 556f0596b0 Use screen utility (if exist in system) for workaround for russian language on UTF-8 terminal Stas Degteff 2010-11-10 04:53:55 +0000
  • 36d84095e8 Don't remove scripts and CVS controls in bin/ subdirectory Stas Degteff 2010-11-09 22:06:12 +0000
  • 03b2aeb8bf Should not remove in bin/ subdirectory, ot not? Stas Degteff 2010-11-09 22:05:12 +0000
  • 315159df6e Store scripts into package Stas Degteff 2010-11-09 22:03:07 +0000
  • 2d688e6a3e Add 'make distclean' - remove binaries Stas Degteff 2010-11-09 22:02:00 +0000
  • 7f41e765d2 libraries reordered according to patch from Pavel Gulchouck Gremlin from Kremlin 2010-09-09 20:30:59 +0000
  • 6ae44a9724 debian/rules - correct line for installing changelog. Robert James Clay 2010-05-24 14:49:32 +0000
  • 2af6988143 debian/* - set debhelper compatibility to 5. Robert James Clay 2010-05-24 02:31:37 +0000
  • 427dea3f46 debian/rules - separate out the cfgs/* subdirectory install lines. Robert James Clay 2010-05-24 02:23:20 +0000
  • bbd7c2c185 debian/control - remove debhelper versioning from build-depends Robert James Clay 2010-05-24 00:12:25 +0000
  • 307bfc98fb debian/control - iconv is not neccessary in build-depends Robert James Clay 2010-05-24 00:11:12 +0000
  • a6bc9bd6a9 debian/changelgg - set current debian package version as UNRELEASED. Robert James Clay 2010-05-23 21:44:34 +0000
  • 29f844eb55 debian/control - remove word contrib from section definition. Robert James Clay 2010-05-23 21:36:22 +0000
  • 7eb3182884 OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 Stas Degteff 2010-05-02 06:54:52 +0000
  • 3f8f3ac232 OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 Stas Degteff 2010-04-29 22:29:11 +0000
  • 28b6562a17 Fix SunOS/x86 build. Patch from Maxim Sokolsky 2:5020/828.777 Stas Degteff 2010-03-31 20:25:08 +0000
  • 7561fa3569 use macros instead inline constants Stas Degteff 2010-03-28 17:22:40 +0000
  • 20c366b27e Comment logic of strxcpy() Stas Degteff 2010-03-28 17:21:39 +0000
  • 19fdb52aab Fix buffer overflow. Bugreport from Nick Voronin Stas Degteff 2010-03-28 17:20:21 +0000
  • 9f7400b7aa Fix memory leak in URLs list. Bugreport from Ivan Novikov,2:5080/31 Stas Degteff 2010-03-26 22:44:36 +0000
  • 5cde6a3023 fix segfault if urlhandler is not defined in golded.cfg Stas Degteff 2010-03-26 22:17:07 +0000
  • e2c0c182de New token for goldlang.cfg: IL_PEEKINFONOHANDLER Stas Degteff 2010-03-26 22:16:07 +0000
  • cbc0114d7a shl2011b.zip also required for DJGPP build. Patch from Max Vasilyev 2:5057/77 Stas Degteff 2010-03-25 13:12:40 +0000
  • 401cc6fbc2 Fix MS Visual C build Stas Degteff 2010-03-24 07:29:21 +0000
  • 8ca25dc8ec Fix DJGPP build. Thanks to Max Vasilyev 2:5057/77 Stas Degteff 2010-03-23 19:06:16 +0000
  • 9a5aa5ec88 Q30 (trap on cifs), q31 (trap on 32/64 bit compination). Thanks to Konstantin Kuzov 2:5019/40.1 Stas Degteff 2010-03-23 14:23:20 +0000
  • a49f969d71 update issues for UTF-8 Stas Degteff 2010-03-23 14:03:11 +0000
  • 44d07e5098 fix warning about string conversion Stas Degteff 2010-03-23 09:07:13 +0000
  • 795bbef6e2 Fix DJGPP build Stas Degteff 2010-03-23 09:06:37 +0000
  • 11d0b8bb0a Checks for NULL pointers and result of read() for Squish and Jam Stas Degteff 2010-03-21 23:37:12 +0000
  • 7ccca29f1d Fix DJGPP build with GCC 4.4.2 Stas Degteff 2010-03-21 21:11:53 +0000
  • 9ed87aece7 Check parameters of function for NULL Stas Degteff 2010-03-21 13:59:45 +0000
  • a899251028 Use platform-specific "off_t" instead "long" for filelength() Stas Degteff 2010-03-21 12:16:21 +0000
  • 3dcdcf8d3b Small optimisation Stas Degteff 2010-03-21 12:15:07 +0000
  • df8340e9f2 Instruction for DJGPP build Stas Degteff 2010-03-18 23:01:24 +0000
  • 9b7375f7f8 use link instead copy if possible Stas Degteff 2010-03-14 18:44:24 +0000
  • b861fa5d0d Exclude binaries and other stuff from archive Stas Degteff 2010-03-14 18:43:56 +0000
  • 69493f5724 keys changed: Ctrl-Backspace acts as Backspace, Ctrl-W deletes word left Stas Degteff 2010-03-12 11:21:39 +0000
  • 0ce8534f9a If TEMPPATH pointed to unexisted, display message and doing nothing instead abort Stas Degteff 2010-03-11 17:02:03 +0000
  • 71abfaf13b If TEMPPATH pointed to unexisted, display message and doing nothing instead abort Stas Degteff 2010-03-11 16:04:08 +0000
  • e734e7d80a New statement for goldlang.cfg: IL_TMPINVALIDPATH Stas Degteff 2010-03-11 14:12:49 +0000
  • 81d492adc7 Remove duplicated (in gcmpall.h) defines Stas Degteff 2010-03-11 13:49:17 +0000
  • 7ef0fb5810 compile with -DTEST to gcrcs16 binary for calculate CRC16 of string for CRC_ constants Stas Degteff 2010-03-11 13:43:06 +0000
  • 23684c34a2 Fix message for illegal ST_EDITSTATUS Stas Degteff 2010-03-05 20:41:21 +0000
  • 9bb2536663 Set /BSD for DragonFly in version string Stas Degteff 2010-03-05 20:40:38 +0000
  • 36ea6c3ec4 More accuracy platform-compiler definitions Stas Degteff 2010-03-05 14:28:42 +0000
  • 1a3d650ba0 More accuracy platform-compiler definitions Stas Degteff 2010-03-05 14:17:48 +0000
  • cd2a9c1fab Fix build for Dragonfly BSD Stas Degteff 2010-03-05 13:24:06 +0000
  • 3ed52a25f7 fixed luit parameters (added -x "exit immediately") Gremlin from Kremlin 2010-01-09 09:06:29 +0000
  • 45c4ede2a0 updated PORTVERSION for *BSD build Gremlin from Kremlin 2009-12-20 18:43:47 +0000
  • 00b4f9a2c4 renamed *BSD binaries to gedbsd etc. Gremlin from Kremlin 2009-12-20 09:47:04 +0000
  • 2944b6961b patch to build on MAC OS/X with make PLATFORM=osx Stanislav Mekhanoshin 2009-12-16 13:18:20 +0000
  • b288206652 fixed message date - set it to when editing was finished Gremlin from Kremlin 2009-12-12 13:02:30 +0000
  • feddafaefc Updated date in .spec file Gremlin from Kremlin 2009-12-02 08:19:52 +0000
  • 68e876f006 Optimize is_dir() (use root directory detection in *nix) Stas Degteff 2009-11-30 18:37:07 +0000
  • 1247b0cf02 Add comments to functions Stas Degteff 2009-11-29 12:20:28 +0000
  • 36b2036f67 Script openbsd-vt220.sh to create terminfo file for OpenBSD console from Dmitri Zubko 2:465/312 Stas Degteff 2009-11-26 20:34:41 +0000
  • d928f5a8c0 actual configuration examples Gremlin from Kremlin 2009-08-19 15:33:05 +0000
  • 7c153e6642 Fix build for OpenBSD and NetBSD Stas Degteff 2009-08-13 13:28:16 +0000
  • 5dedb119d8 More accuracy check end of line in nodelist. Thanks to Konstantin Kuzov 2:5019/40 Stas Degteff 2009-07-17 16:52:31 +0000
  • 8f76a359a5 Fix nodelist path in nodelist index. Patch from Konstantin Kuzov 2:5019/40 Stas Degteff 2009-06-17 08:48:38 +0000
  • b29984710a Adopt UU-decoder for UUE from Fleetstreet. Patch from Konstantin Kuzov 2:5019/40 Stas Degteff 2009-06-17 08:45:28 +0000
  • 7d3a997e14 Added .spec file to mainstream. Now it's possible to build RPM packages with rpmbuild -ta golded+.tar.gz Gremlin from Kremlin 2009-06-11 09:26:54 +0000
  • 1e5a713f9d Debian package rules Stas Degteff 2009-06-10 07:44:04 +0000
  • 53063818f8 Fix g++ 4.3.x build Stas Degteff 2009-04-19 20:49:49 +0000
  • 32c4dfc7ee Build unix versions with libncursesw (fix) Stas Degteff 2009-04-19 20:48:23 +0000
  • 1731069855 added bin/golded - script for launching GoldEd in UTF-8 environment Gremlin from Kremlin 2009-04-04 10:37:52 +0000
  • 5d1ed88a16 fix building with gcc 4.x Gremlin from Kremlin 2009-04-04 09:51:04 +0000
  • 7f469be929 removed -DGCFG_NOFIDOCONF from minimum build configuration Gremlin from Kremlin 2009-04-04 09:49:06 +0000
  • d8d1f8f781 fix (decrease) clock jitter. Patch from Nick Voronin 2:5030/1554 Stas Degteff 2009-03-20 21:41:50 +0000
  • 8efca32b6f fix faq q29 (utf-8 question) Stas Degteff 2009-03-20 20:59:50 +0000
  • d53d9dbf5d Fix mingw build (GCC 3.4.4) Stas Degteff 2008-11-16 23:36:12 +0000
  • 78800714b0 Added Mac OSX macro for platform selection Stanislav Mekhanoshin 2008-10-12 09:17:01 +0000
  • 5537f3210c "make BUILD=minimal" for buid golded+ without seldom-used features and databases Stas Degteff 2008-09-23 08:47:11 +0000
  • e50d2f728e Changed sequence of config search, thanks to Alexey Vissarionov 2:5020/545 Stas Degteff 2008-05-28 23:21:46 +0000
  • a9e6100dd9 Insert macro into example of IMPORTBEGIN & IMPORTEND directives Stas Degteff 2008-03-01 04:27:10 +0000