timeless%mozdev.org
a0ffd230f3
Basic tests for C, C++, JavaScript and Perl
2006-09-10 10:04:07 +00:00
timeless%mozdev.org
daf7f061fc
Testing nested C++ notation. The current version of lxr intentionally
...
ignores nested identifiers which results in unhappy end users.
2006-09-10 10:03:43 +00:00
timeless%mozdev.org
6a26c6013b
Testing include syntax (including syntaxes that were known to break
...
some cross references) for C and Perl.
2006-09-10 10:02:47 +00:00
timeless%mozdev.org
3d7a81640b
The hazards of not checking things in as they're written.
...
This test pair was probably written because the perl tokenizer failed
miserably. But I don't quite remember why.
2006-09-10 09:59:49 +00:00
timeless%mozdev.org
cbfcecf776
Adding plain old documentation (pod) tests.
...
My plan is for tests of features to be put into multiple languages to make
sure that reasonable things happen for each language (to test for bleeding
between cross reference behavior).
2006-09-10 09:58:23 +00:00
timeless%mozdev.org
c613ed129a
Initial test of JavaDoc
2006-09-10 09:50:13 +00:00
timeless%mozdev.org
0e39669065
Initial test of interfaces
2006-09-10 09:49:51 +00:00
timeless%mozdev.org
e67a561b5d
Testing directory list description of html files
2006-09-10 09:49:24 +00:00
timeless%mozdev.org
4b63b967df
Adding first pass of tests.
...
Description of potential contents of syntax-highlighting directory.
The directory description feature understands a couple of magic words,
these are also tested here.
2006-09-10 09:46:48 +00:00
timeless%mozdev.org
76e45be5c1
Adding first pass of tests.
...
README and README.html are used to describe the directory in its parent directory,
and to describe the directory when it's browsed.
2006-09-10 09:44:56 +00:00
timeless%mozdev.org
e93ca8cab6
Bug 116020 LXR does not cross-reference Javascript
...
thanks to adamf@rovia.com for the original patch
r=cls
2006-06-18 23:05:10 +00:00
bear%code-bear.com
04dd9b62ab
Add a "Raw Output" to the source listing header template - this gives the page a link where
...
the user can see the raw (non-html'ized) file content.
Patch created by Alex Vincent
bug 198802, r=bear
2006-05-02 17:38:58 +00:00
timeless%mozdev.org
55bc65f8a9
Bug 185669 - Lxr should explicitly specify 'lang="en"' for source code listing
...
r=bmo@rsz.jp
2006-02-02 12:14:33 +00:00
timeless%mozdev.org
2c2ebea38e
Reverting changes to pathname, they're for a different bug.
2005-12-27 18:03:03 +00:00
timeless%mozdev.org
b514150099
Bug 144496 lxr for a branch should link to bonsai for the branch
...
r=preed@mozilla.com
2005-12-27 16:23:20 +00:00
timeless%mozdev.org
d1b4807cf1
Bug 320709 Limit warnings to one per class
...
r=preed@mozilla.com
2005-12-21 05:28:13 +00:00
timeless%mozdev.org
748a2f6083
Bug 18587 LXR Filters out quoted zeros.
...
r=lpsolit
2005-12-04 14:40:04 +00:00
timeless%mozdev.org
81b24580fe
Bug 235479 html templates assume cvsroot heirarchy of 'mozilla'
...
patch by Chris.Yeh@nokia.com r=timeless
2005-11-20 22:10:40 +00:00
timeless%mozdev.org
6e0f4a9a67
Bug 240083 Make README parser tolerate ReadMe
...
r=myk
2005-11-13 22:43:36 +00:00
timeless%mozdev.org
1c37d5d05b
Bug 278333 Bad link on LXR main page to nspr reference
...
patch by gavin.sharp@gmail.com r=timeless
2005-01-14 06:53:06 +00:00
timeless%mozdev.org
1618e1e2e2
Bug 277874 Typo in LXR main page
...
patch by gavin.sharp@gmail.com r=timeless
2005-01-14 06:49:02 +00:00
timeless%mozdev.org
d2a825d8bb
Bug 241861 Image handling should wrap PNG files as it does JPG/GIF
...
r=zach
2004-07-14 23:08:22 +00:00
timeless%mozdev.org
4fe8601753
Bug 210247 URLs followed by close parens get hyperlinked incorrectly
...
r=kiko
2004-04-27 06:10:09 +00:00
timeless%mozdev.org
1f55f08bbd
Bug 57392 LXR doesn't find files with a space in the name.
...
r=kiko
2004-03-08 07:54:16 +00:00
timeless%mozdev.org
f4bdda4787
Bug 233968 LXR sends broken Last-Modified without Expires resulting in browsers showing stale pages
...
r=kiko
2004-02-19 06:53:22 +00:00
timeless%mozdev.org
152123a097
Bug 62446 extra spaces inside links on some lxr-generated pages
...
adding a space where it belongs
r=zach
2003-09-21 21:07:07 +00:00
leaf%mozilla.org
082769f353
use -e unconditionally to terminate the optionslist to glimpse, bug 99680,
...
r=timeless, two thumbs up = alecf
2003-07-28 21:24:42 +00:00
timeless%mac.com
805d9b2f47
Bug 164718 Add maxlength=29 in search input boxes in lxr index
...
r=bbaetz
2002-08-27 03:34:28 +00:00
myk%mozilla.org
ec70db0d68
Fix for bug 41917: Gets LXR working again on systems with only one sourceroot.
...
Patch by Gregory Leblanc <gleblanc@linuxweasel.com>.
r=kiko
2002-08-16 01:31:20 +00:00
timeless%mac.com
2117408847
Bug 104540 LXR updates for .idl collaboration diagrams
...
by mozilla@elemental.com (Brian Bramlett)
r=endico
2001-10-25 01:05:07 +00:00
myk%mozilla.org
fa5bdf3a03
Fix for bug 26189: "cannot view images with lxr". The image-handling code was running too early and didn't have access to the "raw" URL parameter by which images get displayed.
...
Patch by Dawn Endico <endico@mozilla.org>
r=myk@mozilla.org
2001-08-31 00:46:09 +00:00
timeless%mac.com
f4c8cd4d0b
Bugzilla Bug 90704 there is a correct spelling for gobbeldygook and this is not it
...
r=terry [C=WP, A=OED]
2001-07-16 20:15:03 +00:00
timeless%mac.com
68152b8d2a
62446 extra spaces inside links on some lxr-generated pages
...
r=terry
2001-05-24 04:10:23 +00:00
timeless%mac.com
2ed9571632
45785 Swapped ALIGN/VALIGN attributes
...
39224 duplicate word on lxr.mozilla.org/ ("use use")
r=terry
2001-05-24 04:07:43 +00:00
terry%mozilla.org
98f92a6f09
Improve error message
2001-03-26 22:10:36 +00:00
endico%mozilla.org
e563a2e884
Allow double quotes around LXRSHORTDESC and LXRLONGDESC since to be valid html, these must be quoted.
2001-02-21 05:14:10 +00:00
endico%mozilla.org
4d847abd11
fixing breakage from previous change
2000-08-24 22:43:47 +00:00
endico%mozilla.org
348fed84d9
Stop labeling charset of each page since this label might be wrong. Tao Cheng says: "By default, the Browser assumes incoming pages w/o charset labelling are in iso-8859-1. Explicit labelling prevents the users from manually switching it to other view charset."
2000-08-24 22:29:52 +00:00
endico%mozilla.org
03ace48c70
If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file.
2000-07-28 21:28:41 +00:00
risto%netscape.com
5b6520833b
Changed URL
2000-03-01 23:16:23 +00:00
risto%netscape.com
6e8a32a32e
URL changes here too
2000-03-01 23:13:07 +00:00
risto%netscape.com
cee97fa3bb
Changing URLs
2000-03-01 23:11:38 +00:00
endico%mozilla.org
fb7133acca
for nsI*.idl files, add deoxygen link and image
1999-11-23 21:59:13 +00:00
endico%mozilla.org
3c100f1ccb
Oops, now the text inside the form's text box is also centered. Re-fix this by adding </P> after the blurb at the top
1999-11-09 01:38:00 +00:00
endico%mozilla.org
150f259810
add a <P> before the <HR> so this looks better with mozilla. apparently in html 4.0, <HR> doesn't cause a </PR> so the entire rest of the page was getting centered after the <PR ALIGN=CENTER>
1999-11-09 00:38:35 +00:00
endico%mozilla.org
82c16c91b5
make the grep for server error not so noisy 2>&1
1999-10-26 08:37:07 +00:00
endico%mozilla.org
4907085cbd
improve error message mailed when cvs update dies
1999-10-22 23:07:44 +00:00
endico%mozilla.org
ccbbb400e6
cvs error notification was busted
1999-10-22 21:59:10 +00:00
endico%mozilla.org
173720c25a
clairify that the 'mozilla' module contains the entire 'current' repository, not everything including all the branches.
1999-10-20 23:30:50 +00:00
endico%mozilla.org
df23f5512d
add m10 tree for the Design Patterns contest
1999-10-20 21:52:08 +00:00