User:Asfrent/GSoC Log
GSoC Log
06.06.2014
- wrote a new test suite under new_tests folder.
- added language pairs es-ro, ro-es, en-es, es-en.
- three types of tests:
- normal - compare the output of xfervm with the one of the xml treewalking based transfer.
- memory - tests using valgrind --tool=memcheck.
- performance - tests using valgrind --tool=callgrind.
- fixed valgrind error complaining about uninitialized raw pointers.
07.06.2014
- fixed memory leak in SystemTrie, most of the memcheck tests pass now.
- fixed invalid memory access in ChunkWord.