Luke Dashjr
|
ce00abe3b5
Merge commit '3fce32f' into stratum
|
13 years ago |
Luke Dashjr
|
6c326f55c8
Merge commit '68f9af2' into stratum
|
13 years ago |
Luke Dashjr
|
9038274b57
Merge commit 'bb4bec9' into stratum
|
13 years ago |
Luke Dashjr
|
7430410b0b
Merge commit '2aa5163' into stratum
|
13 years ago |
Luke Dashjr
|
f37232966e
Merge commit '99adf39' into stratum
|
13 years ago |
Luke Dashjr
|
248c51cd0a
Merge commit 'b3d4258' into stratum
|
13 years ago |
Luke Dashjr
|
33628df8cd
Merge commit '53c3cce' into stratum
|
13 years ago |
Luke Dashjr
|
22368e89d7
Merge commit '5fcc861' into stratum
|
13 years ago |
Luke Dashjr
|
9ce32dceaa
Merge commit '7adb7a3' into stratum
|
13 years ago |
Kano
|
254bc2fac6
update FPGA-README for MMQ
|
13 years ago |
Con Kolivas
|
b0d98c74b3
Bump version number to 2.8.4
|
13 years ago |
Con Kolivas
|
433808be70
Update NEWS.
|
13 years ago |
Con Kolivas
|
17251795c3
Merge pull request #319 from kanoi/mmq
|
13 years ago |
Con Kolivas
|
e561bfe45e
Revert "Rename INCLUDES in Makefile.am."
|
13 years ago |
Con Kolivas
|
101394ab70
Time for dynamic is in microseconds, not ms.
|
13 years ago |
Con Kolivas
|
e341e346d3
Rename INCLUDES in Makefile.am.
|
13 years ago |
Con Kolivas
|
0a1fcad533
x86_64 builds of mingw32 are not supported directly and should just configure as generic mingw32 builds since they're NOT 64 bit.
|
13 years ago |
Con Kolivas
|
8fb777a2dd
Cope with both ATI stream and AMD APP SDK roots being set when building.
|
13 years ago |
blinkier
|
6880736f73
Issue #130
|
13 years ago |
blinkier
|
597354f3cd
Merge branch 'bfgminer' of https://github.com/blinkier/bfgminer into bfgminer
|
13 years ago |
blinkier
|
b7d787ce6b
Issue #130
|
13 years ago |
blinkier
|
72d7b6f852
Issue #130
|
13 years ago |
ckolivas
|
3fce32f494
Use 3 significant digits when suffix string is used and values are >1000.
|
13 years ago |
Kano
|
fc14b2ee07
MMQ new initialisation (that works) and clocking control
|
13 years ago |
ckolivas
|
68f9af28f2
Get rid of unused warning for !scrypt.
|
13 years ago |
ckolivas
|
bb4bec98d5
Use select on stratum send to make sure the socket is writeable.
|
13 years ago |
Luke-Jr
|
a28fd13415
Merge pull request #168 from jaketri/bfgminer
|
13 years ago |
Con Kolivas
|
2aa5163b8b
Cope with dval being zero in suffix_string and display a single decimal place when significant digits is not specified but the value is greater than 1000.
|
13 years ago |
Con Kolivas
|
54d2999d77
Pad out the suffix string function with zeroes on the right.
|
13 years ago |
Con Kolivas
|
99adf397bd
Failure to calloc in bin2hex is a fatal failure always so just check for that failure within the function and abort, simplifying the rest of the code.
|
13 years ago |