mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-23 14:22:41 -06:00
.uppweb Patch submision now uses 1.5 line height
git-svn-id: svn://ultimatepp.org/upp/trunk@10190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b5e6869b44
commit
cf205897ed
2 changed files with 30 additions and 41 deletions
|
|
@ -1,10 +1,10 @@
|
|||
topic "Bug reports and patch submision";
|
||||
topic "Bug reports and patch submission";
|
||||
[2 $$0,0#00000000000000000000000000000000:Default]
|
||||
[l288;i1120;a17;O9;~~~.1408;2 $$1,0#10431211400427159095818037425705:param]
|
||||
[a83;*R6 $$2,5#31310162474203024125188417583966:caption]
|
||||
[H4;b83;*4 $$3,5#07864147445237544204411237157677:title]
|
||||
[b83;*4 $$3,5#07864147445237544204411237157677:title]
|
||||
[i288;O9;C2 $$4,6#40027414424643823182269349404212:item]
|
||||
[b42;a42;2 $$5,5#45413000475342174754091244180557:text]
|
||||
[b42;a42;ph2 $$5,5#45413000475342174754091244180557:text]
|
||||
[l288;b17;a17;2 $$6,6#27521748481378242620020725143825:desc]
|
||||
[l321;C@5;1 $$7,7#20902679421464641399138805415013:code]
|
||||
[b2503;2 $$8,0#65142375456100023862071332075487:separator]
|
||||
|
|
@ -22,8 +22,9 @@ topic "Bug reports and patch submision";
|
|||
[C2 $$20,20#70211524482531209251820423858195:class`-nested]
|
||||
[b50;2 $$21,21#03324558446220344731010354752573:Par]
|
||||
[{_}%EN-US
|
||||
[s2; Reporting bugs&]
|
||||
[s0; If you feel that something does not work as it should, the most
|
||||
[s2; Bug reports and patch submission&]
|
||||
[s3; Reporting bugs&]
|
||||
[s5; If you feel that something does not work as it should, the most
|
||||
effective way how to proceed is to post a message in the [^http`:`/`/ultimatepp`.org`/forums^ f
|
||||
orum]. The usual ethics apply here the same way as on most of
|
||||
the forums all over the Internet: Before posting, [^http`:`/`/www`.ultimatepp`.org`/forums`/index`.php`?t`=search`&^ c
|
||||
|
|
@ -34,51 +35,40 @@ problem with library, make sure to post to [^http`:`/`/www`.ultimatepp`.org`/for
|
|||
to [^http`:`/`/www`.ultimatepp`.org`/forums`/index`.php`?t`=index`&cat`=10`&^ U`+`+
|
||||
TheIDE]. Note that some sections have sticky posts, please read
|
||||
them before posting, they usually contain important information.&]
|
||||
[s0; &]
|
||||
[s0; You should always provide the information about your system,
|
||||
[s5; You should always provide the information about your system,
|
||||
as it often helps when reproducing your problem. Usually writing
|
||||
down the version of U`+`+, your operating system and compiler
|
||||
is enough. If the problem is TheIDE related, include also the
|
||||
version of TheIDE `- it can be found in the About`-box (Assist
|
||||
> About ...). In some special cases we might ask for more details
|
||||
if it is necessary.&]
|
||||
[s0; &]
|
||||
[s0; Also please [*/ DO NOT] post bugs to [*/ Bugs (`& fixes)] forum
|
||||
[s5; Also please [*/ DO NOT] post bugs to [*/ Bugs (`& fixes)] forum
|
||||
directly. Use the category best describing your problem, they
|
||||
will be moved later if necessary.&]
|
||||
[s0; &]
|
||||
[s0; Whenever possible, please add a simple piece of code (a `"[*/ testcase]`")
|
||||
[s5; Whenever possible, please add a simple piece of code (a `"[*/ testcase]`")
|
||||
that demonstrates the problem to your report. When the developers
|
||||
know how to reproduce the problem, there is much higher probability
|
||||
that fix will be released soon. In simple words: Problem reproduced
|
||||
is usually a problem solved. If the testcase is single file only,
|
||||
just post the code into the forum post. If it is more complex,
|
||||
is usually a problem solved. If the test case is single file
|
||||
only, just post the code into the forum post. If it is more complex,
|
||||
you can use .zip attachment.&]
|
||||
[s0; &]
|
||||
[s0; One picture is worthed thousand words, as the old saying goes.
|
||||
[s5; One picture is worthed thousand words, as the old saying goes.
|
||||
If you experience any kind of rendering problems, including a
|
||||
[*/ screenshot] helps very much and saves you some typing.&]
|
||||
[s0; &]
|
||||
[s2; Submitting patches&]
|
||||
[s0; If you are find a bug and you also happen to be capable of solving
|
||||
[s5; &]
|
||||
[s3; Submitting patches&]
|
||||
[s5; If you are find a bug and you also happen to be capable of solving
|
||||
it, we would be very thankful if you post your solution. The
|
||||
same also applies if you find a solution to bug reported by someone
|
||||
else.&]
|
||||
[s0; &]
|
||||
[s0; If the patch changes only small part of code, the preferred
|
||||
[s5; If the patch changes only small part of code, the preferred
|
||||
method is to post only changed functions or classes in the post
|
||||
text. To make it easier for people reviewing the patch, you should
|
||||
also write in which files the changed code resides. If there
|
||||
are more files affected, the best is to simply post all changed
|
||||
files in .zip as attachment.&]
|
||||
[s0; &]
|
||||
[s0; Sometimes people ask why we don`'t use `*.diff or `*.patch files.
|
||||
The reason is very simple: U`+`+ is multiplatform framework and
|
||||
there exist many different formats for diff/patch. So while these
|
||||
utilities were initially created to save work, it actually sometimes
|
||||
acts just opposite. That said, we don`'t refuse patches in diff
|
||||
format. We will try to apply them, but if they are not compatible
|
||||
with the tools we use, we will ask you to provide the changes
|
||||
in different format. So to save work on both sides, we prefer
|
||||
posting the changed code or whole files.&]
|
||||
[s5; You can generate `*.diff or `*.patch file by only using SVN.
|
||||
Please notice, that firstly you need to checkout repository.
|
||||
More information about whole process you can find in following
|
||||
[^topic`:`/`/uppweb`/www`/svnInstall`$en`-us^ article].&]
|
||||
[s0; ]]
|
||||
|
|
@ -1,13 +1,12 @@
|
|||
TITLE("Bug reports and patch submision")
|
||||
TITLE("Bug reports and patch submission")
|
||||
COMPRESSED
|
||||
120,156,173,87,11,111,219,200,17,254,43,139,115,154,38,14,45,115,95,124,72,104,123,185,228,128,6,40,146,224,146,160,40,12,93,181,34,87,22,107,138,171,114,73,203,106,209,252,246,126,179,75,217,142,209,160,64,209,4,137,109,138,179,51,243,61,102,199,87,130,61,123,150,38,233,89,250,95,254,204,223,218,141,25,219,97,121,213,138,162,88,52,156,139,116,97,120,190,248,80,46,190,126,253,58,227,42,45,22,116,24,199,97,60,85,146,11,142,103,169,18,57,215,101,90,234,130,23,169,204,149,208,121,170,231,123,211,155,221,242,202,20,114,113,254,75,134,40,145,232,51,201,37,79,121,38,20,222,74,101,42,20,23,154,23,133,226,185,46,100,153,101,243,202,236,135,198,117,203,171,63,170,197,154,66,21,34,37,34,211,188,200,20,71,156,210,66,230,90,33,94,41,84,40,145,59,207,242,124,62,52,67,107,151,87,13,149,142,130,223,80,161,42,201,206,80,160,200,17,169,132,202,148,44,132,228,133,16,89,41,85,169,80,57,23,243,102,176,168,115,173,196,194,224,31,133,
|
||||
105,228,83,90,113,9,80,84,174,37,94,203,241,85,165,37,23,72,90,164,90,35,159,189,59,33,181,6,70,132,19,197,102,72,41,114,77,17,133,42,184,204,11,161,68,38,80,68,154,163,87,170,64,207,107,235,43,196,74,193,23,111,126,212,11,142,184,60,201,207,68,90,166,34,203,75,228,67,173,104,87,150,37,151,5,242,41,174,83,46,231,149,171,209,226,90,232,84,134,100,5,136,200,112,104,64,68,103,28,245,10,89,32,91,206,165,196,255,90,21,249,220,91,162,98,112,253,242,234,252,199,23,233,44,157,9,173,95,82,120,137,240,66,42,41,85,86,42,158,74,164,193,25,138,224,202,82,144,201,181,40,230,107,227,145,51,192,201,73,69,0,92,22,90,34,105,134,255,192,39,186,146,0,69,148,170,144,178,72,231,85,107,188,159,144,33,84,206,169,61,206,19,206,207,114,2,84,75,161,74,66,68,10,32,43,50,93,114,64,171,51,149,138,121,111,255,62,54,189,221,217,14,216,54,144,197,226,196,203,164,65,84,22,37,40,18,46,32,66,157,101,41,33,165,161,2,
|
||||
33,53,80,78,121,161,80,17,254,130,219,97,82,225,154,103,121,148,4,151,9,151,103,165,80,18,149,148,74,161,119,28,192,75,206,121,90,224,47,58,3,34,65,20,124,82,211,148,62,134,171,132,171,179,28,242,5,71,165,162,244,165,36,228,4,128,23,89,170,193,128,136,225,130,240,22,207,128,56,23,5,253,11,152,115,157,112,248,0,37,114,173,209,183,4,200,162,64,239,26,168,203,160,107,158,23,243,247,246,224,223,154,193,78,42,57,127,243,44,202,139,103,9,207,206,82,138,215,69,9,234,184,34,252,164,82,165,40,165,212,162,212,50,75,129,163,143,70,166,96,242,81,176,225,253,33,121,194,115,56,10,189,106,141,238,67,24,58,207,57,149,34,138,50,35,20,166,67,86,23,109,211,81,29,208,4,142,120,197,121,78,71,20,240,72,81,100,169,44,1,3,186,79,53,132,141,17,80,128,98,48,44,160,122,154,1,213,141,185,182,171,139,201,156,33,57,169,78,75,93,144,86,17,137,162,145,30,231,148,105,154,225,73,81,192,60,243,107,179,159,68,39,210,68,164,80,
|
||||
14,102,141,134,251,144,5,146,75,75,154,27,24,1,64,29,99,167,212,81,117,171,139,206,250,193,214,32,92,167,161,85,193,19,193,129,23,52,167,117,161,84,134,74,145,53,167,49,68,180,193,169,58,151,243,143,6,238,248,231,95,255,245,155,159,223,95,124,249,196,174,188,88,176,95,236,222,245,67,211,93,179,245,120,237,159,47,175,124,186,96,239,54,236,232,70,182,177,182,101,195,214,12,204,187,157,29,182,244,86,237,172,103,157,27,216,193,245,55,204,120,214,224,211,173,27,219,58,193,171,150,237,156,31,152,221,108,108,53,52,183,150,29,204,145,109,221,129,13,142,237,123,87,89,91,179,198,135,159,232,61,195,118,214,123,96,199,154,46,68,95,253,186,29,134,253,106,190,186,92,93,130,149,102,7,113,236,247,171,153,235,175,87,151,27,215,143,59,255,43,11,95,151,51,246,25,1,163,31,77,203,168,182,202,51,179,223,183,72,103,123,27,14,243,102,23,11,64,149,174,139,149,185,77,248,40,30,197,76,219,50,119,107,251,240,236,93,55,216,190,179,195,156,253,100,241,
|
||||
185,13,37,162,229,228,155,170,14,135,195,106,246,157,210,86,151,77,87,219,187,213,108,191,221,175,254,48,172,126,231,173,233,171,237,234,249,175,172,218,218,234,102,201,154,152,30,80,172,91,187,3,20,221,234,183,128,161,237,173,169,143,172,15,92,216,122,198,62,182,22,3,41,97,59,115,131,62,198,208,16,104,32,82,204,67,101,132,35,29,87,185,190,7,222,177,43,230,9,122,215,205,78,44,218,187,189,237,27,219,85,15,121,15,205,176,101,109,179,238,77,127,252,38,201,196,11,190,254,207,61,199,31,159,87,6,223,243,140,122,255,178,122,181,122,197,254,20,211,33,209,158,186,4,127,31,99,53,62,150,3,54,223,189,253,121,210,18,91,219,123,52,254,127,213,164,15,213,196,108,40,226,189,27,236,131,198,79,224,121,182,53,80,47,80,174,110,142,1,19,159,176,125,32,133,17,87,4,251,14,69,126,171,19,60,60,70,69,66,134,149,235,6,3,89,55,59,106,195,116,3,52,142,215,81,52,145,51,25,109,250,242,23,208,52,53,110,90,40,214,19,83,183,77,29,117,
|
||||
252,40,142,153,181,27,131,14,122,230,143,24,2,187,100,242,160,219,12,182,131,246,219,61,240,220,226,91,192,215,187,122,172,72,39,225,253,137,252,25,251,50,85,120,232,155,33,90,250,16,221,7,39,120,74,2,147,4,148,146,24,232,160,31,19,222,140,41,153,233,106,180,183,219,55,45,172,3,59,219,206,141,215,219,32,184,111,213,125,34,181,183,45,184,194,132,104,186,170,29,209,150,105,189,123,154,114,122,119,117,65,237,84,166,35,13,108,220,136,92,211,112,120,77,189,175,46,214,238,142,189,120,237,125,3,161,254,62,62,100,179,217,236,37,242,119,19,137,123,91,53,24,11,21,232,2,26,24,74,205,245,22,54,243,55,100,17,12,2,144,86,91,176,211,122,114,36,210,161,212,206,86,52,139,250,227,19,110,94,83,169,19,245,87,231,151,236,237,7,246,254,195,231,101,52,10,205,204,160,79,124,240,19,125,255,98,245,156,109,154,59,235,95,46,39,59,214,13,121,179,61,18,238,145,79,136,209,94,59,88,97,141,49,206,104,75,234,155,245,83,154,38,53,29,26,140,
|
||||
168,53,141,213,91,56,129,80,236,169,228,239,21,251,103,48,111,105,160,161,58,223,224,156,123,213,154,26,218,98,30,106,108,193,80,131,120,194,156,86,45,246,194,176,213,15,212,193,128,122,8,179,229,234,135,151,209,19,181,221,193,12,3,232,7,144,143,185,69,207,161,218,104,210,89,72,28,94,168,145,190,37,197,120,118,211,97,240,79,195,255,164,70,251,248,148,208,35,184,0,250,187,177,218,178,45,104,178,17,1,179,110,218,102,56,198,42,0,232,61,16,144,18,245,83,131,233,48,227,186,83,79,184,143,106,63,63,13,149,135,132,225,194,57,153,210,220,55,224,93,123,75,147,118,210,236,169,117,122,217,131,11,28,184,129,188,113,111,180,152,144,127,27,65,84,156,140,97,220,214,100,202,105,248,70,150,233,195,112,88,20,83,144,24,89,164,181,119,193,69,65,208,35,206,159,253,163,217,51,51,12,166,218,210,254,247,132,191,15,29,145,83,13,99,68,5,61,33,5,77,27,55,122,114,93,104,50,88,158,82,59,204,11,111,142,36,157,107,92,203,255,105,226,155,238,200,
|
||||
110,48,4,137,236,222,98,24,246,244,246,4,130,63,25,146,158,153,32,98,104,209,218,14,179,104,88,78,195,4,106,58,70,122,168,0,143,177,232,67,146,224,180,225,184,71,236,227,38,176,82,124,26,215,187,102,8,3,99,111,6,220,124,79,214,10,186,193,54,84,147,33,255,132,99,195,99,50,218,22,119,56,41,201,17,215,248,53,201,172,219,32,84,162,139,14,108,134,132,12,125,56,93,18,161,58,136,164,187,217,140,45,57,131,78,10,76,197,25,233,218,49,94,134,159,79,11,65,72,67,155,66,99,253,41,96,170,230,244,118,72,143,202,238,111,160,245,49,180,235,192,142,109,189,125,66,218,105,236,81,175,184,232,77,119,109,125,16,14,243,59,218,48,176,157,15,39,179,37,147,254,237,198,226,206,174,25,173,85,238,155,157,40,4,198,83,106,182,25,187,233,62,194,220,10,203,31,21,29,157,22,245,136,223,207,208,156,139,151,56,196,7,115,52,240,16,205,185,189,117,100,140,222,222,54,246,16,214,133,83,149,81,146,247,55,14,0,161,187,32,108,97,7,108,82,219,
|
||||
160,253,168,177,83,37,65,244,216,149,113,41,249,147,107,192,35,113,25,196,30,35,76,88,252,236,180,11,134,249,22,91,11,38,61,78,91,31,48,185,111,48,132,33,111,244,133,255,190,53,62,209,10,218,96,95,60,245,69,227,252,176,61,146,28,106,23,246,40,242,215,234,124,86,55,155,13,225,133,111,35,39,33,73,148,0,46,111,15,130,155,73,215,113,118,204,167,165,32,204,33,44,22,123,204,89,186,114,217,6,191,86,217,184,232,118,245,212,177,189,163,139,103,71,198,162,68,120,212,133,205,11,23,180,15,176,211,211,203,144,120,134,162,9,208,54,76,61,20,7,117,97,170,53,225,82,34,135,119,248,33,46,11,168,107,90,117,200,97,97,185,78,136,78,131,89,16,222,240,247,237,227,145,143,19,201,97,147,242,224,141,90,163,5,198,52,117,242,8,14,136,140,16,153,60,72,32,7,100,98,173,24,217,54,14,213,129,28,228,166,229,153,246,154,4,226,31,166,85,245,24,24,166,125,159,166,25,182,0,242,99,216,215,194,212,116,174,13,23,236,72,203,234,97,58,144,
|
||||
136,33,125,197,157,255,126,141,57,57,99,170,227,49,112,1,168,199,189,211,190,190,118,200,18,244,22,142,142,158,121,88,125,159,106,19,200,31,182,110,154,219,254,36,158,229,242,223,112,98,207,164,
|
||||
120,156,173,87,107,143,219,200,17,252,43,131,91,199,177,247,180,50,231,197,135,132,36,231,199,125,48,144,216,198,217,78,112,88,200,225,136,26,73,204,82,28,134,67,174,86,9,226,223,158,234,25,106,215,246,93,16,32,136,23,222,135,196,158,238,174,170,174,105,93,11,246,232,81,50,75,46,146,255,242,111,241,202,110,205,216,12,171,235,70,228,249,178,230,92,36,75,195,179,229,219,98,249,249,243,231,57,87,73,190,164,195,56,14,227,137,146,92,112,188,150,40,145,113,93,36,133,206,121,158,200,76,9,157,37,122,209,153,222,28,86,215,38,151,203,203,159,82,68,137,153,190,144,92,242,132,167,66,225,169,68,38,66,113,161,121,158,43,158,233,92,22,105,186,168,76,55,212,174,93,93,175,41,78,33,76,34,44,201,242,84,113,4,41,45,100,166,21,130,149,66,121,18,137,179,52,203,22,67,61,52,118,117,93,83,221,168,246,37,85,169,102,233,5,170,19,25,34,149,80,169,146,185,144,60,23,34,45,164,42,20,202,230,98,81,15,22,69,174,149,88,26,252,239,246,20,
|
||||
168,145,81,105,197,37,48,81,153,150,120,48,195,79,149,20,92,32,109,158,104,141,140,246,238,12,212,26,16,17,76,20,155,34,169,200,52,69,228,42,231,50,203,133,18,169,64,25,73,134,86,169,6,189,216,88,95,33,86,10,190,124,249,131,94,114,196,101,179,236,66,36,69,34,210,172,64,62,84,139,134,101,81,112,153,35,159,226,58,225,114,81,185,13,154,92,11,157,200,144,44,7,15,41,14,13,152,232,148,163,94,33,115,100,203,184,148,248,174,85,158,45,188,37,38,6,215,175,174,47,127,120,146,204,147,185,208,250,41,133,23,8,207,165,146,82,165,133,226,137,68,26,156,161,8,176,52,1,151,92,139,124,177,54,30,57,3,160,156,68,4,200,101,174,37,146,166,248,6,58,209,149,4,40,162,80,185,148,121,178,168,26,227,253,132,12,161,114,73,237,113,62,227,252,34,35,64,181,20,170,32,68,164,0,178,34,213,5,7,180,58,85,137,88,244,246,239,99,221,219,131,109,129,109,13,85,44,207,204,76,18,68,101,81,129,98,198,5,52,168,211,52,33,164,52,116,
|
||||
32,164,6,202,9,207,21,42,194,23,216,29,38,17,174,121,154,69,81,112,57,227,242,162,16,74,162,146,66,41,244,142,3,120,193,57,79,114,124,161,51,32,18,100,193,39,61,77,233,99,184,154,113,117,145,65,189,224,168,80,148,190,144,132,156,0,240,34,77,52,24,16,49,92,16,222,226,17,16,231,34,167,255,1,115,174,103,28,99,128,18,185,214,232,91,2,100,145,163,119,13,212,101,80,54,207,242,197,27,123,244,175,204,96,39,149,92,190,124,20,229,197,211,25,79,47,18,138,215,121,1,234,184,34,252,164,82,133,40,164,212,162,208,50,77,128,163,143,115,76,193,52,73,97,10,239,15,201,102,60,195,76,161,87,173,209,125,8,67,231,25,167,82,68,94,164,132,194,116,72,121,213,212,45,213,1,77,224,136,239,57,207,232,136,28,51,146,231,105,34,11,192,128,238,19,13,97,195,1,114,80,12,134,5,84,79,22,80,221,152,157,45,175,166,241,12,201,73,117,90,234,156,180,138,72,20,141,244,56,167,72,146,20,175,228,57,134,103,177,51,221,36,58,145,204,68,
|
||||
2,229,192,106,52,166,15,89,32,185,164,32,219,128,9,0,117,184,78,161,163,234,202,171,214,250,193,110,64,184,78,66,171,130,207,4,7,94,208,156,214,185,82,41,42,69,214,140,92,136,104,195,164,234,76,46,222,25,76,199,63,255,250,175,223,252,248,230,234,227,123,118,237,197,146,189,24,119,172,183,157,235,7,207,76,187,97,157,25,170,61,243,227,250,80,123,15,139,122,188,186,246,114,201,126,10,143,212,237,142,173,199,157,167,23,245,146,189,222,178,147,27,217,214,218,134,13,123,51,48,239,14,118,216,211,83,27,103,61,107,221,192,142,174,191,97,198,179,26,239,238,221,216,108,102,120,212,178,131,243,3,179,219,173,173,134,250,214,178,163,57,177,189,59,178,193,177,174,119,149,181,27,86,251,240,23,61,103,216,193,122,15,136,89,221,134,232,235,79,251,97,232,202,69,249,172,124,6,242,234,3,52,212,117,229,220,245,187,242,217,214,245,227,193,127,98,225,231,106,206,62,32,96,244,163,105,24,213,86,161,205,174,107,144,206,246,54,28,230,205,33,22,128,42,93,27,
|
||||
43,115,219,240,86,60,138,153,166,97,238,214,246,225,181,215,237,96,251,214,14,11,246,194,226,125,27,74,68,203,179,175,170,58,30,143,229,252,63,148,86,62,171,219,141,189,43,231,221,190,43,255,48,148,191,243,214,244,213,190,124,252,137,85,123,91,221,172,88,29,211,3,138,117,99,15,128,162,45,127,11,24,154,222,154,205,105,162,203,110,230,236,93,99,225,91,51,118,48,55,232,99,12,13,129,6,34,197,60,84,70,56,210,113,149,235,123,224,29,187,98,158,160,119,237,252,204,162,189,235,108,95,219,182,122,200,123,172,135,61,107,234,117,111,250,211,87,73,38,94,240,243,127,238,57,254,249,184,50,248,157,167,212,251,199,242,251,242,123,246,199,152,14,137,58,234,18,252,189,139,213,248,88,14,216,124,253,234,199,73,75,108,109,239,209,248,255,85,147,60,84,19,179,161,136,55,110,176,15,26,63,131,231,217,222,64,189,64,185,186,57,5,76,252,140,117,129,20,70,92,17,236,7,20,249,181,78,240,226,41,42,18,50,172,92,59,24,200,186,62,80,27,166,29,160,113,
|
||||
60,142,162,137,156,105,208,126,6,63,83,199,166,129,84,61,81,116,91,111,162,128,191,8,96,102,237,198,32,128,158,249,19,76,226,48,155,134,207,109,7,219,66,244,77,7,32,247,248,21,184,245,110,51,86,36,144,240,252,196,250,156,125,156,74,59,246,245,16,103,249,24,199,14,35,64,150,64,211,17,224,153,197,64,7,225,152,240,100,76,25,124,164,114,135,174,110,48,51,152,99,219,186,113,183,15,74,251,90,214,103,54,123,219,128,36,88,67,221,86,205,136,182,76,227,221,183,41,167,103,203,43,106,167,50,45,145,191,117,35,114,77,174,240,156,122,47,175,214,238,142,61,121,14,243,130,66,127,31,95,100,243,249,252,41,242,183,19,123,157,173,106,248,65,5,158,128,6,220,168,222,237,49,95,254,134,102,3,14,0,182,54,22,180,52,158,70,17,233,80,106,107,43,50,161,254,116,38,229,57,213,56,145,125,125,249,140,189,122,203,222,188,253,176,138,163,65,46,25,20,137,55,94,208,239,79,202,199,108,91,223,89,255,116,53,13,224,166,166,105,108,78,4,120,36,18,
|
||||
242,179,59,7,241,175,225,239,140,214,167,190,94,127,203,207,164,159,99,13,83,90,147,145,222,66,251,4,95,79,181,254,162,202,191,128,107,75,222,133,178,124,141,3,238,5,106,54,80,19,243,16,94,3,78,106,4,18,202,180,124,177,39,134,149,223,81,233,3,10,33,148,86,229,119,79,163,252,55,246,0,221,15,32,28,208,125,201,38,154,13,101,198,121,156,135,196,225,129,13,210,55,164,17,207,110,90,120,252,228,243,103,253,217,47,79,9,205,1,125,224,125,24,113,15,237,65,140,141,173,155,117,221,212,195,41,86,1,36,239,17,128,120,168,159,13,184,13,118,214,158,123,194,213,179,241,139,179,127,60,36,12,119,203,121,254,204,125,3,222,53,183,100,170,147,74,169,245,160,16,122,218,131,5,156,184,133,162,113,71,52,112,195,191,141,120,59,186,96,176,214,13,205,225,100,180,145,95,122,51,156,22,245,19,84,69,83,209,216,187,48,56,65,195,35,206,159,255,163,238,152,25,6,83,237,105,37,60,51,247,182,37,90,170,97,140,120,160,27,156,77,150,226,70,79,19,
|
||||
22,218,11,227,77,57,29,188,193,155,19,169,101,135,187,247,215,108,221,180,39,118,3,167,35,154,123,11,199,235,233,233,169,125,127,30,62,122,205,4,221,66,126,214,182,240,157,97,53,25,7,116,116,138,196,80,1,30,222,231,67,146,48,85,195,169,67,236,185,250,105,111,120,79,139,196,16,204,33,108,22,246,155,221,129,174,169,45,213,100,104,100,194,177,225,101,154,173,61,46,106,210,144,35,150,241,137,201,172,155,32,81,34,138,14,172,135,25,13,239,241,124,19,132,234,32,143,246,102,59,54,52,12,116,82,160,40,250,161,107,198,120,227,125,56,223,250,33,13,173,3,181,245,231,128,169,154,243,211,33,253,253,142,4,252,215,167,208,174,3,59,182,241,118,254,208,79,208,113,88,159,42,20,177,179,62,72,133,249,3,237,15,88,209,135,243,124,205,38,201,219,173,197,141,188,97,180,52,185,175,54,158,16,24,79,217,176,237,216,78,183,13,204,41,108,128,84,109,28,174,168,64,124,72,67,87,46,94,209,144,27,230,161,198,216,144,153,117,214,209,44,244,246,182,182,199,
|
||||
176,12,156,171,140,34,188,191,86,128,4,25,126,216,177,142,216,147,246,65,237,81,92,231,74,130,204,177,48,227,230,241,231,65,1,129,68,98,144,119,140,48,97,173,179,211,166,23,188,44,182,22,230,242,52,237,116,192,228,190,193,16,134,188,113,18,252,175,12,195,207,211,188,236,224,102,228,61,172,188,156,111,234,237,150,32,193,175,17,246,48,158,224,39,160,55,210,204,178,247,127,126,115,94,147,104,29,173,171,0,126,112,144,222,195,124,3,6,173,141,235,67,216,190,232,186,32,178,125,141,15,147,48,231,63,81,99,191,188,98,143,123,215,216,184,172,122,127,63,206,65,60,104,100,235,154,198,5,184,175,63,13,14,83,60,237,170,93,119,180,235,184,155,60,243,183,237,107,56,41,128,40,31,217,182,188,26,177,179,66,36,117,133,207,16,161,237,100,201,86,171,127,3,86,114,96,221,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue