1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-07 17:15:25 +02:00
cdt/core
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
..
org.eclipse.cdt.core Those are heavy changes concerning the Binary Parser. 2003-11-18 17:16:39 +00:00
org.eclipse.cdt.core.aix Initial contribution of AIX port. 2003-09-29 15:03:13 +00:00
org.eclipse.cdt.core.linux Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.core.qnx Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.core.solaris Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.core.tests CORE 2003-11-07 19:49:10 +00:00
org.eclipse.cdt.core.win32 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.ui fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=46685 2003-11-14 17:56:29 +00:00
org.eclipse.cdt.ui.tests Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00