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 |
|
Andrew Gvozdev
|
626c0cdaf3
|
bug 261976: CommandLauncher to report about $PATH problems and related
clean-up
|
2012-03-16 18:23:55 -04:00 |
|
David Salinas
|
5fb9d0e1de
|
Bug 374442 - Refresh resource by build configuration - fix JUnit tests
|
2012-03-16 12:12:25 -04:00 |
|
Andrew Gvozdev
|
2137716456
|
bug 261976: Console does NOT display quoted command line options.
|
2012-03-15 23:51:26 -04:00 |
|
Marc-Andre Laperle
|
a8f5e29bcb
|
Bug 167519 - Derived files cached in local history
|
2012-03-15 21:36:11 -04:00 |
|
David Salinas
|
d18cb3e07c
|
Bug 374442 - Refresh resource by build configuration
|
2012-03-15 21:11:47 -04:00 |
|
Andrew Gvozdev
|
12d44ec8be
|
bug 145099: MBS Internal Builder: Switch to using the Spawner for
detecting an executable to be launched
|
2012-03-15 17:49:38 -04:00 |
|
John Cortell
|
8864258086
|
Bug 374301 - Relocate CDT's build toolbar actions next to platform's BuildAll action
|
2012-03-14 14:42:37 -05:00 |
|
Sergey Prigogin
|
c510e7ad5b
|
Renamed the createRangeBasedFor method for clarity.
|
2012-03-13 17:56:02 -07:00 |
|
Sergey Prigogin
|
91df71ab2e
|
Revert "Refactoring code for potential future use."
This reverts commit 245909bfec6a69407e9735f70540dada866d9d4a.
|
2012-03-13 17:55:53 -07:00 |
|
Sergey Prigogin
|
e1c9238c80
|
Refactoring code for potential future use.
|
2012-03-13 17:55:46 -07:00 |
|
Sergey Prigogin
|
0f4f703be2
|
Determination of output parameters for extracting function from
inside conditional statements and loops.
|
2012-03-13 17:55:38 -07:00 |
|
Sergey Prigogin
|
723ed9f912
|
Cosmetics.
|
2012-03-13 17:55:31 -07:00 |
|
Andrew Gvozdev
|
dc01366f97
|
bug 364733: Internal Builder does not work with Cygwin toolchain
|
2012-03-13 13:25:14 -04:00 |
|
Sergey Prigogin
|
e799de15a0
|
Moved getOperandsOfMultiExpression method to CPPVisitor.
|
2012-03-07 20:12:52 -08:00 |
|
Sergey Prigogin
|
8153aff8ff
|
Cosmetics.
|
2012-03-07 20:12:42 -08:00 |
|
Sergey Prigogin
|
c5df80239f
|
Cosmetics.
|
2012-03-07 20:12:33 -08:00 |
|
Marc Khouzam
|
49c5be791f
|
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences. Update to number format changes to avoid API breakage.
|
2012-03-06 09:23:34 -05:00 |
|
Mathias Kunter
|
c61ae8a137
|
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences
|
2012-03-06 09:23:28 -05:00 |
|
Sergey Prigogin
|
f360d64c77
|
Few formatting fixes.
|
2012-03-05 18:52:58 -08:00 |
|
Sergey Prigogin
|
a88fc6d3b5
|
Cosmetics.
|
2012-03-05 18:50:21 -08:00 |
|
Sergey Prigogin
|
e83675fdce
|
Temporarily restored compatibility with Eclipse 3.7.
|
2012-03-05 16:13:32 -08:00 |
|
Sergey Prigogin
|
79dc53a60d
|
Minor bug fix.
|
2012-03-05 16:13:24 -08:00 |
|
Sergey Prigogin
|
4af78ed0b2
|
Revert "Temporarily restored compatibility with Eclipse 3.7."
|
2012-03-03 21:33:53 -08:00 |
|
Sergey Prigogin
|
1392741dce
|
Missing piece of the previous commit.
|
2012-03-03 19:17:13 -08:00 |
|
Sergey Prigogin
|
17b63147ee
|
Temporarily restored compatibility with Eclipse 3.7.
|
2012-03-03 19:14:26 -08:00 |
|