JINMEI Tatuya
|
d02295dada
[master] Merge branch 'trac2211'
|
il y a 12 ans |
Jelte Jansen
|
5fd4177340
[master] Merge branch 'trac2210'
|
il y a 12 ans |
JINMEI Tatuya
|
9ba0013f74
[2211] adjusted log severity from ERROR to FATAL before aborting.
|
il y a 12 ans |
JINMEI Tatuya
|
d709ef90b8
[2211] removed an extra block from sendCommand() with clarification comments
|
il y a 12 ans |
JINMEI Tatuya
|
246a87a4a6
[2211] let the thread abort if it sees an unexpected exception, rather rethrow.
|
il y a 12 ans |
JINMEI Tatuya
|
113201b72b
[2211] s/swapDataSrcClientLists/setDataSrcClientLists/ and changed the behavior
|
il y a 12 ans |
JINMEI Tatuya
|
a8dcc73698
[2211] style fixes to test JSON configs
|
il y a 12 ans |
Jelte Jansen
|
80b0cf61a8
[2210] update catch/error logs in datasrc reconfigure
|
il y a 12 ans |
Marcin Siodelski
|
5765f9d648
[master] Merge branch 'trac2304'
|
il y a 12 ans |
Mukund Sivaraman
|
a9688bc111
Revert "Merge branch 'trac2198_3'"
|
il y a 12 ans |
JINMEI Tatuya
|
bb59b815c9
[2211] added notes about ownership on the returned value of findClientList().
|
il y a 12 ans |
JINMEI Tatuya
|
e13d083a39
[2211] wording/grammer fixes to documentation and comments.
|
il y a 12 ans |
JINMEI Tatuya
|
07b436b864
[2211] use swap instead of splice. for this purpose it's enough and simpler.
|
il y a 12 ans |
Michal 'vorner' Vaner
|
252ef72781
Revert "[2209] Interface of the getCachedZoneWriter()"
|
il y a 12 ans |
Michal 'vorner' Vaner
|
812392465a
[2209] Interface of the getCachedZoneWriter()
|
il y a 12 ans |
Jelte Jansen
|
20fdec048d
[2210] rename DataSrcClientListsPtr to ClientListMapPtr
|
il y a 12 ans |
Jelte Jansen
|
3a5e410f45
[2210] Address review comments
|
il y a 12 ans |
Marcin Siodelski
|
9a52c2a5a5
[2304] Fixed build issues on Mac and BSD systems.
|
il y a 12 ans |
Marcin Siodelski
|
c974d3a5e4
[2304] Removed enum initializers for DataType values.
|
il y a 12 ans |
Mukund Sivaraman
|
ae2e285fb9
[master] Execute run_dbutil.sh using shell
|
il y a 12 ans |
Mukund Sivaraman
|
e6ba20b090
Merge branch 'trac2198_3'
|
il y a 12 ans |
Mukund Sivaraman
|
4e199b28f4
[2198] Move get methods into unnamed namespace
|
il y a 12 ans |
Mukund Sivaraman
|
c3a8f64b91
[2198] Fix library paths to add lib/util/threads/ too (Mac OS test failure)
|
il y a 12 ans |
Mukund Sivaraman
|
73f49fc9d9
[2198] Avoid static destruction fiasco with InterprocessSyncFile and logger
|
il y a 12 ans |
Mukund Sivaraman
|
59d1e7799c
[2198] Check for EDEADLK too when using Mutex::tryLock()
|
il y a 12 ans |
Mukund Sivaraman
|
d7a9543879
[2198] Link -lpthread in libb10-threads target
|
il y a 12 ans |
Mukund Sivaraman
|
1bb3279cc1
[2198] Don't return anything from thread functions
|
il y a 12 ans |
Mukund Sivaraman
|
9a85c00b16
[2198] Update comment
|
il y a 12 ans |
Mukund Sivaraman
|
9de48090c0
[2198] Test the non-blocking variant of Mutex::Locker
|
il y a 12 ans |
Mukund Sivaraman
|
11df86c57f
[2198] Check pthread_mutex_trylock()'s return value
|
il y a 12 ans |