Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-09Bug 398993 - Navigate menu has incorrect label for F3PTP_6_0_4Jeffrey Overbey1-1/+1
2013-01-22Bug 384187 - breakpoint management not allowedJeffrey Overbey2-3/+27
2013-01-16ptp_6_0 builds (photran, ptp) are writing to the nightly area on buildVivian Kong1-1/+1
2012-11-19Update version to 8.0.4Greg Watson27-32/+32
2012-10-30Update to 8.0.3PTP_6_0_3Greg Watson27-32/+32
2012-10-03Fix project name.Greg Watson1-1/+1
2012-09-06Remove unsupported configurations.PTP_6_0_2Greg Watson1-20/+0
2012-09-06Fix source plugin specification.Greg Watson1-4/+1
2012-09-05Fix Eclipse repo location.Greg Watson1-1/+1
2012-08-14Update to 6.0.2/8.0.2Greg Watson27-32/+32
2012-08-06Fix error parser when -qsource option used. See bug 386572. Also, switchGreg Watson3-257/+23
2012-06-29Fix build file name.PTP_6_0_1Greg Watson1-2/+2
2012-06-29Updated Photran Git checkout instructionsJeffrey Overbey7-109/+129
2012-06-29Update project build directory.Greg Watson1-2/+2
2012-06-29Use new ${project.build.finalName} property.Greg Watson1-2/+2
2012-06-28Inserted check to avoid .project contamination per Bug 383808Jeffrey Overbey2-2/+11
2012-06-28Fix repo name.Greg Watson1-2/+2
2012-06-28Try to fix photran build.Greg Watson1-2/+2
2012-06-28Remove bogus entry from build.properties.Greg Watson1-1/+0
2012-06-28Update tycho to 0.15.0Greg Watson1-1/+1
2012-06-28Ignore artifacts.Greg Watson16-0/+31
2012-06-28Update versions to 8.0.1Greg Watson27-32/+32
2012-06-12Marked Replace Do Loop with Forall as unchecked refactoringPTP_6_0_0Jeffrey Overbey2-2/+2
2012-06-12Renamed and disabled some new refactoringsJeffrey Overbey6-23/+24
2012-06-11Updated/removed Photran 7.0 version numbers for JunoJeffrey Overbey5-5/+5
2012-06-08Fixed 7 unit tests that fail under Windows due to CRLF/LF differencesJeffrey Overbey7-21/+16
2012-06-08Bug 382117 -Horizontal ruler does not recognize monospaced fontsJeffrey Overbey1-2/+26
2012-05-26Bug 368092 - [Refactoring] Change Variable Case - PatchMariano Mendez1-4/+15
2012-05-26Bug 345493 - [Refactoring] Change To Vector Notation - PatchMariano Mendez3-8/+37
2012-05-25Remove update site URLs from features. Fix update site URL in mainJeffrey Overbey7-30/+5
2012-05-21Updated ASTInclusionStatement due to changes in CDT APIJeffrey Overbey1-0/+10
2012-05-08Bug 347191 - Correct Indentation handles line continuations incorrectlyJeffrey Overbey7-20/+100
2012-05-08Bug 378761 - Property tester org.eclipse.cdt.ui.pageEnabled gone in CDTJeffrey Overbey2-97/+45
2012-05-07Bug 340607 - Add support for highlighting matching parentheses/bracketsJeffrey Overbey2-0/+29
2012-05-07Fixed broken externalized stringsJeffrey Overbey13-87/+39
2012-05-07Bug 368092 - [Refactoring] Change Variable CaseJeffrey Overbey7-26/+310
2012-05-07Bug 343077 - Fixed Form Recognizes Fortran Include StatementJeffrey Overbey23-0/+478
2012-05-07Bug 345493 - [Refactoring] Change To Vector NotationJeffrey Overbey18-1/+459
2012-05-07Bug 368093 - [Refactoring] Remove Unused Common BlocksJeffrey Overbey16-0/+340
2012-05-07Bugs 340910, 343903, 340907, 343904, 340914, 340915, 340909Jeffrey Overbey16-3/+2535
2012-05-07Bug 374523 - Incorrect labels in Cust Perspective - Cmd Grps AvailJeffrey Overbey2-2/+4
2012-05-04Updated mixed C+Fortran example to use Fortran 2003 C interopJeffrey Overbey3-45/+16
2012-05-04Added OpenMP and OpenACC versions of Liebmann example; fixed MakefileJeffrey Overbey4-25/+274
2012-05-03Added methods to conform to additions to CDT APIJeffrey Overbey1-0/+40
2012-05-03Cray error parser does not recognize THREAD (OpenMP) info typeJeffrey Overbey1-1/+1
2012-05-03Fixed 4.2M6 NPE in DeclarationView#startObservingJeffrey Overbey1-0/+3
2012-05-03Bug 377985 - Declaration View - Widget is DisposedJeffrey Overbey1-0/+3
2012-03-27Work around broken ErrorParserManager#getPreviousLine in CDTJeffrey Overbey2-2/+8
2012-03-15Bug 374426 - Syntax highlighting of "go to" is incorrectJeffrey Overbey2-1/+3
2012-03-06Fixed line scanner bug; wrapped syntax highlighting code inJeffrey Overbey2-19/+23

Back to the top