Commit Graph

1325 Commits

Author SHA1 Message Date
Stas Degteff
b7e669bf1e use strschg_environ() with control length of string 2011-02-17 22:59:54 +00:00
Stas Degteff
d0ea4b0d6c Additional checks in strschg_environ 2011-02-17 22:05:27 +00:00
Stas Degteff
0119f9a971 create 2nd strschg_environ(): one with control length of string, second without this check 2011-02-17 21:35:21 +00:00
Stas Degteff
75e84ece09 Add C++ version of the function GetFilesize() 2011-02-17 19:51:28 +00:00
Stas Degteff
08e43413cf Add C++ version of function StripBackslash() 2011-02-17 19:35:27 +00:00
Stas Degteff
13d2b4f059 Describe all operations of AddBackslash() 2011-02-17 19:09:22 +00:00
Stas Degteff
5bd7fc2a28 Replace part of code of strschg_environ() using pure C++ 2011-02-17 19:06:41 +00:00
Stas Degteff
bc54b3f3b3 Accuracy, not strong test length of string in strschg_environ 2011-02-17 15:37:30 +00:00
Stas Degteff
ed63c97cc0 use lowecase files in examples 2011-02-17 13:46:47 +00:00
Stas Degteff
c0b79c8da7 fix example 2011-02-17 11:32:05 +00:00
Stas Degteff
0672ba6105 update reldate to 20110217 2011-02-17 11:18:20 +00:00
Stas Degteff
746ff994e6 update sources date constant to 20110217 2011-02-17 11:18:19 +00:00
Stas Degteff
6a6da92414 Fix FreeBSD build: include malloc.h only when a macro HAVE_MALLOC_H defined 2011-02-17 11:18:16 +00:00
Stas Degteff
043e69a93a Prevent use NULL-pointer. 2011-02-14 19:57:28 +00:00
Stas Degteff
14dd2361a4 Prevent use NULL-pointer. display message and exit 2011-02-14 19:57:01 +00:00
Stas Degteff
f24985ea2f Preprocesor macro for write to log message about null-pointer in parameter. 2011-02-14 19:14:01 +00:00
Stas Degteff
bfece6f521 Prevent use null-pointer. Exit on error if parameter is NULL 2011-02-14 19:12:26 +00:00
Stas Degteff
4ced940daf update reldate to 20110214 2011-02-14 00:27:09 +00:00
Stas Degteff
108fb6b589 update sources date constant to 20110214 2011-02-14 00:27:08 +00:00
Stas Degteff
76da9f5b0f Use macroses GOLD_SLASH_CHR GOLD_SLASH_STR GOLD_WRONG_SLASH_CHR GOLD_WRONG_SLASH_STR instead string and char constatnts / and \ 2011-02-14 00:27:05 +00:00
Stas Degteff
2202849fb2 Check config file name length, report of too long 2011-02-13 23:52:22 +00:00
Stas Degteff
29c8acf226 Prevent buffer overflow in pathnames constructor 2011-02-13 23:51:04 +00:00
Stas Degteff
5325487990 Date of last change of sources automatically remains in a files srcdate.h and golded.spec 2011-02-13 22:48:13 +00:00
Stas Degteff
4cfd41b467 update sources date constant to 20110213 2011-02-13 21:54:40 +00:00
Stas Degteff
14dc7d91ee use internal macro for date of sources 2011-02-13 21:54:37 +00:00
Stas Degteff
bcccbdc6ea Don't use non-portable option '--include' 2011-02-13 21:11:53 +00:00
Stas Degteff
effb4a2db6 use internal macro for date of sources 2011-02-13 21:02:43 +00:00
Stas Degteff
318174d452 Update DOS/DPMI build script 2011-02-13 20:55:41 +00:00
Stas Degteff
95e801b2c7 update reldate to 20110213 2011-02-13 20:43:21 +00:00
Stas Degteff
87bd198131 new preprocessor macro __GVER_SNAPSHOT__. Use srcdate.h for display revision date 2011-02-13 20:43:17 +00:00
Stas Degteff
ea77738370 update banner 2011-02-13 20:28:01 +00:00
Stas Degteff
af66818470 update sources date constant to 20110213 2011-02-13 20:09:48 +00:00
Stas Degteff
50ad2a2650 update banner 2011-02-13 20:09:45 +00:00
Stas Degteff
9b68f899c3 Automatic updating of dating of the sources 2011-02-13 15:03:34 +00:00
Stas Degteff
3ebbe6d352 Now Golded+ outputs errors of reading of a config in stderr instead stdout 2011-02-13 13:21:15 +00:00
Stas Degteff
cd61304518 fix eof 2011-02-13 13:20:19 +00:00
Stas Degteff
ea84376e1d Fix notes of work 2011-02-13 01:59:31 +00:00
Stas Degteff
d73b61dfe6 Generate valid config: don't use long charset names 2011-02-13 00:57:51 +00:00
Stas Degteff
fb4de87383 fix charsets definotion files 2011-02-13 00:56:44 +00:00
Stas Degteff
b8fb80ad1b Small update answer about UTF-8 2011-02-12 22:14:14 +00:00
Stas Degteff
38531b1c85 Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121 2011-02-12 22:13:30 +00:00
Stas Degteff
b1693b62c7 Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121 2011-02-12 22:02:48 +00:00
Stas Degteff
fcd91a8d28 Remove obsolete file 2011-02-11 20:21:36 +00:00
Stas Degteff
f842f826fb Error in parser @-macro is fixed: macro in end of line are ignored before this fix. Thanks Max Vasilyev 2:5057/77 2011-02-11 20:13:47 +00:00
Stas Degteff
d6cc923213 Explicit specify type for shift operations is required by MS VC. Patch from Max Vasilyev 2:5057/77 2010-12-20 03:02:00 +00:00
Stas Degteff
3cadf21783 Comment out operator-function with 64 bit integer. Bugreport from Igor Zakharoff 2:5030/2404 2010-11-16 21:39:58 +00:00
Stas Degteff
8799e5272e Prepare to bigendian compatibility: byte-ordered file operations 2010-11-11 17:59:40 +00:00
Stas Degteff
89fd65c292 Install terminfo modification script into expamples directory in debian installation 2010-11-11 15:43:38 +00:00
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