Граф коммитов

168288 Коммитов

Автор SHA1 Сообщение Дата
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
lpsolit%gmail.com c6a7601a1d Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %]) 2006-09-10 09:33:48 +00:00
bclary%bclary.com 8b7b98fb9c JavaScript Test - update test to reflect current behavior 2006-09-10 09:26:16 +00:00
bclary%bclary.com 114b6b4308 JavaScript Test - update test to reflect current behavior 2006-09-10 09:17:21 +00:00
brendan%mozilla.org d759abda4a Fix ancient bug that suppressed parenthesization of set-element rhs (352022, r=mrbkap). 2006-09-10 09:10:17 +00:00
bclary%bclary.com 8402ba156b JavaScript Test - move test to js1_7/block, bug 349653 2006-09-10 08:59:40 +00:00
brendan%mozilla.org 7b9c75349a Give yield least precedence (352015, r=mrbkap). 2006-09-10 08:34:35 +00:00
brendan%mozilla.org 8105119168 Fix regression to-do with for/in AST change (352009, r=mrbkap). 2006-09-10 08:30:19 +00:00
bclary%bclary.com ef67554c7a JavaScript Test - teach test |new Date()| and |new Date| are equivalent, bug 352016, 2006-09-10 08:20:30 +00:00
brendan%mozilla.org 58b389c68b Fix regression from last checkin (350793, r=gavin). 2006-09-10 07:07:58 +00:00
nick.kreeger%park.edu c3c560d53e Adding feed.tif from bug316232, bustage fix. 2006-09-10 06:05:28 +00:00
sayrer%gmail.com 03ce17a54c bug 351988. e4x adds spurious quotes when decompiling an XMLPI object initializer. r=brendan 2006-09-10 05:04:31 +00:00
sayrer%gmail.com 053281a952 e4x adds spurious quotes when decompiling an XMLPI object initializer. r=brendan 2006-09-10 04:45:39 +00:00
nick.kreeger%park.edu abd090c8e6 Fixing bug 316232, Add ability to pass RSS/Atom feeds detected on a page to a helper app. <Camino only>. r=smorgan, sr=pink. 2006-09-10 04:38:56 +00:00
rob_strong%exchangecode.com f251a42200 Bug 351990 - Remove the talkback readme.txt. r=mattwillis 2006-09-10 04:10:09 +00:00
bclary%bclary.com 04e4ed7436 JavaScript Test - update to match changing decompilation of x.@[2], bug 349822 2006-09-10 03:20:12 +00:00
mkanat%bugzilla.org 0bcb0d79ca Post-checkin fix for bug 351332. 2006-09-10 02:31:43 +00:00
mkanat%bugzilla.org b6f7c17819 Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-10 02:27:36 +00:00
mkanat%bugzilla.org 841ea79287 Bug 351345: Move keyword insertion out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:24:21 +00:00
mkanat%bugzilla.org 0ecf34cf23 Bug 351339: Move group insertion out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:22:28 +00:00
mkanat%bugzilla.org fa2bf32d62 Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:20:25 +00:00
lpsolit%gmail.com 432d029cd5 Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken due to a missing whitespace. r=mkanat on IRC 2006-09-10 00:37:33 +00:00
brendan%mozilla.org 2a144173dd Fix for-in loops to be yieldable (r=mrbkap). 2006-09-09 22:43:11 +00:00
neil%parkwaycc.co.uk c624065cb5 Bug 351858 Location popup shows deferred accounts r=Mnyromyr sr=bienvenu 2006-09-09 22:34:36 +00:00
vladimir%pobox.com 7031435c14 Build fixes. TEXTURE_RECTANGLE support, test fixes, start of getParameter impl 2006-09-09 21:37:27 +00:00
mattwillis%gmail.com 5ad307f558 bug 350375 - Fixes invalid behaviour when editing a todo with an alarm. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 21:22:07 +00:00
mattwillis%gmail.com c6f7d9e4af bug 351452 - Fixes cut off custom alarm fields. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 21:08:28 +00:00
brendan%mozilla.org 5c99bfa299 Trailing space and comment cleanup. 2006-09-09 20:37:49 +00:00
mattwillis%gmail.com d396ab785c bug 350375 - Fixes invalid behaviour when editing a todo with an alarm. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 20:31:59 +00:00
silver%warwickcompsoc.co.uk f6e5f6ba00 Bug 351212 Restore tier echos. r=bsmedberg 2006-09-09 19:44:21 +00:00
gavin%gavinsharp.com 721427ae30 Bug 350675: fix the searchbar's value setter to behave correctly (gray text was being removed incorrectly, setting to a non-empty value didn't remove the gray styling), r=mano 2006-09-09 19:25:06 +00:00
hwaara%gmail.com 30d4080fa1 Project file changes from Smokey for bug 324907. r=mozbot 2006-09-09 18:56:32 +00:00
hwaara%gmail.com d61226bfbb scrollbars=no ignored for window.open() calls. Implement a stack-based helper class that will push a null JSContext to make our calls into Gecko privileged. sr=smfr, b=324907 2006-09-09 18:53:58 +00:00
Olli.Pettay%helsinki.fi 72a64308b9 Bug 344986, Simplify nsEventListenerManager, r=sicking, sr=jst 2006-09-09 17:28:57 +00:00
daniel.boelzle%sun.com 6e5b7b6b63 Bug 340949: fixing sync, minor 2006-09-09 14:06:16 +00:00
bclary%bclary.com 8152d2651a JavaScript Test - regression test for bug 343675 2006-09-09 11:30:49 +00:00
bclary%bclary.com fab7b35745 JavaScript Test - regression test for bug 351515, by Igor Bukanov 2006-09-09 11:18:23 +00:00
bclary%bclary.com 3d2cf39e1d JavaScript Test - regression test for bug 351794, by Jesse Ruderman 2006-09-09 10:50:21 +00:00
bclary%bclary.com 219cfa704e JavaScript Test - regression test for bug 351793, by Jesse Ruderman 2006-09-09 10:38:11 +00:00
bclary%bclary.com aa132641d6 JavaScript Test - regression test for bug 351705, by Jesse Ruderman 2006-09-09 10:33:52 +00:00
mike.morgan%oregonstate.edu 7eb0d83372 Unfugly-ing the wiki by taking the row arguments back out and placing them in the table params. Cleaned up some Python based on feedback from the resident Python expert. 2006-09-09 09:57:22 +00:00
bclary%bclary.com 25291320d7 JavaScript Test - regression test for bug 351693, by Jesse Ruderman 2006-09-09 09:56:17 +00:00