1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 23:33:57 +02:00
Find a file
Alain Magloire 29026f5fb0 Those are heavy changes concerning the Binary Parser.
The problem was that binaryParser scheme was
a perfomance problem affecting a lot of people
when projects were medium/big size.  The IBinaryParser
was extended to allow one more method isbinary()
so that will let the BinaryParser open() the file
only once instead of multiple time like it did before.
2003-11-18 17:16:39 +00:00
build Patch for Sean Evoy: 2003-11-13 20:20:06 +00:00
core Those are heavy changes concerning the Binary Parser. 2003-11-18 17:16:39 +00:00
debug Fix for PR 46850: Unable to report problems from the methods of 'ICDIRuntimeOptions'. 2003-11-18 17:07:18 +00:00
doc/org.eclipse.cdt.doc.user Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
launch/org.eclipse.cdt.launch Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
releng Revived the 1.2 builds. 2003-10-27 21:42:05 +00:00