Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Marjamäki 8e568a1fd0 * Building Statement list: MALLOC, FREE
* Deactivated some warnings to make the output more interesting
2007-05-18 18:22:16 +00:00
Daniel Marjamäki e08c48e7d2 Building Statement List: IF, ELSE, ELSEIF 2007-05-18 17:52:27 +00:00
Daniel Marjamäki 775a62be69 Improving the accuracy of the memory leaks detecting 2007-05-17 17:25:20 +00:00
Daniel Marjamäki 8a3b14aeec Bug fixing 2007-05-16 17:16:25 +00:00
Daniel Marjamäki d3366b0267 Checking for memory leaks.. only active in debug mode since it's so inaccurate 2007-05-16 10:34:12 +00:00
Daniel Marjamäki 83faeeebb3 Building statement list; USE 2007-05-16 10:32:13 +00:00
Daniel Marjamäki 9896c237bb Check for memory leaks 2007-05-15 18:31:44 +00:00
Daniel Marjamäki 03e1eadba6 Test: Added command line option "--debug" that is used by the tests "internaltesting" 2007-05-15 16:51:39 +00:00
Daniel Marjamäki fd726d710f Building statement list; bug fixes 2007-05-15 11:19:52 +00:00
Daniel Marjamäki 1bcaa2c592 Building statement list; NEW, NEWARRAY, DELETE, DELETEARRAY 2007-05-14 16:53:38 +00:00
Daniel Marjamäki e47390597e Building statement list; OBRACE, EBRACE, DECL 2007-05-14 16:25:34 +00:00
Daniel Marjamäki dad497f314 Class (unused private functions): Reactivated and improved this check 2007-05-11 17:13:04 +00:00
Daniel Marjamäki 0fd16be44b Minor updates. Make sure there is no doublechecking. Don't perform certain checks upon c-files. 2007-05-10 17:25:52 +00:00
Daniel Marjamäki 2c697c6252 Check 'operator=()' 2007-05-09 18:10:10 +00:00
Daniel Marjamäki b4d5ee5d15 Minor updates:
* Refactoring.
 * don't warn for 'memset(this,..'
2007-05-09 06:50:31 +00:00
Daniel Marjamäki 6c585cf11d Updated warning message. Shorter and simpler 2007-05-08 15:58:02 +00:00
Daniel Marjamäki c3474c4ef9 Inactivated tests that are not accurate 2007-05-08 15:23:42 +00:00
Daniel Marjamäki 507c9f9f64 Added files from local repository. 2007-05-07 17:31:35 +00:00