Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-20 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-08-12 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2019-08-04 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-27 | @deprecated should be with @Deprecated | Tomoyuki Kubota | 5 | -0/+7 |
2019-05-16 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-05-10 | an uno -> a uno | Caolán McNamara | 1 | -2/+2 |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann | 1 | -4/+0 |
2019-02-18 | tdf#123481 jurt: Avoid thread deadlocking | Samuel Mehrbrodt | 1 | -1/+3 |
2019-02-06 | Adapt jurt/source/pipe/staticsalhack.cxx | Stephan Bergmann | 1 | -0/+1 |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek | 1 | -1/+1 |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski | 1 | -1/+1 |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true | Mike Kaganski | 1 | -44/+43 |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2018-08-29 | Fix typo: s/an other/another/g | Andrea Gelmini | 1 | -1/+1 |
2018-07-31 | the custom SAL allocator is no longer used | Noel Grandin | 1 | -1/+0 |
2018-04-16 | Use https instead of http | Gulsah Kose | 1 | -1/+1 |
2018-01-27 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-01-25 | Remove stdlib.h from sal/config.h | Stephan Bergmann | 2 | -0/+5 |
2018-01-17 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2018-01-14 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2017-12-19 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-10-27 | loplugin:includeform: jurt (Windows) | Stephan Bergmann | 1 | -3/+3 |
2017-10-23 | loplugin:includeform: jurt | Stephan Bergmann | 1 | -2/+2 |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski | 1 | -0/+1 |
2017-09-02 | Typos for "available" | Julien Nabet | 1 | -4/+4 |
2017-08-14 | new loplugin:droplong | Noel Grandin | 1 | -1/+1 |
2017-06-23 | Fix typos: uniform registered | Andrea Gelmini | 2 | -6/+6 |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin | 1 | -2/+2 |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann | 2 | -2/+2 |
2017-05-18 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-05-16 | Also filter out flags like -fsanitize-address-globals-dead-stripping | Stephan Bergmann | 1 | -2/+2 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 2 | -5/+0 |
2017-03-25 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2017-03-16 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-01-26 | -Werror=implicit-fallthrough= (GCC 7) | Stephan Bergmann | 1 | -0/+4 |
2016-11-07 | Adapt jurt staticsalhack to MACOSX | Stephan Bergmann | 2 | -0/+25 |
2016-08-19 | coverity#1371380 Resource leak on an exceptional path | Caolán McNamara | 2 | -4/+12 |
2016-08-19 | coverity#1371379 Resource leak on an exceptional path | Caolán McNamara | 1 | -0/+4 |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen | 1 | -1/+1 |
2016-06-07 | [API CHANGE] Drop deprecated I*Description interfaces | Noel Grandin | 7 | -59/+54 |
2016-06-06 | fix synchronization of JobQueue | Noel Grandin | 1 | -1/+1 |
2016-06-06 | cid#1362511: Concurrent data access violation | Stephan Bergmann | 1 | -3/+5 |
2016-06-03 | Use AtomicLong in ThreadId instead of synchronizing | Noel Grandin | 1 | -8/+5 |
2016-06-02 | Use ArrayList for JobQueue | Noel Grandin | 2 | -36/+24 |
2016-05-05 | jurt: add missing modelines | Miklos Vajna | 77 | -0/+215 |
2016-03-23 | Unused private fields | Stephan Bergmann | 1 | -9/+0 |
2016-03-11 | ThreadPool doesn't exist - etiher point to IThreadPool or implementation | Christian Lohmaier | 2 | -2/+2 |
2016-03-11 | interface is called "DisposeNotifier", not "NotifyDispose" | Christian Lohmaier | 1 | -1/+1 |
2016-03-11 | ComponentFactoryWrapper was removed in 2002 | Christian Lohmaier | 1 | -5/+0 |
2016-03-11 | [I]ThreadPoolFactory is dead since 2003 | Christian Lohmaier | 1 | -2/+1 |