Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kpu/kenlm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-07Copy pcqueue from preprocesssemaphoreKenneth Heafield
2021-04-21Try fixing ctest DLL issueKenneth Heafield
https://github.community/t/status-dll-not-found-error-exit-code-0xc0000135/17115/4
2021-04-21Output on failureKenneth Heafield
2021-04-21Find tests in Debug?Kenneth Heafield
2021-04-21Duct tape tests directory?Kenneth Heafield
2021-04-21Ugh why the extra directoryKenneth Heafield
2021-04-21Apparent ctest needs a -C on windows?Kenneth Heafield
2021-04-21Try again on read_compressed_testKenneth Heafield
2021-04-21Windows test fixesKenneth Heafield
2021-04-21Remove rogue <unistd.h>Kenneth Heafield
2021-04-21Apparently a LONG is a 32-bit integerKenneth Heafield
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-dtyp/29d44d70-382f-4998-9d76-8a1fe93e445c
2021-04-21MSVC doesn't like variable size arraysKenneth Heafield
2021-04-21Compile testsKenneth Heafield
2021-04-21LONG_MAX?Kenneth Heafield
2021-04-21Different windows header?Kenneth Heafield
2021-04-21cmake argument?Kenneth Heafield
2021-04-21Try a different approach to windowsKenneth Heafield
2021-04-21Another attempt at Windows voodooKenneth Heafield
2021-04-21More attempts at WindowsKenneth Heafield
2021-04-21Boost for Windows?Kenneth Heafield
2021-04-21Try a windows-based semaphoreKenneth Heafield
2021-04-21Run windows CI on branchKenneth Heafield
2021-04-21Copy semaphore over from preprocessKenneth Heafield
2020-12-31Merge pull request #318 from devnexen/mac_usage_report_fix2Kenneth Heafield
Second mac os change proposal. clock_gettime is supported since 10.12
2020-12-08Second mac os change proposal. clock_gettime is supported since 10.12David Carlier
release thus proposing to detect at "configure" time its availability whether it comes from libc or librt instead.
2020-12-07Reorder usage so mac is consistentKenneth Heafield
And Linux makes sense
2020-12-07Merge pull request #316 from devnexen/mac_usage_report_fixKenneth Heafield
Usage report for mac update proposal.
2020-12-07Usage report for mac update proposal.David Carlier
2020-11-04MSVC doesn't like const Proxy operator*() const.Kenneth Heafield
Fixes #308
2020-10-12Ture -> TrueKenneth Heafield
2020-10-12Merge pull request #306 from viswanathgs/masterKenneth Heafield
Fix docstring in python/kenlm.pyx
2020-10-12Fix docstring in python/kenlm.pyxViswanath Sivakumar
2020-10-01Disable interpolation by default on windowsKenneth Heafield
2020-10-01Also install eigen on macKenneth Heafield
2020-10-01Try mac with OMPKenneth Heafield
2020-10-01Merge branch 'master' of github.com:kpu/kenlmKenneth Heafield
2020-10-01OpenMP fix for mac?Kenneth Heafield
2020-09-30Merge pull request #304 from owo/py_arpacomplainKenneth Heafield
Added arpa_complain option to Config python wrapper.
2020-09-30Added arpa_complain option to Config python wrapper.Ossama W. Obeid
2020-09-29Revert BUILD_SHARED_LIBS part because it was breaking CIKenneth Heafield
2020-09-29ENABLE_INTERPOLATE flag requested by @JackBoosYKenneth Heafield
2020-09-27target_link_libraries Eigen3::Eigen by @jacobkahnKenneth Heafield
2020-09-27install rulesKenneth Heafield
2020-09-27Fix branches windows CI runs onKenneth Heafield
2020-09-27Windows continuous integration with cmakeKenneth Heafield
2020-09-27For now disable tests on macKenneth Heafield
2020-09-25Change target_link_libraries to PUBLICKenneth Heafield
2020-09-17Mac CI: remove unused cache, compile testsKenneth Heafield
2020-09-17yml formatKenneth Heafield
2020-09-17brew?Kenneth Heafield