Commit Graph

9 Commits

Author SHA1 Message Date
martin-osborne
12c0594db6 Corrected misspelt 'b' and 'c' words. 2015-04-06 17:56:13 +01:00
Guenter Obiltschnig
cecf7cdd1b CppParser fixes to support function try blocks and unions 2014-07-01 07:13:05 +02:00
Roger Meier
b0581433a7 LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)

Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-05-14 08:38:09 +02:00
Roger Meier
628a06f718 LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-05-04 21:02:42 +02:00
Guenter Obiltschnig
2cc47b5c02 on Windows, quote the path passed to the compiler 2012-11-18 23:00:55 +01:00
Guenter Obiltschnig
78c69b9144 added support for new C++11 keywords and features to CppParser and PocoDoc 2012-11-17 10:08:13 +01:00
Guenter Obiltschnig
3d0eec828b - fixed a CppParser issue when parsing templates with default template args (such as Poco::SharedPtr) 2012-11-10 12:01:18 +01:00
Guenter Obiltschnig
64a4caaf42 updated CppParser 2012-10-15 07:50:06 +00:00
Aleksandar Fabijanic
d75e68c027 new trunk (base for 1.5)
windows build only
2012-04-23 01:14:34 +00:00