diff -u -r mxr_test/Local.pm new/Local.pm
--- mxr_test/Local.pm Sun Nov 26 20:00:10 2006
+++ new/Local.pm Tue Nov 28 05:08:32 2006
@@ -689,4 +689,3 @@
return &endskip unless $Path->{'svnrepo'} =~ /stage/;
return '';
}
-
diff -u -r mxr_test/index.html new/index.html
--- mxr_test/index.html Sun Nov 26 04:18:35 2006
+++ new/index.html Tue Nov 28 05:14:30 2006
@@ -7,6 +7,9 @@
text-align: right;
white-space: nowrap;
}
+.note {
+font-size: 70%;
+}
-->
@@ -32,7 +35,7 @@
Browse from the root
- of the directory tree.
+ of this directory tree.
- +
+Pick another root (you can also +change roots from within the search tools) @@ -73,26 +78,21 @@
This is a cross referenced display of the
-Mozilla source code.
-The sources displayed are those that are currently checked
-in to the mainline of the mozilla.org
-CVS server;
-these pages are updated many times a day, so they should
-be pretty close to the latest- This is a cross reference designed to display
+source code.
+Sources may be retrieved via cvs, svn, apt, or through some
+other process.
- Well, some of the roots are actually from other cvs repositories,
-If the name of the root doesn't resemble something that sounds like
-a thing from cvs.mozilla.org, then it probably isn't, :). You can
-read CVS/Root to find out if this
-Root is really from cvs.mozilla.org or something else.
+ It's possible to search through the entire source text (but this
+is very slow, it will work, but it is suggested that you at least
+include some simple file restriction by using the search page)
+or to find files whose name matches a pattern;
+or to search for the definitions of particular
+functions, variables, etc.
- It's possible to search through the entire Mozilla source text;
-or to search for files whose name matches a pattern; or to search
-for the definitions of particular functions, variables, etc.
-
The individual files of the source code are formatted on the fly
and presented with clickable identifiers. An identifier is a
macro, typedef, struct, enum, union, function, function prototype or
@@ -99,7 +99,7 @@
variable. Clicking on them shows you a summary of how and where they
are used.
- The free-text search command is implemented
+ The free-text search feature is implemented
using Glimpse, so all the
capabilities of Glimpse are available.
Regular expression searches are
@@ -108,18 +108,9 @@
(Don't use a web-crawler to try and download all of these pages;
the CGIs will feed you several gigabytes worth of generated HTML!)
- The pages here are generated by the
-LXR tool, which was originally
-written to display the source code of the Linux kernel (LXR stands
-for ``Linux Cross Reference.'') Check out the
-main LXR site for more information.
+ (That's beyond the nearly 30 gigabytes worth of
+content that is indexed here.)
- Thanks to
- Arne Georg Gleditsch and
- Per Kristian Gjermshus, the
- authors of the LXR tool, for writing it and making it available
- to the world.
-
Complaints about this MXR should be directed elsewhere as none of
the people listed on this page know or care about this MXR.
diff -u -r mxr_test/template-source-head new/template-source-head
--- mxr_test/template-source-head Sun Nov 26 19:58:52 2006
+++ new/template-source-head Tue Nov 28 05:08:32 2006
@@ -32,8 +32,8 @@
$endbonsai
$begintrac
- SVN LogUsing this Cross Reference
+
- SVN View
+ SVN Log
+ SVN View
$endtrac
Raw file
This is a cross referenced display of the +
This is a cross reference designed to display the
Mozilla source code.
The sources displayed are those that are currently checked
in to the mainline of the mozilla.org
@@ -536,7 +544,7 @@
these pages are updated many times a day, so they should
be pretty close to the latest- It's possible to search through the entire Mozilla source text;
+ It's possible to search through an entire source text;
or to search for files whose name matches a pattern; or to search
for the definitions of particular functions, variables, etc.
@@ -560,11 +568,14 @@
(Don't use a web-crawler to try and download all of these pages;
the CGIs will feed you several gigabytes worth of generated HTML!)
+ (That's beyond the nearly 30 gigabytes worth of content that is indexed here.)
+
+
The pages here are generated by the
Mozilla LXR tool, which is a hacked variant
of the original LXR which was written to display the source code of the Linux kernel (LXR stands
-for ``Linux Cross Reference.'') Check out the
-main LXR site for more information.
+for ``Linux Cross Reference''). Check out the
+original LXR site for more information. That LXR is now maintained on sourceforge.net.
Thanks to
Arne Georg Gleditsch and
@@ -574,6 +585,7 @@
Dawn Endico for
doing almost all of the work to get LXR working with the Mozilla
sources.
+
Complaints about this MXR should be directed elsewhere as none of