Hi All, Semantic 1.4.2 is released! Happy new year 2003!
David * What's new This release adds namespaces support to the C/C++ grammar, improves docstrings, and fixes bugs found since 1.4.1. See the Change Log at end for details. * Requirements Semantic works with Emacs 20.x, 21, XEmacs 20.x, and 21.x. Semantic's speedbar interface requires the latest version of speedbar (1.4beta4). The Semantic Database, Semantic Analysis, and semantic charts tools require the latest version of EIEIO (0.17). * Availability You can download Semantic, speedbar and EIEIO from the CEDET project home page at: <http://sourceforge.net/projects/cedet>. The home page of Semantic is at: <http://cedet.sourceforge.net/semantic.shtml>. * Patches, bug reports & feature requests Please use the various "Tracking systems" provided on the CEDET project page at: <http://sourceforge.net/projects/cedet>. * Mailing list The cedet-semantic mailing list is available at: <http://lists.sourceforge.net/lists/listinfo/cedet-semantic>. * Changes since 1.4.1 2002-12-31 10:50 ponced * NEWS: Semantic 1.4.2 released. 2002-12-29 19:15 ponced * senator-isearch.el: Obsolete file. 2002-12-29 19:15 ponced * semantic.el: (semantic-version): Updated to 1.4.2. 2002-12-29 19:14 ponced * Project.ede: (ede-proj-project "semantic"): Updated :version to 1.4.2. 2002-12-27 18:01 ponced * semantic-c.el: (semantic-toplevel-c-bovine-table): Re-generated from c.bnf. 2002-12-27 18:00 ponced * c.bnf: (class-parents): Enable namespace names for class parent declarations. (DECLMOD): Add virtual as a possible declaration modifier. (typeformbase): Accept namespace names. (typeformclassbase): Removed. (throw-exception-list): Enable namespace exceptions. (namespace-symbol): New. 2002-12-26 12:08 ponced * semantic-util.el: (semantic-type-relation-separator-character) (semantic-map-buffers): Doc fix. 2002-12-26 12:07 ponced * semantic-util-modes.el: (semantic-update-mode-line) (global-semantic-show-dirty-mode) (global-semantic-show-unmatched-syntax-mode) (semantic-unmatched-syntax-face) (semantic-show-unmatched-syntax) (semantic-show-unmatched-syntax-mode) (semantic-show-unmatched-syntax-next): Doc fix. (semantic-auto-parse-no-working-message) (semantic-auto-parse-working-in-modeline-flag): Reverted back to 1.4 version. Doc fix. (semantic-auto-parse-max-buffer-size) (global-semantic-auto-parse-mode): Doc fix. (semantic-auto-parse-bovinate): Reverted back to 1.4 version. Doc fix. (global-semantic-summary-mode): Doc fix. 2002-12-26 12:07 ponced * semantic-texi.el: (semantic-texi-recursive-combobulate-list): Doc fix. 2002-12-26 12:06 ponced * semantic-java.el: (semantic-java-keyword-table): White space fix. (semantic-java-find-documentation) (semantic-java-doc-line-tags) (semantic-java-doc-keywords-map): Doc fix. 2002-12-26 12:05 ponced * semantic-c.el: (semantic-toplevel-c-bovine-table): Re-generated from c.bnf. (semantic-c-classname) (semantic-c-analyze-dereference-metatype): Doc fix. (semantic-c-keyword-table): White space fix. 2002-12-26 12:05 ponced * document.el: (eval-when-compile 'semantic 'semantic-util): XEmacs change: needed to define macros at compile time. (document-function-name-comment) (document-insert-parameters) (document-parameter-comment) (document-argument-name) (document-programmer->english): Doc fix. 2002-12-26 12:04 ponced * c.bnf: (using): Fixed typo. 2002-12-17 12:50 ponced * semantic-texi.el: * semantic-texi.el: (semantic-texi-super-regex): Added missing matcher for `defopt'. Thanks to "Klaus Berndl" <[EMAIL PROTECTED]>.
