Daniel Marjamäki
|
0cad22314e
|
Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup.
|
2010-04-02 07:30:58 +02:00 |
Martin Ettl
|
193aa7d1d3
|
astyle fix
|
2010-04-02 02:21:53 +02:00 |
Daniel Marjamäki
|
83d5a72659
|
Fixed #1126 (False positive: upon exception there is memory leak (calling unknown function))
|
2009-12-21 20:04:55 +01:00 |
Daniel Marjamäki
|
1002457b17
|
Fixed #1074 (Exception safety: auto deallocated classes don't leak)
|
2009-12-12 18:56:26 +01:00 |
Daniel Marjamäki
|
e5c507dc02
|
Fixed #1063 (False positive: deallocated memory doesn't leak upon exception)
|
2009-12-07 19:23:33 +01:00 |
Daniel Marjamäki
|
da4d03f6c4
|
Fixed #1048 (False positive: exceptNew error with nothrow)
|
2009-12-05 22:05:59 +01:00 |
Daniel Marjamäki
|
642469b93f
|
Fixed #1044 (Access violation with --enable=all)
|
2009-12-05 17:37:30 +01:00 |
Reijo Tomperi
|
f5c81429cb
|
Refactoring: Parse --enable values in Settings class
|
2009-11-30 23:48:58 +02:00 |
Daniel Marjamäki
|
2b1b7f78f5
|
Fixed #883 (Add new command line argument --enable)
|
2009-11-15 15:24:33 +01:00 |
Daniel Marjamäki
|
41e59d8348
|
Fixed #832 (Exception Safety: deallocating member pointer and then throwing exception)
|
2009-11-08 09:54:08 +01:00 |
Daniel Marjamäki
|
68f63fdd75
|
Exception safety: added check for unsafe reallocation of member pointer
|
2009-11-03 20:26:52 +01:00 |
Daniel Marjamäki
|
616a760b6c
|
Exception Safety: detect unsafe multiple new in a execution path (#831)
|
2009-11-03 19:43:51 +01:00 |
Daniel Marjamäki
|
543d5cbf45
|
Fixed #831 (Exception safety: multiple new in a simple execution path)
|
2009-10-31 18:58:42 +01:00 |
Daniel Marjamäki
|
09859c1019
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |