sort by:
Revision Author Date Message Commit Date
e3684a3 threadsafe mempool 21 October 2015, 13:33:13 UTC
1800c87 mempool tweaks 21 October 2015, 13:03:45 UTC
2d6dea9 mempool DestroyAll() 21 October 2015, 12:47:55 UTC
1e581ef gcc compile error 21 October 2015, 12:35:22 UTC
e00791c mempool DestroyAll() 21 October 2015, 12:26:39 UTC
128c9d9 compiles on gcc 21 October 2015, 12:06:05 UTC
1b04f09 mempool 21 October 2015, 11:57:33 UTC
b3263e7 get ready for mempool 20 October 2015, 22:37:11 UTC
c47f24c mem leak 20 October 2015, 15:58:07 UTC
4eddec0 probing pt compiles 20 October 2015, 15:41:35 UTC
59ceb84 merge 20 October 2015, 14:28:22 UTC
b4bffed don't use bitmap& for bitmap container. Seems to slow down for single thread 20 October 2015, 14:02:06 UTC
814b917 unit test changes 20 October 2015, 13:01:09 UTC
c384ae2 use Bitmap& in Hypothesis. Now works for vanilla pb 20 October 2015, 12:45:05 UTC
3d8e5fa use Bitmap& in Hypothesis 20 October 2015, 00:15:15 UTC
b5f0758 make bitmap in hypo class a reference 19 October 2015, 23:50:40 UTC
60add0b const 19 October 2015, 22:56:15 UTC
dd21c2c segfault 19 October 2015, 22:40:09 UTC
bb1304f re-use key for bitmap container 19 October 2015, 18:52:15 UTC
8ee350a encapsulate adding BitmapContainer! 19 October 2015, 18:35:39 UTC
4e691e4 reuse bitmap key for BitmapContainer 19 October 2015, 17:11:33 UTC
411d0ae use booost::unordered_map to store bitmap containers 19 October 2015, 16:42:14 UTC
dd7bf06 Revert "share bitmaps" This reverts commit db24036313717458c6995e087b1db1379867aab8. 19 October 2015, 16:23:02 UTC
fda97b0 Revert "share bitmaps" This reverts commit d28b00a1c6da6347d0c9f8a0ee4b01dff279e495. 19 October 2015, 16:22:48 UTC
9408cc9 Revert "leak" This reverts commit b700f99afb6b3e0444c592b01b798057b99327bc. 19 October 2015, 16:22:38 UTC
9891e5b Revert "reuse bitmap key for BitmapContainer" This reverts commit 7d98df2b0c39007c9167c505b73df5ef31ffd69c. 19 October 2015, 16:22:18 UTC
7d98df2 reuse bitmap key for BitmapContainer 19 October 2015, 15:52:06 UTC
08b8157 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder 19 October 2015, 15:26:05 UTC
796a57f Bug fix related to TargetPhraseCollectionCache used in Mmsapt. 19 October 2015, 15:21:00 UTC
b700f99 leak 19 October 2015, 14:55:30 UTC
d28b00a share bitmaps 19 October 2015, 14:21:31 UTC
db24036 share bitmaps 19 October 2015, 12:49:08 UTC
b9f216c delete use of mempool in Hypos. Never used. Getting in the way of next refactoring 19 October 2015, 10:48:27 UTC
d757346 daily automatic beautifier 18 October 2015, 23:00:40 UTC
b8b3d21 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into ranked-sampling 18 October 2015, 20:45:27 UTC
bdb0227 Life cycle of TargetPhraseCollection is now managed via shared pointers. 18 October 2015, 20:27:58 UTC
f7839c4 beautify 18 October 2015, 12:30:02 UTC
7a2d372 merge 18 October 2015, 12:25:53 UTC
b7d947e change dynamic to static cast 18 October 2015, 11:41:36 UTC
f296078 delete unused comparison functions 18 October 2015, 00:38:23 UTC
063387b add Bitmaps class to store cache possible bitmaps 18 October 2015, 00:19:35 UTC
55698d1 templatize Comparer for unordered maps/set 18 October 2015, 00:02:38 UTC
7e5fef7 daily automatic beautifier 17 October 2015, 23:00:38 UTC
b6cc320 Merge ../mosesdecoder into perf_baseline 17 October 2015, 22:00:59 UTC
173d958 Merge branch 'master' of github.com:moses-smt/mosesdecoder 17 October 2015, 22:00:34 UTC
1f6a787 Merge branch 'perf_baseline' of github.com:hieuhoang/mosesdecoder into perf_baseline 17 October 2015, 21:25:13 UTC
2683b58 clean up comparison functions for Words and Phrases 17 October 2015, 21:09:36 UTC
5754a46 clean up comparison functions for Words and Phrases 17 October 2015, 19:59:52 UTC
563552a clean up states after API change 17 October 2015, 19:14:24 UTC
7a85126 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into ranked-sampling 17 October 2015, 15:37:41 UTC
a41027f More fiddling with TargetPhraseCollectionCache. 17 October 2015, 15:37:15 UTC
cdcafd8 InputPath now has a weak pointer to the TranslationTask it belongs to. 17 October 2015, 15:36:21 UTC
ecbe68e daily automatic beautifier 16 October 2015, 19:17:00 UTC
9209101 Merge branch 'master' of github.com:moses-smt/mosesdecoder 16 October 2015, 19:16:14 UTC
9bded3b Merge branch 'perf_stringstream' of github.com:hieuhoang/mosesdecoder into perf_stringstream 16 October 2015, 19:14:32 UTC
c80fdfd unit test error. Change in StringStream constructor 16 October 2015, 19:03:22 UTC
7d21af8 use util::StringStream 16 October 2015, 19:03:22 UTC
73217dd use util::StringStream 16 October 2015, 19:03:22 UTC
dd2bf5d make util::StringStream more like std::stringstream 16 October 2015, 19:03:22 UTC
b6231e8 make util::StringStream more like std::stringstream 16 October 2015, 19:03:22 UTC
dcea021 use util::StringStream 16 October 2015, 19:03:22 UTC
fbaeccb use util::StringStream 16 October 2015, 19:03:22 UTC
cfb1ab3 use util::StringStream 16 October 2015, 19:03:22 UTC
0c3fea4 daily automatic beautifier 16 October 2015, 18:56:22 UTC
a337b18 Merge branch 'master' of github.com:moses-smt/mosesdecoder 16 October 2015, 18:54:57 UTC
bf676b8 new FF state API for DALM 16 October 2015, 18:54:48 UTC
35ab0df daily automatic beautifier 16 October 2015, 18:16:59 UTC
6386261 unit test error. Change in StringStream constructor 16 October 2015, 16:12:10 UTC
71ee6e9 Merge branch 'master' into perf_stringstream 16 October 2015, 15:49:56 UTC
786258c beautify 16 October 2015, 12:53:33 UTC
b9dcb55 Merge ../mosesdecoder.perf into perf_ff 16 October 2015, 12:08:40 UTC
978b0bb change InputFeature::Instance to return pointer, not ref. Strange segfault in OSX/clang 16 October 2015, 12:01:32 UTC
5d9d691 merge 15 October 2015, 15:58:51 UTC
7b00e82 strange crash on OSX/clang caused by inlining 15 October 2015, 13:02:35 UTC
31338d2 eclipse 15 October 2015, 12:42:23 UTC
384e0b0 revert Greg's error handling commit. Cruise control breaks with message sh: 1: cannot create /dev/stderr: Permission denied 14 October 2015, 15:42:44 UTC
b3d9d7e Merge branch 'master' of github.com:moses-smt/mosesdecoder 14 October 2015, 15:01:20 UTC
a44c6da touch 14 October 2015, 15:01:07 UTC
36cab5b new FF state API for more FF 14 October 2015, 14:21:37 UTC
ee3dd5b gcc compile error 14 October 2015, 10:24:18 UTC
1dfbd24 use KenLM's own hash and operator== fn 14 October 2015, 10:16:37 UTC
8d69ffd syntax decoding uses unordered set 14 October 2015, 10:07:11 UTC
9b99926 chart decoding uses unordered set 14 October 2015, 09:37:51 UTC
7afe203 daily automatic beautifier 13 October 2015, 23:00:37 UTC
1a93fae TargetNgramState debugging 13 October 2015, 16:50:35 UTC
ed4ea13 new FF state API for more FF 13 October 2015, 16:12:10 UTC
3653f37 new FF state API for more FF 13 October 2015, 15:50:51 UTC
d5bb417 Merge branch 'perf_ff' of github.com:hieuhoang/mosesdecoder into perf_ff 13 October 2015, 15:24:38 UTC
0dd07cd new FF state API for more FF 13 October 2015, 15:24:22 UTC
e5c9131 Merge ../mosesdecoder into perf_ff 13 October 2015, 13:42:02 UTC
d6dda4f explicitly use bash /Uli Germannn 13 October 2015, 13:40:48 UTC
81d106e Revert "Revert "Be more aware of errors in subprocesses"" This reverts commit 1fca3f8a7527bb10c76117e67c6fec929e96d539. 13 October 2015, 13:33:40 UTC
77122de `Merge branch 'perf_ff' of github.com:hieuhoang/mosesdecoder into perf_ff 13 October 2015, 13:29:24 UTC
9e2024a Merge ../mosesdecoder into perf_ff 13 October 2015, 12:59:24 UTC
1fca3f8 Revert "Be more aware of errors in subprocesses" This reverts commit f6894f4623580e742539fb3ffae64397e8538e10. 13 October 2015, 12:53:02 UTC
0f2712b merge 13 October 2015, 12:52:57 UTC
4ea806a new FF state API for HReorderingForwardState 13 October 2015, 12:17:34 UTC
10c2dab new FF state API for most Lex reordering FF 13 October 2015, 12:09:38 UTC
982d52e check file successfully opened 13 October 2015, 09:56:28 UTC
ab02582 recombination dependent on coverage bitmap 12 October 2015, 21:16:39 UTC
back to top