1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

10754 commits

Author SHA1 Message Date
Sergey Prigogin
ef82e2a7b2 Cosmetics. 2012-04-04 17:25:44 -07:00
Sergey Prigogin
710e358931 Cosmetics. 2012-04-04 17:25:07 -07:00
Sergey Prigogin
ffc583c84d Code simplification. 2012-04-04 17:24:41 -07:00
Markus Schorn
61f66fecce Bug 375601: Remove workaround for bug 359485. 2012-04-04 17:29:21 +02:00
Markus Schorn
ee20d322de Bug 368989: Supress initial index rebuild when automatic updates are turned off. 2012-04-04 15:39:44 +02:00
Markus Schorn
e85390856a Bug 366570: Added tracing option. 2012-04-04 14:45:52 +02:00
Markus Schorn
105de6f15d Bug 370637: Visiting while statements. 2012-04-04 08:24:41 +02:00
Markus Schorn
b82f3de2e3 Bug 375739: #ifdef nested in macro-expansion. 2012-04-03 15:56:25 +02:00
Anton Gorenkov
f1a62f0fe3 Bug 375814 - Implement the Eclipse variables to obtain CDT configuration
name and description for the specified project
2012-04-02 10:23:31 -07:00
Sergey Prigogin
b2a7ca7238 Cosmetics. 2012-04-01 15:34:24 -07:00
Alex Freidin
15c366a882 Bug 373503 - Auto-completion for C/C++ editor templates that start with
# sign doesn't work. Patch by Alex Freidin
2012-04-01 15:31:40 -07:00
John Cortell
217a28a706 Bug 375760 - BuildActiveConfig and ChangeActiveConfig actions should choose project context more intelligently 2012-03-30 17:07:45 -05:00
Sergey Prigogin
82080e8056 Code simplification. 2012-03-30 12:43:52 -07:00
sprigogin
3606e0c512 Bug 375546 - Potential NullPointerException in CParameter.java 2012-03-28 11:29:20 -04:00
sprigogin
e6f0a47c44 Fixed initialization of the folder text box in the New Source File
dialog.
2012-03-27 23:24:57 -04:00
Andrew Gvozdev
faf497d361 bug 71511: Some house-cleaning 2012-03-27 18:32:54 -04:00
sprigogin
5326d2930a Eliminated unnecessary blank lines in refactored code. 2012-03-26 23:32:20 -04:00
sprigogin
73337a5882 Proper handling of visibility for extracted inline functions. 2012-03-26 19:44:13 -04:00
sprigogin
c73b8c8a4a Fixed a bug in Extract Function refactoring. 2012-03-25 21:31:00 -07:00
Sergey Prigogin
839a50b9b8 Adjusted menu ordering. 2012-03-23 18:48:59 -07:00
Sergey Prigogin
12f003ec60 Fixed interaction between refactoring and a team provider. 2012-03-23 18:46:12 -07:00
Sergey Prigogin
018eb7334b Few bug fixes for Extract Function refactoring. 2012-03-23 15:06:38 -07:00
Sergey Prigogin
dcc522e86e Cosmetics. 2012-03-23 15:06:24 -07:00
Sergey Prigogin
08c8ef800e Fixed a bug in Extract Function refactoring. 2012-03-22 19:51:08 -07:00
Sergey Prigogin
4d2a4b2d7c Cosmetics. 2012-03-22 19:49:31 -07:00
Andrew Gvozdev
f9f991fa3f bug 71511: [Error Parser] Interleaved stdout and stderr output causes
spurious error task markers
2012-03-22 00:03:36 -04:00
Sergey Prigogin
7ce6b19d32 Revert "Temporarily restored compatibility with Eclipse 3.7."
This reverts commit ef07a1ef1f.
2012-03-20 18:27:25 -07:00
Sergey Prigogin
ef07a1ef1f Temporarily restored compatibility with Eclipse 3.7. 2012-03-20 18:23:29 -07:00
Michael Rennie
66e13018e4 Bug 374795 - Open Element dialog (CDT) has text field disabled in 3.8M6 2012-03-20 14:38:56 -07:00
David Salinas
48e2f643ac Bug 374442 - Refresh resource by build configuration - fix JUnit Tests 2012-03-20 16:31:02 -04:00
Sergey Prigogin
0116245961 Fixed excessive code reformatting. 2012-03-20 01:38:30 -07:00
Sergey Prigogin
348452142b Fixed a bug in Extract Function refactoring. 2012-03-19 20:35:27 -07:00
Sergey Prigogin
a797f98218 Added file name validation. 2012-03-19 20:29:28 -07:00
Sergey Prigogin
d4a53f3f5b Fixed IllegalStateException in Extract Function refactoring. 2012-03-19 19:29:36 -07:00
Sergey Prigogin
cc1209d029 Don't update index timestamp if nothing has changed. 2012-03-19 19:27:28 -07:00
Sergey Prigogin
48eff8e4ae Revert "Temporarily restored compatibility with Eclipse 3.7." 2012-03-18 19:14:17 -07:00
Sergey Prigogin
789f315fce Added file size to the condition used for determining if the file
has changed since it was indexed. Timestamps on Unix have 1-sec
granularity and comparison based on them alone may produce false
negatives.
2012-03-18 17:56:28 -07:00
Sergey Prigogin
1f90d6b612 Cosmetics. 2012-03-18 17:23:58 -07:00
Sergey Prigogin
860489475c Cosmetics. 2012-03-18 11:42:15 -07:00
Andrew Gvozdev
13ab9fa3c4 bug 364733: Fixed problem with not picking environment correctly 2012-03-18 06:17:19 -04:00
Sergey Prigogin
4b719a56c7 Fixed compiler warnings. 2012-03-17 21:57:57 -07:00
Sergey Prigogin
0496018fad Cosmetics. 2012-03-17 21:53:29 -07:00
Sergey Prigogin
d3b2a6305b Cosmetics. 2012-03-17 19:45:07 -07:00
Sergey Prigogin
6f839b7011 Removed uses of a deprecated method. 2012-03-17 19:43:24 -07:00
Sergey Prigogin
76acf33601 Fixed a typo. 2012-03-17 18:28:43 -07:00
Sergey Prigogin
bfb9dae292 Added dependency on com.ibm.icu plug-in in an attempt to fix broken
Hudson build.
2012-03-17 17:03:15 -07:00
Andrew Gvozdev
bb9be952d5 bug 261976: Externalize strings 2012-03-17 06:40:00 -04:00
Sergey Prigogin
ac840daf1c Cosmetics. 2012-03-16 21:14:33 -07:00
Sergey Prigogin
24d88acf6d Determination of output parameters for extracted functions in the
presence of goto statements.
2012-03-16 21:09:06 -07:00
Sergey Prigogin
c0486260cc Cosmetics. 2012-03-16 21:06:08 -07:00