From bb45c99dce74120571e0eb8cef2bf32e4ccaca6c Mon Sep 17 00:00:00 2001 From: cxl Date: Thu, 22 Aug 2019 18:53:12 +0000 Subject: [PATCH] .uppweb git-svn-id: svn://ultimatepp.org/upp/trunk@13555 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppbox/uppweb/2019.2.txt | 144 +++++++++++++++++++++++ uppbox/uppweb/www.tpp/Roadmap_en-us.tpp | 49 ++++++++ uppbox/uppweb/www.tpp/Roadmap_en-us.tppi | 28 +++-- 3 files changed, 208 insertions(+), 13 deletions(-) diff --git a/uppbox/uppweb/2019.2.txt b/uppbox/uppweb/2019.2.txt index 99e767306..a640c6633 100644 --- a/uppbox/uppweb/2019.2.txt +++ b/uppbox/uppweb/2019.2.txt @@ -1,3 +1,146 @@ +Core: Allocator fix +Core: Allocator improvement +Core: CoWork improvements, migw TLS workaround FastMingwTLS +Core: Fixed issue with compilation with USEMALLOC +Core: flagHEAPOVERRIDE +Core: Heap improved +Core: Heap improvements +Core: pick/clone refinements +Core: Random refactored with xoshiro256** +Core: SignificantBits64 +Core: Uuid optimized +Core: Value::Compare optimised for standard types +Core: VectorMap/Array map all operator() variants added (via universal reference) +Core: Vector::Add now correctly follows pick/clone semantics (thanks Novo) + +CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized +CtrlLib: CtrlMapper +CtrlLib: DropList::Add(initializer_list) +CtrlLib: FileSelButton::WhenSelected, ide: small improvements +CtrlLib: FileSel sorting improved + +Draw: Font metrics optimised for mingw (using FastMingwTls) + +FileSel: PreSelect improved (now supports SaveAs, file type now set correctly) + +Painter: SVG fixes + +GLCtrl: ExecuteGL in Win32 + +IconDes: Button to enter color as text + +ide: 'never_inline' support in the C++ parser +ide: Console output now supports search, font settings 'set to defaults' button +ide: Debugger now has arrow buttons to change frame without dropping the list +ide: Display/apply patch tool in Assist +ide: GDB gui now has memory tab +ide: IconDes export to .png now exports correctly uhd/dark variants +ide: Main config now can drag/drop (or move) lines +ide: Run options new buttons to insert file path / directory path into commandline args + + + + + + +Core: VectorMap/Array map all operator() variants added (via universal reference) +GLCtrl: ExecuteGL in Win32 +Core: pick/clone refinements +Core: Vector::Add now correctly follows pick/clone semantics (thanks Novo) +ide: Main config now can drag/drop (or move) lines +ide: GDB gui now has memory tab +ide: Debugger now has arrow buttons to change frame without dropping the list +ide: Run options new buttons to insert file path / directory path into commandline args +CtrlLib: DropList::Add(initializer_list) +FileSel: PreSelect improved (now supports SaveAs, file type now set correctly) +Painter: SVG fixes +ide: Console output now supports search, font settings 'set to defaults' button +ide: Display/apply patch tool in Assist +CtrlLib: CtrlMapper +ide: IconDes export to .png now exports correctly uhd/dark variants +Core: flagHEAPOVERRIDE +IconDes: Button to enter color as text +Core: Heap improvements +CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized +Core: Value::Compare optimised for standard types +Draw: Font metrics optimised for mingw (using FastMingwTls) +Core: Heap improved +Core: Allocator improvement +CtrlLib: FileSel sorting improved +ide: 'never_inline' support in the C++ parser +Core: Uuid optimized +Core: Random refactored with xoshiro256** +Core: SignificantBits64 +Core: CoWork improvements, migw TLS workaround FastMingwTLS +Core: Allocator fix +Core: Fixed issue with compilation with USEMALLOC +CtrlLib: FileSelButton::WhenSelected, ide: small improvements + + + + + + + + + + + + +ide: Debuggers: frame up/down disabled when running +---- +*ScatterDraw: Scrolling fixes +---- +ScatterCtrl_Demo: Modified log example +---- +*ScatterDraw: Fixed problem un X axis +---- +*ScatterDraw: Included Maginor fix from https://www.ultimatepp.org/forums/index.php?t=msg&th=10759&start=0& +---- +*ScatterDraw: Fix to include accented legends +---- +.Eigen_demo: Tiny fixes +---- +ScatterCtrl_Demo: Fixed margins +---- +ScatterDraw: Fixed legend paint. Added callback SetGridLines +---- +*Controls4U: Added details +---- +*Functions4U: Added details +---- +*SysInfo: Added details +---- +Core: VectorMap/Array map all operator() variants added (via universal reference) +---- +Core: VectorMap initialization improved +---- +bazaar: SysInfo cosmetics +---- +Core: VectorMap initialize issue +---- +CtrlCore: Gtk GUI_APP_MAIN now correctly handles exceptions +---- +GLCtrl: ExecuteGL for GTK, static memory leaks in opengl driver now ignored +---- +Draw: ImageBuffer begin/end +---- +.reference +---- +.uppbox +---- +.reference +---- +uppbox: ;/usr/include/harfbuzz +---- +uppbox, ide: added /usr/include/harfbuzz +---- +GLCtrl: ExecuteGL in Win32 +---- +Core: clone/pick refinements, heap refinements +---- +Core: pick/clone refinements +---- CtrlLib: MacMenu now using postcallback to invoke action to avoid cosmetic issues ---- uppsrc: Removed legacy .iml support, fixed clang warnings @@ -221,3 +364,4 @@ Core2019 merged to to trunk Ide: Added book icon to TheIDE icon set and use it inside help instead of main package icon. ---- + diff --git a/uppbox/uppweb/www.tpp/Roadmap_en-us.tpp b/uppbox/uppweb/www.tpp/Roadmap_en-us.tpp index d3c59aaae..4bce5c9e2 100644 --- a/uppbox/uppweb/www.tpp/Roadmap_en-us.tpp +++ b/uppbox/uppweb/www.tpp/Roadmap_en-us.tpp @@ -26,6 +26,55 @@ topic "Roadmap"; [2 $$0,0#00000000000000000000000000000000:Default] [{_}%EN-US [s2; Roadmap&] +[s24; Upcoming release&] +[s24; 2019.2 (October 2019)&] +[s5;* &] +[s5; [* Core]&] +[s5;l160;i150;O0; Allocator huge block handling optimized, memory +consumption improved in specific cases&] +[s5;l160;i150;O0; Index refactored to reduce sizeof and improve performance +in specific cases&] +[s5;l160;i150;O0; Introduced workaround for Mingw TLS performance +issue&] +[s5;l160;i150;O0; pick/clone semantics refined in several places&] +[s5;l160;i150;O0; Random algorithm changed to xoshiro256`*`*&] +[s5;l160;i150;O0; Uuid generation optimized&] +[s5;l160;i150;O0; Fast U`+`+ allocator is now used internally where +possible even if standard allocator us used for new/delete (with +USEMALLOC flag)&] +[s5;l160;i150;O0; pick/clone refinements&] +[s5;l160;i150;O0; Value`::Compare optimized for standard types&] +[s5;l160;* &] +[s5; [* Graphics]&] +[s5;l160;i150;O0; SVG parser improvents&] +[s5;l160;i150;O0; GLCtrl new method ExecuteGL to execute code with +correct GL context&] +[s5;l160;i150;O0; Font metrics optimized for MingW with TLS optimization +workaround&] +[s5; &] +[s5; [* CtrlLib]&] +[s0;l160;i150;phO0; ArrayCtrl sorting improved&] +[s5;l160;i150;O0; CtrlMapper small helper class&] +[s5;l160;i150;O0; DropList supports Add with initializer`_list&] +[s5;l160;i150;O0; FileSelButton WhenSelected Event&] +[s5;l160;i150;O0; FileSel has now more sorting options, PreSelect +now supports Save As too&] +[s5;l160;* &] +[s0;ph [* Ide]&] +[s5;l160;i150;O0; Console output now supports search&] +[s5;l160;i150;O0; Font settings `'set to defaults`' button&] +[s5;l160;i150;O0; Debugger now has arrow buttons to change frame +without dropping the list&] +[s5;l160;i150;O0; New GUI patch tool&] +[s5;l160;i150;O0; GDB debugger frontend now has memory tab&] +[s5;l160;i150;O0; Icon designer export to .png now exports uhd/dark +variants too&] +[s5;l160;i150;O0; Main config dialog now can drag/drop (or move) +lines&] +[s5;l160;i150;O0; Run options dialog got new buttons to insert file +path / directory path into commandline args&] +[s5;* &] +[s5;* &] [s24; Current release&] [s3; 2019.1 (rev 13068) (May 2019)&] [s5;* &] diff --git a/uppbox/uppweb/www.tpp/Roadmap_en-us.tppi b/uppbox/uppweb/www.tpp/Roadmap_en-us.tppi index 54a4d834b..c5a270b4a 100644 --- a/uppbox/uppweb/www.tpp/Roadmap_en-us.tppi +++ b/uppbox/uppweb/www.tpp/Roadmap_en-us.tppi @@ -1,16 +1,18 @@ TITLE("Roadmap") COMPRESSED -120,156,173,88,13,83,219,72,210,254,43,83,69,238,2,172,49,154,209,183,93,245,214,130,13,132,59,66,114,152,108,182,138,34,241,88,26,219,179,200,146,86,31,56,112,117,251,219,239,233,145,108,96,227,117,184,170,119,179,129,216,154,158,238,121,250,233,167,123,116,147,136,32,232,107,206,133,213,151,220,239,127,8,251,127,252,241,71,151,59,86,208,23,236,205,27,222,177,118,184,229,216,92,112,124,103,57,194,231,110,104,133,110,192,3,203,246,29,225,250,150,219,203,101,33,23,183,55,50,176,251,251,87,30,172,68,199,221,177,185,205,45,238,9,7,171,44,219,18,14,23,46,15,2,135,251,110,96,135,158,215,139,100,94,233,44,189,189,153,144,157,3,51,27,102,150,31,120,14,135,145,227,10,219,119,29,24,59,14,194,179,225,216,247,124,191,87,233,42,81,183,55,154,226,70,180,3,138,210,233,120,59,136,78,248,176,116,132,227,57,118,32,108,30,8,225,133,182,19,58,8,155,139,158,174,20,130,204,231,100,224,194,147,227,58,220,182,112,38,223,181,177,192,199,111,199, -10,185,128,187,192,114,93,120,82,223,170,219,27,3,208,4,208,16,60,100,235,193,153,240,93,178,8,156,128,219,126,32,28,225,9,184,183,124,28,145,124,187,189,88,149,17,108,109,193,251,21,2,234,15,126,118,251,28,198,126,199,223,17,86,104,9,207,15,225,20,161,226,180,118,24,114,59,128,83,135,187,22,183,123,81,22,227,132,19,225,90,182,241,24,32,9,30,118,54,128,184,30,71,208,194,14,224,210,231,182,141,159,174,19,248,189,82,81,26,170,172,184,189,217,255,250,243,174,213,181,186,194,117,247,200,62,132,125,96,59,182,237,120,161,195,45,27,126,176,137,67,112,121,22,50,201,93,17,244,38,178,132,211,10,95,249,13,168,220,130,25,96,183,3,215,134,111,15,63,144,82,156,208,6,64,34,116,2,219,14,172,94,148,200,178,108,81,34,132,246,233,148,156,119,56,223,241,9,92,215,22,78,72,232,216,2,40,11,207,13,57,96,118,61,199,18,189,66,253,94,235,66,45,84,10,156,53,152,209,159,56,162,47,241,183,165,33,130,105,88,40,58,92,128,135,174, -231,89,4,152,11,46,8,219,5,226,22,15,28,68,132,63,200,112,213,18,113,242,116,6,187,195,237,157,80,56,54,34,9,29,7,8,96,3,30,114,206,173,0,127,112,50,224,98,168,193,91,78,181,238,27,115,167,195,157,29,31,12,70,170,66,135,220,135,54,225,39,128,191,240,44,23,137,16,141,185,0,236,63,139,55,192,157,139,128,254,26,228,185,219,225,40,5,132,200,93,23,231,182,1,181,8,112,118,23,216,219,134,221,220,15,122,151,106,89,14,101,165,90,198,236,15,222,52,84,227,94,135,123,59,22,217,187,65,136,4,114,135,240,179,29,39,20,161,109,187,34,116,109,207,2,142,101,157,84,173,49,85,147,169,196,245,38,126,135,251,168,43,156,213,117,113,122,99,134,147,251,156,66,17,65,232,17,10,237,38,227,131,68,167,20,7,152,209,111,200,176,63,248,137,115,159,54,10,80,53,65,224,89,118,8,48,128,129,229,130,234,208,130,0,137,70,158,5,234,128,196,32,186,147,51,53,62,104,11,213,132,64,12,116,109,55,32,226,194,18,161,35,8,236,19,90, -150,135,111,130,0,229,212,155,201,252,5,1,133,213,17,22,88,4,233,113,81,149,240,5,250,89,33,201,8,68,1,25,128,10,133,110,195,192,241,65,170,202,74,197,72,190,107,153,99,11,222,17,28,216,129,127,174,27,56,142,135,120,225,219,39,85,162,20,162,130,93,223,238,125,148,5,17,70,184,125,73,200,27,75,209,17,98,199,23,71,174,63,244,143,109,104,17,232,78,114,98,157,30,31,11,126,140,90,240,93,171,87,214,147,246,136,9,40,179,98,110,62,255,208,250,183,59,194,222,113,196,32,56,25,186,193,17,63,61,113,79,143,142,173,211,193,201,17,152,238,120,199,167,167,46,114,151,103,154,216,111,52,240,171,177,115,58,194,217,57,117,156,83,207,59,57,178,142,135,194,31,120,252,228,104,112,52,56,22,67,108,22,4,71,208,220,66,37,202,84,44,217,80,165,90,63,248,175,55,84,83,105,104,242,239,175,255,249,219,201,229,193,167,17,187,41,69,159,93,101,50,94,200,252,239,183,248,228,244,217,160,46,10,20,36,107,29,208,215,118,159,129,167,97,151,179, -221,66,221,51,168,166,23,236,177,221,247,242,193,124,191,71,107,220,254,62,107,126,179,155,125,118,166,82,85,200,132,233,69,94,100,247,166,194,203,219,230,177,97,150,134,208,245,1,20,138,156,135,136,225,189,140,62,140,216,175,172,172,243,60,43,170,45,43,207,155,29,227,213,82,54,205,10,246,233,221,144,197,186,204,19,249,80,254,175,182,177,44,238,88,53,71,140,173,233,179,99,12,178,66,109,11,155,158,31,142,70,239,122,12,63,24,54,175,178,40,75,94,113,138,95,223,95,92,125,28,188,128,135,237,174,237,239,85,81,162,51,118,94,196,169,3,86,61,228,106,111,203,174,159,213,100,148,69,119,10,155,61,223,121,139,197,117,118,84,70,90,119,240,143,79,121,174,138,245,167,139,108,217,126,98,211,58,141,168,81,151,44,67,195,94,232,71,21,111,217,17,82,6,88,62,103,0,245,94,22,90,130,73,205,199,75,100,55,75,238,85,201,100,202,162,108,145,235,68,210,182,4,219,36,81,11,182,156,171,148,213,165,78,103,171,13,100,201,22,106,49,81,69,179,21,86, -109,113,60,68,30,175,41,141,235,128,153,78,129,36,192,24,100,9,0,76,234,133,78,179,82,87,15,127,206,251,26,231,93,243,101,68,203,75,54,81,136,82,177,68,207,230,85,167,249,181,122,68,203,58,108,82,183,95,160,86,22,82,167,229,182,220,188,151,119,234,67,170,152,46,89,154,45,89,52,151,233,12,76,172,178,117,184,91,140,47,178,72,38,31,139,44,82,101,99,46,147,36,91,34,110,85,85,132,87,212,214,108,140,110,26,97,4,104,78,88,86,178,128,36,18,192,100,248,29,187,207,227,173,228,254,5,152,103,245,75,42,177,108,138,42,130,188,51,12,56,122,134,34,223,178,193,248,237,80,151,148,53,83,159,11,12,53,227,183,134,67,72,13,197,87,65,177,41,122,153,231,137,142,12,25,182,113,245,108,120,140,140,86,170,152,202,72,189,136,170,199,46,129,73,158,149,165,38,111,192,180,172,178,156,21,117,154,254,105,127,112,207,96,14,224,216,164,80,242,206,200,111,9,238,105,24,62,95,8,227,109,193,12,64,96,89,40,182,212,213,156,69,137,206,39,153, -44,226,215,228,242,60,213,149,134,52,34,132,58,95,29,227,71,21,21,195,34,155,53,89,109,115,14,99,152,254,134,124,163,78,74,148,73,162,213,182,136,63,2,190,88,77,234,217,12,245,244,18,61,98,212,74,62,217,249,229,169,65,233,242,232,210,248,155,38,153,172,202,14,155,234,111,196,87,85,160,138,26,136,116,89,214,91,93,142,84,50,173,243,89,33,99,20,165,146,85,13,192,118,53,62,52,229,143,194,211,85,137,53,198,95,161,224,31,60,165,154,100,19,248,40,30,246,190,163,236,7,60,44,182,145,118,45,241,191,229,106,198,78,126,61,63,125,133,26,95,233,104,126,141,97,223,0,81,18,66,37,56,17,101,5,85,147,81,62,2,98,129,243,230,42,73,176,249,50,43,226,178,251,250,29,77,0,37,235,150,247,51,64,143,242,217,202,243,139,65,85,36,192,3,60,71,45,171,184,243,92,45,234,82,49,210,200,132,80,76,233,138,194,160,219,47,168,187,187,82,135,57,42,24,76,193,100,151,213,5,160,237,48,213,157,117,25,25,33,21,248,56,81,213,82,65, -117,151,58,158,161,107,236,189,236,56,103,215,255,108,178,222,97,239,71,71,71,171,103,136,67,167,236,179,78,109,177,77,61,116,81,213,50,57,171,53,73,158,100,41,88,220,142,134,116,12,16,48,49,244,35,44,239,40,202,241,219,105,157,36,101,84,32,32,232,196,217,167,115,54,121,120,90,103,10,153,141,30,48,228,45,134,133,92,26,206,72,22,103,143,136,31,170,116,223,248,67,195,168,230,89,140,179,145,84,164,49,130,165,163,16,106,166,84,13,0,51,9,209,239,174,67,252,116,126,56,26,94,136,179,11,19,105,250,228,179,129,211,216,209,130,109,9,255,40,141,52,209,14,115,37,239,117,242,240,212,45,27,246,96,244,194,70,208,28,138,169,160,208,40,57,91,247,204,202,106,86,168,209,191,46,94,210,232,234,228,250,211,213,229,249,229,25,132,71,210,201,144,142,209,239,201,201,183,124,219,110,36,35,121,82,207,116,122,8,225,45,197,58,27,187,244,81,53,205,120,207,192,218,46,155,37,11,182,251,33,87,41,144,89,200,106,190,238,147,123,221,239,10,243,170,29, -71,183,4,240,105,252,211,248,167,230,36,115,157,151,13,174,77,69,65,101,140,28,172,129,66,2,88,2,206,215,79,181,242,204,153,225,222,107,92,94,190,116,70,73,4,151,31,8,81,58,231,51,128,33,225,68,198,68,79,10,20,205,214,250,132,254,205,150,158,195,90,101,51,85,137,27,95,215,122,133,13,157,190,25,113,146,36,134,183,244,14,103,31,31,152,127,49,208,69,181,145,154,245,140,26,12,89,228,5,148,0,213,157,128,85,143,170,200,182,56,162,116,141,70,23,8,46,150,84,169,156,94,3,108,107,210,109,174,127,203,103,107,27,156,39,140,126,108,82,233,233,115,19,7,158,248,54,12,90,179,228,209,121,110,198,187,65,215,254,177,213,99,89,197,47,205,236,110,240,26,103,11,249,194,44,220,154,166,214,42,135,8,61,183,10,186,206,43,66,44,127,79,116,165,236,231,134,118,87,248,93,241,140,191,116,193,250,136,59,148,25,172,190,187,97,5,235,27,22,15,124,219,220,176,10,243,189,105,132,162,189,112,108,136,196,20,55,52,127,124,128,222,87,64,128,226, -213,8,125,243,101,94,85,121,57,238,141,15,199,135,203,229,114,220,165,242,66,53,171,60,31,119,179,98,54,62,44,139,40,206,162,241,27,218,123,252,230,186,70,207,193,180,49,126,3,25,62,168,203,113,119,94,45,146,241,206,168,105,133,227,175,62,254,255,194,232,77,11,10,55,209,143,141,72,54,178,203,14,241,160,130,14,166,68,234,139,44,203,55,85,39,187,158,23,89,61,155,103,152,159,169,217,147,227,14,20,38,125,96,197,189,76,106,133,109,234,84,211,45,72,154,62,168,32,151,24,249,10,18,41,0,219,10,235,95,14,140,216,16,183,122,168,45,5,246,164,194,200,7,58,37,36,102,97,188,82,223,33,229,164,178,162,130,108,180,153,129,212,72,159,68,143,125,52,195,122,185,192,243,77,78,70,74,197,87,80,145,108,97,74,150,14,99,94,63,41,106,3,84,181,232,176,88,210,204,51,197,211,66,54,135,234,48,136,77,145,229,15,155,54,62,42,10,249,112,248,139,25,228,77,219,252,255,207,161,61,254,42,190,224,146,94,29,142,84,117,187,234,153,127,69,172, -118,116,107,228,121,125,199,92,73,38,205,245,43,122,182,149,48,121,220,52,25,60,123,138,251,114,5,180,73,229,158,143,103,226,169,145,110,78,43,228,205,36,21,169,196,124,190,38,225,166,197,199,245,20,188,105,119,27,247,122,168,186,1,198,244,161,44,231,205,180,109,156,197,83,154,37,54,217,183,143,122,140,126,254,227,227,201,25,57,109,238,87,80,97,186,149,198,204,124,77,179,108,65,29,52,110,71,59,154,60,50,140,219,167,43,47,52,202,96,42,69,183,88,208,137,55,121,59,55,3,85,140,169,173,195,178,101,74,35,102,243,209,48,105,46,239,21,181,4,67,100,54,201,190,209,180,78,23,171,24,179,94,185,122,66,96,98,16,122,105,14,133,33,10,210,141,168,160,25,18,35,31,118,131,252,20,155,46,171,236,66,167,234,36,214,21,0,251,140,235,248,40,42,178,36,97,234,30,137,254,43,118,52,41,57,70,80,205,20,73,35,195,211,220,116,33,39,42,161,135,137,190,83,12,16,228,115,29,225,144,50,41,51,38,219,219,154,4,95,65,231,182,195,169,148,190, -63,108,143,104,166,92,100,209,156,169,153,82,55,69,114,138,249,1,215,141,22,174,114,117,205,164,205,227,181,101,147,25,170,199,246,62,181,219,204,195,25,141,33,145,158,62,176,146,144,38,137,144,213,90,115,175,231,234,124,120,178,201,233,47,10,55,237,36,3,238,205,248,178,251,127,142,101,189,63,222,91,55,238,12,221,184,157,255,238,53,176,42,36,221,95,16,1,166,76,5,152,55,205,107,108,68,111,29,170,66,223,107,51,206,22,51,131,193,20,227,125,133,217,50,161,105,191,202,178,100,99,185,158,99,229,80,253,240,245,15,59,41,35,134,81,91,231,102,174,94,77,90,107,244,198,111,9,117,157,214,116,99,47,49,7,155,157,54,109,52,92,221,40,205,75,13,243,102,39,127,104,174,112,24,47,199,7,96,29,148,27,180,188,57,164,151,22,183,173,204,26,74,210,170,245,213,153,54,183,154,38,217,254,178,251,239,28,82,195,104,174,239,77,31,48,221,178,236,181,237,244,124,202,30,178,218,64,157,100,153,185,66,152,215,100,105,147,62,115,109,147,19,146,101,249,231, -45,168,57,145,45,197,59,213,244,70,96,174,22,140,232,50,167,236,211,237,137,182,187,249,82,101,185,142,26,221,133,74,45,213,164,209,223,195,246,149,233,59,93,146,208,70,79,74,251,5,125,163,82,183,221,219,219,255,2,228,230,145,167, +120,156,173,89,109,83,219,72,182,254,43,93,69,238,6,24,199,72,173,87,219,85,183,6,108,96,216,5,194,198,48,153,42,138,196,178,212,182,123,144,221,26,181,132,67,110,237,252,246,125,78,75,50,118,226,56,124,184,147,9,68,86,159,151,126,206,251,241,125,202,195,176,39,109,155,91,189,200,14,122,239,59,189,191,255,254,187,109,187,86,216,227,236,205,27,187,101,237,217,150,235,216,220,198,103,150,203,3,219,235,88,29,47,180,67,203,9,92,238,5,150,215,205,162,60,154,63,220,71,161,211,59,252,224,131,138,183,188,61,199,118,108,203,246,185,139,83,150,99,113,215,230,158,29,134,174,29,120,161,211,241,253,110,28,101,133,84,139,135,251,49,209,185,32,115,64,102,5,161,239,218,32,114,61,238,4,158,11,98,215,133,122,14,4,7,126,16,116,11,89,164,226,225,94,146,222,208,182,79,90,186,45,127,15,218,241,0,148,46,119,125,215,9,185,99,135,156,251,29,199,237,184,80,219,230,93,89,8,40,153,205,136,192,131,36,215,115,109,199,194,157,2,207,193,129,0, +191,93,171,99,115,136,11,45,207,131,36,241,165,120,184,55,0,141,1,13,193,67,180,62,132,241,192,35,138,208,13,109,39,8,185,203,125,14,241,86,128,43,146,108,175,155,8,29,131,214,225,118,175,128,66,189,254,175,94,207,6,113,208,10,246,184,213,177,184,31,116,32,20,170,226,182,78,167,99,59,33,132,186,182,103,217,78,55,86,9,110,56,230,158,229,24,137,33,140,224,131,179,1,196,243,109,40,205,157,16,34,3,219,113,240,211,115,195,160,171,5,153,161,80,249,195,253,225,231,95,247,173,182,213,230,158,119,64,244,29,208,135,142,235,56,174,223,113,109,203,129,28,48,113,9,46,223,130,37,109,143,135,221,113,164,33,180,192,71,65,5,170,109,129,12,176,59,161,231,64,182,143,31,48,41,110,232,0,32,222,113,67,199,9,173,110,156,70,90,215,40,17,66,135,116,75,219,110,217,246,94,64,224,122,14,119,59,132,142,195,129,50,247,189,142,13,152,61,223,181,120,55,23,127,149,50,23,115,177,0,206,18,158,209,27,187,188,23,225,111,237,134,80,166,242,66, +222,178,57,252,208,243,125,139,0,243,224,11,220,241,128,184,101,135,46,52,194,31,88,184,168,29,113,252,114,7,167,101,59,123,29,238,58,208,164,227,186,64,0,12,236,142,109,219,86,136,63,184,25,112,49,174,97,215,62,85,139,175,200,221,150,237,238,5,240,96,152,170,227,146,248,142,67,248,113,224,207,125,203,131,33,120,69,206,1,251,175,252,13,112,183,121,72,127,13,242,182,215,178,17,10,80,209,246,60,220,219,1,212,60,196,221,61,96,239,24,239,182,131,176,123,45,150,122,16,21,162,246,152,195,254,155,202,213,108,191,101,251,123,22,209,123,97,7,6,180,93,194,207,113,221,14,239,56,142,199,59,158,227,91,192,81,151,105,81,19,83,52,153,72,92,49,9,90,118,128,184,194,93,61,15,183,55,100,184,121,96,147,42,60,236,248,132,66,205,100,244,46,149,11,210,3,158,209,171,156,225,176,255,139,109,7,196,40,68,212,132,161,111,57,29,128,1,12,44,15,174,142,92,16,194,208,176,51,71,28,80,50,136,31,163,169,24,189,171,3,213,168,64,30,232,57, +94,72,142,11,74,168,14,37,192,167,99,89,62,62,9,67,132,83,119,26,101,27,14,200,173,22,183,224,69,72,61,30,162,18,178,224,126,86,135,210,8,146,2,44,128,44,212,241,42,15,28,189,91,8,93,136,4,198,247,44,115,109,110,183,184,13,236,224,127,158,23,186,174,15,125,33,59,160,172,68,38,68,4,123,129,211,189,137,114,114,24,238,245,34,66,222,80,242,22,231,123,1,63,246,130,65,112,226,32,23,193,221,41,157,88,103,39,39,220,62,65,44,4,158,213,213,229,184,190,98,10,151,105,60,55,155,189,175,229,59,45,238,236,185,188,31,158,14,188,240,216,62,59,245,206,142,79,172,179,254,233,49,60,221,245,79,206,206,60,216,46,83,146,188,223,228,192,207,134,206,109,113,119,239,204,117,207,124,255,244,216,58,25,240,160,239,219,167,199,253,227,254,9,31,128,89,24,30,35,231,230,34,21,38,98,137,134,34,213,250,201,127,221,129,152,68,198,77,254,239,243,127,254,231,244,250,221,221,144,221,107,222,99,31,84,148,204,163,236,31,15,120,114,123,236,46, +139,213,92,46,166,172,150,208,124,14,79,237,180,57,219,127,31,23,106,44,114,243,124,64,47,189,222,33,171,126,179,251,67,214,87,185,120,168,30,141,15,73,164,180,30,32,97,199,105,170,98,202,79,108,86,78,5,27,227,233,145,205,162,69,146,146,48,133,90,48,151,95,69,210,98,115,49,87,249,51,139,213,66,151,115,83,34,152,156,103,185,122,18,9,147,11,166,51,17,203,137,140,89,12,229,244,54,73,23,139,68,124,129,250,147,8,170,230,160,42,20,158,146,50,22,76,67,132,154,48,72,109,120,178,76,228,19,149,207,163,5,94,191,146,125,145,43,226,150,176,165,202,31,163,92,149,96,7,30,236,10,55,89,178,219,203,225,38,83,173,75,177,141,81,38,227,199,163,56,85,11,232,37,112,182,144,177,38,181,17,128,213,77,197,147,200,163,148,101,105,20,111,87,229,3,46,162,230,44,74,167,42,151,197,108,206,98,0,58,173,110,252,69,233,153,204,21,247,252,209,225,232,112,27,245,93,41,19,54,21,11,8,49,40,175,108,176,237,240,89,164,11,118,55,250,101, +244,11,196,53,150,148,154,45,212,146,149,218,40,92,136,124,129,119,207,108,57,19,57,128,85,90,203,113,42,24,174,1,19,78,152,46,160,110,148,39,107,12,74,93,17,19,122,11,177,60,74,224,115,133,96,251,75,220,134,221,13,79,175,142,47,47,223,247,217,36,141,166,7,63,129,176,2,142,106,201,86,168,126,143,210,82,140,186,221,190,154,163,74,136,151,203,26,217,43,213,138,231,108,3,234,117,215,62,207,163,108,6,27,109,117,239,225,239,231,12,140,53,34,163,246,172,31,40,114,126,217,47,242,148,110,11,79,47,102,42,97,167,95,68,92,22,226,252,146,204,38,170,7,70,61,0,51,48,196,42,207,69,92,128,144,98,130,154,146,173,246,193,43,98,152,147,19,109,94,142,220,242,99,197,139,124,179,126,89,217,252,197,131,235,123,174,69,50,212,188,148,99,115,91,107,77,154,201,112,236,56,207,163,103,115,19,173,242,130,66,184,9,210,109,218,209,193,171,40,67,88,48,61,135,249,217,76,164,244,96,114,247,54,130,65,174,178,75,9,151,211,101,150,65,128,102, +199,73,82,221,65,46,100,33,163,20,215,203,71,159,83,156,217,10,135,76,197,80,164,39,101,81,224,150,31,103,98,129,39,160,8,72,78,201,52,59,104,144,148,42,183,70,26,18,171,219,41,147,137,116,139,221,228,162,98,101,206,172,212,27,70,200,37,199,26,38,84,223,185,15,97,70,136,94,36,219,83,99,31,140,21,2,69,149,69,86,126,195,87,139,40,143,103,63,180,184,22,5,169,167,217,232,45,254,73,14,148,84,105,94,143,222,178,177,185,253,86,120,197,184,156,78,97,0,146,69,247,141,242,28,255,170,8,232,18,117,38,97,19,52,84,149,31,66,57,150,192,42,25,161,81,204,4,251,17,244,104,102,216,249,221,5,162,161,136,103,132,71,186,53,12,6,39,80,181,214,98,146,147,99,35,139,54,234,212,53,160,136,198,91,51,48,226,0,196,90,78,145,187,16,49,132,20,233,220,206,160,26,177,168,62,66,110,153,37,71,8,235,71,246,20,229,18,9,246,91,243,172,56,94,69,200,183,224,58,145,83,150,192,185,84,197,39,142,32,39,143,166,71,116,113,182, +143,88,154,195,195,15,24,245,72,219,19,114,185,104,60,165,225,51,85,133,9,246,53,108,229,2,105,162,96,19,248,27,161,52,99,71,56,76,49,78,119,54,31,32,153,194,4,106,62,175,234,163,128,125,166,122,179,216,86,191,169,50,247,75,36,8,248,194,90,193,118,234,122,109,179,253,92,60,49,204,57,126,120,192,246,175,162,231,31,213,237,115,83,7,210,38,138,77,30,221,230,172,104,203,237,14,39,196,226,247,67,246,71,227,168,59,78,94,52,197,187,62,106,114,210,221,111,3,220,89,163,180,61,111,3,114,39,173,177,40,60,112,222,216,224,21,237,71,195,144,222,31,13,135,191,117,25,126,48,48,47,84,172,210,87,220,226,143,171,203,15,55,253,13,120,216,254,138,30,133,90,195,232,173,13,61,101,104,202,201,182,194,213,112,253,40,198,67,244,65,2,204,214,57,239,160,184,85,199,58,150,178,133,127,220,81,62,93,61,93,170,101,253,196,38,229,34,174,124,112,87,73,111,56,82,188,246,213,71,245,18,38,245,227,53,172,171,210,39,129,236,64,193,49,207,100, +90,21,13,40,138,186,62,167,58,191,64,253,166,132,80,51,168,66,151,218,67,195,10,167,118,8,30,192,142,183,100,198,149,194,240,123,32,9,48,250,42,5,128,105,137,70,84,105,89,60,127,107,247,21,206,251,230,195,152,142,107,54,22,208,146,18,211,116,86,180,170,95,205,43,58,214,162,24,172,62,64,172,204,17,242,122,151,109,174,162,71,241,126,33,154,38,103,173,181,106,212,221,65,124,137,6,39,189,201,21,26,183,138,156,122,158,165,110,242,53,139,235,152,125,137,251,186,13,201,169,68,101,21,225,119,222,253,131,2,210,8,253,29,152,171,114,211,149,24,218,221,139,57,6,178,85,194,220,193,96,244,118,32,53,89,205,196,231,28,45,8,170,72,149,207,140,126,5,102,44,210,30,149,60,149,177,113,134,93,190,74,57,222,180,133,232,196,197,134,86,93,118,13,76,86,29,34,48,213,5,50,108,94,46,22,223,240,55,189,58,189,71,117,27,231,34,122,52,3,147,134,239,81,246,92,63,8,226,93,202,52,141,95,213,83,165,50,27,43,106,248,94,97,203,139,170, +225,32,21,202,108,87,155,179,30,81,117,246,55,86,173,109,14,98,144,254,73,173,3,186,30,132,73,42,183,86,145,134,205,205,122,137,220,68,143,60,170,73,159,236,226,250,204,160,116,125,124,109,228,77,82,21,21,232,84,38,242,11,249,171,200,17,69,21,68,102,20,217,37,18,157,205,164,204,166,121,132,230,115,34,162,162,4,96,251,50,17,117,248,35,240,100,161,113,198,200,203,69,53,153,152,110,96,12,25,249,243,193,119,46,251,30,47,243,93,78,187,74,241,127,102,98,202,78,255,184,56,123,69,54,254,32,227,217,45,58,225,186,87,2,66,26,62,81,119,202,38,243,17,16,115,220,55,19,105,90,77,106,137,110,191,158,99,221,125,181,245,19,53,182,8,159,157,126,94,181,244,47,19,103,107,61,91,96,192,97,148,35,83,209,244,239,52,30,110,184,238,126,147,29,102,136,96,51,122,107,85,230,128,182,197,68,123,218,102,68,4,83,224,113,44,138,165,64,214,93,202,100,138,170,113,176,89,113,206,111,255,85,89,189,197,174,134,199,199,205,187,106,156,252,40,23, +14,223,149,61,100,94,148,81,122,94,74,74,121,145,105,90,234,101,142,105,90,230,89,106,220,207,204,12,164,229,232,237,164,76,83,29,231,80,8,121,130,122,190,241,243,203,57,19,200,108,248,172,11,49,31,228,209,210,248,76,196,18,245,21,250,35,43,61,85,242,234,41,8,119,147,166,7,172,135,22,66,205,132,170,1,96,138,46,84,183,87,42,222,93,28,13,7,151,28,19,145,52,197,105,37,179,30,106,136,142,14,236,50,248,77,100,82,19,113,152,137,232,73,98,110,221,28,155,230,232,162,193,8,57,135,116,202,73,53,50,206,78,158,74,23,83,204,7,255,190,220,116,163,15,167,183,119,31,174,47,174,207,105,224,161,155,193,28,195,191,210,211,47,217,46,110,148,70,178,180,156,202,197,17,18,175,230,43,107,236,211,163,168,138,241,129,129,181,62,54,77,231,108,255,125,38,22,64,102,142,62,114,85,39,15,218,223,5,230,135,122,129,180,67,129,106,220,55,55,153,201,76,87,184,86,17,149,155,238,85,191,0,5,3,176,20,62,95,190,196,202,154,48,227,123,175, +17,121,189,41,140,140,8,95,126,38,68,233,158,107,0,35,133,147,51,166,114,156,35,104,118,198,39,173,179,150,190,203,234,204,102,162,50,108,219,109,235,21,52,213,126,131,124,57,77,19,106,252,31,113,247,209,59,243,47,6,119,17,181,166,230,60,163,2,67,20,89,142,76,128,232,166,109,8,230,212,109,51,71,35,136,204,53,28,94,66,185,36,162,72,181,105,113,191,171,72,215,182,254,51,155,174,104,112,159,78,252,115,146,66,78,214,73,92,72,178,119,97,80,147,165,95,221,117,50,187,29,182,157,159,83,125,213,69,178,73,230,180,195,215,8,155,71,27,100,157,157,102,170,169,50,36,161,117,170,176,237,190,66,69,253,87,42,11,225,172,19,58,109,30,180,249,154,255,210,128,133,145,255,201,52,86,223,77,88,225,106,194,178,195,192,49,19,150,217,140,134,166,16,242,122,224,248,209,148,140,156,63,122,135,218,151,35,1,37,77,11,125,255,105,86,20,153,30,117,71,71,163,163,229,114,57,106,83,120,33,154,69,150,141,218,42,159,142,142,116,30,39,42,30,189,33, +222,163,55,183,37,106,14,186,141,209,27,164,225,119,165,30,181,103,197,60,29,237,13,171,82,56,250,28,224,255,79,180,156,130,59,138,180,217,252,212,203,167,35,26,56,105,115,71,78,125,169,84,182,117,67,113,59,203,85,57,53,59,0,42,246,36,184,133,12,179,120,102,249,19,45,214,192,166,92,72,154,130,34,83,7,5,210,101,76,59,185,212,0,187,190,114,218,58,55,247,213,13,58,95,185,185,134,36,123,212,139,84,35,149,234,14,101,78,10,171,106,9,65,185,153,54,139,48,95,100,118,187,148,205,205,130,105,235,138,78,136,164,222,152,54,11,13,243,133,145,40,234,69,8,42,44,142,84,253,76,254,114,144,205,144,117,152,160,181,111,246,188,117,181,77,187,176,163,223,77,35,111,202,230,255,191,13,157,209,103,254,9,67,122,113,52,20,197,67,83,51,127,228,88,117,235,86,165,231,213,140,217,164,76,234,235,27,247,172,35,97,252,117,91,103,176,246,22,243,114,1,180,205,23,3,107,237,25,127,41,164,219,205,138,244,102,140,74,43,248,114,177,114,194,109,135, +79,202,9,252,166,230,54,234,118,17,117,125,180,233,131,72,207,170,110,219,8,75,38,212,75,108,163,175,95,117,25,253,252,231,205,233,185,217,134,153,249,10,89,152,166,210,132,153,143,169,151,205,169,130,38,117,107,87,173,91,110,6,103,141,20,179,190,202,21,170,197,156,110,188,253,91,0,42,106,9,186,182,22,83,75,218,216,47,171,199,122,135,245,36,168,36,24,71,102,99,245,133,186,117,26,172,18,244,122,186,121,99,246,138,147,111,200,145,97,18,93,77,68,185,89,193,141,5,184,33,253,228,91,55,224,151,114,33,78,19,89,0,48,179,229,140,115,149,166,102,229,254,195,229,92,101,146,19,40,85,117,145,212,50,188,244,77,151,209,88,164,244,50,149,143,130,77,235,157,119,11,3,172,86,44,170,167,181,8,254,10,119,174,43,156,88,208,231,71,245,21,77,151,27,201,234,78,85,151,186,107,219,218,172,252,212,202,81,162,100,69,89,89,134,226,177,158,167,246,171,126,88,213,223,211,60,51,77,72,155,239,90,138,85,206,189,157,137,139,193,233,214,111,1,4,38, +237,84,1,247,170,125,217,255,95,215,178,174,78,14,86,133,91,161,26,215,253,223,147,4,86,121,68,243,11,52,64,151,41,0,243,182,126,141,13,105,235,80,228,242,73,154,118,54,159,26,12,38,104,239,139,102,209,77,107,208,237,223,38,225,228,64,252,116,253,195,78,117,204,208,106,203,204,244,213,77,167,181,66,111,244,150,80,151,139,146,38,118,141,62,216,112,250,233,234,55,54,155,157,236,185,26,225,208,94,142,222,193,235,144,185,225,150,247,71,180,180,120,168,211,172,113,73,58,181,26,157,171,205,54,91,251,229,244,126,115,41,27,198,51,249,100,234,128,169,150,186,91,151,211,139,9,123,86,165,129,58,85,202,140,16,102,77,182,168,204,103,198,182,104,76,105,57,250,150,5,21,39,162,37,125,39,146,54,2,51,49,103,228,46,51,178,62,77,79,196,238,254,83,161,50,25,87,121,23,89,106,41,198,85,254,61,170,191,228,252,77,106,74,180,241,75,166,253,132,186,81,136,135,246,195,195,127,1,203,61,38,69,