Alexander Skovpen
|
5937dcacdb
|
Add VS 2017 compatibility for building in Appveyor
* add travis-ci badge
* vs2017 compatibility
* add appveyor
* fix appveyor
* revert sln
* fix win64 gdirposx
* fix tab
* version bump
* cosmetic
|
2018-07-08 11:16:17 +03:00 |
|
Stas Degteff
|
8017245714
|
Improve diagnostic of crash
|
2011-10-19 23:31:31 +00:00 |
|
Stas Degteff
|
5ee8951707
|
Fix usage own snprintf() and vsnprintf()
|
2011-03-05 00:32:23 +00:00 |
|
Stas Degteff
|
5a0e122d91
|
Fix format string
|
2011-03-02 13:43:56 +00:00 |
|
Stas Degteff
|
b06ac72a22
|
Fix DJGPP build
|
2011-03-02 12:42:07 +00:00 |
|
Stas Degteff
|
92626bd967
|
Fix DJGPP build (GCC 2.x). Bugreport from Max Vasilyev 2:5057/77
|
2011-03-02 08:54:12 +00:00 |
|
Stas Degteff
|
c90f069a9a
|
Define HAVE_SNPRINTF, HAVE_VSNPRINTF, HAVE_STDARG_H at compile time (Fix DJGPP build)
|
2011-03-01 17:10:09 +00:00 |
|
Stas Degteff
|
acd96d47bc
|
More accuracy checking result of MS VC _CRT _vsnprintf()
|
2011-02-22 09:38:30 +00:00 |
|
Stas Degteff
|
cb9a56766d
|
Fix MS VC build
|
2011-02-22 07:45:45 +00:00 |
|
Stas Degteff
|
25f0b9c4bc
|
Try to fix buffer overflow detection for Microsoft implementation of vsnprintf()
|
2011-02-22 00:49:01 +00:00 |
|
Stas Degteff
|
4ae22df357
|
fix: insert required va_end() call
|
2011-02-21 22:09:01 +00:00 |
|
Stas Degteff
|
6c0ee5823a
|
Fix log messages
|
2011-02-21 22:01:54 +00:00 |
|
Stas Degteff
|
f7f092da62
|
Prevent potencial bug: use memmove() instead strcpy() for overlap source and destination
|
2011-02-21 13:08:04 +00:00 |
|
Stas Degteff
|
cccfeb5b1e
|
update comment
|
2011-02-20 22:21:41 +00:00 |
|
Stas Degteff
|
6e221f4c52
|
workaround for implementation "speciality" in snprintf() and vsnprintf() from Microsoft
|
2011-02-20 21:30:47 +00:00 |
|
Stas Degteff
|
00d2ebd8c6
|
Fix gsprintf() logic
|
2011-02-20 20:41:48 +00:00 |
|
Stas Degteff
|
e09f554a2f
|
Use common-use macro HAVE_VSNPRINTF and HAVE__VSNPRINTF instead G_HAS_VSNPRINTF
|
2011-02-20 00:08:06 +00:00 |
|
Stas Degteff
|
1f25fbac5f
|
snprintf() and vsnprintf() for compilers without his
|
2011-02-19 18:46:06 +00:00 |
|
Stas Degteff
|
e3217ec9be
|
Add comment
|
2011-02-19 02:08:41 +00:00 |
|
Stas Degteff
|
20c366b27e
|
Comment logic of strxcpy()
|
2010-03-28 17:21:39 +00:00 |
|
Ianos Gnatiuc
|
2c67afec51
|
Win32: Added @uptime template token and MS_UPTIME stringid to goldlang.cfg
|
2007-01-19 17:38:41 +00:00 |
|
Ianos Gnatiuc
|
57563ba911
|
Speed optimisations.
|
2007-01-11 22:26:06 +00:00 |
|
Ianos Gnatiuc
|
3750658bf2
|
Refactoring. Added URLSCHEME config keyword (not active yet).
|
2007-01-08 09:48:18 +00:00 |
|
Stas Degteff
|
b322344dae
|
Fix DJGPP build
|
2006-05-14 18:37:26 +00:00 |
|
Ianos Gnatiuc
|
40cd10db65
|
Refactoring!
|
2006-05-13 16:15:35 +00:00 |
|
Ianos Gnatiuc
|
df0f689816
|
Fixing warnings and errors for MSVS 2005 compiler
|
2006-04-21 19:57:30 +00:00 |
|
Ianos Gnatiuc
|
5fb7f95cb8
|
Fixed g++ std::string incompatibility
|
2006-02-24 08:53:21 +00:00 |
|
Ianos Gnatiuc
|
823a7c8699
|
All buffers used with TokenXlat function now are of variable size
|
2006-02-20 21:44:10 +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 |
|
Ianos Gnatiuc
|
a31b8b396b
|
replace Service_Pack_ with SP in @osver macro under WinNT
|
2005-10-12 05:15:00 +00:00 |
|
Alexander S. Aganichev
|
d6142085f7
|
changed to use ctype.h functions
|
2002-06-16 10:07:36 +00:00 |
|
Jacobo Tarrío
|
8c47abb153
|
Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;)
|
2001-07-16 20:35:42 +00:00 |
|
Alexander S. Aganichev
|
4934ba030c
|
none
|
2001-04-15 19:24:44 +00:00 |
|
Alexander S. Aganichev
|
d288f34470
|
various fixes
|
2001-01-27 11:52:13 +00:00 |
|
Alexander S. Aganichev
|
fe6812d9a6
|
Encoding fixes, Win95 kbd fix, boundary checking added
|
2000-12-20 19:53:25 +00:00 |
|
Alexander S. Aganichev
|
bdf98f9c7f
|
Yep, missed files.
|
2000-03-23 17:19:54 +00:00 |
|
Alexander S. Aganichev
|
5932b8817b
|
GoldED+ sources: Initial revision.
|
2000-02-25 10:15:17 +00:00 |
|