1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core
Doug Schaefer bee373939f Removed the ScannerData object and moved it's fields right into the Scanner.
Made all users of getChar in the scanner call getChar(boolean) directly
to remove the extra call to getChar(void). Merged readFromStream in as well.
Finally, I have remove the trigraph code to remove the checks for every character.
A bug will be raised to reimplement this functionality elsewhere.
2004-06-01 15:04:28 +00:00
..
browser 2004-05-26 Alain Magloire 2004-05-26 14:49:48 +00:00
dependency 2004-05-18 Alain Magloire 2004-05-18 15:35:57 +00:00
index Added warning message to status line when C/C++ search page is invoked and not all 2004-06-01 04:37:02 +00:00
model/org/eclipse/cdt Protect agaist NPE 2004-05-28 23:14:15 +00:00
parser Removed the ScannerData object and moved it's fields right into the Scanner. 2004-06-01 15:04:28 +00:00
schema minor fix to doc tag 2004-04-20 16:14:32 +00:00
search Externalized index notification job string 2004-05-28 20:18:29 +00:00
src/org/eclipse/cdt nolonger throws bogus exception when .cdtproject id does not match 2004-05-26 14:48:13 +00:00
template First effort in providing the infrastructure 2004-04-06 23:41:08 +00:00
utils/org/eclipse/cdt/utils 2004-05-19 Alain Magloire 2004-05-19 15:13:05 +00:00
.classpath undo accidental commit 2004-05-28 14:58:41 +00:00
.cvsignore undo accidental commit 2004-05-28 14:58:41 +00:00
.options 2004-05-19 Alain Magloire 2004-05-20 03:01:12 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
ChangeLog Do not generate CElementDelta for pathEntries 2004-05-27 15:20:36 +00:00
ChangeLog-2003 Separate the entries from 2003 to 2004. 2004-01-24 20:46:18 +00:00
plugin.properties Provide error markers for the pathentry ... Work in Progress. 2004-05-17 12:30:43 +00:00
plugin.xml Making the CProblem markers persistent across sessions. 2004-05-20 19:52:57 +00:00