diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 87b46a2768e..b719abb5f5a 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -310,6 +310,68 @@ $fullname{'93'} = 'Zlib'; sub GetT { ($b,$_) = (@_); if ($b eq 'HEAD') { +if (m:^js/src/*\.c$:) {return '70';} +if (m:^js/src/*\.def$:) {return '70';} +if (m:^js/src/*\.h$:) {return '70';} +if (m:^js/src/*\.m*k$:) {return '70';} +if (m:^js/src/*\.tbl$:) {return '70';} +if (m:^js/src/*akefile.*$:) {return '70';} +if (m:^mozilla/mail/.*$:) {return '170';} +if (m:^mozilla/extensions/jsd/.*$:) {return '71';} +if (m:^mozilla/js/jsd/.*$:) {return '71';} +if (m:^mozilla/extensions/cookie$:) {return '171';} +if (m:^js/src/liveconnect/.*$:) {return '72';} +if (m:^mozilla/gfx/src/beos$:) {return '172';} +if (m:^mozilla/widget/src/beos$:) {return '172';} +if (m:^mozilla/netwerk/.*$:) {return '77';} +if (m:^mozilla/extensions/help$:) {return '174';} +if (m:^mozilla/nsprpub/.*$:) {return '78';} +if (m:^mozilla/gfx/src/windows/.*$:) {return '175';} +if (m:^mozilla/widget/src/windows/.*$:) {return '175';} +if (m:^mozilla/modules/plugin/.*$:) {return '81';} +if (m:^mozilla/gfx/public/.*$:) {return '177';} +if (m:^mozilla/gfx/src/*\.cpp$:) {return '177';} +if (m:^mozilla/gfx/src/*\.h$:) {return '177';} +if (m:^mozilla/gfx/src/shared/.*$:) {return '177';} +if (m:^mozilla/widget/public/.*$:) {return '177';} +if (m:^mozilla/widget/src/xpwidgets/.*$:) {return '177';} +if (m:^mozilla/modules/libpref/.*$:) {return '82';} +if (m:^mozilla/gfx/src/mac/.*$:) {return '178';} +if (m:^mozilla/widget/src/mac/.*$:) {return '178';} +if (m:^mozilla/modules/progress/.*$:) {return '83';} +if (m:^mozilla/accessibility/.*$:) {return '180';} +if (m:^mozilla/modules/libreg/.*$:) {return '84';} +if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';} +if (m:^mozilla/modules/security/.*$:) {return '86';} +if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';} +if (m:^mozilla/modules/softupdt/.*$:) {return '87';} +if (m:^mozilla/content/xml/.*$:) {return '88';} +if (m:^mozilla/expat/.*$:) {return '88';} +if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';} +if (m:^mozilla/xpcom/.*$:) {return '89';} +if (m:^xpcom/io$:) {return '90';} +if (m:^mozilla/modules/zlib/.*$:) {return '93';} +if (m:^gfx/src/xprint$:) {return '179';} +if (m:^mozilla/view/.*$:) {return '96';} +if (m:^mozilla/layout/base/.*$:) {return '98';} +if (m:^mozilla/layout/build/.*$:) {return '98';} +if (m:^mozilla/layout/doc/.*$:) {return '98';} +if (m:^mozilla/layout/html/.*$:) {return '98';} +if (m:^mozilla/layout/macbuild/.*$:) {return '98';} +if (m:^mozilla/layout/tools/.*$:) {return '98';} +if (m:^modules/libpr0n/decoders/mng/.*$:) {return '155';} +if (m:^mozilla/modules/libimg/mng/.*$:) {return '155';} +if (m:^mozilla/content/html/style/.*$:) {return '100';} +if (m:^mozilla/content/shared/.*$:) {return '100';} +if (m:^mozilla/embedding/.*$:) {return '101';} +if (m:^mozilla/webshell/.*$:) {return '101';} +if (m:^mozilla/htmlparser/.*$:) {return '102';} +if (m:^mozilla/content/base/.*$:) {return '103';} +if (m:^mozilla/content/events/.*$:) {return '103';} +if (m:^mozilla/content/html/content/.*$:) {return '103';} +if (m:^mozilla/content/html/document/.*$:) {return '103';} +if (m:^mozilla/dom/.*$:) {return '103';} +if (m:^mozilla/js/rhino/.*$:) {return '138';} if (m:^mozilla/xpfe/.*$:) {return '137';} if (m:^mozilla/js/tests$:) {return '114';} if (m:^js/src/perlconnect$:) {return '111';} @@ -390,68 +452,6 @@ if (m:^mozilla/browser/.*$:) {return '166';} if (m:^mozilla/chrome/.*$:) {return '166';} if (m:^mozilla/toolkit/.*$:) {return '166';} if (m:^mozilla/caps/.*$:) {return '69';} -if (m:^js/src/*\.c$:) {return '70';} -if (m:^js/src/*\.def$:) {return '70';} -if (m:^js/src/*\.h$:) {return '70';} -if (m:^js/src/*\.m*k$:) {return '70';} -if (m:^js/src/*\.tbl$:) {return '70';} -if (m:^js/src/*akefile.*$:) {return '70';} -if (m:^mozilla/mail/.*$:) {return '170';} -if (m:^mozilla/extensions/jsd/.*$:) {return '71';} -if (m:^mozilla/js/jsd/.*$:) {return '71';} -if (m:^mozilla/extensions/cookie$:) {return '171';} -if (m:^js/src/liveconnect/.*$:) {return '72';} -if (m:^mozilla/gfx/src/beos$:) {return '172';} -if (m:^mozilla/widget/src/beos$:) {return '172';} -if (m:^mozilla/netwerk/.*$:) {return '77';} -if (m:^mozilla/extensions/help$:) {return '174';} -if (m:^mozilla/nsprpub/.*$:) {return '78';} -if (m:^mozilla/gfx/src/windows/.*$:) {return '175';} -if (m:^mozilla/widget/src/windows/.*$:) {return '175';} -if (m:^mozilla/modules/plugin/.*$:) {return '81';} -if (m:^mozilla/gfx/public/.*$:) {return '177';} -if (m:^mozilla/gfx/src/*\.cpp$:) {return '177';} -if (m:^mozilla/gfx/src/*\.h$:) {return '177';} -if (m:^mozilla/gfx/src/shared/.*$:) {return '177';} -if (m:^mozilla/widget/public/.*$:) {return '177';} -if (m:^mozilla/widget/src/xpwidgets/.*$:) {return '177';} -if (m:^mozilla/modules/libpref/.*$:) {return '82';} -if (m:^mozilla/gfx/src/mac/.*$:) {return '178';} -if (m:^mozilla/widget/src/mac/.*$:) {return '178';} -if (m:^mozilla/modules/progress/.*$:) {return '83';} -if (m:^mozilla/accessibility/.*$:) {return '180';} -if (m:^mozilla/modules/libreg/.*$:) {return '84';} -if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';} -if (m:^mozilla/modules/security/.*$:) {return '86';} -if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';} -if (m:^mozilla/modules/softupdt/.*$:) {return '87';} -if (m:^mozilla/content/xml/.*$:) {return '88';} -if (m:^mozilla/expat/.*$:) {return '88';} -if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';} -if (m:^mozilla/xpcom/.*$:) {return '89';} -if (m:^xpcom/io$:) {return '90';} -if (m:^mozilla/modules/zlib/.*$:) {return '93';} -if (m:^gfx/src/xprint$:) {return '179';} -if (m:^mozilla/view/.*$:) {return '96';} -if (m:^mozilla/layout/base/.*$:) {return '98';} -if (m:^mozilla/layout/build/.*$:) {return '98';} -if (m:^mozilla/layout/doc/.*$:) {return '98';} -if (m:^mozilla/layout/html/.*$:) {return '98';} -if (m:^mozilla/layout/macbuild/.*$:) {return '98';} -if (m:^mozilla/layout/tools/.*$:) {return '98';} -if (m:^modules/libpr0n/decoders/mng/.*$:) {return '155';} -if (m:^mozilla/modules/libimg/mng/.*$:) {return '155';} -if (m:^mozilla/content/html/style/.*$:) {return '100';} -if (m:^mozilla/content/shared/.*$:) {return '100';} -if (m:^mozilla/embedding/.*$:) {return '101';} -if (m:^mozilla/webshell/.*$:) {return '101';} -if (m:^mozilla/htmlparser/.*$:) {return '102';} -if (m:^mozilla/content/base/.*$:) {return '103';} -if (m:^mozilla/content/events/.*$:) {return '103';} -if (m:^mozilla/content/html/content/.*$:) {return '103';} -if (m:^mozilla/content/html/document/.*$:) {return '103';} -if (m:^mozilla/dom/.*$:) {return '103';} -if (m:^mozilla/js/rhino/.*$:) {return '138';} } if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') { if (m:^mozilla/nsprpub/.*$:) {return '146';}