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
|
02376c48d3
|
ide: C++ parsing now parallel and in background
git-svn-id: svn://ultimatepp.org/upp/trunk@14618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-06-22 14:02:45 +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
|
8c917d34eb
|
CppBase: Fixed preprocessing line info
git-svn-id: svn://ultimatepp.org/upp/trunk@13599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-09-13 06:11:35 +00:00 |
|
cxl
|
b9e5076e27
|
CppBase: PP fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-09-08 20:28:24 +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
|
f5a5d4bdee
|
Core2019 merged to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@13359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-06-07 07:06:32 +00:00 |
|
cxl
|
77189e04c5
|
uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-05-01 12:27:32 +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
|
84241179fc
|
uppsrc: Iml vs DarkTheme vs UHD refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@13014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-21 19:00:32 +00:00 |
|
cxl
|
8b7a1ffb0c
|
uppsrc: Ide fixed to run valgrind clean
git-svn-id: svn://ultimatepp.org/upp/trunk@13008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-18 08:50:22 +00:00 |
|
cxl
|
a21c437603
|
upp.src: Fixed various warnings (GCC 8.2)
git-svn-id: svn://ultimatepp.org/upp/trunk@12866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-03-22 07:48:06 +00:00 |
|
cxl
|
df1ca3648a
|
ide: New assist features
git-svn-id: svn://ultimatepp.org/upp/trunk@11190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-21 21:16:17 +00:00 |
|
cxl
|
aac8d2ed60
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-21 12:05:24 +00:00 |
|
cxl
|
e354e51f4e
|
u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-12 06:36:54 +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
|
d1fcb9053d
|
ide: Assist: Fixed issue with global namespace #1413
git-svn-id: svn://ultimatepp.org/upp/trunk@9700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-04-17 12:35:16 +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
|
2a8a7a8729
|
cpp: Fixed issue with fixed macros sweeped out, causing STL problems #1328
git-svn-id: svn://ultimatepp.org/upp/trunk@9162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-11-09 09:36:08 +00:00 |
|
cxl
|
f1f7689a25
|
ide: Assist++: Patched issue with Index (and other U++ containers)
git-svn-id: svn://ultimatepp.org/upp/trunk@9146 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-11-05 07:45:37 +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
|
41caed9a33
|
.removed forgotten timings
git-svn-id: svn://ultimatepp.org/upp/trunk@9023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-15 22:07:25 +00:00 |
|
cxl
|
a6980e1f41
|
ide: fixed issue with high memory consumption #1292
git-svn-id: svn://ultimatepp.org/upp/trunk@9022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-15 21:55:40 +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
|
396ecf5e40
|
CtrlLib: FileSel now reloads on activete (and F5) #1285, ide: Fixed issue with Assist++ after #include change #1192
git-svn-id: svn://ultimatepp.org/upp/trunk@8999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-10 12:43:50 +00:00 |
|
cxl
|
bf55ba177b
|
Ide: Assist++: Fixed issue with class::method case #1276
git-svn-id: svn://ultimatepp.org/upp/trunk@8974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-03 15:24:29 +00:00 |
|
cxl
|
01603e3a2c
|
ide: Resolved issue with usings namespace for functions #1273
git-svn-id: svn://ultimatepp.org/upp/trunk@8959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-09-22 22:41:01 +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
|
9ff668bdd2
|
ide: Fixed assist++ issues
git-svn-id: svn://ultimatepp.org/upp/trunk@8952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-09-20 16:43:43 +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
|
8bb314e412
|
ide: Fixed ALT+I issue with empty result #1213
git-svn-id: svn://ultimatepp.org/upp/trunk@8922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-09-14 11:36:28 +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
|
25226a70ff
|
cpp: Now supports BOM #1208
git-svn-id: svn://ultimatepp.org/upp/trunk@8772 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-07-30 13:47:03 +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
|
04845518d4
|
ide/cpp: Fixed issue with mingw includes #1207
git-svn-id: svn://ultimatepp.org/upp/trunk@8756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-07-26 21:43:34 +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
|
b056b3dd25
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-07-23 17:35:15 +00:00 |
|
cxl
|
62da118726
|
cpp: fixed issue with jump to partially qualified method #1196
git-svn-id: svn://ultimatepp.org/upp/trunk@8728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-07-23 08:00:36 +00:00 |
|