Commit Graph

23 Commits

Author SHA1 Message Date
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
c4f4d74911 Fix GNU C build 2005-10-24 14:25:46 +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
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
d8a855aa42 Changed sdword and slong types to int32_t 2005-10-20 18:13:24 +00:00
Ianos Gnatiuc
b11d880f41 Fixed MSVC internal additional typedefs 2005-10-20 00:12:33 +00:00
Ianos Gnatiuc
0e5a6c06b7 Fixed internal additional typedefs 2005-10-18 03:49:35 +00:00
Stas Degteff
af707b785c Fix MinGW32 build 2005-10-11 18:25:31 +00:00
Stas Degteff
890937100d fix MS Visual C build after 64-bit support patch 2005-10-09 21:09:37 +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
Alexander S. Aganichev
d52f9d1109 Fix CR/LF problem 2003-08-09 10:15:02 +00:00
Alexander S. Aganichev
939e094421 Fix compilation on *nix systems 2003-04-10 14:37:15 +00:00
Alexander S. Aganichev
3b5cb6c142 Compilation problem under Linux should be fixed now 2003-04-07 10:28:33 +00:00
Alexander S. Aganichev
e9117d3e20 Compilation problem under Linux should be fixed now 2003-04-07 10:14:13 +00:00
zharik
b988f4008f *** empty log message *** 2003-04-05 20:23:57 +00:00
Alexander S. Aganichev
b795d76ae4 Initial revision 2003-04-04 08:50:03 +00:00
Alexander S. Aganichev
1c8471befd Fix compilation issues 2003-04-03 14:11:03 +00:00
Alexander S. Aganichev
73f64102bd Fix license issue 2003-04-03 14:10:24 +00:00
Alexander S. Aganichev
6d4938356e SeqMsgID support files 2003-03-26 16:12:22 +00:00