global-5.7.1.orig/0002755000175000017500000000000011042055434012101 5ustar ronronglobal-5.7.1.orig/AUTHORS0000644000175000017500000000674711042055434013165 0ustar ronron___________________________________ | | | | | _ | | | | |___| | | | | _| | | | GNU GLOBAL source code tag system | | | | | | | | | | | ~~ | ~~| | ~ | | | ~~| for all hackers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright holder of GNU GLOBAL ============================== Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Tama Communications Corporation. All rights reserved. Contributors of GNU GLOBAL ========================== The undermentioned people wrote the code, and the right was abandoned or transferred to Tama Communications Corporation with legal paper. The original author is Shigio YAMAGUCHI. Port to Windows 32 (for Borland C++ Compiler) by Dan Fandrich. (most of #ifdef _WIN32.) Port to DJGPP by Jason Hood. (libutil/is_unixy.[ch] and most of #ifdef __DJGPP__.) The following improvements by Hideki IWAMOTO. * INCLUDED FROM index of htags. * CVS REPOSITORY link of htags. * Real support of Yacc source code of htags. * Rewriting parser for assembly language using Yacc(asm_scan.l,asm_parse.y). * Adding config variable 'langmap' to htags. * Performance improvement of gtags and htags by decreasing the frequency of invoking parser. * Performance improvement of the incremental updating of gtags by changing algorithm. * Adding the --file filelist option of gtags. * Essential part of internal sort filter (replacement of gnusort). * Performance improvement of idset module by using "unsigned long" instead of "unsigned int" for bitmask. This is necessary to use 64 bit processor effectively. Besides he has contributed many improvements to GLOBAL. There are also many others who have contributed patches and fixes. Please see files ChangeLog and THANKS. Separate packages ================= GLOBAL is distributed with the files derived from the following packages. o BSD DB Library by University of California, Berkeley. (http://www.cs.berkeley.edu/) libdb/bt_close.c libdb/bt_conv.c libdb/bt_debug.c libdb/bt_delete.c libdb/bt_get.c libdb/bt_open.c libdb/bt_overflow.c libdb/bt_page.c libdb/bt_put.c libdb/bt_search.c libdb/bt_seq.c libdb/bt_split.c libdb/bt_utils.c libdb/btree.h libdb/compat.h libdb/db.c libdb/db.h libdb/extern.h libdb/mpool.c libdb/mpool.h libdb/queue.h o GNU C Library by Free Software Foundation, Inc. (http://www.gnu.org/software/libc/libc.html) libglibc/getopt.c libglibc/getopt.h libglibc/getopt1.c libglibc/regex.c libglibc/regex.h libglibc/snprintf.c libglibc/obstack.c libglibc/obstack.h libglibc/hash-string.c libglibc/hash-string.h o Icon files by Kevin Hughes. Derived from Apache-1.3.1 package. [apache_1.3.1/icons/] icons/back.png back.gif icons/c.png c.gif icons/dir.png dir.gif icons/help.png unknown.gif icons/text.png text.gif o Icon files by GNOME Foundation. Derived from GNOME-1.4 package. Some files are slightly modified. [gnome-1.4/gnome-libs-1.2.13/libgnomeui/pixmaps/] icons/bottom.png stock_bottom.png icons/first.png stock_first.png icons/index.png stock_home.png icons/last.png stock_last.png icons/left.png stock_left_arrow.png icons/right.png stock_right_arrow.png icons/top.png stock_top.png icons/n_bottom.png stock_bottom.png icons/n_first.png stock_first.png icons/n_last.png stock_last.png icons/n_left.png stock_left_arrow.png icons/n_right.png stock_right_arrow.png icons/n_top.png stock_top.png they are considered a separate package, not part of GLOBAL proper. global-5.7.1.orig/BOKIN_MODEL0000644000175000017500000000775011042055434013615 0ustar ronron ** The BOKIN Model Definition ** Version 1.0, December 17, 2005 Copyright (c) 2005 Tama Communications Corporation Everyone is permitted to copy and distribute verbatim copies of this document, but changing it is not allowed. Introduction BOKIN Model is a business model to obtain proceeds by widely collecting donations while developing and distributing free software. This model is constructed not to take away consumer's freedom of software. The business which comply with the following criteria can be called a business based on BOKIN Model. Criteria 1. CORPORATION The person who start a business based on BOKIN Model must be a business corporation registered in the home country. (Herein after called the corporation) 2. FREE SOFTWARE The corporation develops free software. (Herein after called the BOKINware) 3. LICENSE The corporation distributes the BOKINware under GNU GPL (GNU General Public License) and GNU FDL (GNU Free Documentation License). Exceptionally, external packages which the BOKINware uses, small supporting files, short manuals and rough documentation can use simple all-permissive license, compatible with GNU GPL. 4. COPYRIGHT MANAGEMENT The corporation manages copyright on the BOKINware for consumers to keep on using it at ease. o Every file in the BOKINware should have a legally valid copyright notice and a license notice. o To include program which is assigned from another developer, the corporation receives a disclaimer paper or assignment paper signed by the author. o To include program which is not assigned, the corporation confirms its license is GNU GPL or compatible with GNU GPL, lists the files and authors in a file named AUTHORS, and lists the license in a file named LICENSE. The BOKINware should contain these two files. 5. MAILING LIST The corporation maintains mailing lists for consumers to cooperate one another. The list members, including the corporation, don't owe any duty. The mailing lists should include the following two at least. o Bug mailing list This list distributes, to the active maintainers of the BOKINware, bug reports and fixes for, and suggestions for improvements in the BOKINware. This list is also for user discussion. o Help mailing list This list is the place for authors, users and installers of the BOKINware to ask for help. The mailing lists can be replaced with a similar communication tool. The corporation can decide the operation policy of the list, but must not obstruct the list members to cooperate one another. 6. COLLECTING DONATIONS The corporation collects donations widely as its proceeds. The corporation must not offer the donor an individual supply of profit. 7. DONOR LIST The corporation open the donor list to the public. The donor list includes the following information. o Date of donation (The date when the corporation received the donation) o Amount of donation (Amount which the corporation received) o Donor's name o Donor's nationality When donor's name and nationality are unknown or the donor prefers to remain anonymous, they are treated as anonymous. The BOKINware should contain the donor list as a file named DONORS. It is preferable that the list is open to the public even on the Internet. 8. BOKIN MODEL DEFINITION The BOKINware should contain the present definition as a file named BOKIN_MODEL. Renewal The author may publish revised and/or new versions of the BOKIN Model Definition from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. global-5.7.1.orig/BOKIN_MODEL_FAQ0000644000175000017500000000633311042055434014300 0ustar ronron ** Frequently Asked Questions ** Version 1.0, December 17, 2005 Copyright (c) 2005 Tama Communications Corporation Everyone is permitted to copy and distribute verbatim copies of this document, but changing it is not allowed. BOKIN Model Frequently Asked Questions 1. What does BOKIN mean? BOKIN means collecting donations in Japanese. (BO=collect, KIN=money) 2. What is the purpose to require the person who start a BOKIN model business being a registered corporation? The purpose is to prevent people from donating to the person who does not exist actually. 3. Is annoying copyright management necessary? Yes, it is. Copyright management is absolutely necessary for consumers to keep on using the BOKINware at ease. It is dangerous to use the software whose copyright is not neatly managed. If you use such software, you might suddenly be prohibited to use it, or be claimed a license fee of high priced. These are not imaginary fears but troubles of reality. 4. Why is program license limited to GNU GPL? Because GNU GPL defends consumers in two points. o Copyleft License Since GNU GPL is copyleft license, it makes a program free, and requiring all modified and extended versions of the program to be free as well. As a result, consumer can keep on using the BOKINware at ease in the future. o Widely Known Since GNU GPL is widely known, and is explained frequently, it does not become the load to consumer. It is troublesome for consumer to understand new licenses. 5. What is the purpose of the donor list? There are two purposes. o To defend freedom of donation. The consumer can decide whether to donate after understanding the situation of the donation. If nothing being informed, freedom does not exist there. In BOKIN model, consumers are not isolated existence. o To praise donation. To praise donation brings new donors. Since BOKIN model owes all to people's free wills, we cannot praise the donation too much. 6. Is donation spent on the BOKINware? It depends on the management of the corporation. Since donations become the proceeds of the corporation, the corporation itself decides the usage under its freedom. 7. Is the donor list kept true? It is very difficult to mix lies in the public information, because it is checked by various methods. o Donors can confirm whether they are listed. o People can ask whether to have donated to the donors in the list. o The tax office can examine the contradiction between the content of the list and the content of the declaration of the corporation's taxation business. 8. Why is the corporation prohibited from doing an individual supply of profit for the donors? When individual supply of profit becomes ordinary, donation fall into the payment for the profit. We cannot call it donation. BOKIN Model business should be supported only by people's free will. global-5.7.1.orig/COPYING0000644000175000017500000010451311042055434013136 0ustar ronron GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . global-5.7.1.orig/COPYING.LIB0000644000175000017500000001672711042055434013554 0ustar ronron GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. global-5.7.1.orig/ChangeLog0000644000175000017500000007062111042055434013657 0ustar ronron___________________________________ | | | | | _ | | | | |___| | | | | _| | | | GNU GLOBAL source code tag system | | | | | | | | | | | ~~ | ~~| | ~ | | | ~~| for all hackers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Tama Communications Corporation This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ---------------------------------- ChangeLog about GNU GLOBAL April 21 2008, by Shigio YAMAGUCHI * gtags.vim: Stopped use of temporary file. March 25 2008, by Shigio YAMAGUCHI * gtags.vim, gtags.pl: rewritten using new '--from-here' option of global(1). * Added htags/ghtml.cgi.tmpl. * Described the method of apache setting as a comment in htags/global.cgi.tmpl.in. * Modifications to allow symbolic link. To realize it, normalize_path() and abs2rel() in libutil/abs2rel.c module is used instead of realpath(3) library function. * gtags.el and gtags.vim are rewritten using new '--from-here' option of global(1). October 26 2007, by Shigio YAMAGUCHI * Added file 'DONORS' which includes the list of donations to GNU GLOBAL. * Idset module: Performance improvement of idset module by using "unsigned long" instead of "unsigned int" for bitmask. This is necessary to use 64 bit processor effectively. July 6 2007, by Shigio YAMAGUCHI * Migrated to GPLv3 and LGPLv3. * gtags.conf.in: Migrated to simple all-permissive license. May 5 2007, by Shigio YAMAGUCHI * New files: BOKIN_MODEL, BOKIN_MODEL_FAQ, DONORS March 10 2007, Shigio YAMAGUCHI * gtags.el: Added (provide 'gtags). * libutil/env.c: Use putenv(3) if it is available else use setenv(3). Some systems don't have setenv(3). January 29 2007, Shigio YAMAGUCHI * Further compression of tag file (format version 5). - Tag name is compressed. - Each line number might be expressed as difference from the previous line number except for the head. ex: 11,3,2 means '11 14 16'. - In addition, successive line numbers are expressed as range (n1-n2). ex: 11-3 means '11 12 13 14'. * global(1): Sort filter was moved from the output filter to the input filter. ( input ) | ( m a i n ) | ( o u t p u t ) gtagsop | global | tagsort | pathconvert ---------------+---------------------+------------+-------------- expand tag +------------+ sort tag convert path | | +-------------------------------------+ v v sort tag expand tag convert path Instead, the processing of expanding tag was moved to the main module. This improves the performance when compact format is used, since sorting is done before expanding. Recent architecture (GLOBAL-5.0 - 5.3) +===========================================+ |global(write)->[sort filter]->[path filter]|->[stdout] +===========================================+ New architecture (GLOBAL-5.4 -) +===========================================+ |[sort filter]->global(write)->[path filter]|->[stdout] +===========================================+ * Removed some code which call the following method: putenv utimes They are not natural method today. pread pwrite They are risky since they are not used so much and are not often so tested. It was found that the pread and pwrite in cygwin are buggy. Though it is not our business, user is not guilty too. strdup It is not needed since we use check_strdup() instead. * Added some new modules. pool - allocate and free memory for temporary use. fileop - operation for opening and closing file. * Added some new methods. strmake module - strcmp_withterm() * Removed some modules. global/filter, libutil/tagsort * idset module: - Added new functions idset_first(), idset_next() and idset_empty(). - Changed bitmask from char(8 bits) to integer (maybe 32 or 64 bits) to improve performance. November 20 2006, Shigio YAMAGUCHI * gtags.el: - gtags-make-complete-list is deprecated. Added gtags-completing-gtags, gtags-completing-gsyms and gtags-completing. - Throw away the output of gozilla in 'gtags-display-browser'. August 8 2006, Shigio YAMAGUCHI * htags/fileindex.c: Rewritten using recursive call instead of stack structures. * gozilla.c: Fixed getURL() according to new GPATH. * Replaced malloc(), realloc() and stdup() with check_xxxx() functions. * Added icon files (icons/*png). June 10 2006, Shigio YAMAGUCHI * Recovered original texinfo file names (.txi -> .texi). April 21 2006, Shigio YAMAGUCHI Change in tag format: * Moved to new tag format. New tag format is as follows. GTAGS (with compress option) GRTAGS, GSYMS (with compact option) [,...] * Now, GPATH has path names of not only source files but also other text files. The following commands no longer traverse file system. They read GPATH instead. global(1) with the --other option. htags(1) with the --other option. Change in architecture: * Changed the filtering architecture of global(1). Old architecture (- GLOBAL-4.7.8) process1 process2 process3 +=============+ +===========+ +===========+ |global(write)|->|sort filter|->|path filter|->[stdout] +=============+ +===========+ +===========+ New architecture (GLOBAL-5.0 -) 1 process +============================================+ |global(write) ->[sort filter]->[path filter]|->[stdout] +============================================+ For the convenience of debugging, the old architecture is also available. If macro EXTERNAL_FILTER is defined in filter.c old architecture is selected. The following options are also offered. (These options will be deleted perhaps sooner or later.) gtags --path={absolute|relative} --format={path|ctags|ctags-x|grep} gtags --sort --format={path|ctags|ctags-x|grep} [--unique] global --nofilter=[{path|sort}] global --filter=[{path|sort}] global --nosource Moved the processing by which various formats are generated from the main body of global(1) to the path filter. The main body generates only two formats: path and ctags-x. Path filter generates various formats which are given by the --result= option. Change in CGI mechanism: * The 'cgi-bin/' directory which generated by htags(1) doesn't have any tag files. CGI script uses the tag files in the root directory of a source project instead. New modules: * Added strhash module (strhash.c and strhash.h) to libutil. Replaced the hash mechanism for compact format with this module. * Added xargs module (xargs.c and xargs.h) to libutil. Replaced the xargs(1) like mechanism with this module. * Added pathconvert module (pathconvert.c and pathconvert.h) to libutil. This module composes a part of an internal pipeline. * Added tagsort module (tagsort.c and tagsort.h) to libutil. Replaced external sort filter (gnusort) with internal one (tagsort module). Gnusort was removed. As a result, GLOBAL became free from dependence on external commands. * Included GLIBC files obstack.c, obstack.h, hash-string.c and hash-string.h. Internal options: * Removed two hidden options, --find and --other from gtags(1), since they are no longer used. * Added new internal format 'ctags-xid' of global(1). The anchor generation method of the global.cgi was changed. Global.cgi script was modified to use the --result=ctags-xid option of global(1) * Removed the -cc, -ccc, -cccc option of gtags(1). These options were undocumented and only for testing. * Removed two hidden options, --find and --other from gtags(1), since they are no longer used. Coding style: * End of support of K&R. * Changed function declarations to ANSI C style. September 30 2005, Shigio YAMAGUCHI * Updated GNU Free Documentation License.(1.1->1.2) * Updated doc/texinfo.tex using texinfo-4.8. * BSD advertising clause was deleted, according to the declaration by UCB. * Added new module idset. * Added new function exec_line_limit() in env.c. * Added new function find_open_filelist() for the --file=xxx option. Find_read() and find_close() is shared by both find_open_filelist() and find_open(). * Added new config option --with-db185-compat[=DIR]. This is not for normal use, but for debugging. * Decreased use of popen() by moving the conversion from tabs to spaces into htags. * Reimplemented 'gtags --sort' without gnusort. * The default cache size was changed from 500000 to 5000000. Though I was assuming the machine equipped with 32-64MB, in a recent machine, even small one has 256-512MB memory. May 12 2005, Shigio YAMAGUCHI * htags: New macro TOPDIR and SUBDIR added for readability. * htags: Quoted the "&" in attribute value. * Changed the address of FSF for each file. April 19 2005, Shigio YAMAGUCHI * htags: Added new functions to generate anchor tag. For - gen_href_begin_with_title_target() - gen_href_begin_simple() - gen_href_begin() - gen_href_begin_with_title() - gen_href_end() For - gen_name_number() - gen_name_string() * htags, gtags-parser: Defined lex name generation rule. - Change prefix * to *_. - New lex name generation rule. - New macro definition (LEXTEXT, LEXLENG, ...)) * Added new macro STATIC_STRBUF(sb). * Added new macros (PART_TAG, PART_LNO, PART_PATH, PART_LINE). * strbuf.[ch]: Memory management was made more efficient. * Added const prefix to char * if it is suitable. * Install gtags.el into the $datadir/gtags directory instead of the site lisp directory because the installation procedure fails when the site lisp directory doesn't exist. February 26 2005, Shigio YAMAGUCHI * Required version of autotools was updated. - autoconf 2.59 - automake 1.9.3 Configure.ac was modified according to the new style. * Install gtags.el into the site lisp directory. * When child process terminates abnormally, the program execution is ended. * The gctags directory was renamed to gtags-parser according to the renaming of the command. * gtags-parser: Modified to use a switch table for switching language. November 11 2004, Shigio YAMAGUCHI * Assembly language parser rewritten using Yacc. * libutil/strmake.c: strtrim() added. * libutil/varray.c added. Decrease in dependency to external commands: * The sed(1), sort(1) and find(1) are not necessary any longer. * The support of find(1) as a method of directory traversing was ended. As a result, dirent(3) became indispensable. The configuration phase was changed like follows: if dirent(3) exist then use dirent(3) else if find(1) exist then use find(1) else ERROR | v if dirent(3) exist then use dirent(3) else ERROR * Htags.pl was removed completely. Therefore, the --date, --pwd, --write and --scandb option of gtags(1) which was used internally by htags.pl, were removed. * Includes GNU sort as part of GLOBAL package. This solves following troubles: - A certain operating system has another 'sort' command that specification is different from GNU sort. Unluckily, the command is often invoked for GLOBAL. - Multi-language version of sort is often very slow. Since GLOBAL doesn't support multi-language, the slowness is quite meaningless. - In the past, the specification of sort command was changed. October 6 2004, Shigio YAMAGUCHI * libutil/langmap.c, langmap.h added. Config variable 'langmap' will be added officially sooner or later. * gctags/asm_res.in and htags/asm.l added. * fileindex.c: makeincludeindex() was cut out from makefileindex() for statistic. * The priority of the method selection for directory traversing was changed like follows: if find(1) exist then use find(1) else use dirent(3) | v if dirent(3) exist then use dirent(3) else if find(1) exist then use find(1) else ERROR * gozilla: removed the Win32 version of sendbrowser, using a direct call to ShellExecute (since the browser probably isn't on the path, and -remote doesn't seem to work on Windows). * htags/src2html.c: Modified to use a switch table for switching language. August 26 2004, Shigio YAMAGUCHI * Moved function now() from gtags.c to libutil/date.c. * htags: Changed so that the path passed to CGI might be encoded to %xx. * htags: Rewritten in C language. * htags: The use of the 'gtags --write' was stopped. * die.c: New function sethandler() and warning() added. * gctags/reserved.pl: The use of the --key-positions option of gperf(1) was stopped. We need gperf-3.0.1 instead. June 1 2004, Shigio YAMAGUCHI * htags: Function usable() was changed to the same specification as usable() in libutil/usable(). * htags: Execution path of global(1) was changed to the absolute path. * htags: Write FILEMAP file for reference from external system. * conf.c: New config variable 'bindir' and 'datadir' added. * w32/ directory removed. Feb 1 2004, Shigio YAMAGUCHI * Rewrite strbuf_putn() without snprintf(). * Created datadir, the default is '/usr/local/share/gtags'. The following files are installed into the directory: AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README THANKS globash.rc gtags.conf gtags.el gtags.pl gtags.vim nvi-1.79-gtags.diff Oct 3 2003, Shigio YAMAGUCHI * gtags.conf.in, libutil/conf.h.in: Now gtags.conf and conf.h are generated by autoconf. * The priority of the method of directory traverse was reversed again, because, in some GNU/Linux, struct dirent has a member d_type but always return 0. As the result, if find(1) is available then use it, otherwise use dirent(3). July 2 2003, Shigio YAMAGUCHI * gctags: If you want to build this parser from original source in CVS repository then it is necessary to install flex(1) and gperf(1) in your environment. (Since both of them are GNU software, you can get them from GNU ftp site.) * reserved.pl: Generate C and Perl code for locating reserved words. * gtags.c: The --createdb and the --readdb option which used for anchor database were removed, because there is no necessity any longer. June 5 2003, Shigio YAMAGUCHI * libutil/env.c: replace putenv() and setenv() with set_env(); * libutil/char.c,char.h: New files. * libutil/find.c: Skip symbolic links to eliminate the difference between find(1) version and dirent(3) version. * htags.in: Remove tag name and line image from cache record. This made cache file smaller. * htags.in: Stop using anchor db. Up to now, only gtags had called the parser. But hereafter, the parser will be called by both gtags and htags. * global.c: About the -g option, implementation using grep + xargs was removed. * libutil/find.c: The priority of the method of directory traverse was reversed. If dirent(3) is available, then use it to traverse directory tree. Otherwise use find(1). * configure.ac: --with-cflags=[=VAL] was removed. Please use ./configure CFLAGS=VAL instead. * reconf.sh: --configure, --make and --install option added. March 29 2003, Shigio YAMAGUCHI * C.c,Cpp.c: move some code into condition_macro. * C.h, Cpp.h, java.h: replace #define macro with enum member for representing reserved words. * htags.in: add reserved words. * htags/manual.in: add description about configuration variable 'table_begin' and 'tabel_end'. * htags.in, manual.in: add configuration variables 'colorize_warned_line', 'warned_line_begin', 'warned_line_end'. * dbop.c: environment variable GTAGSCACHE added. November 9 2002, Shigio YAMAGUCHI * gtags.c: --convert/--createdb/--readdb/--scandb option added. * btreeop: replaced with gtags and removed. * split.c: use SPLIT structure which manage sub-string. * gtagsop.c: now format version is 3 (pathindex format). * configure.ac: fixed for autoconf-2.53 and renamed. * acconfig.h: removed because it is considered to be obsoleted. * gctags: inittable() added for each parser, which set up reserved word table. * doc/*.texi: renamed from *.texi to *.txi for djgpp. * libutil: linetable.[ch] added. July 4 2002, Shigio YAMAGUCHI * gctags.c: allows second argument in *ENTRY for 4.3BSD. * split.c: splitting function added. * strlimcpy.c: replaced strcpy() and strncpy() with strlimcpy(). * strbuf.c: strbuf_putn() added. * conf.c find.c: shut buffer overflow. * gtags, htags: './' removed from path name in verbose message. * *.c, *.h: copyright year fixed. * configure.in: macro AG_BYTE_ORDER recovered. * htags: sort command replaced with gtags --sort in makedupindex() so that sort can treat smaller number of tag lines. * htags: makedupindex() rewritten for performance. March 30 2002, Shigio YAMAGUCHI * conf.c: added GPATH,GTAGS,GRTAGS,GSYMS,tags,TAGS,ID to DEFAULTSKIP. * find.c: decreased dependency on find(1). removed length argument from find_read(). * global.texi: documentation reconstructed. * globash.rc: --no-wait option added to emacsclient. * gozilla: gozilla directory added. * abs2rel.c: added for path conversion. pathfilter with sed(1) is replaced gtags(1) --relative or --absolute. * global: use lid(1) rather than gid(1). * usable.c: locate command for BINDIR before PATH. * htags: bless.sh remove cgi-bin/global.cgi because it is not needed. * htags: changed open into 'open + exec' to avoid command substitutions in pattern. January 22 2002, Shigio YAMAGUCHI * htags: build trouble fixed. global.cgi wasn't generated correctly. January 10 2002, Shigio YAMAGUCHI * DJGPP support code added. Jason Hood ported Global-4.0.1 into DJGPP environment. I have merged his code into this version. * gtags.pl added. * Convert.pl added. From now on, usage, help, man, info are generated automatically by this script from */manual.in files. * gtags, global: make exit code rule: 0:normal, 1:exception, 2:usage, 3:GTAGS not found. November 23 2001, Shigio YAMAGUCHI * gtags: format char for strftime() changed (%e -> %d). * gtags: the path of gctags changed from 'gctags' to '$bindir/gctags'. * htags: use gtags --date and gtags --pwd instead of date and pwd. Above changes are for Windows 32 environment. * rename file: pathop.[ch] -> gpathop.[ch]. * rename functions: pathxxx -> gpath_xxx, gtagsxxx -> gtags_xxx. * rename functions: ffindxxx -> find_xxx, gfindxxx -> gfind_xxx. * libglibc/snprintf.c added. * move gfind_xxx from libutil/find.c to libutil/gpathop.c. July 31 2001, Shigio YAMAGUCHI * VERSION: removed. * compat.h: moved to libdb/. * machine/: removed. * htags: WWW link in hypertext was modified. * gtags.c, global.c: rewrite code for putenv(3) using malloc(3). July 12 2001, Shigio YAMAGUCHI * config variable HAVE_SNPRINTF and AC_FUNC_ALLOCA added. * stop using MAXENVLEN because it brings buffer overflow. * htags.pl: the value of id changed from src directory to HTML directory. * libutil/conf.c: error check added. * libutil/gtagsop.c: replace notnamechar() with isregex(). * put '#assert' into reserved word. * reconf.sh: command for generating configure added. * Copyright notice added for short files that are not important enough to worry about copylefting. * libdb/db.h: typdefs pgno_t, indx_t and recno_t changed into macros. * gctags/{C.c,Cpp.c}: memory violation fixed. * libutil/getopt* and libregex/* moved to new libglibc/ directory. September 26 2000, Shigio YAMAGUCHI * htags.pl: use generated path of perl for global.cgi. * global.1, htags.1, btreeop.1: fix missing .El. * make version number 'major.minor.fixed'. September 3 2000, Shigio YAMAGUCHI * license changed from BSD-style to GPL. * now generated automatically by automake and autoconf. * nvi-1.79-gtags.diff: put into the public domain. * htags.pl: command path in global.cgi becomes generated at execution time. usable() changed to return path. * htags.pl: optimized about temporary database. * htags.pl: most code which depend on javascript are removed because most of browsers don't support the language. * mgets.c: now belongs strbuf.c as strbuf_fgets(). * strbuf.c: new argument 'initial buffer size' of strbuf_open(). * global.conf: one line script for ctags-exuberant fixed. * Cpp.h, java.h: MAXCLASSSTACK changed from 10 to 100. * use snprintf(3) instead of sprintf(3). * replace Henry Spencer's regex(3) with GNU's one. * gctags/C.c: ignore 'extern' to treat 'extern func() { ...}'. * global.c: use grep(1) if grep and xargs(1) are available. * global.c: use find(1) if find is available. * gtags.el: re-implement as a minor mode (gtags-mode) and a major mode (gtags-select-mode) to work with other major mode like c-mode. prefix 'gtags-' added to all functions to avoid conflicts with other packages.. December 23, 1999, Shigio YAMAGUCHI * htags.pl: change the process of removing cache file. * global.c, gtagsop.c, dbop.c: processing of regular expression is moved from command level (global.c) to library level (gtagsop.c) for optimizing -s option. * find.c: gfindopen(), gfindread(), gfindclose() added for optimizing -g option. November 3, 1999, Shigio YAMAGUCHI * htags: stop memory cache. * token.c: change buffer type from char to unsigned char. September 17, 1999, Shigio YAMAGUCHI * compat.h: macro for solaris added. * Makefile.bsd: delete libregex.a target because BSD has it in libc. August 29, 1999, Shigio YAMAGUCHI * gozilla: add DDE communication code in Windows 32. August 26, 1999, Shigio YAMAGUCHI * Cygwin support code added. David Aspinwall ported Global-3.44 into cygwin32 environment. I referred his code but I didn't use it in as is style, because it conflicted against Dan Fandrich's Windows 32 code. I wrote new code for cygwin32 borrowing David's idea. So any bugs in this area are therefore my fault, not David's. * htags: stop using cp(1). August 23, 1999, Shigio YAMAGUCHI * Windows 32 support code added. Dan Fandrich ported Global-3.44 into Windows 32 environment. I have included his code into this version (3.5) and altered them for some (mainly licensing) reasons, so any bugs in this area are therefore my fault, not Dan's. * copyright notice of Tama Communications Corporation added. * Henry Spencer's regex(3) imported. * gtags.el: now detect XEmacs. * htags: rewrite header #!/usr/bin/perl -> #!/usr/bin/env perl * find.c: USEFIND undefined by default. March 22, 1999, Shigio YAMAGUCHI * htags: internal path changed for ISO9660 file system. * htags: --action=url, --id=id and --nocgi options added to realize Ron Lee's htmake. (internal use only - undocumented) * Makefile.generic: DESTDIR macro added. * db(3) 1.85 imported to keep machine independence in generic make. 'dbpatches' already has been applied. January 20, 1999, Shigio YAMAGUCHI * wrong copyright notice fixed. (regents -> author) * gtags.el: stop auto execution of gtags-make-complete-list. * gtags: prohibit user from using a path including blanks. * gozilla: path conversion rule added.(It will be used in the future.) * htags: META TAG added to reject robots. January 8, 1999, Shigio YAMAGUCHI * 'void main()' changed into 'int main()'. December 10, 1998, Shigio YAMAGUCHI * rename db_XXX to dbop_XXX because some of them conflict against functions in db-2.X. * nvi-1.79-m17n.diff: deleted because it is hard for me to maintain it. Sorry. November 8, 1998, Shigio YAMAGUCHI * global: --filter option added. (internal use only - undocumented) * htags: tabs parameter added in global.conf to change tab stop. * Makefile.generic: make sub makefiles inherit the macros from the root Makefile. September 13, 1998, Shigio YAMAGUCHI * Makefile: library name changed from libutil.a to libgloutil.a because that conflicts against other library. * gctags: rewritten completely. Thanks to Ken Arnold and the other people who developed BSD ctags(1). Without it, GLOBAL had never been here. August 31, 1998, Shigio YAMAGUCHI * nvi-1.79-m17n.diff: patch for multilingual nvi added. * nvi-1.66.diff: patch for nvi-1.66 added. * nvi-1.34.diff: deleted because it is old enough to support. * gozilla/Imakefile: make it possible to build gozilla alone without building libgloutil.a. August 4, 1998, Shigio YAMAGUCHI * gtags: --find option and --expand option added. (internal use only - undocumented) * global.conf, lib/conf.c: 'CVS/' added to 'skip' parameter. * gtags.conf: 'reserved_words' variable for htags(1) deleted. It is now hard coded. * find.c: dirent version added. July 5, 1998, Shigio YAMAGUCHI * fixed warning by -Wall -Wmissing-prototypes. June 25, 1998, Shigio YAMAGUCHI * gctags, gtags: -c option moved from gctags to gtags. (It is needed for supporting plugged-in parser.) * htags: URL of GLOBAL home page changed. * gtags.c: replace "%+" of strftime with "%a %b %e %H:%M:%S %Z %Y". for Debian GNU linux 1.3.1. January 13, 1998, Shigio YAMAGUCHI * gctags/Makefile, gctags/Makefile.generic, gctags/ctags.h: definitions of GLOBAL and YACC moved from Makefile to ctags.h. December 11, 1997, Shigio YAMAGUCHI * lib/Makefile.generic: change MANDIR definition from /usr/share/man to /usr/man. replace `lorder $(OBJS) | tsort -q` to already sorted list for S.u.S.E Linux 5.1. * gtags, lib/test.c: a few changes for Solaris environment. * htags/Makefile, systags/Makefile: rewrite ${DESTDIR}/usr/bin to ${DESTDIR}${BINDIR}. December 7, 1997, Shigio YAMAGUCHI * global,gtags,gozilla: rewritten with C for performance. * htags: shape up anchor database. November 7, 1997, Shigio YAMAGUCHI * Makefile.generic: a few change for Debian GNU/Linux. September 20, 1997, Shigio YAMAGUCHI * gctags, btreeop: remove for portability. * btreeop: 'detab() + fprintf' is replaced with 'detab_print()'. * gtags, htags, global: don't restrict PATH to '/bin:/usr/bin' like version 1.9 and the former. * htags: shut a security hole. * all command: description of exit code in on-line manual fixed. * gozilla: support X-property communication to mozilla. See http://home.netscape.com/newsref/std/x-remote.html. July 7, 1997, Shigio YAMAGUCHI * htags: tuned for performance. * gtags, gctags: move some code for assembly source from gtags to gctags. * gtags, htags, global: restrict PATH to '/bin:/usr/bin'. * nvi-1.76.diff: deleted because it is old enough. April 21, 1997, Shigio YAMAGUCHI * gctags, btreeop: a few changes for SunOS 4.1.3. * global: 'format version record' implemented. (It will be used in the future.) * htags: use temporary directory specified by TMPDIR environment variable. * nvi-1.79.diff: added for nvi-1.79. April 5, 1997, Shigio YAMAGUCHI * gctags, btreeop, Makefile: a few changed for Linux and Solaris. * htags: changed internal separator from '|' to ' ', because some OS cannot treat '|' in a path. * gctags, htags: regard 'entry' as a reserved word. February 17, 1997, Shigio YAMAGUCHI * htags: htags no longer makes frame.html. index.html includes frame. * htags: tuned for performance. January 21, 1997, Shigio YAMAGUCHI * gctags: import ctags.c and apply ctags.diff for generic UNIX. * htags: cease using
because lynx doesn't understand it. * global,htags: replace 'sort -u' with 'sort | uniq' for compatibility. * nvi-1.76.diff: added for nvi 1.76. October 26, 1996, Shigio YAMAGUCHI * ctags.diff: now search all part of a yacc file for C functions. (original only 3rd part) * ctags.diff: no longer consider a yacc rule to be an object. June 7, 1996, Shigio YAMAGUCHI * use bsearch(3) for searching reserved words. April 21, 1996, Shigio YAMAGUCHI * global.pl, gtags.sh, btreeop.c, ctags.diff, Makefile. * only support FreeBSD 2.0.5R, 2.1R and 2.1.5R. global-5.7.1.orig/DONORS0000644000175000017500000000200211042055434013020 0ustar ronron___________________________________ | | | | | _ | | | | |___| | | | | _| | | | GNU GLOBAL source code tag system | | | | | | | | | | | ~~ | ~~| | ~ | | | ~~| for all hackers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2007 Tama Communications Corporation Everyone is permitted to copy and distribute verbatim copies of this document, but changing it is not allowed. ---------------------------------- Donor List ========== This is the list of donations to GNU GLOBAL. o This announcement is based on the BOKIN model. Please see BOKIN_MODEL. o JPY means Japanese yen. All donations are converted into JPY. Thank you very much for the donation to GNU GLOBAL! No Date Name Nationality Amount(JPY) --------------------------------------------------------------------------- 1 2007/8/15 Akiyoshi Saiki Japan 10000 =========================================================================== Total 10000 global-5.7.1.orig/FAQ0000644000175000017500000001250511042055434012434 0ustar ronron___________________________________ | | | | | _ | | | | |___| | | | | _| | | | GNU GLOBAL source code tag system | | | | | | | | | | | ~~ | ~~| | ~ | | | ~~| for all hackers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2000, 2003, 2004, 2005, 2006, 2007, 2008 Tama Communications Corporation This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ---------------------------------- Frequently Asked Questions about GLOBAL. ---------------------------------------------------------------------------- Q0. Please explain about BOKINware. A0. GNU GLOBAL is BOKINware. It means that it is free software based on GNU GPL, and is commercial (for-profit) software based on BOKIN model. BOKIN Model is a business model to obtain proceeds by widely collecting donations while developing and distributing free software. This model is constructed not to take away consumer's freedom of software, and is similar to the model of FSF except that FSF is not commercial organization. Your contribution is put on donors list in DONORS file, and distributed all over the world with GNU GLOBAL itself. Please see the files: DONORS, BOKIN_MODEL and BOKIN_MODEL_FAQ for more details. ---------------------------------------------------------------------------- Q1. Does GLOBAL support DOS and Windows 32 environment? A1. No, it doesn't. GNU GLOBAL supports only UNIX(POSIX) environment. But some outside projects develop DOS and Windows 32 version of it. Please see: http://www.gnu.org/software/global/download.html Though GLOBAL doesn't supports DOS and Windows 32 environment, we accept the code for them if the following requirements are met: o It works in DOS and(or) Windows 32 environment. o It doesn't influence UNIX environment. ---------------------------------------------------------------------------- Q2. GLOBAL skips some functions. For example, GLOBAL skips the function 'func()' in this example. #define M(a) static char *string = a; M(a) func() { <= GLOBAL skip func(). ... } A2. GLOBAL cannot recognize 'func()', because M(a) seems to be a function definition. It should be follows: #define M(a) static char *string = a M(a); <= end with ';' func() { ... } Otherwise, you can tell gtags(1) that 'M' is not a function by listing the macros in '.notfunction' file in the current directory. [.notfunction] +--------------- |M |... ---------------------------------------------------------------------------- Q3. Why doesn't htags(1) generate XHTML+CSS hypertext by default? A3. Because still a lot of browsers which cannot treat XHTML+CSS well remain. If you hope XHTML+CSS, please use the --xhtml option of htags. ---------------------------------------------------------------------------- Q4. Deleted. ---------------------------------------------------------------------------- Q5. Deleted. ---------------------------------------------------------------------------- Q6. It seems that gtags(1) cannot treat files which include blanks in the path. Why? A6. Because it is hard for GLOBAL to treat them correctly with keeping upper compatibility. Gtags(1) currently ignores files which include blanks in the path. We put the improvement to our TODO list but the priority is not high. The best way is not to use blanks in path name. ---------------------------------------------------------------------------- Q7. Gtags(1) and htags(1) work only for one directory tree. So, we cannot refer library functions like strlen() from my project. Any solutions? A7. For global(1), you can use GTAGSLIBPATH environment variable. [library] /usr/src/lib [your project] /usr/home/project $ (cd /usr/src/lib; gtags) $ export GTAGSLIBPATH=/usr/src/lib $ global strlen ../../../usr/src/lib/libc/string/strlen.c Or, you can take a more straightforward way to do the same thing. In the following example, you treat as if the system library is part of your project. This way is effective also to htags(1). $ cd /usr/home/project $ ln -s /usr/src/lib . $ gtags $ htags ---------------------------------------------------------------------------- Q8. Deleted. ---------------------------------------------------------------------------- Q9. Deleted. ---------------------------------------------------------------------------- Q10. Does GLOBAL support multi-byte code set? Which character code set is supported? A10. GLOBAL doesn't support multi-byte character code set yet. GLOBAL supports only ASCII and ASCII supersets. ---------------------------------------------------------------------------- Q11. Can GLOBAL running on a UNIX machine treat source files which include DOS/Windows style new-line code? And vice versa? A11. GLOBAL supports only native text format of POSIX. Besides, please go by the own responsibility. ---------------------------------------------------------------------------- End of FAQ. global-5.7.1.orig/INSTALL0000644000175000017500000000545711042055434013143 0ustar ronron___________________________________ | | | | | _ | | | | |___| | | | | _| | | | GNU GLOBAL source code tag system | | | | | | | | | | | ~~ | ~~| | ~ | | | ~~| for all hackers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2000, 2002, 2003, 2004, 2006 Tama Communications Corporation This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ---------------------------------- Installation of GNU GLOBAL. [Note] Though GNU GLOBAL supports only UNIX(POSIX) environment, some outside projects develop DOS or Windows 32 version of it. Please see: http://www.gnu.org/software/global/download.html 1. Preparation. o If you want to use the -I option of global(1) then idutils(1) is needed. You can get idutils at: ftp://ftp.gnu.org/pub/gnu/idutils/ o If you want to use the --form(-f) or --dynamic(-D) option of htags(1) then Perl version 4 or later is needed. If you don't have it, you can fetch it from this site. http://www.perl.com/CPAN/ 2. How to install. $ ./configure $ make # make install 3. Using GLOBAL with editors. o Nvi-1.81.5 Please get nvi-1.81.5 at: http://www.kotnet.org/~skimo/nvi/ build it with '--enable-perlinterp' option and do the followings. ($HOME/perl is an example. Please replace it with any directory you like.) $ mkdir $HOME/perl $ cp gtags.pl $HOME/perl $ vi $HOME/.nexrc +----------------------------------------- |perl use lib qw($ENV{HOME}/perl) |perl require 'gtags.pl' |map ^P :tagprev^M |map ^N :tagnext^M |map ^] :perl tag^M |ab gtag perl tag qw( |ab gta perl tag qw( |ab gt perl tag qw( ('gtags.pl' is included in GLOBAL package.) o Emacs Global supports GNU Emacs and XEmacs. If you meet some troubles, please mail to bug-global@gnu.org. You can get them at: GNU emacs: ftp://ftp.gnu.org/pub/gnu/emacs/ XEmacs: http://www.xemacs.org Please copy gtags.el file to emacs lisp library directory or place it in a directory (for example "~/lisp") and write $HOME/.emacs like this. +----------------------------------------------- |(setq load-path (cons "~/lisp" load-path)) o Elvis You need Elvis 2.1 or later. You can get it at: http://elvis.vi-editor.org/ You need not any patch for it. o Vim You can get them at: http://www.vim.org/ Please copy gtags.vim file to your plug-in directory. $ cp /usr/local/share/gtags/gtags.vim $HOME/.vim/plugin Good luck! global-5.7.1.orig/LICENSE0000644000175000017500000001376711042055434013122 0ustar ronron___________________________________ | | | | | _ | | | | |___| | | | | _| | | | GNU GLOBAL source code tag system | | | | | | | | | | | ~~ | ~~| | ~ | | | ~~| for all hackers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GNU GLOBAL source code tag system is covered by the followings: Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Tama Communications Corporation This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Htags Hyper-text Reference Kit (htags_path2url.c): This file is placed into the public domain by the author, 2005 Tama Communications Corporation. Getopt for GNU (getopt.c getopt.h getopt1.c): Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. REGEX library: Extended regular expression matching and search library, version 0.12. (Implements POSIX draft P1003.2/D11.2, except for some of the internationalization features.) Copyright (C) 1993-1999, 2000 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ DB library: Copyright (c) 1991, 1993, 1994 The Regents of the University of California. All rights reserved. This code is derived from software contributed to Berkeley by Mike Olson. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Icon files by Kevin Hughes. [apache_1.3.1/icons/README] Public Domain Icons These icons were originally made for Mosaic for X and have been included in the NCSA httpd and Apache server distributions in the past. They are in the public domain and may be freely included in any application. The originals were done by Kevin Hughes (kevinh@eit.com). Many thanks to Andy Polyakov for tuning the icon colors and adding a few new images. If you'd like to contribute additions or ideas to this set, please let me know. The distribution site for these icons is at: http://www.eit.com/goodies/www.icons/ Kevin Hughes September 11, 1995 Icon files by GNOME Foundation. [gnome-1.4/gnome-libs-1.2.13/README] * * Licensing * The GNOME libraries (libgnome, libgnomeui, gtk-xmhtml, zvt, vfs) are released under the terms of the LGPL license, read the file COPYING.LIB for more information. Icon file by Tama Communications Corporation (icons/pglobe.png). This file is placed into the public domain by the author, 2006 Tama Communications Corporation. global-5.7.1.orig/Makefile.am0000644000175000017500000000210111042055434014125 0ustar ronron## Process this file with automake to create Makefile.in # # Copyright (c) 2000, 2001, 2002 Tama Communications Corporation # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # SUBDIRS = libglibc libutil if !USE_DB185_COMPAT SUBDIRS += libdb endif SUBDIRS += gtags-parser global gozilla gtags htags htags-refkit gtags-cscope doc icons gtagsdir = ${datadir}/gtags gtags_DATA = AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README THANKS \ globash.rc gtags.conf gtags.el gtags.pl gtags.vim \ BOKIN_MODEL BOKIN_MODEL_FAQ DONORS EXTRA_DIST = ${gtags_DATA} reconf.sh convert.pl # If you would like to install gtags.el to the lisp directory then uncomment # the following line. # dist_lisp_LISP = gtags.el global-5.7.1.orig/Makefile.in0000644000175000017500000005074211042055434014154 0ustar ronron# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = . am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : @USE_DB185_COMPAT_FALSE@am__append_1 = libdb subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config-h.in \ $(srcdir)/gtags.conf.in $(top_srcdir)/configure AUTHORS \ COPYING COPYING.LIB ChangeLog INSTALL NEWS THANKS depcomp \ install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno configure.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = gtags.conf SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(gtagsdir)" gtagsDATA_INSTALL = $(INSTALL_DATA) DATA = $(gtags_DATA) ETAGS = etags CTAGS = ctags DIST_SUBDIRS = libglibc libutil libdb gtags-parser global gozilla \ gtags htags htags-refkit gtags-cscope doc icons DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ { test ! -d $(distdir) \ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr $(distdir); }; } DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFAULTLANGMAP = @DEFAULTLANGMAP@ DEFAULTLANGMAP_QUOTED = @DEFAULTLANGMAP_QUOTED@ DEFAULTSKIP = @DEFAULTSKIP@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DJGPP_FALSE = @DJGPP_FALSE@ DJGPP_TRUE = @DJGPP_TRUE@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EMACS = @EMACS@ EMACSLOADPATH = @EMACSLOADPATH@ EXEEXT = @EXEEXT@ INCLUDES = @INCLUDES@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDADD = @LDADD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_DB185_COMPAT_FALSE = @USE_DB185_COMPAT_FALSE@ USE_DB185_COMPAT_TRUE = @USE_DB185_COMPAT_TRUE@ VERSION = @VERSION@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ lispdir = @lispdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ # # Copyright (c) 2000, 2001, 2002 Tama Communications Corporation # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # SUBDIRS = libglibc libutil $(am__append_1) gtags-parser global gozilla \ gtags htags htags-refkit gtags-cscope doc icons gtagsdir = ${datadir}/gtags gtags_DATA = AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README THANKS \ globash.rc gtags.conf gtags.el gtags.pl gtags.vim \ BOKIN_MODEL BOKIN_MODEL_FAQ DONORS EXTRA_DIST = ${gtags_DATA} reconf.sh convert.pl all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: am--refresh: @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ cd $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) cd $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config-h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config-h.in: $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 gtags.conf: $(top_builddir)/config.status $(srcdir)/gtags.conf.in cd $(top_builddir) && $(SHELL) ./config.status $@ uninstall-info-am: install-gtagsDATA: $(gtags_DATA) @$(NORMAL_INSTALL) test -z "$(gtagsdir)" || $(mkdir_p) "$(DESTDIR)$(gtagsdir)" @list='$(gtags_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(gtagsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gtagsdir)/$$f'"; \ $(gtagsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gtagsdir)/$$f"; \ done uninstall-gtagsDATA: @$(NORMAL_UNINSTALL) @list='$(gtags_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(gtagsdir)/$$f'"; \ rm -f "$(DESTDIR)$(gtagsdir)/$$f"; \ done # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) $(mkdir_p) $(distdir)/. $(distdir)/htags $(distdir)/libutil @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(mkdir_p) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ distdir) \ || exit 1; \ fi; \ done -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && cd $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' distuninstallcheck: @cd $(distuninstallcheck_dir) \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile $(DATA) config.h installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(gtagsdir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-gtagsDATA install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-gtagsDATA uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ check-am clean clean-generic clean-recursive ctags \ ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \ dist-tarZ dist-zip distcheck distclean distclean-generic \ distclean-hdr distclean-recursive distclean-tags \ distcleancheck distdir distuninstallcheck dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-exec install-exec-am install-gtagsDATA \ install-info install-info-am install-man install-strip \ installcheck installcheck-am installdirs installdirs-am \ maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-generic \ mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-gtagsDATA uninstall-info-am # If you would like to install gtags.el to the lisp directory then uncomment # the following line. # dist_lisp_LISP = gtags.el # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: global-5.7.1.orig/NEWS0000644000175000017500000010427411042055434012606 0ustar ronron___________________________________ | | | | | _ | | | | |___| | | | | _| | | | GNU GLOBAL source code tag system | | | | | | | | | | | ~~ | ~~| | ~ | | | ~~| for all hackers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Tama Communications Corporation This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ---------------------------------- GNU GLOBAL NEWS - User visible changes. At least, you had better search '[INCOMPATIBLE CHANGES]' for each version. Version 5.7.1 - April 21 2008 [CHANGES] New functions: o gtags-parser: Pick up symbols in #{if,elif,ifdef,ifndef} line in assembly source. Other changes: o gtags.conf: Added new skip files: cscope.po.out,cscope.in.out o gtags.vim: Added error check for the -f option. [FIXED BUGS] o Fixed imperfect symbolic link support. - global: Global didn't work with the -f option. - gozilla: Gozilla couldn't convert paths which include symbolic linked directory. Version 5.7 - March 25 2008 [CHANGES] New functions: o gtags: Allows the symbolic links which point to directories. In older version, such symbolic links were ignored with warning messages. o gtags-parser: Pick up the names of struct, union, enum and enum member as definitions. o gtags.el, gtags.vim, gtags.pl: More accurate, language independent context jump. o gtags.el: Customizable path style in the [GTAGS SELECT MODE]. You can select one of the followings: root relative from the root of the project (Default) relative relative from the current directory absolute absolute (=relative from the system root directory) New options and variables: o global: Added new --from-here option. This option is used by context jump facility. o gtags,htags,gtags-parser: Added new environment variable GTAGSFORCECPP. If this variable is set, each file whose suffix is 'h' is treated as a C++ source file. o gtags.el: Added new variable for customizing the path style in the [GTAGS SELECT MODE]. Other changes: o global.texi: Added descriptions about gtags-cscope (fake cscope). [INCOMPATIBLE CHANGES] o gtags.el: Changed the default path style in [GTAGS SELECT MODE] relative from the root of the current project. In older version, it was absolute by default. o nvi-1.79-gtags.diff: Removed because nvi-1.79 is an very old package, and is not distributed any longer. o gtags-parser: Removed the -d(--define) and -t(--typedef) option, because they have already been the default operation. [FIXED BUGS] o gtags: Failed to process new GCC source code. o gtags.vim: Completion facility didn't work with the -f option of Gtags. o htags: Self-referred links. Version 5.6.2 - October 26 2007 [CHANGES] * gtags-parser: In C++, ignore forward definitions of classes (e.g. "class name;") Version 5.6.1 - August 11 2007 [CHANGES] * gtags.conf: Added '.git/' to the DEFAULTSKIP list. [BUG FIXED] * global: Global(1) with the -t option didn't print correct line number. Gtags.vim also didn't work correctly due to this bug. This bug was introduced in GLOBAL-5.4. Version 5.6 - July 6 2007 [INCOMPATIBLE CHANGES] * All commands: According to the GNU coding standard, the --version option shows always verbose message without --verbose option. [CHANGES] * Migrated to GNU GPLv3 and GNU LGPLv3. * gtags-parser: Added support of assembler directive ".macro" and ".equ". [BUG FIXED] * global(1): Fix memory leak. Version 5.5 - May 5 2007 * GNU GLOBAL became a BOKINware. * gtags-parser: Support of 'enum' (java). * gtags.el: Changed to work without event-point function. Version 5.4.1 - March 10 2007 [CHANGES] * htags: Added new --item-order option. Specify order of items in the top page. The spec is a string consists of item signs in order. Each sign means as follows: c: caution, s: search form, m: mains, d: definition, f: files. The default is 'csmdf'. [BUG FIXED] * htags: didn't extract some '#include' correctly. Version 5.4 - January 29 2007 [INCOMPATIBLE CHANGES] * Further compression of tag file (format version 5). Though new global can read older tag file since version-5.0, older global cannot read new format. It might say like follows: "GTAGS seems new format. Please install the latest GLOBAL." [OTHER CHANGES] * global: Improved performance when the -x option is not specified. * globash.rc: Added new option -l for tag search command (x,r,s,g,P,I,f). This option invokes less(1) directly without tag stack. * Verbose messages are unified. P option file not found files located others object not found path format: files located other format: objects located [BUG FIXED] * Gtags(1) and global(1) didn't work well in the system root directory('/'). Version 5.3 - November 20 2006 [INCOMPATIBLE CHANGES] * global: Changed not to locate other symbols (-s) in GTAGSLIBPATH. This is the original specification of GLOBAL. * global: Stop sorting when the -I(--idutils) option specified. The output of gid(idutils) is sorted by the suitable way. Though the order is slightly differ from global(1), it need not be sorted again. [OTHER CHANGES] * global: Added new option -O(--only-other). * htags: Added some new options and new arguments which are synonyms of config variable. This decreases dependence on configuration file. new option | config variable ------------------------+------------------------- --disable-grep | disable_grep --table-list | table_list --tabs= | tabs --full-path | full_path new argument | config variable ------------------------+------------------------- --line-number [columns] | ncol --func-header [position]| definition_header --xhtml [version] | xhtml_version (*=default) position: before, right, *after version: *1.0, 1.1 * htags: Changed to use each 'CVS/Repository' file to generate URLs if it is available. * htags: Added '.gitignore' to the default skip file list. * gtags.el: - Shorten path names in [GTAGS SELECT MODE]: If project directory is specified using 'gtags-visit-rootdir', gtags.el print path using the relative path name from the project directory, else print absolute path name. - Support dynamic completing-read of tag name. gtags-make-complete-list is deprecated. You can enjoy tag name completion without invoking this command. [BUG FIXED] * gtags: gtags had exited when it encountered dead symbolic link. Version 5.2 - August 8 2006 * htags: Added new options: - -h(--func-header) option. - -I(--icon) option. - -T(table-flist[=fields]) option. Suggested options: $ htags -vsanohIT * htags: Changed the default color of braces from blue to red to make them stand out. * htags: Always enable 'Grep pattern' form when the -f(--form) option specified. Removed config variable 'enable_grep' since it became meaningless. Instead, added a new variable 'disable_grep'. * htags: Added more profitable tips in file browser. - File size of bytes - Directory number of files in the directory. Version 5.1 - June 10 2006 [INCOMPATIBLE CHANGES] * Changed the priority about the --result option to make the format specification easy. The --result option is given to priority more than the -t and -x option. (This option appeared in version 5.0.) [OTHER CHANGES] * Added new program 'gtags-cscope'. Gtags-cscope is a pseudo cscope which implements the line-oriented interface. You can use this command for various clients instead of true cscope. * Added new format 'cscope' to the argument of --result=. Version 5.0 - April 21 2006 [INCOMPATIBLE CHANGES] * Moved to new tag format. (GTAGS, GRTAGS, GSYMS, GPATH) The purpose is as follows: o Allows path name including blanks, at least in tag files. (GLOBAL still doesn't support path name which contains blanks.) o Decrease disk space used. o Make tag format simpler. o Realize stable performance. Hereafter, older tag format is not supported. Compact format was progressively canceled with the adoption of the new tag format. The -c(--compact) option of gtags(1) was removed. The following error messages are displayed in a wrong combination: - older global and new tag file $ global -x main GTAGS seems new format. Please install the latest GLOBAL. - new global and older tag file $ global -x main GTAGS seems older format. Please remake tag files. Known problem: - older global and new tag file Global(1) with the -g or -P command will always work as if invoked with the -o option. There is no way to avoid this problem. New requirement: * Added new requirement of plug-in parser Plug-in parser must process arguments in the order they are given in the command line. In each file, any order is acceptable. Exuberant Ctags with the -xu option meets this requirement. (See global.info for the detail.) Removed options: * gtags(1): The -c(--compact) option was removed. Compact format was progressively canceled with the adoption of the new tag format. * gtags(1): The -o(--omit-gsyms) option was removed. This option was necessary in the past to use the program in a incompetent machine with a small hard disk. Since most recent machines has powerful CPU and mass hard disk. This options might already be unnecessary. * htags(1): The --style-sheet option was removed. This is a really halfway option, and now nobody might need it because the --xhtml option became available. [OTHER CHANGES] New options: * global: Added --result= option. Grep format is newly supported. : path,ctags,ctags-x,grep conventional option | newly added option --------------------+--------------------- (none) | --result=path -t | --result=ctags -x | --result=ctags-x | --result=grep The -t and -x option are given to priority more than the --result option. Version 4.8.7 - September 30 2005 New options: * gtags: New --file file-list option added. Gtags(1) accept a file list specified by --file option. % find . -type f -print >/tmp/list % gtags --file=/tmp/list or % find . -type f -print | gtags --file=- * gtags: New --max-args option added. Improvement of efficiency: * Gtags was improved of performance by changing algorithm of incremental updating. Along with it, the verbose message was greatly changed. * Gtags was improved of performance by decreasing the frequency of the parser invoking. Under the influence of it, the verbose message is not necessarily real-time. If you dislike this behavior, use the --max-args option of gtags. You can control the frequency of the invoking with the option. With --max-args=1, the program does the same behavior as older version. * Htags was improved of performance by decreasing the frequency of the parser invoking. * Htags was improved of performance by omitting flushing temporary files to the disk. Fixed bugs: * Htags didn't treat here document of PHP source code correctly. (<< => It is because XHTML prohibit the id attribute which starts with a digit. If you refer these anchors from outer system, please rewrite it. [OTHER CHANGES] * htags: New option --insert-header and --insert-footer added. Version 4.8.5 - April 19 2005 * htags: XHTML support(--xhtml) added. If the --frame option is specified then generate XHTML-1.0 Frameset, else if config variable 'xhtml_version' is set to 1.1 then generate XHTML-1.1 else XHTML 1.0 Transitional. You can customize the appearance using style sheet file 'style.css'. * htags: Added config variable 'xhtml_version'. * htags: Added 'html/' to the fault skip list of htags(1). It is the output directory of doxygen document. * gtags-parser: Added yacc directives introduced in bison-2.0. %default-prec(%default_prec) %expect-rr(%expect_rr) %initial-action %no-default-prec(%no_default_prec,%no_default-prec,%no-default_prec) %nondeterministic-parser Version 4.8.4 - March 4 2005 Fixed bugs: * gtags-parser: C and C++ parser was broken. * gnusort: Compile error in Solaris environment. Version 4.8.3 - February 26 2005 [INCOMPATIBLE CHANGES] * DOS and Windows 32 support ended. But it doesn't mean the deletion of the code for DOS and Windows 32. We leave the support to outside projects and accept the code from them as is. Therefore, anything has not changed substantially up to now. * Command gctags(1) was renamed to gtags-parser(1) because some systems have another 'gctags' which is not GLOBAL's. * About gtags-parser(1), language type of source file is decided only by the suffix. In older version, *.h file was considered to be C++ source file if it includes token 'class'. But the new version considers it always C source file. If you want to consider it C++ then you must redefine new config variable 'langmap'. [OTHER CHANGES] Fixed bugs: * htags: The --gtagsconf and --gtagslabel option didn't work correctly. * htags: Buffer overflow occurred in dupindex.c:makedupindex(). * htags: Could not ignore path name which includes blank correctly. New features: * gtags,htags: New config variable 'langmap' added. This variable is used for customizing the mapping of languages and the parsers, and it includes the function of obsoleted 'suffixes' variable. If you use 'suffixes' then it is effective else GLOBAL internally generates the value of 'suffixes' from the 'langmap'. The reason to continue 'suffixes' is that it is needed for plug-in parser. If you don't use plug-in parser then you should use 'langmap' instead. * htags: New config variable 'copy_files' added. If the -f option is used then htags makes links of tag files in 'cgi-bin' directory by default. With this variable, htags copy tag files instead of linking. Version 4.8.2 - November 11 2004 [INCOMPATIBLE CHANGES] * Postgres support ended. * Htags.pl (perl version of htags) was removed completely. * Config variable sed_command and sort_command were removed. The sed(1) and sort(1) are not necessary any longer. [OTHER CHANGES] Fixed bugs: * Wrong output of 'global -Po' was fixed. New features: * gctags(assembly language): - In addition to `call', `jsr' is recognized as call instruction. Although various call instructions exist like `bl' or `calls', only `call' and `jsr' are used widely. - Macros like ENTRY or EXT are taken up as reference, when definitions exist in somewhere else. - Warning is displayed when a comment is not closed. - C_SYMBOL_NAME and C_ENTRY are recognized as a macro which shows the start of a function. - The string which is not closed finishes at the end of line. This behavior is the same as GNU C pre-processor. - The check of correspondence of "#if" and "#endif" was deleted. This did not exist in version 4.8. * New directory '.snprj/' was added to the DEFAULTSKIP list. This is the tag directory of Source-Navigator. Version 4.8.1 - October 6 2004 Fixed bugs: * htags: The -d option of htags didn't work. * htags: didn't recognize continued line and null directive(#). New features: * htags: make suffix list of include file configurable. (See man htags(1). config variables: include_file_suffixes) * htags: try TMP if TMPDIR doesn't exist.(only DJGPP) * htags: Warn about unknown pre-processing directive. As the exception, when unknown preprocessing directive appeared in assembly source, it will be recognized as the start of a shell comment. * htags: Add all yacc directives understood by bison-1.875. Version 4.8 - August 26 2004 * The htags(1) was rewritten in C language completely. It is compatible with the perl version and the performance has improved greatly. The perl version is left in the package for the time being as '/usr/local/bin/htags.pl' by default. * htags: In PHP language, pickup variables in strings. ("${aaa}") * gctags: Reserved word __thread added in C and C++. Version 4.7.2 - June 7 2004 Fixed bugs: * Obsolete style of sort(1) still remained. Version 4.7.1 - June 1 2004 New features: * Support home_etc(3) facility on PLD Linux/GNU. * gctags: Pick up external defined functions as symbols. Fixed bugs: * GLOBAL doesn't work with the GNU sort(1) based on POSIX 1003.1-2001. The GNU sort(1) with the latest glibc doesn't accept obsolete +POS1[-POS2] style option. * GLOBAL-4.3 and the later couldn't treat shadow tree. Version 4.7 - Feb 1 2004 * gtags.vim: Plug-in script integrates GLOBAL with vim editor. * global.txi: The usage of gtags.vim script added. * global: The -o option becomes available with -P command. * gctags: [bug fixed] Gctags couldn't recognize definitions in namespace block. * Install gtags.conf and other files to $datadir/gtags. * Borland C++ compiler support in Windows32 was finished because - Now, Cygwin environment is widely used. - Borland C++ compiler is not free software. The w32/ directory is leaved in this release but will be removed in the future release. Version 4.6.1 - Oct 3 2003 * gtags, htags, gctags: Added '.hpp' to the suffix list of C++ source file. Version 4.6 - July 2 2003 [INCOMPATIBLE CHANGES] * The default value of the config variable 'definition_header' was changed to 'no', because the definition header is unsightly according to the place, especially in class definition. [OTHER CHANGES] * Added support for PHP language. (Known problems in htags) - The variable in string cannot be recognized.(global can recognize that.) - In HTML, the character string of the same spelling as the reserved word of PHP is recognized as a reserved word of PHP. I will rewrite htags in C language in the future to solve above problems. * Added support for SCM_DEFINE macro which is part of guile-snarf. * Added 'right' as a value of config variable 'definition_header'. * Added some tool tips. - Alphabet in alphabetical index shows the count of definitions. - File name in file index show the full path name. - Anchor to duplicate index show the number of duplicated objects. * Added .cvsrc,.cvsignore,.cvspass,.cvswrappers,autom4te.cache/ to the default skip list. Always thanks to Hideki Iwamoto san for his contribution. Version 4.5.3 - June 5 2003 [INCOMPATIBLE CHANGES] * htags: Htags does not generate the code of javascript at all. In the former version, we used javascript to display information about links. But a browser these days had come to support the tool tip using 'title' attribute. So, we replaced the function using tool tip instead of javascript facility. * The --no-javascript option was removed because it was already unnecessary. * global: The pattern of the argument came always to be interpreted as a extended regular expression. In the former version, there was both the case for the pattern to be interpreted as a basic regular expression and the interpretation as the extended regular expression. This depended on the environment of the build. (If you have grep(1) and xargs(1), basic regular expression will be used.) In the new version, if you want the pattern to be interpreted as a basic regular expression, please specify the -G option. [OTHER CHANGES] New features: htags: * CVS REPOSITORY link (the --cvsweb and --cvsweb-cvsroot option). You can link CVS repository from the hypertext of source code. * Tooltip inserted in links. * The --no-map-file option added. Htags generate 'MAP' file by default. You can suppress it by this. * The --statistics option added. With this option, htags print statistics information to the standard error. global: * The -e(--regexp) option added like grep(1). * The -G(--basic-regexp) option added like egrep(1). Performance tuning: htags: * Remove tag name and line image from cache record. This made cache file smaller. * The use of the temporary file was suppressed to the minimum by trying to read the source code. Other modifications: * A security hole was shut. * conf.h: add '{arch}' and '.notfunction' to default skip list. * gctags: support __attribute__((...)). I wish to express my gratitude continuously since last time for the contribution of Hideki Iwamoto san. Version 4.5.2 - March 29 2003 [INCOMPATIBLE CHANGES] * htags: move title's '

...

' into configuration variables 'title_begin' and 'title_end'. This makes configuration more flexible. If you are still using older version of gtags.conf, please replace it with one in this version. [OTHER CHANGES] * htags: add INCLUDED FROM index of htags by Hideki IWAMOTO. This indexes the places where the header file is included. * htags: add support of multi-line string. * htags, gtags: pass option '-w' from htags to gtags. * htags: allow reference to nonexistent definition without warning. * htags: add missing reserved words. - add C99 reserved words _Bool,_Complex,_Imaginary,inline,restrict. - add missing C++ reserved words asm,bool,const_cast,dynamic_cast, explicit,export,false,mutable,namespace,reinterpret_cast,static_cast, true,typeid,typename,using,wchar_t. * htags: insert HTML tag in the line which was warned. (see configuration variable 'colorize_warned_line', 'warned_line_begin' and 'warned_line_end'.) * gctags: pick up reference to macro in conditional directive. * gctags: remove wchar_t from the reservation word list of C. * gctags: remove overload from the reserved word list of C++. * gctags: remove wchar_t from the reservation word list of C. * gtags: environment variable GTAGSCACHE added. * and many bug fixes. Special thanks to Hideki Iwamoto san. Most of improvements and bug fixes in this version are written by him. Version 4.5.1 - November 9 2002 [INCOMPATIBLE CHANGES] * htags: --symbols option and symbols config variable was renamed to 'symbol'. [OTHER CHANGES] * gtags,htags: --gtagslabel option added. * htags: -D(--dynamic) option added. * Some bugs fixed. Version 4.5 - July 4 2002 * htags: -m(--main-func) option added. * htags: --style-sheet=