annotate etc/README.OO-BROWSER @ 2515:de9952d2ed18
[xemacs-hg @ 2005-01-26 10:22:19 by ben]
Hash table cleanups, part 1 of 2
emacs-marshals.c, hash.c, hash.h, ui-gtk.c: Clean up and generalize creation of string hash tables.
ui-gtk.c, elhash.h, gccache-gtk.c, glyphs-gtk.c, lrecord.h, marker.c, objects-gtk.c, objects-msw.c, objects-tty.c, objects-x.c, objects.c, opaque.c, rangetab.c, specifier.c, specifier.h, xgccache.c: Use Hashcode rather than unsigned long.
author |
ben |
date |
Wed, 26 Jan 2005 10:22:29 +0000 |
parents |
0931add2f339 |
children |
|
rev |
line source |
428
|
1 The OO-Browser is a tool for examining object oriented code.
|
|
2
|
1557
|
3 The OO-Browser is a candidate for XEmacs packaging as of 2003-07-01,
|
|
4 and may be available in an XEmacs package archive mirror near you. If
|
|
5 this file has not been updated recently, please ask about status on
|
|
6 xemacs-beta@xemacs.org, and remind us to update this file.
|
|
7
|
|
8 The most recent upstream version of this package is available from
|
|
9 SourceForge, http://projects.sourceforge.net/oo-browser/. There
|
|
10 apparently is no longer any commercial support, but you might query
|
|
11 the owner of the SourceForge project (at the time of this writing, Bob
|
|
12 Weiner <bwcto@users.sourceforge.net>).
|