head	1.1;
access;
symbols
	v1_2_1:1.1
	oprofile-0_5_4-branch-sf-snapshot:1.1
	sf-snapshot:1.1
	oprofile-0_5_4-branch:1.1.0.2
	oprofile-0_5_4-branchpoint:1.1;
locks; strict;
comment	@# @;


1.1
date	2004.10.13.06.14.55;	author jhandcock;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial contribution
@
text
@2004-07-13  Keith Seitz  <keiths@@redhat.com>

	* ProjectProfileExecutable.java (getChildren); Catch CModelException.
	* ProjectProfileProject.java (getChindren): Likewise.
	* ProjectProfileRoot.java (getChildren): Likewise.

2003-07-08  Keith Seitz  <keiths@@redhat.com>

	* ProjectProfileExecutable.java: Remove unused imports.
	* ProjectProfileFunction.java: Likewise.
	* ProjectProfileObjectFile.java: Likewise.
	* ProjectProfileView.java: Likewise.

2003-07-02  Keith Seitz  <keiths@@redhat.com>

	* ProjectProfileExecutable.java: IBinaryParser is now in package
	org.eclipse.cdt.core.
	ICFile and C_FILE are deprecated. Comment out and note FIXME.
	(getChildren): Likewise.
	* ProjectProfileObjectFile.java: ICFile is deprecated. Comment
	out and note FIXME.
	(ProjectProfileObjectFile): Likewise.
	(getChildren): Likewise.
	(getLabelText): Likewise.
	* ProjectProfileRoot.java: ICRoot is now ICModel.
	(_croot): Rename to _cmodel to reflect above. Change all
	occurrences.
	* ProjectProfileView.java (createPartControl): getCRoot is now
	called getCModel.

2003-05-21  Keith Seitz  <keiths@@redhat.com>

	* ProjectProfileExecutable.java: Add copyright notice.
	* ProjectProfileFunction.java: Likewise.
	* ProjectProfileObjectFile.java: Likewise.
	* ProjectProfileProject.java: Likewise.
	* ProjectProfileRoot.java: Likewise.
	* ProjectProfileShLib.java; Likewise.
	* ProjectProfileView.java: Likewise.

2003-04-24  Keith Seitz  <keiths@@redhat.com>

	* ProjectProfileRoot.java (getChildren): Fix javadoc.

2003-03-19  Keith Seitz  <keiths@@redhat.com>

	* ProfjectProfileExecutable.java: New file.
	* ProjectProfileFunction.java: New file.
	* ProjectProfileObjectFile.java: New file.
	* ProjectProfileProject.java: New file.
	* ProjectProfileRoot.java: New file.
	* ProjectProfileShLib.java: New file.
	* ProjectProfileView.java: New file.
@
