Stas Degteff
|
0a74269cc7
|
Identification for Duron F6M7
|
2005-11-09 16:26:51 +00:00 |
|
Stas Degteff
|
3fdeadf9d2
|
Fix cpu id string for empty vendor
|
2005-11-08 20:48:37 +00:00 |
|
Stas Degteff
|
d0ca6c8af9
|
Fixed a relative path usage
|
2005-11-06 11:50:08 +00:00 |
|
Stas Degteff
|
6078217981
|
fix GCC warnings
|
2005-11-05 23:18:14 +00:00 |
|
Stas Degteff
|
2f4c3809e1
|
Update defines g_is...()
|
2005-11-05 21:31:49 +00:00 |
|
Stas Degteff
|
3940615b7b
|
Detects the AMD Athlon family 6 model 6
|
2005-11-05 21:30:36 +00:00 |
|
Stas Degteff
|
3d6effef0c
|
Bugfix unfinity recurcive call in non-win32 builds
|
2005-11-05 21:28:57 +00:00 |
|
Stas Degteff
|
5e7b18e44c
|
It's not needed to use own isalpha() in disk letter check
|
2005-11-05 16:01:06 +00:00 |
|
Stas Degteff
|
5fb85baf53
|
Expand ~/ and relative path in pathnames
|
2005-11-05 11:15:58 +00:00 |
|
Stas Degteff
|
c74c7763ac
|
Fix non-w32 builds
|
2005-11-04 07:33:44 +00:00 |
|
Stas Degteff
|
00b6286bba
|
Prevent memory fault on non-32bit platforms
|
2005-11-03 11:57:16 +00:00 |
|
Stas Degteff
|
d89669bdf9
|
Fix GCC warnings
|
2005-11-03 11:43:11 +00:00 |
|
Ianos Gnatiuc
|
502e130b8f
|
Fixed sprintf parameters
|
2005-11-02 00:45:47 +00:00 |
|
Stas Degteff
|
4ab601e382
|
Fix GCC build
|
2005-11-01 20:11:49 +00:00 |
|
Stas Degteff
|
9928f3ee1f
|
Fix GCC warnings
|
2005-11-01 20:09:07 +00:00 |
|
Ianos Gnatiuc
|
073e52bb3d
|
few optimizations
|
2005-11-01 02:31:41 +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
|
4057aba5d0
|
Improved false quote detection
|
2005-10-27 23:41:58 +00:00 |
|
Stas Degteff
|
f43822b1c2
|
Fix for DJGPP build
|
2005-10-27 20:40:10 +00:00 |
|
Stas Degteff
|
a88fa576ca
|
Fix printf() parameters
|
2005-10-27 19:38:16 +00:00 |
|
Stas Degteff
|
e077a8ff63
|
Fix warning
|
2005-10-27 19:25:55 +00:00 |
|
Stas Degteff
|
7ebf8253e6
|
Fix typos
|
2005-10-27 19:18:58 +00:00 |
|
Stas Degteff
|
1f3c735f39
|
Update VIA CPU detection
|
2005-10-27 16:31:35 +00:00 |
|
Stas Degteff
|
d33dc84ae5
|
change CPU detection for non-w32
|
2005-10-27 16:28:14 +00:00 |
|
Stas Degteff
|
139032d223
|
TransMeta CPU detection
|
2005-10-27 16:23:43 +00:00 |
|
Ianos Gnatiuc
|
1f34df0b75
|
Help window will not close on pressing undefined keys
|
2005-10-26 21:04:05 +00:00 |
|
Stas Degteff
|
b5dc91c02d
|
Update VIA C3 CentaurHauls detection
|
2005-10-26 16:00:32 +00:00 |
|
Ianos Gnatiuc
|
97ffdeef9d
|
cast to bool optimization
|
2005-10-25 06:11:09 +00:00 |
|
Ianos Gnatiuc
|
1544629b43
|
Pick string windows will be resized to title length also
|
2005-10-25 03:41:16 +00:00 |
|
Stas Degteff
|
81300cf5a4
|
Display unknown 386 and 486 CPUs
|
2005-10-24 15:09:49 +00:00 |
|
Stas Degteff
|
7fd27d1de2
|
Fix non-win32 builds
|
2005-10-24 14:26:35 +00:00 |
|
Stas Degteff
|
c4f4d74911
|
Fix GNU C build
|
2005-10-24 14:25:46 +00:00 |
|
Stas Degteff
|
7d4f2d56fa
|
Fix GNU C build
|
2005-10-23 13:33:46 +00:00 |
|
Stas Degteff
|
d5eab1626b
|
Xeon CPU commented out
|
2005-10-23 13:33:26 +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 |
|
Stas Degteff
|
98ed5a2a37
|
Fix build on 64-bit platforms. Patch from Max Alekseyev <relf@os2.ru>
|
2005-10-22 07:09:54 +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
|
ec38c82df5
|
Changed all integer types to intN_t types
|
2005-10-21 17:47:34 +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 |
|
Ianos Gnatiuc
|
b11d880f41
|
Fixed MSVC internal additional typedefs
|
2005-10-20 00:12:33 +00:00 |
|
Stas Degteff
|
b10f525ba9
|
Fix AMD64 build
|
2005-10-19 17:26:47 +00:00 |
|
Stas Degteff
|
5d34bd6b11
|
Add Xeon CPUID no.
|
2005-10-18 12:34:58 +00:00 |
|
Ianos Gnatiuc
|
0e5a6c06b7
|
Fixed internal additional typedefs
|
2005-10-18 03:49:35 +00:00 |
|