aboutsummaryrefslogtreecommitdiff
path: root/pan
AgeCommit message (Expand)Author
2022-09-14ltp: update to 20220527Edward Liaw
2021-06-16typo: Add necessary spaces in the outputsXie Ziyao
2020-12-22ltp-pan: Use long long int to print time_tKhem Raj
2020-11-19pan/ltp-pan.c: fix file descriptors leaksFeiyu Zhu
2019-11-18pan/ltp-pan.c: Add file parsing protectionDylan Chung
2018-08-02ltp-pan: Increase allowed width of test name in logsPunit Agrawal
2017-08-23ltp-pan: Log start of test in kernel logPetr Vorel
2017-02-13Update references with my old legal name/email to my current name/email addressNgie Cooper
2016-04-25ltp-pan: Flush FILE buffers before fork()Cyril Hrubis
2016-02-02ltp: Don't link against libflChong Lu
2015-06-16pan/symbol.c: remove unnecessary malloc type castManinder Singh
2015-06-16pan/reporter.c: remove unnecessary malloc type castManinder Singh
2015-06-16pan/ltp-bump.c: remove unnecessary malloc type castManinder Singh
2015-06-16pan/ltp-pan.c: remove unnecessary malloc type castManinder Singh
2015-06-16pan/splitstr.c: remove unnecessary malloc type castManinder Singh
2015-06-16pan/zoolib.c: remove unnecessary type cast for mallocManinder Singh
2015-06-11pan/symbol.c: fix memory leak for failure caseWei,Jiangang
2015-06-04pan/splitstr.c: Add check for realloc failure caseManjeet Pawar
2015-06-01pan/ltp-pan.c: avoid memory leakManjeet Pawar
2014-09-24Make use of NULLCyril Hrubis
2014-09-23runltp, pan/ltp-pan.c: record test cases(not fully tested) into fileXiaoguang Wang
2014-06-26pan/ltp-pan.c: add statistics about not fully tested testcasesXiaoguang Wang
2014-06-24pan/ltp-pan.c: fix compilation warningsXiaoguang Wang
2014-04-23lib, tools, pan: old-style function definition fixesStanislav Kholmanskikh
2013-03-22pan: fix potential overrun in tag_reportJan Stancek
2012-12-07cleanup code indentWanlong Gao
2012-10-24Fix FSF addressWanlong Gao
2012-10-18Remove whitespace at end of lineChris Dearman
2012-10-18Add missing newline at end of fileChris Dearman
2012-05-17ltp-pan.c: fix error of Total TestsPeng Haitao
2011-02-23Fix pan compile on some versions of flex/lex.Garrett Cooper
2011-02-23Clean up pan a bit.Garrett Cooper
2011-02-23Fix some warnings.Garrett Cooper
2010-12-21Turn on -Wno-error in pan.Garrett Cooper
2010-12-21Make failures to write fatal and noisy.Garrett Cooper
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-17Silence warnings.Garrett Cooper
2010-11-23More cleanup.Garrett Cooper
2010-01-18Make ltp-scanner (the only item that requires bison/flex), optional.yaberauneya
2010-01-18Remove other generate_vpath_rule calls because they cause problems with make ...yaberauneya
2009-10-15While trying to figure out why entries don't get entered in the execyaberauneya
2009-10-091. Please see README.mk-devel for a full description of the changesyaberauneya
2009-06-09Return immediately when the ZOO file couldn't be opened, prevent crash later:...subrata_modak
2009-06-09Detect test results more accurately when generating HTML. PFA the patch for t...subrata_modak
2009-06-01Reverting ltp-pan.c to http://ltp.cvs.sourceforge.net/viewvc/*checkout*/ltp/l...subrata_modak
2009-05-19Attached (against ltp-full-20090430.tgz) patch renames binaries in pan direct...subrata_modak
2009-02-23pan: Forward error messages to stderr: Unsure if I understand the code in the...subrata_modak
2009-02-23pan: Honor the -q command line option: If one wants pan to be quiet, pan shou...subrata_modak
2009-02-19Limit starts when running for certain time, too: Please find attached a small...subrata_modak
2009-01-19This patch fixes a segfault of pan, when the command file doesn't end with a ...subrata_modak