This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/goldlib/gall
2011-02-20 00:08:06 +00:00
..
be_lock.c Tab chars (0x9) was replaced with spaces 2005-10-23 04:39:25 +00:00
be_lock.h Tab chars (0x9) was replaced with spaces 2005-10-23 04:39:25 +00:00
gall.all Update master build file. 2011-02-19 18:45:27 +00:00
gasmamis.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gbmh.cpp 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
gbmh.h fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
gcharset.cpp Fix Win32 build 2007-02-22 11:10:55 +00:00
gcharset.h Resolve conflict between defines (win32) 2007-02-05 08:23:18 +00:00
gcmpall.h Fix MS Visual C build 2010-03-24 07:29:21 +00:00
gcrc16tb.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gcrc32tb.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gcrcall.h Refactoring! 2006-05-06 09:13:21 +00:00
gcrchash.cpp 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
gcrckeyv.cpp 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
gcrcm16.cpp 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
gcrcm32.cpp 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
gcrcs16.cpp fix eof 2011-02-13 13:20:19 +00:00
gcrcs32.cpp 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
gctype.h OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 2010-04-29 22:29:11 +00:00
gdbgerr.cpp fix warning about string conversion 2010-03-23 09:07:13 +00:00
gdbgerr.h Fix DJGPP build. Thanks to Max Vasilyev 2:5057/77 2010-03-23 19:06:16 +00:00
gdbgexit.cpp Random fixes 2002-10-26 16:28:01 +00:00
gdbgtrk.cpp Fix g++ 4.3.x build 2009-04-19 20:49:49 +00:00
gdbgtrk.h Fixed g++ warnings. 2006-05-14 11:45:05 +00:00
gdefs.h Use common-use macro HAVE_VSNPRINTF and HAVE__VSNPRINTF instead G_HAS_VSNPRINTF 2011-02-20 00:08:06 +00:00
gdirposx.cpp Tab chars (0x9) was replaced with spaces 2005-10-23 04:39:25 +00:00
gdirposx.h Refactoring. Added URLSCHEME config keyword (not active yet). 2007-01-08 09:48:18 +00:00
geall.h Implement the display level of the charset (2nd parameter of 3rd line of .CHS. Test this please! 2007-10-29 21:33:07 +00:00
gespell.cpp 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
gespell.h fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
geval.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
geval.h Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
gevalhum.cpp Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
gevalrpn.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gfile.cpp Fixed cygwin build. 2006-05-14 01:19:58 +00:00
gfile.h 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
gfilport.cpp Fix DJGPP build 2010-03-23 09:06:37 +00:00
gfilutil.h use strschg_environ() with control length of string 2011-02-17 22:59:54 +00:00
gfilutl1.cpp use strschg_environ() with control length of string 2011-02-17 22:59:54 +00:00
gfilutl2.cpp Fix MS VS 6.0 build, where string:clear() is not exist. Use one instanse of class string for all temporary strings 2011-02-19 20:14:58 +00:00
gftnaddr.cpp Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
gftnall.h fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
gftnnl.cpp Fix g++ 4.3.x build 2009-04-19 20:49:49 +00:00
gftnnl.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gftnnlfd.cpp Fix g++ 4.3.x build 2009-04-19 20:49:49 +00:00
gftnnlfd.h Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
gftnnlfu.cpp 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
gftnnlfu.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gftnnlge.cpp More accuracy check end of line in nodelist. Thanks to Konstantin Kuzov 2:5019/40 2009-07-17 16:52:31 +00:00
gftnnlge.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gftnnlv7.cpp 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
gftnnlv7.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gfuzzy.cpp 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
gfuzzy.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
ghdrmime.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
ghdrmime.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gkbdunix.cpp Changed not to ! in preprocessing directive 2003-04-28 14:42:26 +00:00
gkbdunix.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
glog.cpp Fixed cygwin build. 2006-05-14 01:19:58 +00:00
glog.h Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
gmemall.h fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
gmemdbg.cpp Fix compilation for 64 platform 2008-03-01 04:24:49 +00:00
gmemdbg.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gmemi86.h Changed part of integer types to intN_t 2005-10-22 14:44:25 +00:00
gmemutil.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gmsgattr.cpp Added archived echoes support 2001-12-17 15:44:55 +00:00
gmsgattr.h Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
gprnall.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gprnutil.cpp Warning fixes 2001-04-01 09:46:21 +00:00
gregex.cpp cast to bool optimization 2005-10-25 06:11:09 +00:00
gregex.h Fix building on bsd 2002-10-01 16:54:16 +00:00
gsearch.cpp Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
gsearch.h Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
gshare.h Tab chars (0x9) was replaced with spaces 2005-10-23 04:39:25 +00:00
gsigunix.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gsigunix.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gsnd.cpp Win32: Fixed often registry reading when MCI sounds are enabled. 2006-08-13 17:03:02 +00:00
gsndall.h none 2001-04-15 19:24:44 +00:00
gsndsapi.h Fixed sound effects under DOS. 2000-03-01 18:17:45 +00:00
gsndwrap.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gstrall.h OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 2010-04-29 22:29:11 +00:00
gstrarr.h Refactoring. Added URLSCHEME config keyword (not active yet). 2007-01-08 09:48:18 +00:00
gstrbags.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gstrbags.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gstrctyp.cpp Bugfix unfinity recurcive call in non-win32 builds 2005-11-05 21:28:57 +00:00
gstrmail.cpp Fix warning 2004-01-20 14:58:37 +00:00
gstrmail.h cast to bool optimization 2005-10-25 06:11:09 +00:00
gstrname.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gstrutil.cpp Use common-use macro HAVE_VSNPRINTF and HAVE__VSNPRINTF instead G_HAS_VSNPRINTF 2011-02-20 00:08:06 +00:00
gtimall.h OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 2010-04-29 22:29:11 +00:00
gtimjuld.cpp Fix formatting 2002-11-04 18:59:51 +00:00
gtimutil.cpp Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
gtxtpara.cpp fixes 2001-03-04 11:03:12 +00:00
gtxtpara.h fixes 2001-03-04 11:03:12 +00:00
gusrbase.cpp Checks for NULL pointers and result of read() for Squish and Jam 2010-03-21 23:37:12 +00:00
gusrbase.h Refactoring! 2006-05-13 16:15:35 +00:00
gusrezyc.cpp Refactoring! 2006-05-13 16:15:35 +00:00
gusrezyc.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gusrgold.cpp Refactoring! 2006-05-13 16:15:35 +00:00
gusrgold.h Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
gusrhuds.cpp Refactoring! 2006-05-13 16:15:35 +00:00
gusrhuds.h Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
gusrmax.cpp Refactoring! 2006-05-13 16:15:35 +00:00
gusrmax.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gusrpcb.cpp Refactoring! 2006-05-13 16:15:35 +00:00
gusrpcb.h Changed ushort, uchar and sbyte types to intN_t 2005-10-21 19:48:21 +00:00
gusrra2.cpp Refactoring! 2006-05-13 16:15:35 +00:00
gusrra2.h Refactoring! 2006-05-13 16:15:35 +00:00
gusrwcat.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gusrxbbs.cpp Refactoring! 2006-05-13 16:15:35 +00:00
gusrxbbs.h 64 bit platforms support 2005-10-07 12:41:11 +00:00
gutlbeos.cpp Latest changes 2004-10-04 14:50:08 +00:00
gutlclip.cpp cast to bool optimization 2005-10-25 06:11:09 +00:00
gutlclip.h BeOS build: clipboard operations were added 2003-12-21 16:46:55 +00:00
gutlcode.cpp Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
gutlcode.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gutldos.cpp cast to bool optimization 2005-10-25 06:11:09 +00:00
gutlgrp.cpp MSVC friendly fixes [2] 2002-09-24 10:16:04 +00:00
gutlgrp.h SCheckerDefLang now may be used in random system groups 2006-04-05 15:56:53 +00:00
gutlmisc.cpp 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
gutlmisc.h 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
gutlmtsk.cpp BeOS port related changes (initial commit) 2003-03-29 21:51:19 +00:00
gutlmtsk.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gutlos2.cpp cast to bool optimization 2005-10-25 06:11:09 +00:00
gutlos2m.cpp Fixed impossibility of building GED+ under OS/2. 2000-04-25 15:22:57 +00:00
gutlos.h 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
gutltag.cpp Sorry, refactoring! 2006-04-24 16:38:44 +00:00
gutltag.h 64 bit platforms support 2005-10-07 12:41:11 +00:00
gutlunix.cpp Fix from Semen Panevin 2:5025/121 2005-10-17 15:10:33 +00:00
gutlunix.h BeOS port related changes (initial commit) 2003-03-29 21:51:19 +00:00
gutlvers.cpp Workaround for GCC 3.4.5/gentoo bug: define GCFG_NO_CPUID 2007-02-24 14:23:03 +00:00
gutlwin.cpp few optimizations 2005-11-01 02:31:41 +00:00
gutlwinm.cpp GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
gwildmat.cpp 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
gwildmat.h GoldED+ sources: Initial revision. 2000-02-25 10:15:17 +00:00
Makefile OS/2 build fix for GNU C 3.5, patch from Max Vasilyev 2:5057/77 2010-04-29 22:29:11 +00:00
memleak.cpp Update build files for Microsoft Visual Studio. Patch from Semen Panevin 2:5025/121 2011-02-19 21:06:40 +00:00
memleak.h ExernUtil was broken. 2007-01-08 14:07:01 +00:00
snprintf.c snprintf() and vsnprintf() for compilers without his 2011-02-19 18:46:06 +00:00