Alexander Skovpen
|
a9c11a472c
|
add autodeploy
|
2018-09-02 23:36:11 +03:00 |
|
Max Vasilyev
|
b56cd0ed8c
|
Support up to 16-character internal codes for Synchronet, patch by Rob Swindell, 1:103/705
|
2016-02-01 14:32:16 +00:00 |
|
Stas Degteff
|
1d2b0ef698
|
Prepare to use system hunspell library. Patch from Semen Panevin 5025/121
|
2011-03-20 15:48:14 +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
|
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 |
|
Stanislav Mekhanoshin
|
2944b6961b
|
patch to build on MAC OS/X with make PLATFORM=osx
|
2009-12-16 13:18:20 +00:00 |
|
Ianos Gnatiuc
|
7a7919d549
|
Fixed mingw build and some warnings.
|
2007-01-14 00:52:46 +00:00 |
|
Ianos Gnatiuc
|
57563ba911
|
Speed optimisations.
|
2007-01-11 22:26:06 +00:00 |
|
Ianos Gnatiuc
|
18d26cabfc
|
Fixed few memory leeks.
|
2007-01-08 12:09:42 +00:00 |
|
Ianos Gnatiuc
|
501d7c1aa8
|
Fixed fidoconfig parsing.
|
2006-06-29 15:50:19 +00:00 |
|
Ianos Gnatiuc
|
40cd10db65
|
Refactoring!
|
2006-05-13 16:15:35 +00:00 |
|
Ianos Gnatiuc
|
6cac338f3e
|
Sorry, refactoring!
|
2006-04-24 16:38:44 +00:00 |
|
Stanislav Mekhanoshin
|
cef676eec2
|
SUN Solaris support imroved
|
2006-01-27 13:04:36 +00:00 |
|
Stas Degteff
|
6854113d84
|
Replace macro __GOLD_SPELL__ with GCFG_NOSPELLDLL; DLL-speller allowed only for Win32; external cpellcheck program is disabled if DLL-speller is enabled
|
2006-01-21 00:57:09 +00:00 |
|
Stas Degteff
|
ac0e7216dd
|
Error message if AREAFILE fidoconfig can't open
|
2006-01-20 22:39:09 +00:00 |
|
Stas Degteff
|
0c874292ed
|
Fix hpt (fidoconfig) version check
|
2006-01-20 12:30:21 +00:00 |
|
Stas Degteff
|
a9cfb10027
|
Fix garbage screen output on Linux
|
2006-01-20 11:55:12 +00:00 |
|
Ianos Gnatiuc
|
3350c0806e
|
Replace all std::cout with internally defined macro
|
2006-01-17 17:47:35 +00:00 |
|
Stas Degteff
|
d468f9d8d5
|
Prevent buffer overflow
|
2005-12-08 18:48:15 +00:00 |
|
Ianos Gnatiuc
|
21b44b65d2
|
Changed all toupper, tolower, isupper, islower and isalpha to internal defined function. Case insensitive regexp should work on Win9x now.
|
2005-10-31 22:18:26 +00:00 |
|
Stas Degteff
|
a88fa576ca
|
Fix printf() parameters
|
2005-10-27 19:38:16 +00:00 |
|
Ianos Gnatiuc
|
97ffdeef9d
|
cast to bool optimization
|
2005-10-25 06:11:09 +00:00 |
|
Ianos Gnatiuc
|
9813ce1e91
|
Tab chars (0x9) was replaced with spaces
|
2005-10-23 04:39:25 +00:00 |
|
Ianos Gnatiuc
|
1f4f8695e5
|
Changed part of integer types to intN_t
|
2005-10-22 14:44:25 +00:00 |
|
Ianos Gnatiuc
|
54a3490eaa
|
Changet type bit to bits
|
2005-10-22 03:38:17 +00:00 |
|
Ianos Gnatiuc
|
fb668729c2
|
Solved compiler warnings
|
2005-10-22 02:45:18 +00:00 |
|
Ianos Gnatiuc
|
f559b54f6e
|
Changed ushort, uchar and sbyte types to intN_t
|
2005-10-21 19:48:21 +00:00 |
|
Ianos Gnatiuc
|
6a9a1b0834
|
Changed part of unsigned long type to uint32_t
|
2005-10-21 02:31:39 +00:00 |
|
Ianos Gnatiuc
|
aaf04488fd
|
Few uncommon types removed
|
2005-10-21 00:19:15 +00:00 |
|
Ianos Gnatiuc
|
c5734978fa
|
Changed ulong type to uint32_t
|
2005-10-20 21:41:32 +00:00 |
|
Ianos Gnatiuc
|
44c26c3b0a
|
Changed time_t type to time32_t
|
2005-10-20 21:10:42 +00:00 |
|
Ianos Gnatiuc
|
d8a855aa42
|
Changed sdword and slong types to int32_t
|
2005-10-20 18:13:24 +00:00 |
|
Stas Degteff
|
0885946b30
|
64 bit platforms support
|
2005-10-07 12:41:11 +00:00 |
|
Stas Degteff
|
4a77b5a598
|
Apply changes to MS Visual C build. Patch from Ianos Gnatiuc 2:469/335.155
|
2005-08-26 23:14:24 +00:00 |
|
Stas Degteff
|
12c860a28c
|
Fix type definitions
|
2005-08-26 23:12:29 +00:00 |
|
Alexander S. Aganichev
|
36382af659
|
Latest changes
|
2004-10-04 14:50:08 +00:00 |
|
Alexander S. Aganichev
|
3b37290f9c
|
Added support for WildCat
|
2003-12-22 08:01:54 +00:00 |
|
Alexander S. Aganichev
|
5ed34a60fb
|
Scope of recent changes.
|
2003-12-10 08:35:16 +00:00 |
|
Alexander S. Aganichev
|
f1fa5ae6d9
|
Add -pass to Fidoconfig parser
|
2003-10-23 10:44:32 +00:00 |
|
Alexander S. Aganichev
|
99b9606ea5
|
Fix conflict with new getopt
|
2003-08-09 10:20:59 +00:00 |
|
Alexander S. Aganichev
|
824ad2730b
|
Added new keywords, random fixes
|
2003-06-09 05:47:39 +00:00 |
|
Alexander S. Aganichev
|
f6350dcf17
|
Fix typo
|
2003-04-07 10:36:32 +00:00 |
|
Alexander S. Aganichev
|
d0fc0d7104
|
Fix configuration parser problems
|
2003-04-07 10:24:42 +00:00 |
|
zharik
|
f760aae131
|
BeOS port related changes (initial commit)
|
2003-03-29 21:51:19 +00:00 |
|
Alexander S. Aganichev
|
2bbcabe2a8
|
Fix CR/LF problem
|
2003-02-27 08:24:23 +00:00 |
|
Alexander S. Aganichev
|
dbb2ccc327
|
Convert tags to lower case
|
2003-02-20 14:17:33 +00:00 |
|
Alexander S. Aganichev
|
c684094c38
|
Commented out unused structures and typedefs
|
2003-01-04 10:10:54 +00:00 |
|
Alexander S. Aganichev
|
a39960cd13
|
Fix formatting
|
2002-11-04 18:59:51 +00:00 |
|
Alexander S. Aganichev
|
e36d8cebd9
|
Random fixes
|
2002-10-11 05:54:11 +00:00 |
|
Alexander S. Aganichev
|
293685cd8e
|
Random fixes
|
2002-10-05 21:13:23 +00:00 |
|