Brian Aker 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 13 years ago
..
function 5153f855bc From laptop 13 years ago
actions.cc 72af7290c7 Update include files. 13 years ago
actions.hpp c6f844925c Full framework 13 years ago
add.cc 6a3eb11414 Fix test to look for out of range echo commands. 13 years ago
add.hpp cc03978c37 Fix possible issue with gcc not finding the correct polymorphic method 13 years ago
aggregator.cc f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
aggregator.hpp da65696c4d Encapsulate the arguments for aggregate functions. 14 years ago
allocator.cc 5b1bd8ca2e Merge in my tree, plus updates to docs. 13 years ago
allocator.hpp 5b1bd8ca2e Merge in my tree, plus updates to docs. 13 years ago
argument.cc 1e76ce05c7 Fix API around usage/how to extend gearman_execute(). 13 years ago
assert.hpp 68fa05c2e2 Update test framework. 13 years ago
byteorder.cc 474edbe609 Add many test cases/work out more of the details of execute. 14 years ago
byteorder.h 25ed8fc44e More cleanup. 14 years ago
client.cc ca702541b1 Fix error printing, and fix connection add so that it actually check to see if the server exists. 13 years ago
command.cc f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
command.h f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
common.h f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
connection.cc 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 13 years ago
connection.hpp 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 13 years ago
do.cc cc03978c37 Fix possible issue with gcc not finding the correct polymorphic method 13 years ago
do.hpp 8af4130e81 Merge in namespace support. 14 years ago
error.cc e630b7663a Fix client pipe issue, and refactor one test for readability. 13 years ago
error.hpp 68fa05c2e2 Update test framework. 13 years ago
execute.cc cc03978c37 Fix possible issue with gcc not finding the correct polymorphic method 13 years ago
function.cc 989dad4699 Merge in local fixes (which includes new allocator, worker shutdown,...) 13 years ago
gearman.cc ad017afd7f Merge in parser location move. 13 years ago
gearman.h f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
include.am e644769ca5 Adding in first pass of kill api. 13 years ago
is.hpp 3c187288c1 1) Update tests so that we have a single notion of port. 13 years ago
job.cc a69a2f17df Test failure fix 13 years ago
kill.cc 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 13 years ago
log.cc 72af7290c7 Update include files. 13 years ago
log.hpp 72af7290c7 Update include files. 13 years ago
packet.cc a69a2f17df Test failure fix 13 years ago
packet.hpp f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
parse.cc 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 13 years ago
result.cc 68fa05c2e2 Update test framework. 13 years ago
result.hpp 47e099bfb1 Add a test for creating callbacks on the client states. 13 years ago
run.cc a69a2f17df Test failure fix 13 years ago
run.hpp d7a3987b78 Merge in split of task run out to its own file. 13 years ago
strcommand.cc 8808dae4a2 Merge in current gearman work (need valgrind). 14 years ago
strcommand.h 1de4e9bf3d Merge in next pass of API for map/reduce. 14 years ago
strerror.cc 69ac01fe7a Update docs/abilities of gearman_client_job_status() 13 years ago
string.cc 2e9aab537d Update interfaces/rename a few things to get them out of the way. 14 years ago
string.hpp 72af7290c7 Update include files. 13 years ago
task.cc f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
task_attr.cc 4745b1d452 Merge in fix for naming. 13 years ago
unique.cc 86bee4e925 Remove function_st, just allow someone to use a string (scrap notion of 14 years ago
unique.hpp 72af7290c7 Update include files. 13 years ago
universal.cc 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 13 years ago
universal.hpp e630b7663a Fix client pipe issue, and refactor one test for readability. 13 years ago
vector.cc 3c187288c1 1) Update tests so that we have a single notion of port. 13 years ago
vector.hpp 3c187288c1 1) Update tests so that we have a single notion of port. 13 years ago
worker.cc 94b7d0fe76 Ignore SIGPIPE for the pipe. 13 years ago