summaryrefslogtreecommitdiffstats
path: root/src/Backtrace/parser.y
Commit message (Expand)AuthorAgeFilesLines
* Removed 5 shift/reduce conflictsKarel Klic2010-02-041-1/+1
* Removed 4 shift/reduce conflictsKarel Klic2010-02-041-2/+2
* Fixed parsing backtrace from rhbz#549293Karel Klic2010-02-031-6/+18
* Fix to successfully parse a backtrace from rhbz#550642Karel Klic2010-02-031-0/+1
* Added -Wall CFLAG and fixed all warnings.Karel Klic2009-11-301-1/+2
* abrt-backtrace handle more corner cases, silently exit on python backtracesKarel Klic2009-11-301-26/+58
* Support more corner cases in the parser. Added more broken backtraces.Karel Klic2009-11-261-0/+2
* Template parserKarel Klic2009-11-261-9/+54
* Support more corner cases in the parser. Added more broken backtraces.Karel Klic2009-11-261-23/+101
* More backtrace cases handledKarel Klic2009-11-251-5/+7
* Parser simplified and even more corner cases added. Backtrace file is now loa...Karel Klic2009-11-251-59/+61
* Add more corner cases to parserKarel Klic2009-11-241-2/+23
* Fixed parser priorities, added the possibility of a backtrace without crash f...Karel Klic2009-11-241-17/+25
* Finishing basic implementation of abrt-backtrace (--single-thread, --frame-de...Karel Klic2009-11-241-1/+2
* Backtrace detector improvements.Karel Klic2009-11-231-22/+65
* Backtrace parser improvementsKarel Klic2009-11-201-24/+114
* Backtrace tool WORK-IN-PROGRESSKarel Klic2009-11-111-0/+272