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

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2013-01-07change lseek64() to lseek() and off64_t to off_t. Cygwin doesn't have those f...Hieu Hoang
2013-01-05Collapse lseek macroKenneth Heafield
2013-01-05mac doesn't have lseek64()Hieu Hoang
2013-01-05KenLM 0e5d259 including read_compressed fixKenneth Heafield
2013-01-05get rid of HAVE_BOOST macro. Always has boost nowHieu Hoang
2012-11-15KenLM 85e5fe4: mostly fixes for cygwin/windowsKenneth Heafield
2012-11-12Put core Moses into one library libmoses.Kenneth Heafield
2012-11-05KenLM 36b746 including -w mmap <unk> offset fixKenneth Heafield
2012-10-31Not sure why Hieu changed two spaces to a tabKenneth Heafield
2012-10-31Remove test's dependence on Boost randomKenneth Heafield
2012-10-31compile error on linux gcc 4.5.0Hieu Hoang
2012-10-31minor compile error on macosx. size_t != uint64_tHieu Hoang
2012-10-31Get more paranoid by checking for headers tooKenneth Heafield
2012-10-30Change test_lib to obey --staticKenneth Heafield
2012-10-30Add bzip and xz input for FilePiece KenLM 06f78db2Kenneth Heafield
2012-10-28Cut PhraseTableMemory loading time by 35%Kenneth Heafield
2012-10-26Windows _read and _write int limits / Cong Duy Vu HoangKenneth Heafield
2012-10-25WindowsKenneth Heafield
2012-10-22Fix compile error with ancient BoostKenneth Heafield
2012-10-18Remove uncalled functionKenneth Heafield
2012-10-18Support arbitrary arityKenneth Heafield
2012-10-16Fix compiler errors for more strict compilersKenneth Heafield
2012-10-16Move pool to utilKenneth Heafield
2012-10-16Merge remote-tracking branch 'origin/master' into miramergeBarry Haddow
2012-10-15Submodules are evil. Undo it.Kenneth Heafield
2012-10-14Merge remote-tracking branch 'origin/master' into miramergeBarry Haddow
2012-10-09Remove named temp file supportKenneth Heafield
2012-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-28KenLM c34d00Kenneth Heafield
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-24Extract kenlm into a submodule, referencing lazyKenneth Heafield
2012-09-21XCode project files updateJacob Dlougach
2012-08-08Fix temporary file handlingKenneth Heafield
2012-08-06Maybe if I make TempMaker provide the file name, people will stop using tmpnam.Kenneth Heafield
2012-08-06Missing #include <string.h> YvetteKenneth Heafield
2012-08-06Minor compile error. 1. 'Cos of conditional compiler for single-threaded. 2. ...Hieu Hoang
2012-08-03Zero-initialize newed memory in a testKenneth Heafield
2012-07-18changed variable array to vector. Submitted by a Windows developer.Hieu Hoang
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-10commentsHieu Hoang
2012-06-28KenLM e3b5c55910 including rest costs for probingKenneth Heafield
2012-06-28unistd.h for gcc 4.7.0Kenneth Heafield
2012-06-07mergeEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-30Minor rollbackHieu Hoang
2012-05-28eclipse projectHieu Hoang
2012-05-11Rolled back unnecessary gzFile casts.Christian Federmann
2012-05-11Rolled back unnecessary gzFile casts.Christian Federmann
2012-05-10changed permission, everything changed..Eva Hasler
2012-05-09Fixed merge problem.Christian Federmann