Ed Sabol
|
30fe439a0c
Update README.md
|
4 years ago |
Clint Byrum
|
43b3919c0c
Merge pull request #306 from p-alik/macos-build
|
4 years ago |
Ed Sabol
|
302f33cebf
Merge pull request #307 from esabol/fix-debug-statement
|
4 years ago |
Ed Sabol
|
fecb93873b
Merge pull request #308 from esabol/fix-misspelling-of-occurred
|
4 years ago |
Ed Sabol
|
ad07f9dab9
Fix misspellings of "occurred"
|
4 years ago |
Ed Sabol
|
09debbe51f
Fix debug output in destroy_gearman_server_job_st()
|
4 years ago |
Alexei Pastuchov
|
ce4c4f0c01
fix MacOS issue with BOOST_WORKAROUND
|
4 years ago |
Alexei Pastuchov
|
46a8201c80
fix deprecation of ptr_fun<int, int>
|
4 years ago |
Ed Sabol
|
e4aa993cbe
Merge pull request #305 from gitHusband/master
|
4 years ago |
蛮吉是魁拔
|
530a430bd9
Update README.md
|
4 years ago |
蛮吉是魁拔
|
27d0c43f33
Update README.md
|
4 years ago |
Clint Byrum
|
67407a4fd6
Merge pull request #296 from esabol/issue-293-bootstrap-on-alpine-redux
|
4 years ago |
Clint Byrum
|
aa41156dfa
Merge pull request #297 from esabol/issue-279-fix-32bit-vector-test
|
4 years ago |
Clint Byrum
|
bad144a956
Merge pull request #300 from esabol/use-suseconds_t-instead-of-long
|
4 years ago |
Clint Byrum
|
d33540ee83
Merge pull request #303 from gearman/esabol-patch-1
|
4 years ago |
Ed Sabol
|
04dde41bac
Fix indentation/whitespace in libgearman-server/job.cc
|
4 years ago |
Ed Sabol
|
147cb9e04a
Use suseconds_t instead of long
|
4 years ago |
Ed Sabol
|
8f58a8b439
Merge pull request #294 from p-alik/gearman_log_fn-doc
|
4 years ago |
Ed Sabol
|
4721515e04
Issue 279: Fix t/vector test on 32-bit systems
|
4 years ago |
Ed Sabol
|
6fe74214a6
Issue #293: Bootstrap on Alpine
|
4 years ago |
Alexei Pastuchov
|
3b83243abe
fix up sphinx html_static_path warning
|
4 years ago |
Alexei Pastuchov
|
7d00209c2e
amendment of gearman_log_fn documentation
|
4 years ago |
Ed Sabol
|
36c1e2348b
Merge pull request #283 from esabol/add-CXXFLAGS-to-gcc-9-travis-build
|
4 years ago |
Ed Sabol
|
37910161b0
Merge pull request #286 from gearman/esabol-patch-1
|
4 years ago |
Ed Sabol
|
291f4c33fe
Merge pull request #289 from thibaultduponchelle/fix_environ_static
|
4 years ago |
Thibault DUPONCHELLE
|
6cd7cbda43
Fix error: ‘environ’ was declared ‘extern’ and later ‘static’ [-fpermissive]
|
4 years ago |
Ed Sabol
|
51867e0a6a
Fix misspelling of "suppression" in the Makefile
|
4 years ago |
Clint Byrum
|
7976bc2648
Merge pull request #281 from esabol/issue-278-fix-stl-vector-usage
|
4 years ago |
Ed Sabol
|
d275bb18af
Add CXXFLAGS=-Wp,-D_GLIBCXX_ASSERTIONS to the gcc-9 build in Travis CI (Redux)
|
4 years ago |
Ed Sabol
|
dc2e7c238a
Issue 278: Fix crashing in libtest/http.cc when '-Wp,-D_GLIBCXX_ASSERTIONS' is given
|
4 years ago |
Clint Byrum
|
a6bd168ca7
Merge pull request #273 from cheese/master
|
4 years ago |
Clint Byrum
|
354e06c714
Merge pull request #276 from esabol/remove-sudo-tag-from-travis-yml
|
4 years ago |
Ed Sabol
|
17f49c0f04
Change matrix tag to jobs in .travis.yml
|
4 years ago |
Ed Sabol
|
3a700db6b8
Remove deprecated sudo tag from .travis.yml
|
4 years ago |
Ed Sabol
|
fc450fc74c
Add CXXFLAGS=-Wp,-D_GLIBCXX_ASSERTIONS to the gcc-9 build in Travis CI
|
4 years ago |
Алексей Пастухов
|
6d3031dcc7
Merge pull request #265 from esabol/add-gcc-9-and-clang-9-to-travis-ci
|
4 years ago |
Robin Lee
|
d6507e52ad
Fix crashing of tests when '-Wp,-D_GLIBCXX_ASSERTIONS' is given
|
4 years ago |
Ed Sabol
|
c6df765a84
Add gcc-9 and clang-9 to Travis CI
|
4 years ago |
Clint Byrum
|
a40856de0e
Merge pull request #257 from esabol/issue-63-set-ssl-libgearman-patch-for-php
|
4 years ago |
Clint Byrum
|
71d0fef1cd
Merge pull request #264 from p-alik/issue-260-worker-test-format-truncation-warning
|
4 years ago |
Clint Byrum
|
3ed08540e1
Merge pull request #266 from esabol/issue-258-fix-unittest.cc-on-bionic
|
4 years ago |
Clint Byrum
|
0cebb2ab86
Merge pull request #267 from zvpunry/libtest-strncpy-fix
|
4 years ago |
Clint Byrum
|
535e475c85
Merge pull request #268 from zvpunry/libevent2-initialization-fix
|
4 years ago |
Michael Loeffler
|
45bd95402d
fix initialization of libevent2 thread support
|
4 years ago |
Michael Loeffler
|
b322d65f81
libtest: fix potential unterminated string
|
4 years ago |
Ed Sabol
|
8f963b8a18
Fix location of true command on Linux
|
4 years ago |
Ed Sabol
|
4c72c0acda
Issue 258: Fix t/unittest failure on Ubuntu 18.04
|
4 years ago |
Alexei Pastuchov
|
7021828b9f
set proper paramters of snprintf to prevent truncation warnings
|
4 years ago |
Clint Byrum
|
daab15fe0f
Merge pull request #261 from esabol/patch-1
|
4 years ago |
Ed Sabol
|
75cdc14e3e
Correct POSTGRES misspelling
|
5 years ago |