Commit Graph

10001 Commits

Author SHA1 Message Date
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
PKEuS 219f6546d3 Set version to 1.62 dev 2013-08-03 19:54:39 +02:00
PKEuS f1285a0184 Added cfg files as optional feature to WiX installer 2013-08-03 19:20:12 +02:00
PKEuS 5a92af2556 lupdate gui.pro 2013-08-03 19:05:15 +02:00
Daniel Marjamäki b485033fb8 Makefile: Set debug mode 2013-08-03 18:20:52 +02:00
Daniel Marjamäki 9e16abeb42 1.61: Updated Makefile 2013-08-03 18:16:17 +02:00
Daniel Marjamäki 876e393cd5 removed Changelog 2013-08-03 08:27:40 +02:00
Daniel Marjamäki 2f7fba2087 1.61: Set versions 2013-08-03 08:04:38 +02:00
Daniel Marjamäki f943990829 AUTHORS: updated authors file. 2013-08-03 07:01:43 +02:00
Daniel Marjamäki 792ba256f0 webreport: removed scp command 2013-08-02 09:06:42 +02:00
Simon Martin 874a80430c Added test cases to XCode project. 2013-08-02 08:13:41 +02:00
XhmikosR 900259a8bc htdocs: update .htaccess to the latest git. 2013-08-01 17:00:26 +03:00
XhmikosR f7e93f9942 htdocs: move the id to the parent element instead of using empty <a>. 2013-07-31 18:21:06 +03:00
XhmikosR a901c33d93 htdocs: update normalize.css. 2013-07-31 18:21:06 +03:00
XhmikosR c57879e578 htdocs: tweak the "Download Now!" button. 2013-07-31 18:21:06 +03:00
XhmikosR 05dc0433fb htdocs: use span element for maxChars. 2013-07-31 18:21:06 +03:00
XhmikosR 67afb6b2ba archive: minor tweaks. 2013-07-31 18:21:06 +03:00
XhmikosR b2e140389f * Move system includes before local ones
* Remove superfluous newlines
2013-07-31 18:21:06 +03:00
XhmikosR c4890a782f htdocs: Fix XHTML validation errors. 2013-07-31 14:02:56 +02:00
XhmikosR 2cc2d17bc6 htdocs/archive/index.php: switch to XHTML 1.1. 2013-07-31 14:02:39 +02:00
XhmikosR 3a9740b110 htdocs: move inline JS to a separate file. 2013-07-31 14:02:21 +02:00
XhmikosR 6f278b9131 htdocs/demo/report/index.php: add "Archive" link in navbar. 2013-07-31 14:02:07 +02:00
Tim Gerundt 851b80341c htdocs: Fix escaping of html characters in /devinfo. 2013-07-31 14:01:56 +02:00
Daniel Marjamäki 2a78db4c06 Refactoring Token::findClosingBracket. 2013-07-31 10:30:20 +02:00
Daniel Marjamäki 6c05f78a8f Reverted experimental changes for handling of lambda functions (#4919). 2013-07-31 09:58:31 +02:00
Daniel Marjamäki 9656e71c03 archive: replace &amp; since it doesn't work well 2013-07-30 20:36:32 +02:00
Daniel Marjamäki e559b6da65 archive: use camelCase in js function names 2013-07-30 18:06:03 +02:00
Daniel Marjamäki e1acef1217 archive: moved <script> from report.cgi. don't output <html> etc from report.cgi because it is inlined in /archive/index.php 2013-07-30 17:40:30 +02:00
Alexander Mai 7a324cef25 Fixed various Cppcheck inconclusive warnings 2013-07-30 12:52:27 +02:00