Commit graph

77 commits

Author SHA1 Message Date
cxl
052fedc4c6 uppsrc: Fixing GCC 10.2. warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@15182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 08:03:33 +00:00
cxl
d1717cda64 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
91a0cb489b ide: Fixed assist issue, Core: ReadSurrogatePair
git-svn-id: svn://ultimatepp.org/upp/trunk@14856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-21 08:37:08 +00:00
cxl
cfa8220bee CppBase: Fixed issue in GatherSources
git-svn-id: svn://ultimatepp.org/upp/trunk@14659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 09:07:57 +00:00
cxl
362cd80a9d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 17:02:18 +00:00
cxl
9dce52264a Core: Fixed memory info in FreeBSD, ide: Refactoring CodeBase
git-svn-id: svn://ultimatepp.org/upp/trunk@14617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 06:38:59 +00:00
cxl
3bbb3c37f1 Core: Fn.h minor fix, ide: Refactoring codebase
git-svn-id: svn://ultimatepp.org/upp/trunk@14610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-19 07:59:29 +00:00
cxl
24005d0bf9 ide: C++ parser fix (for boost), parser directives now can exclude includes
git-svn-id: svn://ultimatepp.org/upp/trunk@13589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-06 09:01:59 +00:00
cxl
5d7250f1eb ide: 'never_inline' support in the C++ parser
git-svn-id: svn://ultimatepp.org/upp/trunk@13397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:50:15 +00:00
cxl
7ab13ffc80 uppsrc: Undefined Behaviour sanitization
git-svn-id: svn://ultimatepp.org/upp/trunk@13032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 07:59:06 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
878e0541cd adl do_clone refactored (WithClone), CppParser 'final' support corrected
git-svn-id: svn://ultimatepp.org/upp/trunk@10226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-19 07:49:48 +00:00
cxl
a71b2dfaca Assist++ now supports 'final', FindFile.cpp cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-18 10:39:55 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
f703a81b1f ide: Error capture optimized #1368
git-svn-id: svn://ultimatepp.org/upp/trunk@9419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-18 08:58:58 +00:00
cxl
8aef84849f cpp: Fixed issue with Alt+C after typedef #1313
git-svn-id: svn://ultimatepp.org/upp/trunk@9097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 08:14:59 +00:00
cxl
d1f1c30585 cpp: using style typedefs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 12:09:03 +00:00
cxl
aa71c826a3 cpp: fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 06:50:27 +00:00
cxl
82af9d7d1b cpp: Fixed for stdlibc++ from GCC 4.9
git-svn-id: svn://ultimatepp.org/upp/trunk@9004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 20:57:53 +00:00
cxl
24a3b02d02 ide: CppParser issues
git-svn-id: svn://ultimatepp.org/upp/trunk@9002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 17:46:29 +00:00
cxl
2af1835ce1 cpp: Resolved issue with initializer list local parameters #1252
git-svn-id: svn://ultimatepp.org/upp/trunk@8957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-21 16:20:23 +00:00
cxl
4859030b51 ide: Fixed issue with enum variables #1262
git-svn-id: svn://ultimatepp.org/upp/trunk@8927 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 14:55:45 +00:00
cxl
e6c09dc0a2 ide: Fixed cpp issue with class variable definition #1221
git-svn-id: svn://ultimatepp.org/upp/trunk@8924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 12:33:22 +00:00
cxl
8637c0f1b4 cpp: Fixed issue with bitfields
git-svn-id: svn://ultimatepp.org/upp/trunk@8784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 15:58:26 +00:00
cxl
ac52996661 ide: Fixed declaration/definition swap issue with constructors/destructors #1216
git-svn-id: svn://ultimatepp.org/upp/trunk@8766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 21:33:58 +00:00
cxl
024fa1ac8d cpp: inline namespace now ignored
git-svn-id: svn://ultimatepp.org/upp/trunk@8752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:27:11 +00:00
cxl
27c0c297d5 cpp: C++11 completed
git-svn-id: svn://ultimatepp.org/upp/trunk@8750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:18:04 +00:00
cxl
acab0cf50b cpp: decltype, trailing return type support
git-svn-id: svn://ultimatepp.org/upp/trunk@8747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-25 10:39:38 +00:00
cxl
6e556cf0c9 cpp: C++11 features
git-svn-id: svn://ultimatepp.org/upp/trunk@8745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 20:35:15 +00:00
cxl
a020192de1 cpp: Lambda support
git-svn-id: svn://ultimatepp.org/upp/trunk@8712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 17:56:51 +00:00
cxl
8d08a282bf cpp: auto/for handling improved for standard containers
git-svn-id: svn://ultimatepp.org/upp/trunk@8710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 15:09:33 +00:00
cxl
88449aa166 cpp: C++11 for(auto x: v) now supported
git-svn-id: svn://ultimatepp.org/upp/trunk@8705 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 16:27:03 +00:00
cxl
a1ac723673 cpp: 'auto' support
git-svn-id: svn://ultimatepp.org/upp/trunk@8703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 10:43:21 +00:00
cxl
4ec77506fb cpp: Expression refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@8700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-18 12:49:23 +00:00
cxl
62bb7634f6 cpp: Now able to handle K&R style function headers #1136
git-svn-id: svn://ultimatepp.org/upp/trunk@8611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-28 13:28:47 +00:00
cxl
e0f645bdb6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-24 06:36:04 +00:00
cxl
74c735c2b8 ide: Fixed cpp issue with false unnamed variables #872
git-svn-id: svn://ultimatepp.org/upp/trunk@8581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-22 14:31:29 +00:00
cxl
300b220ce9 cpp: Scope issue with macro fix #1099
git-svn-id: svn://ultimatepp.org/upp/trunk@8502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 07:21:43 +00:00
cxl
a66fcdb838 cpp: Fixed issue with #define inside the scope #1099
git-svn-id: svn://ultimatepp.org/upp/trunk@8501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 07:06:22 +00:00
cxl
af0ede4aca .cpp namespace KIND string
git-svn-id: svn://ultimatepp.org/upp/trunk@8470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-22 07:17:11 +00:00
cxl
6e644d5c9c ide: cpp: Alt+C works again #1060
git-svn-id: svn://ultimatepp.org/upp/trunk@8461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-18 08:38:41 +00:00
cxl
4d1c45aa50 .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-15 10:19:56 +00:00
cxl
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
43d8e45f36 CParser: IDs now can contain '$'
git-svn-id: svn://ultimatepp.org/upp/trunk@8293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-24 14:50:33 +00:00
cxl
c5b8d538c0 ide: binary file detection tweaked, CppBase now allows M$ ids with $
git-svn-id: svn://ultimatepp.org/upp/trunk@8273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-16 16:12:04 +00:00
cxl
88a4e06cb4 CppBase: Fixed issue with operators<, >...
git-svn-id: svn://ultimatepp.org/upp/trunk@8254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-10 08:31:23 +00:00
cxl
6eeeb720a2 CppBase: Supporting some specific template constructions
git-svn-id: svn://ultimatepp.org/upp/trunk@8178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-15 09:40:53 +00:00
cxl
8d3508d1c2 CppBase: struct template specialisation
git-svn-id: svn://ultimatepp.org/upp/trunk@8176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-14 18:13:40 +00:00
cxl
9cc1fb4c06 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-12 08:50:01 +00:00
cxl
c8df5ab53d CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-09 18:22:30 +00:00