Sergey Prigogin
|
9f0e997443
|
Fixed a typo.
|
2012-01-20 15:11:06 -08:00 |
|
Marc Khouzam
|
50640df3c0
|
Bug 369168: threadOSId is not extracted for non-pthread programs
|
2012-01-19 22:13:36 -05:00 |
|
Andrew Gvozdev
|
c7adafb18b
|
bug 284699: Added some annotations/comments
|
2012-01-19 16:41:18 -05:00 |
|
Raphael Zulliger
|
533c75662e
|
bug 284699: Paths and Symbols inheritance problem
|
2012-01-19 16:41:09 -05:00 |
|
Sergey Prigogin
|
6408fe544c
|
Don't create empty test files.
|
2012-01-19 12:45:49 -08:00 |
|
Sergey Prigogin
|
ecb3820c77
|
New Eclipse-friendly framework for refactoring tests. Converted
ExtractFunctionReafactoringTest to the new framework.
|
2012-01-19 12:16:38 -08:00 |
|
Sergey Prigogin
|
3fa7f7213c
|
Cosmetics.
|
2012-01-19 12:16:28 -08:00 |
|
Anton Leherbauer
|
b2a33d5279
|
Fix illegal character encoding issue (again).
|
2012-01-18 09:54:42 +01:00 |
|
Marc Khouzam
|
2bafef2e42
|
Code cleanup, mostly about missing @Override
|
2012-01-17 09:42:18 -05:00 |
|
Sergey Prigogin
|
d184e414d0
|
Fixed unnecessary passing parameters by reference.
|
2012-01-16 22:19:59 -08:00 |
|
Sergey Prigogin
|
9b5c46e407
|
Fixed unnecessary passing parameters by reference.
|
2012-01-16 22:18:59 -08:00 |
|
Marc-Andre Laperle
|
91866c57a2
|
Remove Sonatype OSS repo, tycho-eclipserun is now in Maven central.
|
2012-01-16 13:31:24 -05:00 |
|
Markus Schorn
|
66f92bb582
|
Bug 368610: Specialization of classes used as template args
|
2012-01-16 15:28:11 +01:00 |
|
Marc-Andre Laperle
|
b0d05b60ce
|
Bug 304482 - Add tests for template proposals
|
2012-01-16 01:25:06 -05:00 |
|
Simon Ducharme Boutin
|
1e12841459
|
Bug 304482 - [code templates] word_selection templates are not proposed
when selected word is the only word on line
|
2012-01-16 00:56:30 -05:00 |
|
Marc-Andre Laperle
|
cbdaff33ff
|
Bug 210815 - C project wizard shouldn't use C++ icon
|
2012-01-15 11:41:04 -05:00 |
|
Marc-Andre Laperle
|
5ca9785f6c
|
Fix building help index with Juno.
|
2012-01-15 03:53:08 -05:00 |
|
Marc-Andre Laperle
|
43c82a3366
|
Bug 350828 - CDT doc bundles should include a pre-built help index.
Also restore building javadoc and extension documentation.
|
2012-01-15 03:10:29 -05:00 |
|
Doug Schaefer
|
d81d0b24e7
|
Bug 350828 - Prebuild indexes for docs.
|
2012-01-15 03:09:18 -05:00 |
|
Marc-Andre Laperle
|
d98768295b
|
Bug 368446 - NonVirtualDestructor checker: stack overflow when class
inherits itself
|
2012-01-14 16:50:28 -05:00 |
|
Markus Schorn
|
59c4d10629
|
Bug 368404: Testcase.
|
2012-01-13 15:06:00 +01:00 |
|
Markus Schorn
|
1467a456bd
|
Bug 368404: Current instantiation of class template partial specializations.
|
2012-01-13 14:52:13 +01:00 |
|
Marc Khouzam
|
856f097e70
|
Make deprecated use of elements warnings instead of errors to be able to compile on E4
|
2012-01-12 10:46:59 -05:00 |
|
Markus Schorn
|
9e5ceb1a49
|
Bug 368311: Specialization of nested class used as argument for class instance.
|
2012-01-12 11:16:26 +01:00 |
|
Markus Schorn
|
8aef9f4f9d
|
Bug 368309: Value for sizeof expression
|
2012-01-11 13:49:44 +01:00 |
|
Markus Schorn
|
b68ecdc716
|
Bug 368045: Choose correct language for indexing files opened in editor.
|
2012-01-11 12:44:34 +01:00 |
|
Anton Leherbauer
|
c55ca76edc
|
Fix NLS key mismatch.
|
2012-01-11 09:37:56 +01:00 |
|
Anton Leherbauer
|
6f68f6e171
|
Fix illegal character encoding issue.
|
2012-01-11 09:30:07 +01:00 |
|
Sergey Prigogin
|
a7728f959f
|
Renamed PDOMSearch* classes to CSearch*.
|
2012-01-09 18:31:45 -08:00 |
|
Sergey Prigogin
|
14d94dafe0
|
Cosmetics.
|
2012-01-09 18:09:55 -08:00 |
|
Sergey Prigogin
|
6985289cff
|
Use interfaces instead of concrete classes in method signatures.
|
2012-01-09 18:08:57 -08:00 |
|
Sergey Prigogin
|
9b83d66132
|
Use ArrayList instead of Vector.
|
2012-01-09 15:45:21 -08:00 |
|
Sergey Prigogin
|
ecd14f70f8
|
Declare utility methods static.
|
2012-01-09 10:52:51 -08:00 |
|
Markus Schorn
|
99fa95b7cd
|
Bug 367997: Partial class template specialization using default arguments.
|
2012-01-09 11:42:44 +01:00 |
|
Markus Schorn
|
7d0d64393c
|
Bug 367827: Wrong offset for comment directly after macro expansion.
|
2012-01-09 10:33:38 +01:00 |
|
Sergey Prigogin
|
ea56585a4c
|
Tightened up type constraints in ArrayUtil.
|
2012-01-08 21:07:49 -08:00 |
|
Andrew Gvozdev
|
a98cf9a89d
|
bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
|
2012-01-08 16:18:53 -05:00 |
|
Marc-Andre Laperle
|
f9c201f067
|
Fix pom after version number increase
|
2012-01-08 11:56:41 -05:00 |
|
Marc-Andre Laperle
|
dea3399c5b
|
Bug 367992 - Broken link in IManagedDependencyCommands JavaDoc
|
2012-01-07 23:57:19 -05:00 |
|
sprigogin
|
a962baf8c0
|
Incremented major version to fix API error.
|
2012-01-07 18:40:42 -08:00 |
|
Sergey Prigogin
|
3f6fd5075f
|
Name consistency.
|
2012-01-07 18:15:07 -08:00 |
|
Sergey Prigogin
|
24434b880e
|
Compiler warnings.
|
2012-01-07 18:09:31 -08:00 |
|
Sergey Prigogin
|
42c36cd71b
|
Removed unused class.
|
2012-01-07 17:54:48 -08:00 |
|
Sergey Prigogin
|
0edbcc18cd
|
Removed unused includes.
|
2012-01-07 17:53:17 -08:00 |
|
Sergey Prigogin
|
d8c53b2501
|
@Override annotations.
|
2012-01-07 17:43:42 -08:00 |
|
Sergey Prigogin
|
4071a34762
|
Cosmetics.
|
2012-01-07 17:37:17 -08:00 |
|
Sergey Prigogin
|
986bf0206b
|
@Override annotations and redundant casts.
|
2012-01-07 17:32:13 -08:00 |
|
Sergey Prigogin
|
e7aa4a2154
|
@Override annotations and redundant casts.
|
2012-01-07 17:27:33 -08:00 |
|
Sergey Prigogin
|
07ad10c78f
|
Renamed ArrayUtilsTest to ArrayUtilTest.
|
2012-01-07 17:23:30 -08:00 |
|
Sergey Prigogin
|
1e014bba19
|
All methods of ArrayUtil are now type-safe.
|
2012-01-07 17:20:20 -08:00 |
|