aboutsummaryrefslogtreecommitdiffstats
path: root/pan
Commit message (Expand)AuthorAgeFilesLines
* pan/ltp-pan.c: Add file parsing protectionDylan Chung2019-11-181-0/+9
* ltp-pan: Increase allowed width of test name in logsPunit Agrawal2018-08-021-4/+7
* ltp-pan: Log start of test in kernel logPetr Vorel2017-08-231-15/+43
* Update references with my old legal name/email to my current name/email addressNgie Cooper2017-02-131-1/+1
* ltp-pan: Flush FILE buffers before fork()Cyril Hrubis2016-04-251-0/+2
* ltp: Don't link against libflChong Lu2016-02-021-1/+1
* pan/symbol.c: remove unnecessary malloc type castManinder Singh2015-06-161-2/+2
* pan/reporter.c: remove unnecessary malloc type castManinder Singh2015-06-161-1/+1
* pan/ltp-bump.c: remove unnecessary malloc type castManinder Singh2015-06-161-1/+1
* pan/ltp-pan.c: remove unnecessary malloc type castManinder Singh2015-06-161-11/+9
* pan/splitstr.c: remove unnecessary malloc type castManinder Singh2015-06-161-1/+1
* pan/zoolib.c: remove unnecessary type cast for mallocManinder Singh2015-06-161-1/+1
* pan/symbol.c: fix memory leak for failure caseWei,Jiangang2015-06-111-1/+4
* pan/splitstr.c: Add check for realloc failure caseManjeet Pawar2015-06-041-0/+6
* pan/ltp-pan.c: avoid memory leakManjeet Pawar2015-06-011-0/+1
* Make use of NULLCyril Hrubis2014-09-241-1/+1
* runltp, pan/ltp-pan.c: record test cases(not fully tested) into fileXiaoguang Wang2014-09-231-9/+43
* pan/ltp-pan.c: add statistics about not fully tested testcasesXiaoguang Wang2014-06-261-9/+21
* pan/ltp-pan.c: fix compilation warningsXiaoguang Wang2014-06-241-8/+2
* lib, tools, pan: old-style function definition fixesStanislav Kholmanskikh2014-04-235-31/+16
* pan: fix potential overrun in tag_reportJan Stancek2013-03-221-1/+1
* cleanup code indentWanlong Gao2012-12-079-2341/+2345
* Fix FSF addressWanlong Gao2012-10-2416-32/+32
* Remove whitespace at end of lineChris Dearman2012-10-189-57/+57
* Add missing newline at end of fileChris Dearman2012-10-183-3/+3
* ltp-pan.c: fix error of Total TestsPeng Haitao2012-05-171-3/+27
* Fix pan compile on some versions of flex/lex.Garrett Cooper2011-02-231-0/+1
* Clean up pan a bit.Garrett Cooper2011-02-236-13/+10
* Fix some warnings.Garrett Cooper2011-02-232-2/+4
* Turn on -Wno-error in pan.Garrett Cooper2010-12-211-0/+4
* Make failures to write fatal and noisy.Garrett Cooper2010-12-211-17/+26
* Resolving all compile errors via a scriptGarrett Cooper2010-12-199-107/+106
* Silence warnings.Garrett Cooper2010-12-171-0/+5
* More cleanup.Garrett Cooper2010-11-239-156/+156
* Make ltp-scanner (the only item that requires bison/flex), optional.yaberauneya2010-01-181-1/+7
* Remove other generate_vpath_rule calls because they cause problems with make ...yaberauneya2010-01-181-2/+2
* While trying to figure out why entries don't get entered in the execyaberauneya2009-10-151-3/+8
* 1. Please see README.mk-devel for a full description of the changesyaberauneya2009-10-091-17/+42
* Return immediately when the ZOO file couldn't be opened, prevent crash later:...subrata_modak2009-06-091-1/+2
* Detect test results more accurately when generating HTML. PFA the patch for t...subrata_modak2009-06-091-21/+23
* Reverting ltp-pan.c to http://ltp.cvs.sourceforge.net/viewvc/*checkout*/ltp/l...subrata_modak2009-06-011-1115/+1031
* Attached (against ltp-full-20090430.tgz) patch renames binaries in pan direct...subrata_modak2009-05-195-1388/+1462
* pan: Forward error messages to stderr: Unsure if I understand the code in the...subrata_modak2009-02-231-4/+4
* pan: Honor the -q command line option: If one wants pan to be quiet, pan shou...subrata_modak2009-02-231-3/+4
* Limit starts when running for certain time, too: Please find attached a small...subrata_modak2009-02-191-3/+6
* This patch fixes a segfault of pan, when the command file doesn't end with a ...subrata_modak2009-01-191-5/+4
* Hello, these are some little fixes I've created for ltp. They are typos, fixe...subrata_modak2008-11-112-6/+6
* Fix segfault of "pan" on signal action. pan segfaults when receiving various ...subrata_modak2008-10-291-1/+5
* Introduced PREFIX and LIBSUFFIX variables. DESTDIR is often used within packa...subrata_modak2008-10-171-4/+4
* Hello. I had two errors when compiling the CVS version with Ubuntu. The one i...subrata_modak2008-10-161-1/+1