summaryrefslogtreecommitdiff
path: root/jurt/com
AgeCommit message (Expand)Author
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-09-02Typos for "available"Julien Nabet
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-16Fix typosAndrea Gelmini
2016-08-19coverity#1371380 Resource leak on an exceptional pathCaolán McNamara
2016-08-19coverity#1371379 Resource leak on an exceptional pathCaolán McNamara
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin
2016-06-06fix synchronization of JobQueueNoel Grandin
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann
2016-06-03Use AtomicLong in ThreadId instead of synchronizingNoel Grandin
2016-06-02Use ArrayList for JobQueueNoel Grandin
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier
2016-02-24cid#1326391: Dereference null return valueStephan Bergmann
2016-02-24cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann
2016-02-24Be specific about illegal inputStephan Bergmann
2016-02-24cid#1326440 Dereference null return valueStephan Bergmann
2016-02-18coverity#1326462 Dereference null return valueCaolán McNamara
2016-01-22cid#1326191 is a false positiveStephan Bergmann
2016-01-22cid#1326191, 1326202jan iversen
2016-01-10Fix typosAndrea Gelmini
2015-12-22coverity#1326730 DMI: Dubious method invocationCaolán McNamara
2015-11-25coverity#1340230 Dereference before null checkCaolán McNamara
2015-11-24coverity#1326190 Explicit null dereferencedCaolán McNamara
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-20coverity#1327460 DLS: Dead local storeCaolán McNamara
2015-10-15use AtomicInteger for _life_countNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-07-31fix use of TCP_NODELAY for localhost URP connectionsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-01-20enable tcpNoDelay for loopback connections automaticallyNoel Grandin