XhmikosR
|
7b0af1172b
|
doxyfile: disable dot support.
|
2013-08-17 14:15:14 +03:00 |
XhmikosR
|
4b0f1ee030
|
Update doxyfile to v1.8.4.
|
2013-08-17 14:15:14 +03:00 |
Daniel Marjamäki
|
13f85ea345
|
astyle formatting
|
2013-08-17 13:06:19 +02:00 |
Daniel Marjamäki
|
fd545f90db
|
Merge pull request #163 from simartin/ticket_4959
Ticket #4959: Simplify {in,de}crements of known variables.
|
2013-08-17 03:35:30 -07:00 |
Simon Martin
|
5743416d3e
|
Ticket #4959: Simplify {in,de}crements of known variables.
|
2013-08-16 23:51:00 +02:00 |
Daniel Marjamäki
|
67c77a31aa
|
Fixed #4942 (1.61 is very slow (compared to 1.60.1))
|
2013-08-16 18:39:56 +02:00 |
Daniel Marjamäki
|
538e4bd798
|
astyle formatting
|
2013-08-16 18:27:54 +02:00 |
Robert Reif
|
b777388fb8
|
Symbol database: improved type handling (fix problems in previous commit). Ticket: #4952
|
2013-08-16 05:42:12 +02:00 |
Daniel Marjamäki
|
33a948f816
|
Merge pull request #162 from simartin/ticket_4708
Fixed #4708: prefix {in,de}crement too eagerly computed.
|
2013-08-15 20:35:38 -07:00 |
Daniel Marjamäki
|
5d7f30b88f
|
reassign var: better handling of struct members
|
2013-08-15 16:13:58 +02:00 |
Simon Martin
|
bf09191b78
|
Fixed #4708: prefix {in,de}crement too eagerly computed.
|
2013-08-15 15:53:08 +02:00 |
PKEuS
|
dc439f65f8
|
Added some unit tests to improve test coverage in cmdlineparser
|
2013-08-15 11:09:40 +02:00 |
Daniel Marjamäki
|
f95b29db06
|
Improved handling of the __FILE__ macro
|
2013-08-14 06:36:03 +02:00 |
Daniel Marjamäki
|
fd26bad6fa
|
AssignIf: Improved handling of function calls
|
2013-08-13 14:08:54 +02:00 |
Robert Reif
|
f420de24ef
|
SymbolDatabase: Optimisation of previous fix for #4952
|
2013-08-13 06:36:54 +02:00 |
Daniel Marjamäki
|
c58c9d80e1
|
astyle formatting
|
2013-08-13 06:36:03 +02:00 |
Daniel Marjamäki
|
ff71c94f6e
|
Fixed #4949 (define symbol used in code => 'Analysis failed' message is written.)
|
2013-08-12 18:12:49 +02:00 |
Robert Reif
|
d6ce072dc9
|
Fixed #4950 (Tokenizer: order of int modifiers)
|
2013-08-12 06:23:01 +02:00 |
Robert Reif
|
cd3044c808
|
Fixed #4952 (SymbolDatabase: unknown types in log file)
|
2013-08-12 06:21:03 +02:00 |
Daniel Marjamäki
|
5ca00b2ed2
|
Merge pull request #161 from amai2012/maibranch
Enable more doxygen features (include JS search engine) and one doxygen ...
|
2013-08-11 08:43:27 -07:00 |
Alexander Mai
|
4cc2e3ef54
|
Enable more doxygen features (include JS search engine) and one doxygen annotation fix
|
2013-08-11 17:04:13 +02:00 |
Daniel Marjamäki
|
0ac09a562b
|
Merge pull request #160 from simartin/ticket_4703
Preprocessor: Trim macro parameters. Ticket #4703
|
2013-08-11 00:44:31 -07:00 |
Simon Martin
|
40887ca99c
|
Ticket #4703: Trim macro parameters.
|
2013-08-11 09:41:03 +02:00 |
Daniel Marjamäki
|
a33acb98ab
|
Merge pull request #159 from simartin/xcode_proj
Update XCode project
|
2013-08-10 23:57:04 -07:00 |
Simon Martin
|
718eb503d2
|
Update lib file list. Move testcases out of the main build.
|
2013-08-10 12:55:16 +02:00 |
Robert Reif
|
56d8073d0f
|
Fixed #4902 (printf and scanf format checks don't support microsoft %I, %I32 and %I64 extensions)
|
2013-08-10 12:37:31 +02:00 |
Robert Reif
|
5aa79198e6
|
Fixed #4948 (check printf %l and %ll arguments for long and long long)
|
2013-08-10 12:33:55 +02:00 |
Daniel Marjamäki
|
64733d9e63
|
astyle formatting
|
2013-08-10 12:32:59 +02:00 |
Daniel Marjamäki
|
3ac21ab1db
|
Merge pull request #158 from simartin/ticket_4764
Ticket #4764: Handle template instantiations with only default parameters
|
2013-08-10 03:22:41 -07:00 |
Simon Martin
|
ad33d95ec1
|
Ticket #4764: properly handle template instantiations with only default parameters.
|
2013-08-10 12:00:16 +02:00 |
Robert Reif
|
b940d0adc6
|
Fixed #4947 (Doesn't allow any ordering of int modifiers)
|
2013-08-09 23:13:04 +02:00 |
Daniel Marjamäki
|
4c7e92f67b
|
web archive: don't allow users to delete gtk and windows
|
2013-08-09 19:25:59 +02:00 |
Daniel Marjamäki
|
3032dbabce
|
astyle formatting
|
2013-08-08 15:50:45 +02:00 |
PKEuS
|
298a33211f
|
Use static CmdLineParser instance where possible in testcmdlineparser.cpp, fixed wrong unit test.
|
2013-08-07 18:24:18 +02:00 |
PKEuS
|
36dba8373b
|
Reuse constant objects in testpathmatch.cpp, small simplification in testsuppressions.cpp and testthreadexecutor.cpp
|
2013-08-07 17:55:31 +02:00 |
PKEuS
|
a65e08b648
|
Simplified code in testerrorlogger by reusing constant object.
|
2013-08-07 17:02:35 +02:00 |
PKEuS
|
758d68519d
|
Use TinyXML to write XML files
|
2013-08-07 16:30:55 +02:00 |
PKEuS
|
a9a5dc0354
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
PKEuS
|
dd82817752
|
Fixed #4943 and simplified CheckOther::checkCommaSeparatedReturn()
|
2013-08-06 11:27:09 -07:00 |
PKEuS
|
1538b46970
|
Refactorization in checkio.cpp
|
2013-08-06 10:24:35 -07:00 |
PKEuS
|
5e3ccda408
|
Added support for noreturn functions from library to CheckOther::checkUnreachableCode()
|
2013-08-06 02:11:59 -07:00 |
Daniel Marjamäki
|
bf6c6d0263
|
Merge pull request #157 from simartin/ticket_4922
Fix ticket #4922 by checking the return value of string::find().
|
2013-08-05 11:44:09 -07:00 |
Simon Martin
|
c9884c30a1
|
Fix ticket #4922 (segmentation fault upon invalid code).
|
2013-08-05 20:28:22 +02:00 |
XhmikosR
|
5a6194060c
|
Update website for v1.61.
|
2013-08-04 14:07:42 +03:00 |
Daniel Marjamäki
|
d2d0f3a292
|
cli.pro: dont include tinyxml both from lib.pri and cli.pro
|
2013-08-04 13:05:25 +02:00 |
Daniel Marjamäki
|
54efb78ba5
|
Merge pull request #156 from simartin/test_into_xcode_project
Added test cases to XCode project.
|
2013-08-04 00:20:26 -07:00 |
Daniel Marjamäki
|
c1278fd2b2
|
Archive: add Makefile for building and moving cgi files
|
2013-08-03 20:41:22 +02:00 |
PKEuS
|
4a84195a8c
|
Updated to latest TinyXML
Build TinyXML into core dll once and use it from CLI
|
2013-08-03 20:29:50 +02:00 |
PKEuS
|
2413655d3d
|
Moved GUI translations into subdirectory /lang
|
2013-08-03 20:21:13 +02:00 |
XhmikosR
|
197046b761
|
Partially revert b2e140389f
" Move system includes before local ones"
|
2013-08-03 21:11:58 +03:00 |