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

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30VS2012 typefixes and bugfixesU-NORTHAMERICA\jcl
2014-02-26cleaner initialization for library to avoid memory leakJohn Langford
2013-11-06fix typo in vwdll.cppHaveF
2013-10-30updated for windows compile and library interfaceU-NORTHAMERICA\jcl
2013-08-29flatten exampleniruc
2013-08-21flatten vw exampleniruc
2013-08-15flatten exampleniruc
2013-05-14fixed interface to use public functionJohn Langford
2013-05-13Fix C interface for libvw. Add c sample proj calling library. Remove extra de...Nick Nussbaum
2013-04-09add main.ccniruc
2013-04-08fix windows side export_exampleU-NORTHAMERICA\jcl
2013-04-05cleanup of the vw.exe project filesniruc
2013-04-05added export_example to library exposed to c#niruc
2013-04-02fix conflictsunknown
2013-04-02fix bug on passing vw as structunknown
2013-04-01added C# interface to weightsU-NORTHAMERICA\jcl
2013-04-01initial parser exposedunknown
2013-03-30fix windows build detailsU-NORTHAMERICA\jcl
2013-02-24added add_label() to dll interfaceU-NORTHAMERICA\jcl
2013-02-23allow exception pass through for C#U-NORTHAMERICA\jcl
2013-01-21fixed windows build issuesU-NORTHAMERICA\jcl
2013-01-19Add Utf16 to Utf8 conversion in marshalling from C#Nick Nussbaum
2013-01-19 add utf-16 to utf-8 conversion functions to vwdll api for use from c# .netNick Nussbaum
2013-01-09zeroing out warningsU-NORTHAMERICA\jcl
2012-12-29 change to use do_reset_source instead of fiddling with pass_lengthNick Nussbaum
2012-12-20This patch enables use of multiple passes from the library apiNick Nussbaum
2012-11-28windows testing and a bug fix from RobJohn Langford
2012-09-24fix line endingsChris Quirk
2012-09-22initial dll version and C# test codeChris Quirk