.. |
function
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 years ago |
actions.cc
|
c6f844925c
Full framework
|
13 years ago |
actions.h
|
c6f844925c
Full framework
|
13 years ago |
actions.hpp
|
c6f844925c
Full framework
|
13 years ago |
add.cc
|
c6f844925c
Full framework
|
13 years ago |
add.hpp
|
c6f844925c
Full framework
|
13 years ago |
aggregator.cc
|
68fa05c2e2
Update test framework.
|
13 years ago |
aggregator.h
|
da65696c4d
Encapsulate the arguments for aggregate functions.
|
14 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.h
|
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 |
argument.h
|
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
|
68fa05c2e2
Update test framework.
|
13 years ago |
client.h
|
989dad4699
Merge in local fixes (which includes new allocator, worker shutdown,...)
|
13 years ago |
client_callbacks.h
|
fcd8870f0d
Split client callbaks out to their own file.
|
14 years ago |
command.cc
|
c6f844925c
Full framework
|
13 years ago |
command.h
|
68fa05c2e2
Update test framework.
|
13 years ago |
common.h
|
b6564b9420
Update all of test framework
|
13 years ago |
configure.h
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
connection.cc
|
c6f844925c
Full framework
|
13 years ago |
connection.h
|
ffb3686b3e
Fix remaining bit in connection
|
14 years ago |
connection.hpp
|
c723652dea
Cache errno from bad poll call
|
13 years ago |
constants.h
|
ebce745f74
Add in workers that are v2 (ie, lets make sure we have tests on them).
|
13 years ago |
core.h
|
989dad4699
Merge in local fixes (which includes new allocator, worker shutdown,...)
|
13 years ago |
do.cc
|
68fa05c2e2
Update test framework.
|
13 years ago |
do.hpp
|
8af4130e81
Merge in namespace support.
|
14 years ago |
error.cc
|
68fa05c2e2
Update test framework.
|
13 years ago |
error.hpp
|
68fa05c2e2
Update test framework.
|
13 years ago |
execute.cc
|
4745b1d452
Merge in fix for naming.
|
13 years ago |
execute.h
|
4745b1d452
Merge in fix for naming.
|
13 years ago |
function.cc
|
989dad4699
Merge in local fixes (which includes new allocator, worker shutdown,...)
|
13 years ago |
function.h
|
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
|
b6564b9420
Update all of test framework
|
13 years ago |
include.am
|
b6564b9420
Update all of test framework
|
13 years ago |
is.hpp
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 years ago |
job.cc
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 years ago |
job.h
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 years ago |
job_handle.h
|
aaca5d9449
Merge in documentaion updates.
|
13 years ago |
log.cc
|
474edbe609
Add many test cases/work out more of the details of execute.
|
14 years ago |
log.h
|
68fa05c2e2
Update test framework.
|
13 years ago |
packet.cc
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 years ago |
packet.h
|
beb8d68e7c
More language shift.
|
14 years ago |
packet.hpp
|
75f8fc4bc6
Additional cleanup
|
14 years ago |
parse.cc
|
6b44c201f1
Shifted the parse bits into their own file.
|
13 years ago |
parse.h
|
3805d363a8
Merge in breakout for parser function.
|
13 years ago |
priority.h
|
25ed8fc44e
More cleanup.
|
14 years ago |
protocol.h
|
9fd2ff4e09
Fix a valgrind issue in the tests, and switch the design over for gearman_worker_define_function().
|
13 years ago |
result.cc
|
68fa05c2e2
Update test framework.
|
13 years ago |
result.h
|
25ed8fc44e
More cleanup.
|
14 years ago |
result.hpp
|
47e099bfb1
Add a test for creating callbacks on the client states.
|
13 years ago |
return.h
|
b6564b9420
Update all of test framework
|
13 years ago |
run.cc
|
f8d6d8d97e
Fix for lp:785203 (PHP client issue).
|
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 |
strerror.h
|
a10ce46184
Adds in a gearadmin so that you don't have to telnet to the port to execute
|
14 years ago |
string.cc
|
2e9aab537d
Update interfaces/rename a few things to get them out of the way.
|
14 years ago |
string.h
|
bbbc9e338c
Adding reducer test for failure cases.
|
14 years ago |
string.hpp
|
b6564b9420
Update all of test framework
|
13 years ago |
task.cc
|
1af0c195b9
Merge in fix for command line application. There was a double free on task. lp:800177
|
13 years ago |
task.h
|
47e099bfb1
Add a test for creating callbacks on the client states.
|
13 years ago |
task_attr.cc
|
4745b1d452
Merge in fix for naming.
|
13 years ago |
task_attr.h
|
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.h
|
66abc0da1b
Update warnings and add in additional new documentation.
|
14 years ago |
universal.cc
|
c6f844925c
Full framework
|
13 years ago |
universal.h
|
989dad4699
Merge in local fixes (which includes new allocator, worker shutdown,...)
|
13 years ago |
universal.hpp
|
c6f844925c
Full framework
|
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 |
version.h.in
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
14 years ago |
visibility.h
|
a67757f490
Merged in the ideas from libmemcached in terms of hiding internal symbols.
|
15 years ago |
worker.cc
|
c6f844925c
Full framework
|
13 years ago |
worker.h
|
989dad4699
Merge in local fixes (which includes new allocator, worker shutdown,...)
|
13 years ago |