| Commit message (Expand) | Author | Age | Files | Lines |
| * | pan/ltp-pan.c: Add file parsing protection | Dylan Chung | 2019-11-18 | 1 | -0/+9 |
| * | ltp-pan: Increase allowed width of test name in logs | Punit Agrawal | 2018-08-02 | 1 | -4/+7 |
| * | ltp-pan: Log start of test in kernel log | Petr Vorel | 2017-08-23 | 1 | -15/+43 |
| * | Update references with my old legal name/email to my current name/email address | Ngie Cooper | 2017-02-13 | 1 | -1/+1 |
| * | ltp-pan: Flush FILE buffers before fork() | Cyril Hrubis | 2016-04-25 | 1 | -0/+2 |
| * | ltp: Don't link against libfl | Chong Lu | 2016-02-02 | 1 | -1/+1 |
| * | pan/symbol.c: remove unnecessary malloc type cast | Maninder Singh | 2015-06-16 | 1 | -2/+2 |
| * | pan/reporter.c: remove unnecessary malloc type cast | Maninder Singh | 2015-06-16 | 1 | -1/+1 |
| * | pan/ltp-bump.c: remove unnecessary malloc type cast | Maninder Singh | 2015-06-16 | 1 | -1/+1 |
| * | pan/ltp-pan.c: remove unnecessary malloc type cast | Maninder Singh | 2015-06-16 | 1 | -11/+9 |
| * | pan/splitstr.c: remove unnecessary malloc type cast | Maninder Singh | 2015-06-16 | 1 | -1/+1 |
| * | pan/zoolib.c: remove unnecessary type cast for malloc | Maninder Singh | 2015-06-16 | 1 | -1/+1 |
| * | pan/symbol.c: fix memory leak for failure case | Wei,Jiangang | 2015-06-11 | 1 | -1/+4 |
| * | pan/splitstr.c: Add check for realloc failure case | Manjeet Pawar | 2015-06-04 | 1 | -0/+6 |
| * | pan/ltp-pan.c: avoid memory leak | Manjeet Pawar | 2015-06-01 | 1 | -0/+1 |
| * | Make use of NULL | Cyril Hrubis | 2014-09-24 | 1 | -1/+1 |
| * | runltp, pan/ltp-pan.c: record test cases(not fully tested) into file | Xiaoguang Wang | 2014-09-23 | 1 | -9/+43 |
| * | pan/ltp-pan.c: add statistics about not fully tested testcases | Xiaoguang Wang | 2014-06-26 | 1 | -9/+21 |
| * | pan/ltp-pan.c: fix compilation warnings | Xiaoguang Wang | 2014-06-24 | 1 | -8/+2 |
| * | lib, tools, pan: old-style function definition fixes | Stanislav Kholmanskikh | 2014-04-23 | 5 | -31/+16 |
| * | pan: fix potential overrun in tag_report | Jan Stancek | 2013-03-22 | 1 | -1/+1 |
| * | cleanup code indent | Wanlong Gao | 2012-12-07 | 9 | -2341/+2345 |
| * | Fix FSF address | Wanlong Gao | 2012-10-24 | 16 | -32/+32 |
| * | Remove whitespace at end of line | Chris Dearman | 2012-10-18 | 9 | -57/+57 |
| * | Add missing newline at end of file | Chris Dearman | 2012-10-18 | 3 | -3/+3 |
| * | ltp-pan.c: fix error of Total Tests | Peng Haitao | 2012-05-17 | 1 | -3/+27 |
| * | Fix pan compile on some versions of flex/lex. | Garrett Cooper | 2011-02-23 | 1 | -0/+1 |
| * | Clean up pan a bit. | Garrett Cooper | 2011-02-23 | 6 | -13/+10 |
| * | Fix some warnings. | Garrett Cooper | 2011-02-23 | 2 | -2/+4 |
| * | Turn on -Wno-error in pan. | Garrett Cooper | 2010-12-21 | 1 | -0/+4 |
| * | Make failures to write fatal and noisy. | Garrett Cooper | 2010-12-21 | 1 | -17/+26 |
| * | Resolving all compile errors via a script | Garrett Cooper | 2010-12-19 | 9 | -107/+106 |
| * | Silence warnings. | Garrett Cooper | 2010-12-17 | 1 | -0/+5 |
| * | More cleanup. | Garrett Cooper | 2010-11-23 | 9 | -156/+156 |
| * | Make ltp-scanner (the only item that requires bison/flex), optional. | yaberauneya | 2010-01-18 | 1 | -1/+7 |
| * | Remove other generate_vpath_rule calls because they cause problems with make ... | yaberauneya | 2010-01-18 | 1 | -2/+2 |
| * | While trying to figure out why entries don't get entered in the exec | yaberauneya | 2009-10-15 | 1 | -3/+8 |
| * | 1. Please see README.mk-devel for a full description of the changes | yaberauneya | 2009-10-09 | 1 | -17/+42 |
| * | Return immediately when the ZOO file couldn't be opened, prevent crash later:... | subrata_modak | 2009-06-09 | 1 | -1/+2 |
| * | Detect test results more accurately when generating HTML. PFA the patch for t... | subrata_modak | 2009-06-09 | 1 | -21/+23 |
| * | Reverting ltp-pan.c to http://ltp.cvs.sourceforge.net/viewvc/*checkout*/ltp/l... | subrata_modak | 2009-06-01 | 1 | -1115/+1031 |
| * | Attached (against ltp-full-20090430.tgz) patch renames binaries in pan direct... | subrata_modak | 2009-05-19 | 5 | -1388/+1462 |
| * | pan: Forward error messages to stderr: Unsure if I understand the code in the... | subrata_modak | 2009-02-23 | 1 | -4/+4 |
| * | pan: Honor the -q command line option: If one wants pan to be quiet, pan shou... | subrata_modak | 2009-02-23 | 1 | -3/+4 |
| * | Limit starts when running for certain time, too: Please find attached a small... | subrata_modak | 2009-02-19 | 1 | -3/+6 |
| * | This patch fixes a segfault of pan, when the command file doesn't end with a ... | subrata_modak | 2009-01-19 | 1 | -5/+4 |
| * | Hello, these are some little fixes I've created for ltp. They are typos, fixe... | subrata_modak | 2008-11-11 | 2 | -6/+6 |
| * | Fix segfault of "pan" on signal action. pan segfaults when receiving various ... | subrata_modak | 2008-10-29 | 1 | -1/+5 |
| * | Introduced PREFIX and LIBSUFFIX variables. DESTDIR is often used within packa... | subrata_modak | 2008-10-17 | 1 | -4/+4 |
| * | Hello. I had two errors when compiling the CVS version with Ubuntu. The one i... | subrata_modak | 2008-10-16 | 1 | -1/+1 |