1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
This commit is contained in:
Alain Magloire 2003-11-20 16:10:01 +00:00
parent a89c6eff1e
commit 4133a9ea82

View file

@ -1,3 +1,8 @@
2003-11-20 Alain Magloire
Remove of methods that are JVM 1.4.x
* model/org/eclipse/cdt/internal/core/model/Binary.java
2003-11-19 Alain Magloire
Improve performance on the binary parser, and fix a JUnit test.