Commit History

Author SHA1 Message Date
  Luke Dashjr b001f6cc72 Merge commit 'd52ab24' into cg_merges_20130606a 12 years ago
  Luke Dashjr daf67462aa Add missing copyright sections to files that may need them 12 years ago
  Con Kolivas d52ab244ee Provide an nusleep equivalent function to nmsleep. 12 years ago
  Luke Dashjr 9610c8579c Semi-Merge commit 'd2abaa8' into cg_merges_20130524b 12 years ago
  Luke Dashjr bce21f9d87 Merge commit '62a1403' into cg_merges_20130524b 12 years ago
  Luke Dashjr b8c896eed2 Merge commit '3d7f824' into cg_merges_20130524b 12 years ago
  Luke Dashjr cae7367310 Merge commit '1935865' into bfgminer 12 years ago
  Con Kolivas 60560cb0a0 Create an OS specific sock_blocks function. 12 years ago
  Kano 863c9e27df util.c str_text make a fully text readable version of str 12 years ago
  Con Kolivas a2a7a036f0 Create an OS specific sock_blocks function. 12 years ago
  Con Kolivas d2abaa8317 Provide wrappers for commonly used timer routines with API stats. 12 years ago
  Con Kolivas 62a1403b3b Move util.c exports to util.h 12 years ago
  Con Kolivas 3d7f824363 Create a cgminer specific gettimeofday wrapper that is always called with tz set to NULL and increases the resolution on windows. 12 years ago
  Luke Dashjr 1ac05ac2e1 Merge commit '16dacbc' into bfgminer 13 years ago
  Luke Dashjr 16dacbcf1b opencl: Include OpenCL platform in kernel binary filenames 13 years ago
  Luke Dashjr fb65a1bb0e Merge commit '3fa8bdd' into bfgminer 13 years ago
  Luke Dashjr 538190b958 json_dumps_ANY utility function to portably implement json_dumps(..., ... | JSON_ENCODE_ANY) 13 years ago
  Luke Dashjr e28c7dcb75 Merge commit '4cde791' into cg_merges_20130304a 13 years ago
  Luke Dashjr 0eceebfca3 Handy TIMEVAL_USECS macro 13 years ago
  Luke Dashjr de57206012 Move absolute_uri function to util.c 13 years ago
  Luke Dashjr 08dea64c4b Bugfix: Use SOCKETTYPE for notifiers, to avoid potential overflow on Win64 13 years ago
  Luke Dashjr 13c096da11 Bugfix: Use SOCKETTYPE for notifiers, to avoid potential overflow on Win64 13 years ago
  Luke Dashjr 70560c6277 Bugfix: Missing includes needed on Windows 13 years ago
  Luke Dashjr ad9f5df249 minerloop_async: Break out of select on work_restart_notifier 13 years ago
  Luke Dashjr 1d06401a40 Make minerloop_async more async, using some callbacks to handle event completions 13 years ago
  Luke Dashjr 7849bb1c11 Abstract select_timeout function to convert a realtime timeval to a timeout pointer for select() 13 years ago
  Luke Dashjr e4121d7c1f Replace mining thread queues (which were only used for wakeup pings) with notifiers (which can be used with select and co) 13 years ago
  Luke Dashjr 8be3fb102a Working processor disable/enable with new async minerloop (currently gets stuck if all processors disabled) 13 years ago
  Luke Dashjr e07f3324f7 Incomplete (but workable) asynchronous minerloop 13 years ago
  Con Kolivas 4cde791e9f Provide basic framework for restarting stratum depending on whether resume support exists or not. 13 years ago