|
[cedet-semantic] CEDET 1.0 Released
From: Eric M. Ludlam <eric@si...> - 2010-08-30 00:03
|
I'd like to announce that, after several years, CEDET 1.0 has finally been released! What is CEDET? ------------- CEDET is a Collection of Emacs Development Environment Tools written with the end goal of creating an advanced development environment in Emacs. Read more at http://cedet.sourceforge.net/. What platforms does CEDET support? --------------------------------- The CEDET 1.0 release package supports Emacs 22.x and 23.x, and 24.0. Emacs 23.2 and 24.0 (unreleased), has CEDET integrated already. CEDET 1.0 should still compile and replace the integrated version. CEDET "works" with XEmacs 24.1 but does not compile cleanly using the build system. It is possible to compile it interactively after which it works well. Changes since CEDET 1.0pre7 (the 7th prerelease): ------------------------------------------------ Asside from misc bug fixes, and merges from Emacs: Common: * idutils, global, cscope improved consistency in support. Added command for creating databases. EIEIO: * New :c3 method invocation order option. EDE: * New 'Generic' project support adds support for plain Makefile, CMake and SCons support * SRecode for autoconf file generation. Semantic: * New idle breadcrumbs mode * CScope database support for semanticdb. * Improve parsing of constructors in C++ * In Semantic Symref mode, added ways to perform macro operations on all hits. SRecode: * Allow better scoping of variables in nested templates Thanks! ------ It has been a long road since the miscellaneous tools of Speedbar, EIEIO, EDE, and Semantic were first grouped together under CEDET, and there have been innumerable improvements since then, including the addition of COGRE and SRecode packages. I'd like to thank all the people who have written code, fixed bugs, and provided detailed reproduction steps over the past many years. It is because of all your work and encouragement that CEDET is where it is today. Eric |
| Thread | Author | Date |
|---|---|---|
| [cedet-semantic] CEDET 1.0 Released | Eric M. Ludlam <eric@si...> |