1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build Fix for bug 62501 - Managed Shared library build fails 2004-05-31 22:46:54 +00:00
core Removed the ScannerData object and moved it's fields right into the Scanner. 2004-06-01 15:04:28 +00:00
debug 2004-05-31 Alain Magloire 2004-06-01 05:14:50 +00:00
doc Remove old tutorial file. Stay away, don't come back 2004-05-20 15:47:00 +00:00
launch/org.eclipse.cdt.launch fixed update platform filtering 2004-05-31 18:06:16 +00:00
releng 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