Luke Dashjr
|
19d255f882
Merge branch 'icarus_epoll_valgrind' into bfgminer
|
13 years ago |
Luke Dashjr
|
7b5635a503
icarus: Initialize epoll event structure in a way Valgrind is happier with
|
13 years ago |
Luke Dashjr
|
506c864afd
Merge branch 'bugfix_cfg_strtok' into bfgminer
|
13 years ago |
Luke Dashjr
|
13cb2c8cd7
Bugfix: Use strtok_r for parse_config since some options use strtok themselves
|
13 years ago |
Luke Dashjr
|
fbefafb0fb
Import strtok_r from gnulib for Windows portability
|
13 years ago |
Luke Dashjr
|
788f961062
Merge branch 'bugfix_ztex_shutdown' into bfgminer
|
13 years ago |
Luke Dashjr
|
1cde75742b
Bugfix: ztex: Don't try to destroy a mutex that was never created (single FPGA Ztex devices)
|
13 years ago |
Luke Dashjr
|
1658a9368d
ztex: Clean up redundant dereferencing in ztex_shutdown
|
13 years ago |
Luke Dashjr
|
16df50c82a
Style cleanup
|
13 years ago |
Luke Dashjr
|
6a71b2ad6e
Add missing BFGMiner version for RPC 1.19 changelog
|
13 years ago |
Luke Dashjr
|
4b2e5d86ff
Proper English
|
13 years ago |
Luke Dashjr
|
60285bcd8f
Merge commit '2bf08bb' into rpc_debug
|
13 years ago |
Luke Dashjr
|
02d7d147f1
Tree-Merge branch 'cgminer' into bfgminer
|
13 years ago |
Luke Dashjr
|
230ef49c4c
BFGMiner-specific NEWS
|
13 years ago |
Luke Dashjr
|
9ac42cc234
Merge commit 'ae8bacc' into bfgminer
|
13 years ago |
Luke Dashjr
|
3467912c6b
Merge commit '57c3b12' into bfgminer
|
13 years ago |
Luke Dashjr
|
e070c9af4a
Merge commit 'b34f36b' into bfgminer
|
13 years ago |
Luke Dashjr
|
020e9825fe
Merge commit '69983b7' into bfgminer
|
13 years ago |
Luke Dashjr
|
a271e8677b
Merge branch 'bugfix_ztex_statline' into bfgminer
|
13 years ago |
Luke Dashjr
|
ea51023e11
Bugfix: Align Ztex statline properly by removing redundant frequency
|
13 years ago |
Kano
|
2bf08bb4f8
API-README more debug parameter information
|
13 years ago |
Kano
|
568b0fed89
API allow full debug settings control
|
13 years ago |
Con Kolivas
|
ba0122535a
Bump version number to 2.7.5
|
13 years ago |
Con Kolivas
|
ae8bacc54f
Update NEWS.
|
13 years ago |
Con Kolivas
|
57c3b12f64
Sort the blocks database in reverse order, allowing us to remove the first block without iterating over them. Output the block number to debug.
|
13 years ago |
Con Kolivas
|
b34f36b700
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
f1c6ae22f7
Adjust opencl intensity when adjusting thread count to prevent it getting pegged at a value below the minimum threads possible.
|
13 years ago |
Con Kolivas
|
26eb918100
Merge pull request #307 from kanoi/icarus
|
13 years ago |
Kano
|
a178039a65
miner.h max_hashes -> int64_t
|
13 years ago |
Con Kolivas
|
f97bf2e2ac
Keep the local block number in the blocks structs stored and sort them by number to guarantee we delete the oldest when ageing the block struct entries.
|
13 years ago |