Télécharger la liste

Description du projet

Tag Manager is a library and a set of utility
programs to help IDE developers implement features
such as code completion, calltips, source
browsing, etc. It is based on ctags but overcomes
a few of its limitations, such as availability as
a clean set of library function calls, ability to
show argument list for functions and macros, etc.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-30 15:09
0.7.1

Tags: Stable, Minor bugfixes

2002-01-25 15:36
0.7

Cette version introduit un soutien pour de nombreuses langues nouvelles (pratiquement toutes les langues supportées par ctags). Il existe également de nombreuses autres améliorations, corrections de bogues, et met à jour la documentation.
Tags: Stable, Minor feature enhancements
This release introduces support for many new languages (basically all languages supported by ctags). There are also numerous other enhancements, bugfixes, and documentation updates.

2001-12-08 15:17
0.6.1

Cette version comporte un navigateur nouveau symbole et navigateur de fichiers, des programmes nouvel échantillon, une documentation générée par Doxygen détaillée, des améliorations de performance, des corrections de bugs généraux, une API de nettoyage, et beaucoup plus.
Tags: Stable, Major feature enhancements
This release features a new symbol browser and file browser, new sample programs, a Doxygen generated detailed documentation, performance enhancements, general bugfixes, an API clean up, and much more.

2001-10-24 14:03
0.3

Une documentation complète API a été ajoutée en utilisant Doxygen. Vous pouvez maintenant utiliser votre propre fonction de tri pour le tri et le dumping des tags. La question horodatage avec la version 0.2, qui conduisent à une récursion infinie lors du make a été fixée. L'API a été essentiellement achevé.
Tags: Stable, Minor feature enhancements
Comprehensive API documentation was added using doxygen. You can now use your own custom sorting function for sorting and dumping tags. The timestamp issue with version 0.2 which lead to infinite recursion during make was fixed. The API has been essentially finalized.

2001-10-23 16:46
0.2

TagManager utilise maintenant autoconf / automake correctement et devraient construire pour la plupart des Unix. Identification des non-autochtones types de variables et la capacité de typedefs associer au correspondant structs ajouté. La bibliothèque est maintenant construit séparément de l'exécutable. L'utilitaire exécutable a été amélioré afin de montrer plus de fonctions de la bibliothèque.
Tags: Stable, Major feature enhancements
TagManager now uses autoconf/automake properly and should build for most unices. Identification of non-native variable types and ability to associate typedefs to the corresponding structs added. The library is now built seperately from the executable. The utility executable has been enhanced to show off more features of the library.

Project Resources