summaryrefslogtreecommitdiffstats
path: root/jurt
Commit message (Expand)AuthorAgeFilesLines
* @deprecated should be with @DeprecatedTomoyuki Kubota2019-05-275-0/+7
* Fix typoAndrea Gelmini2019-05-161-3/+3
* an uno -> a unoCaolán McNamara2019-05-101-2/+2
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-4/+0
* tdf#123481 jurt: Avoid thread deadlockingSamuel Mehrbrodt2019-02-181-1/+3
* Adapt jurt/source/pipe/staticsalhack.cxxStephan Bergmann2019-02-061-0/+1
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-1/+1
* Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski2018-11-091-1/+1
* tdf#120703 PVS: V547 Expression is always trueMike Kaganski2018-11-031-44/+43
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-1/+1
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-291-1/+1
* the custom SAL allocator is no longer usedNoel Grandin2018-07-311-1/+0
* Use https instead of httpGulsah Kose2018-04-161-1/+1
* Fix typosAndrea Gelmini2018-01-271-1/+1
* Remove stdlib.h from sal/config.hStephan Bergmann2018-01-252-0/+5
* Fix typosAndrea Gelmini2018-01-171-3/+3
* Fix typosAndrea Gelmini2018-01-141-2/+2
* Fix typosAndrea Gelmini2017-12-191-1/+1
* loplugin:includeform: jurt (Windows)Stephan Bergmann2017-10-271-3/+3
* loplugin:includeform: jurtStephan Bergmann2017-10-231-2/+2
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-161-0/+1
* Typos for "available"Julien Nabet2017-09-021-4/+4
* new loplugin:droplongNoel Grandin2017-08-141-1/+1
* Fix typos: uniform registeredAndrea Gelmini2017-06-232-6/+6
* spelling instanciate -> instantiateNoel Grandin2017-06-051-2/+2
* Revert "Fix typos"Stephan Bergmann2017-05-182-2/+2
* Fix typosAndrea Gelmini2017-05-182-2/+2
* Also filter out flags like -fsanitize-address-globals-dead-strippingStephan Bergmann2017-05-161-2/+2
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-5/+0
* Fix typosAndrea Gelmini2017-03-251-2/+2
* Fix typosAndrea Gelmini2017-03-162-2/+2
* -Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann2017-01-261-0/+4
* Adapt jurt staticsalhack to MACOSXStephan Bergmann2016-11-072-0/+25
* coverity#1371380 Resource leak on an exceptional pathCaolán McNamara2016-08-192-4/+12
* coverity#1371379 Resource leak on an exceptional pathCaolán McNamara2016-08-191-0/+4
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* [API CHANGE] Drop deprecated I*Description interfacesNoel Grandin2016-06-077-59/+54
* fix synchronization of JobQueueNoel Grandin2016-06-061-1/+1
* cid#1362511: Concurrent data access violationStephan Bergmann2016-06-061-3/+5
* Use AtomicLong in ThreadId instead of synchronizingNoel Grandin2016-06-031-8/+5
* Use ArrayList for JobQueueNoel Grandin2016-06-022-36/+24
* jurt: add missing modelinesMiklos Vajna2016-05-0577-0/+215
* Unused private fieldsStephan Bergmann2016-03-231-9/+0
* ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier2016-03-112-2/+2
* interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier2016-03-111-1/+1
* ComponentFactoryWrapper was removed in 2002Christian Lohmaier2016-03-111-5/+0
* [I]ThreadPoolFactory is dead since 2003Christian Lohmaier2016-03-111-2/+1
* typoStephan Bergmann2016-03-111-5/+5
* Synchronize all access to _sync_counter, _passedAyncStephan Bergmann2016-03-111-1/+1
* cid#1326391: Dereference null return valueStephan Bergmann2016-02-241-2/+8