From f1e79c3669f68804c471699badc56a4a33a23246 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 8 Aug 2022 03:05:28 +0000 Subject: CTAN sync 202208080305 --- FILES.byname | 4667 ++++++++++---------- FILES.byname.gz | Bin 2446506 -> 2446560 bytes FILES.last07days | 2466 ++++++++++- graphics/asymptote/ChangeLog | 685 +++ graphics/asymptote/GUI/Window1.py | 12 +- graphics/asymptote/GUI/requirements.txt | 2 +- .../uri/CMakeFiles/CMakeDirectoryInformation.cmake | 4 +- .../third_party/uri/CMakeFiles/doc.dir/build.make | 12 +- graphics/asymptote/LspCpp/third_party/uri/Doxyfile | 8 +- graphics/asymptote/LspCpp/third_party/uri/Makefile | 24 +- .../LspCpp/third_party/uri/cmake_install.cmake | 6 +- .../uri/deps/docs/assets/css/style.scss | 5 - .../src/CMakeFiles/CMakeDirectoryInformation.cmake | 4 +- .../CMakeFiles/network-uri.dir/DependInfo.cmake | 16 +- .../uri/src/CMakeFiles/network-uri.dir/build.make | 78 +- .../network-uri.dir/compiler_depend.internal | 158 +- .../uri/src/CMakeFiles/network-uri.dir/flags.make | 2 +- .../asymptote/LspCpp/third_party/uri/src/Makefile | 72 +- .../LspCpp/third_party/uri/src/cmake_install.cmake | 4 +- graphics/asymptote/Makefile.in | 5 +- graphics/asymptote/ReleaseNotes | 21 + graphics/asymptote/abs3doutfile.h | 38 +- graphics/asymptote/asy-keywords.el | 6 +- graphics/asymptote/asy.list | 87 +- graphics/asymptote/asymptote.spec | 2 +- graphics/asymptote/base/asy-kate.sh | 4 +- graphics/asymptote/base/geometry.asy | 81 +- graphics/asymptote/base/plain.asy | 32 +- graphics/asymptote/base/plain_arrows.asy | 158 +- graphics/asymptote/base/shaders/blend.glsl | 37 +- graphics/asymptote/base/shaders/compress.glsl | 19 +- graphics/asymptote/base/shaders/count.glsl | 10 +- graphics/asymptote/base/shaders/fragment.glsl | 26 +- graphics/asymptote/base/shaders/sum1.glsl | 50 +- graphics/asymptote/base/shaders/sum2.glsl | 45 +- graphics/asymptote/base/shaders/sum2fast.glsl | 59 + graphics/asymptote/base/shaders/sum3.glsl | 85 +- graphics/asymptote/base/shaders/zero.glsl | 1 + graphics/asymptote/base/three_surface.asy | 37 +- graphics/asymptote/base/v3dheadertypes.asy | 2 +- graphics/asymptote/base/v3dtypes.asy | 2 +- graphics/asymptote/base/webgl/asygl.js | 2 +- graphics/asymptote/bezierpatch.cc | 97 +- .../asymptote/binaries/x86_64-windows/cygwin1.dll | Bin 3554998 -> 3569593 bytes graphics/asymptote/build-scripts/build-asygl | 6 +- graphics/asymptote/config.h.in | 3 + graphics/asymptote/configure | 61 +- graphics/asymptote/configure.ac | 29 +- graphics/asymptote/doc/CAD.pdf | Bin 198744 -> 198570 bytes graphics/asymptote/doc/FAQ/asy-faq.info | 2 +- graphics/asymptote/doc/TeXShopAndAsymptote.pdf | Bin 81163 -> 81215 bytes graphics/asymptote/doc/asy-latex.pdf | Bin 207105 -> 206981 bytes graphics/asymptote/doc/asy.1 | 7 +- graphics/asymptote/doc/asyRefCard.pdf | Bin 121145 -> 121145 bytes graphics/asymptote/doc/asymptote.pdf | Bin 1314169 -> 1299081 bytes graphics/asymptote/doc/asymptote.texi | 51 +- graphics/asymptote/doc/png/asymptote.info | 493 ++- graphics/asymptote/drawpath3.cc | 6 +- graphics/asymptote/drawsurface.cc | 36 +- graphics/asymptote/examples/AiryDisk.asy | 16 + graphics/asymptote/exp.cc | 4 +- graphics/asymptote/fileio.h | 5 +- graphics/asymptote/glrender.cc | 317 +- graphics/asymptote/interact.cc | 4 + graphics/asymptote/jsfile.cc | 130 +- graphics/asymptote/jsfile.h | 32 +- graphics/asymptote/lspserv.cc | 4 - graphics/asymptote/main.cc | 5 +- graphics/asymptote/memory.h | 1 + graphics/asymptote/picture.cc | 6 +- graphics/asymptote/psfile.cc | 25 +- graphics/asymptote/revision.cc | 4 +- graphics/asymptote/runarray.cc | 653 +-- graphics/asymptote/runarray.in | 116 + graphics/asymptote/runbacktrace.cc | 4 +- graphics/asymptote/runfile.cc | 4 +- graphics/asymptote/runhistory.cc | 4 +- graphics/asymptote/runlabel.cc | 70 +- graphics/asymptote/runlabel.in | 54 +- graphics/asymptote/runmath.cc | 252 +- graphics/asymptote/runmath.in | 2 - graphics/asymptote/runpair.cc | 4 +- graphics/asymptote/runpath.cc | 4 +- graphics/asymptote/runpath3d.cc | 4 +- graphics/asymptote/runpicture.cc | 4 +- graphics/asymptote/runstring.cc | 4 +- graphics/asymptote/runsystem.cc | 4 +- graphics/asymptote/runtime.cc | 21 +- graphics/asymptote/runtime.in | 7 + graphics/asymptote/runtimebase.in | 4 +- graphics/asymptote/runtriple.cc | 4 +- graphics/asymptote/settings.cc | 12 +- graphics/asymptote/util.cc | 4 + graphics/asymptote/v3dfile.cc | 33 +- graphics/asymptote/v3dfile.h | 27 +- graphics/asymptote/v3dheadertypes.h | 2 +- graphics/asymptote/v3dheadertypes.py | 2 +- graphics/asymptote/v3dtypes.h | 2 +- graphics/asymptote/v3dtypes.py | 2 +- graphics/asymptote/webgl/gl.js | 757 +++- graphics/pgf/contrib/tikz-relay/README.txt | 12 +- .../pgf/contrib/tikz-relay/doc/BeamerAnimation.pdf | Bin 259993 -> 265601 bytes .../pgf/contrib/tikz-relay/doc/BeamerAnimation.tex | 8 +- .../pgf/contrib/tikz-relay/doc/tikz-relay-doc.pdf | Bin 518421 -> 661245 bytes .../pgf/contrib/tikz-relay/doc/tikz-relay-doc.tex | 327 +- .../tex/tikzlibrarycircuits.ee.IEC.relay.code.tex | 72 +- macros/latex/contrib/tagpdf/README.md | 4 +- macros/latex/contrib/tagpdf/tagpdf-backend.dtx | 8 +- macros/latex/contrib/tagpdf/tagpdf-checks.dtx | 22 +- macros/latex/contrib/tagpdf/tagpdf-code.pdf | Bin 1209028 -> 1240587 bytes macros/latex/contrib/tagpdf/tagpdf-mc-generic.dtx | 13 +- macros/latex/contrib/tagpdf/tagpdf-mc-luacode.dtx | 9 +- macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx | 8 +- macros/latex/contrib/tagpdf/tagpdf-roles.dtx | 4 +- macros/latex/contrib/tagpdf/tagpdf-space.dtx | 4 +- macros/latex/contrib/tagpdf/tagpdf-struct.dtx | 181 +- macros/latex/contrib/tagpdf/tagpdf-tree.dtx | 16 +- macros/latex/contrib/tagpdf/tagpdf-user.dtx | 34 +- macros/latex/contrib/tagpdf/tagpdf.dtx | 123 +- macros/latex/contrib/tagpdf/tagpdf.ins | 1 + macros/latex/contrib/tagpdf/tagpdf.pdf | Bin 488903 -> 492426 bytes macros/latex/contrib/tagpdf/tagpdf.tex | 248 +- macros/latex/contrib/tagpdf/tagpdfdocu-patches.sty | 2 +- macros/luatex/generic/luatexja/README | 8 +- macros/luatex/generic/luatexja/doc/luatexja-en.pdf | Bin 717582 -> 717626 bytes macros/luatex/generic/luatexja/doc/luatexja-ja.pdf | Bin 1149384 -> 1149406 bytes macros/luatex/generic/luatexja/doc/luatexja.dtx | 16 +- macros/luatex/generic/luatexja/src/ltj-adjust.lua | 6 +- macros/luatex/generic/luatexja/src/ltj-base.sty | 2 +- macros/luatex/generic/luatexja/src/ltj-compat.lua | 4 +- .../luatex/generic/luatexja/src/ltj-direction.lua | 45 +- macros/luatex/generic/luatexja/src/ltj-jfmglue.lua | 12 +- macros/luatex/generic/luatexja/src/ltj-jfont.lua | 5 +- .../luatex/generic/luatexja/src/ltj-lineskip.lua | 13 +- macros/luatex/generic/luatexja/src/luatexja.lua | 3 + macros/luatex/generic/luatexja/src/luatexja.sty | 2 +- support/TeX4ht/source/ChangeLog | 6 + support/TeX4ht/source/Makefile | 2 +- support/TeX4ht/source/tex4ht-4ht.tex | 20 +- support/TeX4ht/source/tex4ht-sty.tex | 11 +- systems/texlive/tlnet/tlpkg/texlive.tlpdb | 338 +- systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 | 2 +- systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 | 2 +- .../texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc | 14 +- systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz | Bin 2395976 -> 2396036 bytes systems/win32/miktex/tm/packages/next/pr.ini | 8 +- systems/win32/miktex/tm/packages/pr.ini | 8 +- timestamp | 2 +- usergrps/usergrps/bg.html | 4 +- usergrps/usergrps/br.html | 4 +- usergrps/usergrps/cn.html | 4 +- usergrps/usergrps/cz.html | 4 +- usergrps/usergrps/de.html | 4 +- usergrps/usergrps/dk.html | 4 +- usergrps/usergrps/ee.html | 4 +- usergrps/usergrps/es.html | 4 +- usergrps/usergrps/esc.html | 4 +- usergrps/usergrps/fr.html | 4 +- usergrps/usergrps/gr.html | 4 +- usergrps/usergrps/hu.html | 4 +- usergrps/usergrps/ie.html | 4 +- usergrps/usergrps/index.html | 3 +- usergrps/usergrps/is.html | 4 +- usergrps/usergrps/it.html | 4 +- usergrps/usergrps/kh.html | 4 +- usergrps/usergrps/kr.html | 4 +- usergrps/usergrps/labels.pdf | Bin 9544 -> 9541 bytes usergrps/usergrps/lt.html | 4 +- usergrps/usergrps/lugs.html | 12 +- usergrps/usergrps/lugs.pdf | Bin 48794 -> 48884 bytes usergrps/usergrps/lugs.tex | 12 + usergrps/usergrps/mx.html | 4 +- usergrps/usergrps/nl.html | 4 +- usergrps/usergrps/no.html | 4 +- usergrps/usergrps/pl.html | 4 +- usergrps/usergrps/pt.html | 4 +- usergrps/usergrps/tw.html | 302 ++ usergrps/usergrps/us.html | 4 +- usergrps/usergrps/uy.html | 4 +- usergrps/usergrps/vn.html | 4 +- usergrps/usergrps/za.html | 4 +- 181 files changed, 9592 insertions(+), 4908 deletions(-) delete mode 100644 graphics/asymptote/LspCpp/third_party/uri/deps/docs/assets/css/style.scss create mode 100644 graphics/asymptote/base/shaders/sum2fast.glsl create mode 100644 graphics/asymptote/examples/AiryDisk.asy create mode 100644 usergrps/usergrps/tw.html diff --git a/FILES.byname b/FILES.byname index 63253630bb..57c45681ca 100644 --- a/FILES.byname +++ b/FILES.byname @@ -5267,7 +5267,7 @@ 1990/10/02 | 5440 | dviware/vutex/vaxvms.hlp 1990/10/02 | 812 | dviware/vutex/vaxvms.ins 1990/10/02 | 127576 | dviware/vutex/vutex.web -2022/08/06 | 61736 | FILES.last07days +2022/08/07 | 47307 | FILES.last07days 2021/07/24 | 1139410 | fonts/aboensis/Aboensis.glyphs 2021/07/24 | 18907382 | fonts/aboensis/aboensis.pdf 2021/07/24 | 137860 | fonts/aboensis/Aboensis-Regular.otf @@ -149455,2022 +149455,2023 @@ 2012/11/17 | 1096 | graphics/AddTeX2Eps/default.tex 2006/04/17 | 836 | graphics/AddTeX2Eps/readme.txt 2012/11/17 | 5620 | graphics/AddTeX2Eps.zip -2022/04/06 | 2583 | graphics/asymptote/abs3doutfile.h -2022/04/06 | 504 | graphics/asymptote/absyn.cc -2022/04/06 | 1140 | graphics/asymptote/absyn.h -2022/04/06 | 3297 | graphics/asymptote/access.cc -2022/04/06 | 2964 | graphics/asymptote/access.h -2022/04/06 | 2266 | graphics/asymptote/align.h -2022/04/06 | 886 | graphics/asymptote/angle.h -2022/04/06 | 18578 | graphics/asymptote/application.cc -2022/04/06 | 9088 | graphics/asymptote/application.h -2022/04/06 | 4735 | graphics/asymptote/array.cc -2022/04/06 | 1975 | graphics/asymptote/array.h -2022/04/06 | 13980 | graphics/asymptote/arrayop.h -2022/04/06 | 11541 | graphics/asymptote/aspy.py -2022/04/06 | 4286 | graphics/asymptote/asy.ico -2022/04/06 | 17917 | graphics/asymptote/asy-keywords.el -2022/04/06 | 208230 | graphics/asymptote/asy.list -2022/04/06 | 1612 | graphics/asymptote/asy-list.pl -2022/04/06 | 6370 | graphics/asymptote/asymptote.nsi -2022/04/06 | 3204 | graphics/asymptote/asymptote.spec -2022/04/06 | 770 | graphics/asymptote/asy.rc -2022/04/06 | 34 | graphics/asymptote/autogen.sh -2022/04/06 | 12534 | graphics/asymptote/ax_pthread.m4 -2022/04/06 | 42 | graphics/asymptote/base/animate.asy -2022/04/06 | 5238 | graphics/asymptote/base/animation.asy -2022/04/06 | 578 | graphics/asymptote/base/annotate.asy -2022/04/06 | 99 | graphics/asymptote/base/asy_filetype.vim -2022/04/06 | 268 | graphics/asymptote/base/asy-init.el -2022/04/06 | 8243 | graphics/asymptote/base/asy-kate.sh -2022/04/06 | 71368 | graphics/asymptote/base/asy-mode.el -2022/04/06 | 1276 | graphics/asymptote/base/asymptote.py -2022/04/06 | 13477 | graphics/asymptote/base/asy.vim -2022/04/06 | 50 | graphics/asymptote/base/babel.asy -2022/04/06 | 9562 | graphics/asymptote/base/bezulate.asy -2022/04/06 | 11656 | graphics/asymptote/base/binarytree.asy -2022/04/06 | 5279 | graphics/asymptote/base/bsp.asy -2022/04/06 | 10840 | graphics/asymptote/base/CAD.asy -2022/04/06 | 205495 | graphics/asymptote/base/colormap.asy -2022/04/06 | 14749 | graphics/asymptote/base/contour3.asy -2022/04/06 | 20277 | graphics/asymptote/base/contour.asy -2022/04/06 | 2109 | graphics/asymptote/base/drawtree.asy -2022/04/06 | 1178 | graphics/asymptote/base/embed.asy -2022/04/06 | 1120 | graphics/asymptote/base/external.asy -2022/04/06 | 21448 | graphics/asymptote/base/feynman.asy -2022/04/06 | 15277 | graphics/asymptote/base/flowchart.asy -2022/04/06 | 35 | graphics/asymptote/base/fontsize.asy -2022/04/06 | 320405 | graphics/asymptote/base/geometry.asy -2022/04/06 | 70102 | graphics/asymptote/base/graph3.asy -2022/04/06 | 64207 | graphics/asymptote/base/graph.asy -2022/04/06 | 314 | graphics/asymptote/base/graph_settings.asy -2022/04/06 | 7407 | graphics/asymptote/base/graph_splinetype.asy -2022/04/06 | 13605 | graphics/asymptote/base/grid3.asy -2022/04/06 | 3936 | graphics/asymptote/base/interpolate.asy -2022/04/06 | 2451 | graphics/asymptote/base/labelpath3.asy -2022/04/06 | 729 | graphics/asymptote/base/labelpath.asy -2022/04/06 | 25357 | graphics/asymptote/base/lmfit.asy -2022/04/06 | 908 | graphics/asymptote/base/map.asy -2022/04/06 | 7302 | graphics/asymptote/base/markers.asy -2022/04/06 | 11122 | graphics/asymptote/base/math.asy -2022/04/06 | 251 | graphics/asymptote/base/metapost.asy -2022/04/06 | 39 | graphics/asymptote/base/nopapersize.ps -2022/04/06 | 3278 | graphics/asymptote/base/obj.asy -2022/04/06 | 15601 | graphics/asymptote/base/ode.asy -2022/04/06 | 15382 | graphics/asymptote/base/palette.asy -2022/04/06 | 2649 | graphics/asymptote/base/patterns.asy -2022/04/06 | 1213 | graphics/asymptote/base/plain_arcs.asy -2022/04/06 | 22594 | graphics/asymptote/base/plain_arrows.asy -2022/04/06 | 7295 | graphics/asymptote/base/plain.asy -2022/04/06 | 20989 | graphics/asymptote/base/plain_bounds.asy -2022/04/06 | 4088 | graphics/asymptote/base/plain_boxes.asy -2022/04/06 | 3706 | graphics/asymptote/base/plain_constants.asy -2022/04/06 | 2187 | graphics/asymptote/base/plain_debugger.asy -2022/04/06 | 6278 | graphics/asymptote/base/plain_filldraw.asy -2022/04/06 | 16492 | graphics/asymptote/base/plain_Label.asy -2022/04/06 | 2310 | graphics/asymptote/base/plain_margins.asy -2022/04/06 | 11373 | graphics/asymptote/base/plain_markers.asy -2022/04/06 | 9334 | graphics/asymptote/base/plain_paths.asy -2022/04/06 | 8711 | graphics/asymptote/base/plain_pens.asy -2022/04/06 | 46531 | graphics/asymptote/base/plain_picture.asy -2022/04/06 | 6287 | graphics/asymptote/base/plain_prethree.asy -2022/04/06 | 5735 | graphics/asymptote/base/plain_scaling.asy -2022/04/06 | 4487 | graphics/asymptote/base/plain_shipout.asy -2022/04/06 | 6159 | graphics/asymptote/base/plain_strings.asy -2022/04/06 | 354 | graphics/asymptote/base/pstoedit.asy -2022/04/06 | 5521 | graphics/asymptote/base/rational.asy -2022/04/06 | 9826 | graphics/asymptote/base/rationalSimplex.asy -2022/04/06 | 657 | graphics/asymptote/base/reload.js -2022/04/06 | 289 | graphics/asymptote/base/res/notes.txt -2022/04/06 | 3374 | graphics/asymptote/base/roundedpath.asy -2022/04/06 | 3690 | graphics/asymptote/base/shaders/blend.glsl -2022/04/06 | 524 | graphics/asymptote/base/shaders/compress.glsl -2022/04/06 | 342 | graphics/asymptote/base/shaders/count.glsl -2022/04/06 | 7161 | graphics/asymptote/base/shaders/fragment.glsl -2022/04/06 | 129 | graphics/asymptote/base/shaders/screen.glsl -2022/04/06 | 648 | graphics/asymptote/base/shaders/sum1.glsl -2022/04/06 | 380 | graphics/asymptote/base/shaders/sum2.glsl -2022/04/06 | 739 | graphics/asymptote/base/shaders/sum3.glsl -2022/04/06 | 677 | graphics/asymptote/base/shaders/vertex.glsl -2022/04/06 | 176 | graphics/asymptote/base/shaders/zero.glsl -2022/04/06 | 8342 | graphics/asymptote/base/simplex.asy -2022/04/06 | 608 | graphics/asymptote/base/size10.asy -2022/04/06 | 600 | graphics/asymptote/base/size11.asy -2022/04/06 | 16089 | graphics/asymptote/base/slide.asy -2022/04/06 | 2031 | graphics/asymptote/base/slopefield.asy -2022/04/06 | 55991 | graphics/asymptote/base/smoothcontour3.asy -2022/04/06 | 12012 | graphics/asymptote/base/solids.asy -2022/04/06 | 8014 | graphics/asymptote/base/stats.asy -2022/04/06 | 22946 | graphics/asymptote/base/syzygy.asy -2022/04/06 | 2277 | graphics/asymptote/base/texcolors.asy -2022/04/06 | 23717 | graphics/asymptote/base/three_arrows.asy -2022/04/06 | 85989 | graphics/asymptote/base/three.asy -2022/04/06 | 3719 | graphics/asymptote/base/three_light.asy -2022/04/06 | 2492 | graphics/asymptote/base/three_margins.asy -2022/04/06 | 72303 | graphics/asymptote/base/three_surface.asy -2022/04/06 | 5975 | graphics/asymptote/base/three_tube.asy -2022/04/06 | 1375 | graphics/asymptote/base/tree.asy -2022/04/06 | 5789 | graphics/asymptote/base/trembling.asy -2022/04/06 | 4992 | graphics/asymptote/base/tube.asy -2022/04/06 | 15004 | graphics/asymptote/base/v3d.asy -2022/04/06 | 1337 | graphics/asymptote/base/v3dheadertypes.asy -2022/04/06 | 670 | graphics/asymptote/base/v3dtypes.asy -2022/04/06 | 68347 | graphics/asymptote/base/webgl/asygl.js -2022/04/06 | 4811 | graphics/asymptote/base/x11colors.asy -2022/04/06 | 3640 | graphics/asymptote/bbox3.h -2022/04/06 | 4514 | graphics/asymptote/bbox.h -2022/04/06 | 1828 | graphics/asymptote/beziercurve.cc -2022/04/06 | 1280 | graphics/asymptote/beziercurve.h -2022/04/06 | 25300 | graphics/asymptote/bezierpatch.cc -2022/04/06 | 5712 | graphics/asymptote/bezierpatch.h +2022/08/06 | 2146 | graphics/asymptote/abs3doutfile.h +2022/08/06 | 504 | graphics/asymptote/absyn.cc +2022/08/06 | 1140 | graphics/asymptote/absyn.h +2022/08/06 | 3297 | graphics/asymptote/access.cc +2022/08/06 | 2964 | graphics/asymptote/access.h +2022/08/06 | 2266 | graphics/asymptote/align.h +2022/08/06 | 886 | graphics/asymptote/angle.h +2022/08/06 | 18578 | graphics/asymptote/application.cc +2022/08/06 | 9088 | graphics/asymptote/application.h +2022/08/06 | 4735 | graphics/asymptote/array.cc +2022/08/06 | 1975 | graphics/asymptote/array.h +2022/08/06 | 13980 | graphics/asymptote/arrayop.h +2022/08/06 | 11541 | graphics/asymptote/aspy.py +2022/08/06 | 4286 | graphics/asymptote/asy.ico +2022/08/06 | 17958 | graphics/asymptote/asy-keywords.el +2022/08/06 | 209457 | graphics/asymptote/asy.list +2022/08/06 | 1612 | graphics/asymptote/asy-list.pl +2022/08/06 | 6370 | graphics/asymptote/asymptote.nsi +2022/08/06 | 3204 | graphics/asymptote/asymptote.spec +2022/08/06 | 770 | graphics/asymptote/asy.rc +2022/08/06 | 34 | graphics/asymptote/autogen.sh +2022/08/06 | 12534 | graphics/asymptote/ax_pthread.m4 +2022/08/06 | 42 | graphics/asymptote/base/animate.asy +2022/08/06 | 5238 | graphics/asymptote/base/animation.asy +2022/08/06 | 578 | graphics/asymptote/base/annotate.asy +2022/08/06 | 99 | graphics/asymptote/base/asy_filetype.vim +2022/08/06 | 268 | graphics/asymptote/base/asy-init.el +2022/08/06 | 8240 | graphics/asymptote/base/asy-kate.sh +2022/08/06 | 71368 | graphics/asymptote/base/asy-mode.el +2022/08/06 | 1276 | graphics/asymptote/base/asymptote.py +2022/08/06 | 13477 | graphics/asymptote/base/asy.vim +2022/08/06 | 50 | graphics/asymptote/base/babel.asy +2022/08/06 | 9562 | graphics/asymptote/base/bezulate.asy +2022/08/06 | 11656 | graphics/asymptote/base/binarytree.asy +2022/08/06 | 5279 | graphics/asymptote/base/bsp.asy +2022/08/06 | 10840 | graphics/asymptote/base/CAD.asy +2022/08/06 | 205495 | graphics/asymptote/base/colormap.asy +2022/08/06 | 14749 | graphics/asymptote/base/contour3.asy +2022/08/06 | 20277 | graphics/asymptote/base/contour.asy +2022/08/06 | 2109 | graphics/asymptote/base/drawtree.asy +2022/08/06 | 1178 | graphics/asymptote/base/embed.asy +2022/08/06 | 1120 | graphics/asymptote/base/external.asy +2022/08/06 | 21448 | graphics/asymptote/base/feynman.asy +2022/08/06 | 15277 | graphics/asymptote/base/flowchart.asy +2022/08/06 | 35 | graphics/asymptote/base/fontsize.asy +2022/08/06 | 321820 | graphics/asymptote/base/geometry.asy +2022/08/06 | 70102 | graphics/asymptote/base/graph3.asy +2022/08/06 | 64207 | graphics/asymptote/base/graph.asy +2022/08/06 | 314 | graphics/asymptote/base/graph_settings.asy +2022/08/06 | 7407 | graphics/asymptote/base/graph_splinetype.asy +2022/08/06 | 13605 | graphics/asymptote/base/grid3.asy +2022/08/06 | 3936 | graphics/asymptote/base/interpolate.asy +2022/08/06 | 2451 | graphics/asymptote/base/labelpath3.asy +2022/08/06 | 729 | graphics/asymptote/base/labelpath.asy +2022/08/06 | 25357 | graphics/asymptote/base/lmfit.asy +2022/08/06 | 908 | graphics/asymptote/base/map.asy +2022/08/06 | 7302 | graphics/asymptote/base/markers.asy +2022/08/06 | 11122 | graphics/asymptote/base/math.asy +2022/08/06 | 251 | graphics/asymptote/base/metapost.asy +2022/08/06 | 39 | graphics/asymptote/base/nopapersize.ps +2022/08/06 | 3278 | graphics/asymptote/base/obj.asy +2022/08/06 | 15601 | graphics/asymptote/base/ode.asy +2022/08/06 | 15382 | graphics/asymptote/base/palette.asy +2022/08/06 | 2649 | graphics/asymptote/base/patterns.asy +2022/08/06 | 1213 | graphics/asymptote/base/plain_arcs.asy +2022/08/06 | 19729 | graphics/asymptote/base/plain_arrows.asy +2022/08/06 | 7634 | graphics/asymptote/base/plain.asy +2022/08/06 | 20989 | graphics/asymptote/base/plain_bounds.asy +2022/08/06 | 4088 | graphics/asymptote/base/plain_boxes.asy +2022/08/06 | 3706 | graphics/asymptote/base/plain_constants.asy +2022/08/06 | 2187 | graphics/asymptote/base/plain_debugger.asy +2022/08/06 | 6278 | graphics/asymptote/base/plain_filldraw.asy +2022/08/06 | 16492 | graphics/asymptote/base/plain_Label.asy +2022/08/06 | 2310 | graphics/asymptote/base/plain_margins.asy +2022/08/06 | 11373 | graphics/asymptote/base/plain_markers.asy +2022/08/06 | 9334 | graphics/asymptote/base/plain_paths.asy +2022/08/06 | 8711 | graphics/asymptote/base/plain_pens.asy +2022/08/06 | 46531 | graphics/asymptote/base/plain_picture.asy +2022/08/06 | 6287 | graphics/asymptote/base/plain_prethree.asy +2022/08/06 | 5735 | graphics/asymptote/base/plain_scaling.asy +2022/08/06 | 4487 | graphics/asymptote/base/plain_shipout.asy +2022/08/06 | 6159 | graphics/asymptote/base/plain_strings.asy +2022/08/06 | 354 | graphics/asymptote/base/pstoedit.asy +2022/08/06 | 5521 | graphics/asymptote/base/rational.asy +2022/08/06 | 9826 | graphics/asymptote/base/rationalSimplex.asy +2022/08/06 | 657 | graphics/asymptote/base/reload.js +2022/08/06 | 289 | graphics/asymptote/base/res/notes.txt +2022/08/06 | 3374 | graphics/asymptote/base/roundedpath.asy +2022/08/06 | 3346 | graphics/asymptote/base/shaders/blend.glsl +2022/08/06 | 419 | graphics/asymptote/base/shaders/compress.glsl +2022/08/06 | 301 | graphics/asymptote/base/shaders/count.glsl +2022/08/06 | 6714 | graphics/asymptote/base/shaders/fragment.glsl +2022/08/06 | 129 | graphics/asymptote/base/shaders/screen.glsl +2022/08/06 | 730 | graphics/asymptote/base/shaders/sum1.glsl +2022/08/06 | 1316 | graphics/asymptote/base/shaders/sum2fast.glsl +2022/08/06 | 848 | graphics/asymptote/base/shaders/sum2.glsl +2022/08/06 | 1752 | graphics/asymptote/base/shaders/sum3.glsl +2022/08/06 | 677 | graphics/asymptote/base/shaders/vertex.glsl +2022/08/06 | 192 | graphics/asymptote/base/shaders/zero.glsl +2022/08/06 | 8342 | graphics/asymptote/base/simplex.asy +2022/08/06 | 608 | graphics/asymptote/base/size10.asy +2022/08/06 | 600 | graphics/asymptote/base/size11.asy +2022/08/06 | 16089 | graphics/asymptote/base/slide.asy +2022/08/06 | 2031 | graphics/asymptote/base/slopefield.asy +2022/08/06 | 55991 | graphics/asymptote/base/smoothcontour3.asy +2022/08/06 | 12012 | graphics/asymptote/base/solids.asy +2022/08/06 | 8014 | graphics/asymptote/base/stats.asy +2022/08/06 | 22946 | graphics/asymptote/base/syzygy.asy +2022/08/06 | 2277 | graphics/asymptote/base/texcolors.asy +2022/08/06 | 23717 | graphics/asymptote/base/three_arrows.asy +2022/08/06 | 85989 | graphics/asymptote/base/three.asy +2022/08/06 | 3719 | graphics/asymptote/base/three_light.asy +2022/08/06 | 2492 | graphics/asymptote/base/three_margins.asy +2022/08/06 | 72889 | graphics/asymptote/base/three_surface.asy +2022/08/06 | 5975 | graphics/asymptote/base/three_tube.asy +2022/08/06 | 1375 | graphics/asymptote/base/tree.asy +2022/08/06 | 5789 | graphics/asymptote/base/trembling.asy +2022/08/06 | 4992 | graphics/asymptote/base/tube.asy +2022/08/06 | 15004 | graphics/asymptote/base/v3d.asy +2022/08/06 | 1337 | graphics/asymptote/base/v3dheadertypes.asy +2022/08/06 | 670 | graphics/asymptote/base/v3dtypes.asy +2022/08/06 | 66352 | graphics/asymptote/base/webgl/asygl.js +2022/08/06 | 4811 | graphics/asymptote/base/x11colors.asy +2022/08/06 | 3640 | graphics/asymptote/bbox3.h +2022/08/06 | 4514 | graphics/asymptote/bbox.h +2022/08/06 | 1828 | graphics/asymptote/beziercurve.cc +2022/08/06 | 1280 | graphics/asymptote/beziercurve.h +2022/08/06 | 25651 | graphics/asymptote/bezierpatch.cc +2022/08/06 | 5712 | graphics/asymptote/bezierpatch.h 2022/01/31 | 3281267 | graphics/asymptote/binaries/i386-windows/cygwin1.dll -2022/04/06 | 2505 | graphics/asymptote/binaries/i386-windows/README -2022/04/06 | 8441344 | graphics/asymptote/binaries/i386-windows/texlive/asy.exe +2022/08/06 | 2505 | graphics/asymptote/binaries/i386-windows/README +2022/08/07 | 8436736 | graphics/asymptote/binaries/i386-windows/texlive/asy.exe 2020/08/06 | 297 | graphics/asymptote/binaries/i386-windows/texlive/README -2022/01/31 | 3554998 | graphics/asymptote/binaries/x86_64-windows/cygwin1.dll -2022/04/06 | 2505 | graphics/asymptote/binaries/x86_64-windows/README -2022/04/06 | 8314368 | graphics/asymptote/binaries/x86_64-windows/texlive/asy.exe +2022/05/13 | 3569593 | graphics/asymptote/binaries/x86_64-windows/cygwin1.dll +2022/08/06 | 2505 | graphics/asymptote/binaries/x86_64-windows/README +2022/08/07 | 8318976 | graphics/asymptote/binaries/x86_64-windows/texlive/asy.exe 2020/08/06 | 297 | graphics/asymptote/binaries/x86_64-windows/texlive/README -2022/04/06 | 242 | graphics/asymptote/BUGS -2022/04/06 | 1588 | graphics/asymptote/build-scripts/asy-format.el -2022/04/06 | 210 | graphics/asymptote/build-scripts/asy-indent.el -2022/04/06 | 1227 | graphics/asymptote/build-scripts/build-asygl -2022/04/06 | 2471 | graphics/asymptote/build-scripts/build-asymptote -2022/04/06 | 3556 | graphics/asymptote/build-scripts/build-asymptote.dos -2022/04/06 | 1578 | graphics/asymptote/build-scripts/cc-format.el -2022/04/06 | 183 | graphics/asymptote/build-scripts/cc-indent.el -2022/04/06 | 2239 | graphics/asymptote/build-scripts/HOWTO-MSWindows -2022/04/06 | 297 | graphics/asymptote/build-scripts/README-binaries -2022/04/06 | 202 | graphics/asymptote/build-scripts/run-in-indent.el -2022/04/06 | 31342 | graphics/asymptote/builtin.cc -2022/04/06 | 1630 | graphics/asymptote/builtin.h -2022/04/06 | 1151 | graphics/asymptote/callable.cc -2022/04/06 | 1640 | graphics/asymptote/callable.h -2022/04/06 | 1190 | graphics/asymptote/camperror.cc -2022/04/06 | 814 | graphics/asymptote/camperror.h -2022/04/06 | 13357 | graphics/asymptote/camp.l -2022/04/06 | 130266 | graphics/asymptote/camp.tab.cc -2022/04/06 | 6190 | graphics/asymptote/camp.tab.h -2022/04/06 | 20029 | graphics/asymptote/camp.y -2022/04/06 | 4629 | graphics/asymptote/castop.h -2022/04/06 | 1876 | graphics/asymptote/cc-mode2.el -2022/04/06 | 1621291 | graphics/asymptote/ChangeLog -2022/04/06 | 7790 | graphics/asymptote/coder.cc -2022/04/06 | 11642 | graphics/asymptote/coder.h -2022/04/06 | 1126 | graphics/asymptote/coenv.cc -2022/04/06 | 908 | graphics/asymptote/coenv.h -2022/04/06 | 2187 | graphics/asymptote/common.h -2022/04/06 | 48441 | graphics/asymptote/config.guess -2022/04/06 | 7174 | graphics/asymptote/config.h.in -2022/04/06 | 31609 | graphics/asymptote/config.sub -2022/04/06 | 292694 | graphics/asymptote/configure -2022/04/06 | 16771 | graphics/asymptote/configure.ac -2022/04/06 | 26 | graphics/asymptote/_config.yml -2022/04/06 | 3676 | graphics/asymptote/constructor.cc -2022/04/06 | 241 | graphics/asymptote/cudareflect/common.h -2022/04/06 | 2514 | graphics/asymptote/cudareflect/EXRFiles.cc -2022/04/06 | 1406 | graphics/asymptote/cudareflect/EXRFiles.h -2022/04/06 | 883 | graphics/asymptote/cudareflect/helper.cuh -2022/04/06 | 1070 | graphics/asymptote/cudareflect/IrradianceGenerator.sln -2022/04/06 | 5820 | graphics/asymptote/cudareflect/IrradianceGenerator.vcxproj -2022/04/06 | 4371 | graphics/asymptote/cudareflect/kernel.cu -2022/04/06 | 445 | graphics/asymptote/cudareflect/kernel.h -2022/04/06 | 7780 | graphics/asymptote/cudareflect/main.cc -2022/04/06 | 548 | graphics/asymptote/cudareflect/Makefile -2022/04/06 | 8519 | graphics/asymptote/cudareflect/ReflectanceMapper.cu -2022/04/06 | 443 | graphics/asymptote/cudareflect/ReflectanceMapper.cuh -2022/04/06 | 2598 | graphics/asymptote/cudareflect/simpson.cuh -2022/04/06 | 242 | graphics/asymptote/cudareflect/tinyexr/appveyor.yml -2022/04/06 | 1127425 | graphics/asymptote/cudareflect/tinyexr/asakusa.exr -2022/04/06 | 202947 | graphics/asymptote/cudareflect/tinyexr/asakusa.png -2022/04/06 | 366 | graphics/asymptote/cudareflect/tinyexr.cc -2022/04/06 | 2479 | graphics/asymptote/cudareflect/tinyexr/CMakeLists.txt -2022/04/06 | 2011 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/asan-wrapper -2022/04/06 | 2144 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindASan.cmake -2022/04/06 | 2292 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindMSan.cmake -2022/04/06 | 3737 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindSanitizers.cmake -2022/04/06 | 2555 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindTSan.cmake -2022/04/06 | 1696 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindUBSan.cmake -2022/04/06 | 7684 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/sanitize-helpers.cmake -2022/04/06 | 1896 | graphics/asymptote/cudareflect/tinyexr/config-msvc.py -2022/04/06 | 16705 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/ChangeLog.md -2022/04/06 | 3109 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example1.c -2022/04/06 | 6551 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example2.c -2022/04/06 | 6726 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example3.c -2022/04/06 | 2675 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example4.c -2022/04/06 | 10571 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example5.c -2022/04/06 | 4172 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example6.c -2022/04/06 | 1162 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/LICENSE -2022/04/06 | 319839 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/miniz.c -2022/04/06 | 69441 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/miniz.h -2022/04/06 | 4254 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/readme.md -2022/04/06 | 39458 | graphics/asymptote/cudareflect/tinyexr/examples/common/cxxopts.hpp -2022/04/06 | 260289 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image.h -2022/04/06 | 113565 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image_resize.h -2022/04/06 | 37685 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image_write.h -2022/04/06 | 12630 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/cube2longlat.cc -2022/04/06 | 569 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/Makefile -2022/04/06 | 1072 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/README.md -2022/04/06 | 3790199 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/deepview_screencast.gif -2022/04/06 | 6553 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/main.cc -2022/04/06 | 146 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile -2022/04/06 | 8456 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/trackball.cc -2022/04/06 | 3284 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/trackball.h -2022/04/06 | 5323 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/exr2fptiff.cc -2022/04/06 | 687 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/Makefile -2022/04/06 | 117 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/README.md -2022/04/06 | 37135 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/tiny_dng_writer.h -2022/04/06 | 3135 | graphics/asymptote/cudareflect/tinyexr/examples/exr2ldr/exr2ldr.cc -2022/04/06 | 189 | graphics/asymptote/cudareflect/tinyexr/examples/exr2ldr/Makefile -2022/04/06 | 612 | graphics/asymptote/cudareflect/tinyexr/examples/exr2rgbe/exr2rgbe.cc -2022/04/06 | 161 | graphics/asymptote/cudareflect/tinyexr/examples/exr2rgbe/Makefile -2022/04/06 | 4635 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/exrfilter.cc -2022/04/06 | 173 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/Makefile -2022/04/06 | 88 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/README.md -2022/04/06 | 190044 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/DroidSans.ttf -2022/04/06 | 1198 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/exr-io.cc -2022/04/06 | 248 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/exr-io.h -2022/04/06 | 2741 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/findOpenGLGlewGlut.lua -2022/04/06 | 15018 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/main.cc -2022/04/06 | 13867 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/nuklear_btgui_gl2.h -2022/04/06 | 952118 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/nuklear.h -2022/04/06 | 2939 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/CommonWindowInterface.h -2022/04/06 | 2514 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/MacOpenGLWindow.h -2022/04/06 | 34316 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/MacOpenGLWindow.mm -2022/04/06 | 1648 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/OpenGL2Include.h -2022/04/06 | 1813 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/OpenGLInclude.h -2022/04/06 | 1318 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32InternalWindowData.h -2022/04/06 | 4384 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32OpenGLWindow.cpp -2022/04/06 | 1753 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32OpenGLWindow.h -2022/04/06 | 18991 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32Window.cpp -2022/04/06 | 2543 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32Window.h -2022/04/06 | 36526 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/X11OpenGLWindow.cpp -2022/04/06 | 2040 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/X11OpenGLWindow.h -2022/04/06 | 2605 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/premake4.lua -2022/04/06 | 1287 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/README.md -2022/04/06 | 1044671 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/screenshots/exrview.png -2022/04/06 | 235 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/shader.frag -2022/04/06 | 186 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/shader.vert -2022/04/06 | 989121 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/glew.h -2022/04/06 | 71994 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/glxew.h -2022/04/06 | 62206 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/wglew.h -2022/04/06 | 968193 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/glew.c -2022/04/06 | 820 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/LICENSE -2022/04/06 | 4602 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/README.md -2022/04/06 | 100007 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_cocoa.png -2022/04/06 | 63193 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_gtk3.png -2022/04/06 | 16188 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_win8.png -2022/04/06 | 388 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/common.h -2022/04/06 | 1733 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/include/nfd.h -2022/04/06 | 6117 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_cocoa.m -2022/04/06 | 2772 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_common.c -2022/04/06 | 615 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_common.h -2022/04/06 | 9022 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_gtk.c -2022/04/06 | 17346 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_win.cpp -2022/04/06 | 2477 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/SConstruct -2022/04/06 | 1688 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/SConstruct -2022/04/06 | 530 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_opendialog.c -2022/04/06 | 741 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_opendialogmultiple.c -2022/04/06 | 533 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_savedialog.c -2022/04/06 | 2554 | graphics/asymptote/cudareflect/tinyexr/examples/ldr2exr/ldr2exr.cc -2022/04/06 | 157 | graphics/asymptote/cudareflect/tinyexr/examples/ldr2exr/Makefile -2022/04/06 | 6772 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/main.cc -2022/04/06 | 167 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/Makefile -2022/04/06 | 323 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/README.md -2022/04/06 | 188 | graphics/asymptote/cudareflect/tinyexr/examples/resize/Makefile -2022/04/06 | 1101 | graphics/asymptote/cudareflect/tinyexr/examples/resize/resize.cc -2022/04/06 | 159 | graphics/asymptote/cudareflect/tinyexr/examples/rgbe2exr/Makefile -2022/04/06 | 2272 | graphics/asymptote/cudareflect/tinyexr/examples/rgbe2exr/rgbe2exr.cc -2022/04/06 | 174 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/Makefile -2022/04/06 | 289 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/README.md -2022/04/06 | 1950 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/testmapgen.cc -2022/04/06 | 1955 | graphics/asymptote/cudareflect/tinyexr/experimental/js/binding.cc -2022/04/06 | 494 | graphics/asymptote/cudareflect/tinyexr/experimental/js/compile_to_js.sh -2022/04/06 | 1131 | graphics/asymptote/cudareflect/tinyexr/experimental/js/index.html -2022/04/06 | 25 | graphics/asymptote/cudareflect/tinyexr/experimental/js/Makefile -2022/04/06 | 612 | graphics/asymptote/cudareflect/tinyexr/experimental/js/README.md -2022/04/06 | 495 | graphics/asymptote/cudareflect/tinyexr/experimental/js/test.js -2022/04/06 | 223 | graphics/asymptote/cudareflect/tinyexr/jni/Android.mk -2022/04/06 | 41 | graphics/asymptote/cudareflect/tinyexr/jni/Application.mk -2022/04/06 | 160 | graphics/asymptote/cudareflect/tinyexr/jni/Makefile -2022/04/06 | 108 | graphics/asymptote/cudareflect/tinyexr/jni/README.md -2022/04/06 | 10561 | graphics/asymptote/cudareflect/tinyexr/kuroga.py -2022/04/06 | 509 | graphics/asymptote/cudareflect/tinyexr/Makefile -2022/04/06 | 437 | graphics/asymptote/cudareflect/tinyexr/Makefile.gcc-mingw -2022/04/06 | 407 | graphics/asymptote/cudareflect/tinyexr/Makefile.gcc-mingw-msys -2022/04/06 | 535 | graphics/asymptote/cudareflect/tinyexr/Makefile.llvm-mingw -2022/04/06 | 1156 | graphics/asymptote/cudareflect/tinyexr/premake4.lua -2022/04/06 | 17614 | graphics/asymptote/cudareflect/tinyexr/README.md -2022/04/06 | 173 | graphics/asymptote/cudareflect/tinyexr/test/c-binding/Makefile -2022/04/06 | 283 | graphics/asymptote/cudareflect/tinyexr/test/c-binding/test.c -2022/04/06 | 339 | graphics/asymptote/cudareflect/tinyexr/test/CMakeLists.txt -2022/04/06 | 3601 | graphics/asymptote/cudareflect/tinyexr/test/exrcat/exrcat.cpp -2022/04/06 | 4116 | graphics/asymptote/cudareflect/tinyexr/test/exrwrite/exrwritetest.cpp -2022/04/06 | 831 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/fuzz.cc -2022/04/06 | 64 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-62-tinyexr_memcpy_heap-buffer-overflow -2022/04/06 | 503 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-63-tinyexr_signed-integer-overflow -2022/04/06 | 20829 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-77-heap-buffer-overflow -2022/04/06 | 709 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/Makefile -2022/04/06 | 185 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/README.md -2022/04/06 | 1548 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/main.py -2022/04/06 | 61 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/README.md -2022/04/06 | 28 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/requirements.txt -2022/04/06 | 15617 | graphics/asymptote/cudareflect/tinyexr/test_tinyexr.cc -2022/04/06 | 376913 | graphics/asymptote/cudareflect/tinyexr/test/unit/catch.hpp -2022/04/06 | 867 | graphics/asymptote/cudareflect/tinyexr/test/unit/config-msvc.py -2022/04/06 | 1347 | graphics/asymptote/cudareflect/tinyexr/test/unit/config-posix.py -2022/04/06 | 10563 | graphics/asymptote/cudareflect/tinyexr/test/unit/kuroga.py -2022/04/06 | 400 | graphics/asymptote/cudareflect/tinyexr/test/unit/Makefile -2022/04/06 | 401 | graphics/asymptote/cudareflect/tinyexr/test/unit/README.md -2022/04/06 | 395 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/2by2.exr -2022/04/06 | 4731 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/flaga.exr -2022/04/06 | 155069 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/issue-160-piz-decode.exr -2022/04/06 | 327 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/piz-bug-issue-100.exr -2022/04/06 | 473703 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-1383755b301e5f505b2198dc0508918b537fdf48bbfc6deeffe268822e6f6cd6 -2022/04/06 | 630 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-24322747c47e87a10e4407528b779a1a763a48135384909b3d1010bbba1d4c28_min -2022/04/06 | 832 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-255456016cca60ddb5c5ed6898182e13739bf687b17d1411e97bb60ad95e7a84_min -2022/04/06 | 4738 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-360c3b0555cb979ca108f2d178cf8a80959cfeabaa4ec1d310d062fa653a8c6b_min -2022/04/06 | 4471 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-3f1f642c3356fd8e8d2a0787613ec09a56572b3a1e38c9629b6db9e8dead1117_min -2022/04/06 | 298 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-5ace655ef080932dcc7e4abc9eab1d4f82c845453464993dfa3eb6c5822a1621 -2022/04/06 | 678 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-5b66774a7498c635334ad386be0c3b359951738ac47f14878a3346d1c6ea0fe5_min -2022/04/06 | 132 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-d5c9c893e559277a3320c196523095b94db93985620ac338d037487e0e613047_min -2022/04/06 | 15 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-df76d1f27adb8927a1446a603028272140905c168a336128465a1162ec7af270.mini -2022/04/06 | 473695 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-e7fa6404daa861369d2172fe68e08f9d38c0989f57da7bcfb510bab67e19ca9f -2022/04/06 | 793 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-eedff3a9e99eb1c0fd3a3b0989e7c44c0a69f04f10b23e5264f362a4773f4397_min -2022/04/06 | 15 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-efe9007bfdcbbe8a1569bf01fa9acadb8261ead49cb83f6e91fcdc4dae2e99a3_min -2022/04/06 | 335 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/tiled_half_1x1_alpha.exr -2022/04/06 | 52750 | graphics/asymptote/cudareflect/tinyexr/test/unit/tester.cc -2022/04/06 | 133 | graphics/asymptote/cudareflect/tinyexr/test/unit/vcbuild.bat -2022/04/06 | 50 | graphics/asymptote/cudareflect/tinyexr/test/unit/win32-filelist-utf16le.inc -2022/04/06 | 31 | graphics/asymptote/cudareflect/tinyexr/test/unit/win32-filelist-utf8.inc -2022/04/06 | 121 | graphics/asymptote/cudareflect/tinyexr/tinyexr.cc -2022/04/06 | 270497 | graphics/asymptote/cudareflect/tinyexr/tinyexr.h -2022/04/06 | 317 | graphics/asymptote/cudareflect/tinyexr/vcbuild.bat -2022/04/06 | 85 | graphics/asymptote/cudareflect/tinyexr/vcsetup2019.bat -2022/04/06 | 1950 | graphics/asymptote/cudareflect/utils.cuh -2022/04/06 | 26693 | graphics/asymptote/dec.cc -2022/04/06 | 17734 | graphics/asymptote/dec.h -2022/04/06 | 5883 | graphics/asymptote/Delaunay.cc -2022/04/06 | 384 | graphics/asymptote/Delaunay.h -2022/04/06 | 9053 | graphics/asymptote/doc/asy.1 -2022/04/06 | 1005 | graphics/asymptote/doc/asy.1.begin -2022/04/06 | 333 | graphics/asymptote/doc/asy.1.end -2022/04/06 | 2800 | graphics/asymptote/doc/asycolors.sty -2022/04/06 | 18095 | graphics/asymptote/doc/asy-latex.dtx -2022/04/06 | 207105 | graphics/asymptote/doc/asy-latex.pdf -2022/04/06 | 1314169 | graphics/asymptote/doc/asymptote.pdf -2022/04/06 | 9805 | graphics/asymptote/doc/asymptote.sty -2022/04/06 | 395032 | graphics/asymptote/doc/asymptote.texi -2022/04/06 | 121145 | graphics/asymptote/doc/asyRefCard.pdf -2022/04/06 | 20051 | graphics/asymptote/doc/asyRefCard.tex -2022/04/06 | 246 | graphics/asymptote/doc/axis3.asy -2022/04/06 | 416 | graphics/asymptote/doc/bezier2.asy -2022/04/06 | 81 | graphics/asymptote/doc/bezier.asy -2022/04/06 | 234 | graphics/asymptote/doc/beziercurve.asy -2022/04/06 | 41 | graphics/asymptote/doc/bigdiagonal.asy -2022/04/06 | 306 | graphics/asymptote/doc/binarytreetest.asy -2022/04/06 | 677 | graphics/asymptote/doc/Bode.asy -2022/04/06 | 524 | graphics/asymptote/doc/brokenaxis.asy -2022/04/06 | 1391 | graphics/asymptote/doc/CAD1.asy -2022/04/06 | 198744 | graphics/asymptote/doc/CAD.pdf -2022/04/06 | 10196 | graphics/asymptote/doc/CAD.tex -2022/04/06 | 518 | graphics/asymptote/doc/CDlabel.asy -2022/04/06 | 4348 | graphics/asymptote/doc/colo-asy.tex -2022/04/06 | 49 | graphics/asymptote/doc/colons.asy -2022/04/06 | 1620 | graphics/asymptote/doc/colors.asy -2022/04/06 | 243 | graphics/asymptote/doc/cube.asy -2022/04/06 | 86 | graphics/asymptote/doc/cylinderskeleton.asy -2022/04/06 | 218 | graphics/asymptote/doc/datagraph.asy -2022/04/06 | 24 | graphics/asymptote/doc/diagonal.asy -2022/04/06 | 2979 | graphics/asymptote/doc/diatom.asy -2022/04/06 | 4067 | graphics/asymptote/doc/diatom.csv -2022/04/06 | 49 | graphics/asymptote/doc/dots.asy -2022/04/06 | 1051 | graphics/asymptote/doc/eetomumu.asy -2022/04/06 | 2034 | graphics/asymptote/doc/elliptic.asy -2022/04/06 | 912 | graphics/asymptote/doc/errorbars.asy -2022/04/06 | 202 | graphics/asymptote/doc/exp.asy -2022/04/06 | 343 | graphics/asymptote/doc/externalprc.tex -2022/04/06 | 19597 | graphics/asymptote/doc/external-proposal.html -2022/04/06 | 25154 | graphics/asymptote/doc/extra/intro.asy -2022/04/06 | 40899 | graphics/asymptote/doc/FAQ/asy-faq.bfnn -2022/04/06 | 63136 | graphics/asymptote/doc/FAQ/asy-faq.info -2022/04/06 | 9328 | graphics/asymptote/doc/FAQ/bfnnconv.pl -2022/04/06 | 13663 | graphics/asymptote/doc/FAQ/install-sh -2022/04/06 | 1000 | graphics/asymptote/doc/FAQ/Makefile -2022/04/06 | 4718 | graphics/asymptote/doc/FAQ/m-ascii.pl -2022/04/06 | 9822 | graphics/asymptote/doc/FAQ/m-html.pl -2022/04/06 | 5627 | graphics/asymptote/doc/FAQ/m-info.pl -2022/04/06 | 6104 | graphics/asymptote/doc/FAQ/m-lout.pl -2022/04/06 | 4578 | graphics/asymptote/doc/FAQ/m-post.pl -2022/04/06 | 238 | graphics/asymptote/doc/filegraph.asy -2022/04/06 | 26 | graphics/asymptote/doc/filegraph.dat -2022/04/06 | 1053 | graphics/asymptote/doc/fillcontour.asy -2022/04/06 | 604 | graphics/asymptote/doc/flow.asy -2022/04/06 | 897 | graphics/asymptote/doc/flowchartdemo.asy -2022/04/06 | 464 | graphics/asymptote/doc/GaussianSurface.asy -2022/04/06 | 376 | graphics/asymptote/doc/generalaxis3.asy -2022/04/06 | 277 | graphics/asymptote/doc/generalaxis.asy -2022/04/06 | 754 | graphics/asymptote/doc/graphmarkers.asy -2022/04/06 | 219 | graphics/asymptote/doc/graphwithderiv.asy -2022/04/06 | 426 | graphics/asymptote/doc/grid3xyz.asy -2022/04/06 | 279 | graphics/asymptote/doc/hatch.asy -2022/04/06 | 423 | graphics/asymptote/doc/helix.asy -2022/04/06 | 324 | graphics/asymptote/doc/HermiteSpline.asy -2022/04/06 | 441 | graphics/asymptote/doc/histogram.asy -2022/04/06 | 521 | graphics/asymptote/doc/Hobbycontrol.asy -2022/04/06 | 500 | graphics/asymptote/doc/Hobbydir.asy -2022/04/06 | 378 | graphics/asymptote/doc/icon.asy -2022/04/06 | 401 | graphics/asymptote/doc/image.asy -2022/04/06 | 922 | graphics/asymptote/doc/imagecontour.asy -2022/04/06 | 13663 | graphics/asymptote/doc/install-sh -2022/04/06 | 357 | graphics/asymptote/doc/irregularcontour.asy -2022/04/06 | 442 | graphics/asymptote/doc/join3.asy -2022/04/06 | 261 | graphics/asymptote/doc/join.asy -2022/04/06 | 417 | graphics/asymptote/doc/knots.asy -2022/04/06 | 121 | graphics/asymptote/doc/labelsquare.asy -2022/04/06 | 144 | graphics/asymptote/doc/latexmkrc -2022/04/06 | 150 | graphics/asymptote/doc/latexmkrc_asydir -2022/04/06 | 3125 | graphics/asymptote/doc/latexusage.tex -2022/04/06 | 1008 | graphics/asymptote/doc/leastsquares.asy -2022/04/06 | 6318 | graphics/asymptote/doc/leastsquares.dat -2022/04/06 | 396 | graphics/asymptote/doc/legend.asy -2022/04/06 | 366 | graphics/asymptote/doc/lineargraph0.asy -2022/04/06 | 373 | graphics/asymptote/doc/lineargraph.asy -2022/04/06 | 415 | graphics/asymptote/doc/linetype.asy -2022/04/06 | 423 | graphics/asymptote/doc/log2graph.asy -2022/04/06 | 262 | graphics/asymptote/doc/loggraph.asy -2022/04/06 | 382 | graphics/asymptote/doc/loggrid.asy -2022/04/06 | 480 | graphics/asymptote/doc/logimage.asy -2022/04/06 | 617 | graphics/asymptote/doc/logo.asy -2022/04/06 | 314 | graphics/asymptote/doc/logticks.asy -2022/04/06 | 3023 | graphics/asymptote/doc/Makefile.in -2022/04/06 | 293 | graphics/asymptote/doc/makepen.asy -2022/04/06 | 2674 | graphics/asymptote/doc/markers1.asy -2022/04/06 | 877 | graphics/asymptote/doc/markers2.asy -2022/04/06 | 288 | graphics/asymptote/doc/mexicanhat.asy -2022/04/06 | 374 | graphics/asymptote/doc/monthaxis.asy -2022/04/06 | 458 | graphics/asymptote/doc/multicontour.asy -2022/04/06 | 115 | graphics/asymptote/doc/onecontour.asy -2022/04/06 | 240 | graphics/asymptote/doc/parametricgraph.asy -2022/04/06 | 498 | graphics/asymptote/doc/penfunctionimage.asy -2022/04/06 | 219 | graphics/asymptote/doc/penimage.asy -2022/04/06 | 2771 | graphics/asymptote/doc/pixel.pdf -2022/04/06 | 354 | graphics/asymptote/doc/planes.asy -2022/04/06 | 474562 | graphics/asymptote/doc/png/asymptote.info -2022/04/06 | 1469 | graphics/asymptote/doc/png/Makefile.in -2022/04/06 | 49 | graphics/asymptote/doc/quartercircle.asy -2022/04/06 | 354 | graphics/asymptote/doc/reloadpdf.tex -2022/04/06 | 157 | graphics/asymptote/doc/saddle.asy -2022/04/06 | 355 | graphics/asymptote/doc/scaledgraph.asy -2022/04/06 | 792 | graphics/asymptote/doc/secondaryaxis.asy -2022/04/06 | 48847 | graphics/asymptote/doc/secondaryaxis.csv -2022/04/06 | 256 | graphics/asymptote/doc/shadedtiling.asy -2022/04/06 | 154 | graphics/asymptote/doc/slopefield1.asy -2022/04/06 | 52 | graphics/asymptote/doc/square.asy -2022/04/06 | 341 | graphics/asymptote/doc/subpictures.asy -2022/04/06 | 123 | graphics/asymptote/doc/superpath.asy -2022/04/06 | 81163 | graphics/asymptote/doc/TeXShopAndAsymptote.pdf -2022/04/06 | 2653 | graphics/asymptote/doc/TeXShopAndAsymptote.tex -2022/04/06 | 390 | graphics/asymptote/doc/tile.asy -2022/04/06 | 396 | graphics/asymptote/doc/triangulate.asy -2022/04/06 | 186 | graphics/asymptote/doc/unitcircle3.asy -2022/04/06 | 147 | graphics/asymptote/doc/vectorfield.asy -2022/04/06 | 1746 | graphics/asymptote/doc/westnile.asy -2022/04/06 | 4727 | graphics/asymptote/doc/westnile.csv -2022/04/06 | 880 | graphics/asymptote/doc/xasy.1x -2022/04/06 | 1851 | graphics/asymptote/drawclipbegin.h -2022/04/06 | 1197 | graphics/asymptote/drawclipend.h -2022/04/06 | 11468 | graphics/asymptote/drawelement.h -2022/04/06 | 4597 | graphics/asymptote/drawfill.cc -2022/04/06 | 6525 | graphics/asymptote/drawfill.h -2022/04/06 | 494 | graphics/asymptote/drawgrestore.h -2022/04/06 | 2880 | graphics/asymptote/drawgroup.h -2022/04/06 | 464 | graphics/asymptote/drawgsave.h -2022/04/06 | 3024 | graphics/asymptote/drawimage.h -2022/04/06 | 6787 | graphics/asymptote/drawlabel.cc -2022/04/06 | 2134 | graphics/asymptote/drawlabel.h -2022/04/06 | 1096 | graphics/asymptote/drawlayer.h -2022/04/06 | 5566 | graphics/asymptote/drawpath3.cc -2022/04/06 | 5767 | graphics/asymptote/drawpath3.h -2022/04/06 | 4862 | graphics/asymptote/drawpath.cc -2022/04/06 | 669 | graphics/asymptote/drawpath.h -2022/04/06 | 25094 | graphics/asymptote/drawsurface.cc -2022/04/06 | 23567 | graphics/asymptote/drawsurface.h -2022/04/06 | 1266 | graphics/asymptote/drawverbatim.h -2022/04/06 | 17987 | graphics/asymptote/entry.cc -2022/04/06 | 13615 | graphics/asymptote/entry.h -2022/04/06 | 5441 | graphics/asymptote/env.cc -2022/04/06 | 1142 | graphics/asymptote/envcompleter.cc -2022/04/06 | 845 | graphics/asymptote/envcompleter.h -2022/04/06 | 4570 | graphics/asymptote/env.h -2022/04/06 | 10632 | graphics/asymptote/EnvVarUpdate.nsh -2022/04/06 | 2279 | graphics/asymptote/errormsg.cc -2022/04/06 | 5621 | graphics/asymptote/errormsg.h -2022/04/06 | 9251 | graphics/asymptote/errors -2022/04/06 | 6911 | graphics/asymptote/errortest.asy -2022/04/06 | 43335 | graphics/asymptote/examples/100d.pdb1 -2022/04/06 | 657 | graphics/asymptote/examples/100d.views -2022/04/06 | 163 | graphics/asymptote/examples/1overx.asy -2022/04/06 | 4158 | graphics/asymptote/examples/advection.asy -2022/04/06 | 245 | graphics/asymptote/examples/alignbox.asy -2022/04/06 | 2830 | graphics/asymptote/examples/alignedaxis.asy -2022/04/06 | 946 | graphics/asymptote/examples/animations/cube.asy -2022/04/06 | 160672 | graphics/asymptote/examples/animations/dice.u3d -2022/04/06 | 1919 | graphics/asymptote/examples/animations/earthmoon.asy -2022/04/06 | 503 | graphics/asymptote/examples/animations/embeddedmovie.asy -2022/04/06 | 196 | graphics/asymptote/examples/animations/embeddedu3d.asy -2022/04/06 | 411 | graphics/asymptote/examples/animations/externalmovie.asy -2022/04/06 | 414 | graphics/asymptote/examples/animations/glmovie.asy -2022/04/06 | 1760 | graphics/asymptote/examples/animations/heatequation.asy -2022/04/06 | 1037 | graphics/asymptote/examples/animations/inlinemovie3.tex -2022/04/06 | 1235 | graphics/asymptote/examples/animations/inlinemovie.tex -2022/04/06 | 326 | graphics/asymptote/examples/animations/pdfmovie.asy -2022/04/06 | 1247 | graphics/asymptote/examples/animations/slidemovies.asy -2022/04/06 | 856 | graphics/asymptote/examples/animations/sphere.asy -2022/04/06 | 798 | graphics/asymptote/examples/animations/torusanimation.asy -2022/04/06 | 1498 | graphics/asymptote/examples/animations/wavepacket.asy -2022/04/06 | 1120 | graphics/asymptote/examples/animations/wheel.asy -2022/04/06 | 236 | graphics/asymptote/examples/annotation.asy -2022/04/06 | 1240 | graphics/asymptote/examples/arrows3.asy -2022/04/06 | 61 | graphics/asymptote/examples/axialshade.asy -2022/04/06 | 496 | graphics/asymptote/examples/bars3.asy -2022/04/06 | 1033 | graphics/asymptote/examples/basealign.asy -2022/04/06 | 407 | graphics/asymptote/examples/BezierPatch.asy -2022/04/06 | 581 | graphics/asymptote/examples/BezierSaddle.asy -2022/04/06 | 1548 | graphics/asymptote/examples/BezierSurface.asy -2022/04/06 | 199 | graphics/asymptote/examples/BezierTriangle.asy -2022/04/06 | 154 | graphics/asymptote/examples/billboard.asy -2022/04/06 | 513 | graphics/asymptote/examples/buildcycle.asy -2022/04/06 | 233 | graphics/asymptote/examples/cardioid.asy -2022/04/06 | 485 | graphics/asymptote/examples/cards.asy -2022/04/06 | 688 | graphics/asymptote/examples/centroidfg.asy -2022/04/06 | 322 | graphics/asymptote/examples/cheese.asy -2022/04/06 | 576 | graphics/asymptote/examples/circles.asy -2022/04/06 | 228 | graphics/asymptote/examples/circumcircle.asy -2022/04/06 | 762 | graphics/asymptote/examples/clockarray.asy -2022/04/06 | 264 | graphics/asymptote/examples/coag.asy -2022/04/06 | 436 | graphics/asymptote/examples/colorpatch.asy -2022/04/06 | 472 | graphics/asymptote/examples/colorplanes.asy -2022/04/06 | 739 | graphics/asymptote/examples/condor.asy -2022/04/06 | 495 | graphics/asymptote/examples/cones.asy -2022/04/06 | 1778 | graphics/asymptote/examples/conicurv.asy -2022/04/06 | 254 | graphics/asymptote/examples/contextfonts.asy -2022/04/06 | 802 | graphics/asymptote/examples/controlsystem.asy -2022/04/06 | 123 | graphics/asymptote/examples/Coons.asy -2022/04/06 | 235 | graphics/asymptote/examples/cos2theta.asy -2022/04/06 | 582 | graphics/asymptote/examples/cos3.asy -2022/04/06 | 460 | graphics/asymptote/examples/cosaddition.asy -2022/04/06 | 5537 | graphics/asymptote/examples/cpkcolors.asy -2022/04/06 | 572 | graphics/asymptote/examples/curvedlabel3.asy -2022/04/06 | 177 | graphics/asymptote/examples/curvedlabel.asy -2022/04/06 | 1835 | graphics/asymptote/examples/cyclohexane.asy -2022/04/06 | 352 | graphics/asymptote/examples/cylinder.asy -2022/04/06 | 506 | graphics/asymptote/examples/delu.asy -2022/04/06 | 509 | graphics/asymptote/examples/dimension.asy -2022/04/06 | 1216 | graphics/asymptote/examples/dragon.asy -2022/04/06 | 1298 | graphics/asymptote/examples/electromagnetic.asy -2022/04/06 | 325 | graphics/asymptote/examples/elevation.asy -2022/04/06 | 398 | graphics/asymptote/examples/epix.asy -2022/04/06 | 242 | graphics/asymptote/examples/equilateral.asy -2022/04/06 | 548 | graphics/asymptote/examples/equilchord.asy -2022/04/06 | 579 | graphics/asymptote/examples/exp3.asy -2022/04/06 | 519 | graphics/asymptote/examples/extrudedcontour.asy -2022/04/06 | 498 | graphics/asymptote/examples/fano.asy -2022/04/06 | 973 | graphics/asymptote/examples/fequlogo.asy -2022/04/06 | 727 | graphics/asymptote/examples/fermi.asy -2022/04/06 | 980 | graphics/asymptote/examples/filesurface.asy -2022/04/06 | 5531 | graphics/asymptote/examples/filesurface.dat -2022/04/06 | 4244 | graphics/asymptote/examples/fin.asy -2022/04/06 | 710 | graphics/asymptote/examples/fjortoft.asy -2022/04/06 | 558 | graphics/asymptote/examples/floatingdisk.asy -2022/04/06 | 500 | graphics/asymptote/examples/floor.asy -2022/04/06 | 683 | graphics/asymptote/examples/fractaltree.asy -2022/04/06 | 1185 | graphics/asymptote/examples/functionshading.asy -2022/04/06 | 499 | graphics/asymptote/examples/galleon.asy -2022/04/06 | 713 | graphics/asymptote/examples/gamma3.asy -2022/04/06 | 439 | graphics/asymptote/examples/gamma.asy -2022/04/06 | 679 | graphics/asymptote/examples/genusthree.asy -2022/04/06 | 1164 | graphics/asymptote/examples/genustwo.asy -2022/04/06 | 383 | graphics/asymptote/examples/Gouraud.asy -2022/04/06 | 616 | graphics/asymptote/examples/Gouraudcontour.asy -2022/04/06 | 76 | graphics/asymptote/examples/grid.asy -2022/04/06 | 459 | graphics/asymptote/examples/hierarchy.asy -2022/04/06 | 315 | graphics/asymptote/examples/hyperboloid.asy -2022/04/06 | 267 | graphics/asymptote/examples/hyperboloidsilhouette.asy -2022/04/06 | 1111 | graphics/asymptote/examples/imagehistogram.asy -2022/04/06 | 610 | graphics/asymptote/examples/impact.asy -2022/04/06 | 598 | graphics/asymptote/examples/integraltest.asy -2022/04/06 | 4809 | graphics/asymptote/examples/interpolate1.asy -2022/04/06 | 289 | graphics/asymptote/examples/jump.asy -2022/04/06 | 1352 | graphics/asymptote/examples/Klein.asy -2022/04/06 | 182 | graphics/asymptote/examples/label3.asy -2022/04/06 | 196 | graphics/asymptote/examples/label3ribbon.asy -2022/04/06 | 187 | graphics/asymptote/examples/label3solid.asy -2022/04/06 | 632 | graphics/asymptote/examples/label3zoom.asy -2022/04/06 | 264 | graphics/asymptote/examples/labelbox.asy -2022/04/06 | 1114 | graphics/asymptote/examples/laserlattice.asy -2022/04/06 | 136 | graphics/asymptote/examples/latticeshading.asy -2022/04/06 | 690 | graphics/asymptote/examples/layers.asy -2022/04/06 | 460 | graphics/asymptote/examples/lever.asy -2022/04/06 | 654 | graphics/asymptote/examples/limit.asy -2022/04/06 | 1910 | graphics/asymptote/examples/linearregression.asy -2022/04/06 | 168 | graphics/asymptote/examples/lines.asy -2022/04/06 | 1040 | graphics/asymptote/examples/lmfit1.asy -2022/04/06 | 206 | graphics/asymptote/examples/log.asy -2022/04/06 | 349 | graphics/asymptote/examples/logdown.asy -2022/04/06 | 1461 | graphics/asymptote/examples/logo3.asy -2022/04/06 | 196 | graphics/asymptote/examples/lowint.asy -2022/04/06 | 657 | graphics/asymptote/examples/lowupint.asy -2022/04/06 | 479 | graphics/asymptote/examples/magnetic.asy -2022/04/06 | 879 | graphics/asymptote/examples/markregular.asy -2022/04/06 | 1968 | graphics/asymptote/examples/mergeExample.asy -2022/04/06 | 5216 | graphics/asymptote/examples/mosaic.asy -2022/04/06 | 2504 | graphics/asymptote/examples/mosquito.asy -2022/04/06 | 1566 | graphics/asymptote/examples/near_earth.asy -2022/04/06 | 703 | graphics/asymptote/examples/NURBScurve.asy -2022/04/06 | 1088 | graphics/asymptote/examples/NURBSsphere.asy -2022/04/06 | 1598 | graphics/asymptote/examples/NURBSsurface.asy -2022/04/06 | 1251 | graphics/asymptote/examples/odetest.asy -2022/04/06 | 308 | graphics/asymptote/examples/oneoverx.asy -2022/04/06 | 810 | graphics/asymptote/examples/orthocenter.asy -2022/04/06 | 254 | graphics/asymptote/examples/parametricelevation.asy -2022/04/06 | 407 | graphics/asymptote/examples/parametricsurface.asy -2022/04/06 | 711 | graphics/asymptote/examples/partialsurface.asy -2022/04/06 | 1055 | graphics/asymptote/examples/partitionExample.asy -2022/04/06 | 426 | graphics/asymptote/examples/pathintersectsurface.asy -2022/04/06 | 3335 | graphics/asymptote/examples/pdb.asy -2022/04/06 | 361 | graphics/asymptote/examples/phase.asy -2022/04/06 | 22873 | graphics/asymptote/examples/piicon.png -2022/04/06 | 362 | graphics/asymptote/examples/pipeintersection.asy -2022/04/06 | 3857 | graphics/asymptote/examples/pipes.asy -2022/04/06 | 418 | graphics/asymptote/examples/planeproject.asy -2022/04/06 | 930 | graphics/asymptote/examples/polararea.asy -2022/04/06 | 628 | graphics/asymptote/examples/polarcircle.asy -2022/04/06 | 326 | graphics/asymptote/examples/polardatagraph.asy -2022/04/06 | 641 | graphics/asymptote/examples/pOrbital.asy -2022/04/06 | 954 | graphics/asymptote/examples/poster.asy -2022/04/06 | 58 | graphics/asymptote/examples/progrid.asy -2022/04/06 | 373 | graphics/asymptote/examples/projectelevation.asy -2022/04/06 | 427 | graphics/asymptote/examples/projectrevolution.asy -2022/04/06 | 747 | graphics/asymptote/examples/pseudosphere.asy -2022/04/06 | 557 | graphics/asymptote/examples/Pythagoras.asy -2022/04/06 | 420 | graphics/asymptote/examples/PythagoreanTree.asy -2022/04/06 | 734 | graphics/asymptote/examples/quilt.asy -2022/04/06 | 345 | graphics/asymptote/examples/rainbow.asy -2022/04/06 | 78 | graphics/asymptote/examples/randompath3.asy -2022/04/06 | 1537 | graphics/asymptote/examples/refs.bib -2022/04/06 | 990 | graphics/asymptote/examples/RiemannSphere.asy -2022/04/06 | 348 | graphics/asymptote/examples/RiemannSurface.asy -2022/04/06 | 384 | graphics/asymptote/examples/RiemannSurfaceRoot.asy -2022/04/06 | 141 | graphics/asymptote/examples/ring.asy -2022/04/06 | 184 | graphics/asymptote/examples/roll.asy -2022/04/06 | 1309 | graphics/asymptote/examples/roundpath.asy -2022/04/06 | 288 | graphics/asymptote/examples/sacone3D.asy -2022/04/06 | 445 | graphics/asymptote/examples/sacone.asy -2022/04/06 | 341 | graphics/asymptote/examples/sacylinder3D.asy -2022/04/06 | 400 | graphics/asymptote/examples/sacylinder.asy -2022/04/06 | 66 | graphics/asymptote/examples/shade.asy -2022/04/06 | 111 | graphics/asymptote/examples/shadestroke.asy -2022/04/06 | 1065 | graphics/asymptote/examples/shellmethod.asy -2022/04/06 | 829 | graphics/asymptote/examples/shellsqrtx01.asy -2022/04/06 | 410 | graphics/asymptote/examples/Sierpinski.asy -2022/04/06 | 821 | graphics/asymptote/examples/SierpinskiGasket.asy -2022/04/06 | 2398 | graphics/asymptote/examples/SierpinskiSponge.asy -2022/04/06 | 327 | graphics/asymptote/examples/sin1x.asy -2022/04/06 | 579 | graphics/asymptote/examples/sin3.asy -2022/04/06 | 591 | graphics/asymptote/examples/sinc.asy -2022/04/06 | 378 | graphics/asymptote/examples/sinxlex.asy -2022/04/06 | 3358 | graphics/asymptote/examples/slidedemo.asy -2022/04/06 | 341 | graphics/asymptote/examples/slidedemo_.bbl -2022/04/06 | 2023 | graphics/asymptote/examples/slope.asy -2022/04/06 | 520 | graphics/asymptote/examples/smoothelevation.asy -2022/04/06 | 2680 | graphics/asymptote/examples/soccerball.asy -2022/04/06 | 2362 | graphics/asymptote/examples/spectrum.asy -2022/04/06 | 141 | graphics/asymptote/examples/sphere.asy -2022/04/06 | 150 | graphics/asymptote/examples/spheresilhouette.asy -2022/04/06 | 162 | graphics/asymptote/examples/sphereskeleton.asy -2022/04/06 | 376 | graphics/asymptote/examples/sphericalharmonic.asy -2022/04/06 | 424 | graphics/asymptote/examples/spiral3.asy -2022/04/06 | 210 | graphics/asymptote/examples/spiral.asy -2022/04/06 | 608 | graphics/asymptote/examples/spline.asy -2022/04/06 | 2191 | graphics/asymptote/examples/splitpatch.asy -2022/04/06 | 38 | graphics/asymptote/examples/spring0.asy -2022/04/06 | 43 | graphics/asymptote/examples/spring2.asy -2022/04/06 | 667 | graphics/asymptote/examples/spring.asy -2022/04/06 | 674 | graphics/asymptote/examples/sqrtx01.asy -2022/04/06 | 579 | graphics/asymptote/examples/sqrtx01y1.asy -2022/04/06 | 145 | graphics/asymptote/examples/star.asy -2022/04/06 | 162 | graphics/asymptote/examples/stereoscopic.asy -2022/04/06 | 59 | graphics/asymptote/examples/stroke3.asy -2022/04/06 | 300 | graphics/asymptote/examples/strokepath.asy -2022/04/06 | 175 | graphics/asymptote/examples/strokeshade.asy -2022/04/06 | 198 | graphics/asymptote/examples/tanh.asy -2022/04/06 | 14378 | graphics/asymptote/examples/teapot.asy -2022/04/06 | 34 | graphics/asymptote/examples/teapotIBL.asy -2022/04/06 | 303 | graphics/asymptote/examples/tensor.asy -2022/04/06 | 547 | graphics/asymptote/examples/tetra.asy -2022/04/06 | 312 | graphics/asymptote/examples/textpath.asy -2022/04/06 | 8429 | graphics/asymptote/examples/thermodynamics.asy -2022/04/06 | 576 | graphics/asymptote/examples/threeviews.asy -2022/04/06 | 104 | graphics/asymptote/examples/tiling.asy -2022/04/06 | 419 | graphics/asymptote/examples/torus.asy -2022/04/06 | 188 | graphics/asymptote/examples/transparency.asy -2022/04/06 | 250 | graphics/asymptote/examples/transparentCubes.asy -2022/04/06 | 602 | graphics/asymptote/examples/treetest.asy -2022/04/06 | 589 | graphics/asymptote/examples/trefoilknot.asy -2022/04/06 | 972 | graphics/asymptote/examples/triads.asy -2022/04/06 | 207 | graphics/asymptote/examples/triangle.asy -2022/04/06 | 441 | graphics/asymptote/examples/triangles.asy -2022/04/06 | 251 | graphics/asymptote/examples/triceratops.asy -2022/04/06 | 291 | graphics/asymptote/examples/trumpet.asy -2022/04/06 | 2101 | graphics/asymptote/examples/truncatedIcosahedron.asy -2022/04/06 | 40665 | graphics/asymptote/examples/tvgen.asy -2022/04/06 | 868 | graphics/asymptote/examples/twistedtubes.asy -2022/04/06 | 433 | graphics/asymptote/examples/twoSpheres.asy -2022/04/06 | 24924 | graphics/asymptote/examples/uhrturm.obj -2022/04/06 | 322 | graphics/asymptote/examples/unitcircle.asy -2022/04/06 | 430 | graphics/asymptote/examples/unitoctant.asy -2022/04/06 | 714 | graphics/asymptote/examples/unitoctantx.asy -2022/04/06 | 199 | graphics/asymptote/examples/upint.asy -2022/04/06 | 525 | graphics/asymptote/examples/vectorfield3.asy -2022/04/06 | 351 | graphics/asymptote/examples/vectorfieldsphere.asy -2022/04/06 | 839 | graphics/asymptote/examples/venn3.asy -2022/04/06 | 626 | graphics/asymptote/examples/venn.asy -2022/04/06 | 802 | graphics/asymptote/examples/vertexshading.asy -2022/04/06 | 360 | graphics/asymptote/examples/washer.asy -2022/04/06 | 1010 | graphics/asymptote/examples/washermethod.asy -2022/04/06 | 628 | graphics/asymptote/examples/wedge.asy -2022/04/06 | 1030 | graphics/asymptote/examples/workcone.asy -2022/04/06 | 978 | graphics/asymptote/examples/worksheet.asy -2022/04/06 | 2626 | graphics/asymptote/examples/worldmap.asy -2022/04/06 | 1261761 | graphics/asymptote/examples/worldmap.dat -2022/04/06 | 580 | graphics/asymptote/examples/xsin1x.asy -2022/04/06 | 3739 | graphics/asymptote/examples/xstitch.asy -2022/04/06 | 743 | graphics/asymptote/examples/xxsq01.asy -2022/04/06 | 866 | graphics/asymptote/examples/xxsq01x-1.asy -2022/04/06 | 825 | graphics/asymptote/examples/xxsq01y.asy -2022/04/06 | 222 | graphics/asymptote/examples/yingyang.asy -2022/04/06 | 37783 | graphics/asymptote/exp.cc -2022/04/06 | 30307 | graphics/asymptote/exp.h -2022/04/06 | 1188 | graphics/asymptote/EXRFiles.cc -2022/04/06 | 454 | graphics/asymptote/EXRFiles.h -2022/04/06 | 178 | graphics/asymptote/fftw++asy.cc -2022/04/06 | 1694 | graphics/asymptote/fftw++.cc -2022/04/06 | 45411 | graphics/asymptote/fftw++.h -2022/04/06 | 4866 | graphics/asymptote/fileio.cc -2022/04/06 | 21382 | graphics/asymptote/fileio.h -2022/04/06 | 1245 | graphics/asymptote/findsym.pl -2022/04/06 | 1020 | graphics/asymptote/flatguide.cc -2022/04/06 | 4209 | graphics/asymptote/flatguide.h -2022/04/06 | 654 | graphics/asymptote/fpu.h -2022/04/06 | 2164 | graphics/asymptote/frame.h -2022/04/06 | 9772 | graphics/asymptote/fundec.cc -2022/04/06 | 4895 | graphics/asymptote/fundec.h -2022/04/06 | 1183225 | graphics/asymptote/gc-8.2.0.tar.gz -2022/04/06 | 6275 | graphics/asymptote/generate_enums.py -2022/04/06 | 3153 | graphics/asymptote/genv.cc -2022/04/06 | 1626 | graphics/asymptote/genv.h -2022/04/06 | 4520 | graphics/asymptote/getopt1.c -2022/04/06 | 30147 | graphics/asymptote/getopt.c -2022/04/06 | 6650 | graphics/asymptote/getopt.h -2022/04/06 | 202 | graphics/asymptote/glew.c -2022/04/06 | 1235777 | graphics/asymptote/GL/glew.c -2022/04/06 | 1186601 | graphics/asymptote/GL/glew.h -2022/04/06 | 73435 | graphics/asymptote/GL/glxew.h -2022/04/06 | 76801 | graphics/asymptote/gl-matrix-2.4.0-pruned/dist/gl-matrix.js -2022/04/06 | 1131 | graphics/asymptote/gl-matrix-2.4.0-pruned/LICENSE.js -2022/04/06 | 67072 | graphics/asymptote/glrender.cc -2022/04/06 | 9319 | graphics/asymptote/glrender.h -2022/04/06 | 818 | graphics/asymptote/GLTextures.cc -2022/04/06 | 3634 | graphics/asymptote/GLTextures.h -2022/04/06 | 63314 | graphics/asymptote/GL/wglew.h -2022/04/06 | 50437 | graphics/asymptote/gsl.cc -2022/04/06 | 22 | graphics/asymptote/GUI/configs/__init__.py -2022/04/06 | 1215 | graphics/asymptote/GUI/configs/xasyconfig.cson -2022/04/06 | 476 | graphics/asymptote/GUI/configs/xasykeymap.cson -2022/04/06 | 3592 | graphics/asymptote/GUI/CustMatTransform.py -2022/04/06 | 100 | graphics/asymptote/GUI/DebugFlags.py -2022/04/06 | 1149 | graphics/asymptote/guide.cc -2022/04/06 | 294 | graphics/asymptote/guideflags.h -2022/04/06 | 6725 | graphics/asymptote/guide.h -2022/04/06 | 1751 | graphics/asymptote/GUI/GuidesManager.py -2022/04/06 | 23 | graphics/asymptote/GUI/__init__.py -2022/04/06 | 15895 | graphics/asymptote/GUI/InplaceAddObj.py -2022/04/06 | 5272 | graphics/asymptote/GUI/labelEditor.py -2022/04/06 | 700 | graphics/asymptote/GUI/locale/th/LC_MESSAGES/base.po -2022/04/06 | 2445 | graphics/asymptote/GUI/PrimitiveShape.py -2022/04/06 | 10038 | graphics/asymptote/GUI/pyUIClass/custMatTransform.py -2022/04/06 | 6247 | graphics/asymptote/GUI/pyUIClass/labelTextEditor.py -2022/04/06 | 2948 | graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py -2022/04/06 | 7222 | graphics/asymptote/GUI/pyUIClass/widg_addLabel.py -2022/04/06 | 2960 | graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py -2022/04/06 | 4942 | graphics/asymptote/GUI/pyUIClass/widg_editBezier.py -2022/04/06 | 4761 | graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py -2022/04/06 | 59583 | graphics/asymptote/GUI/pyUIClass/window1.py -2022/04/06 | 57 | graphics/asymptote/GUI/requirements.txt -2022/04/06 | 361 | graphics/asymptote/GUI/res/icons/anchor.svg -2022/04/06 | 626 | graphics/asymptote/GUI/res/icons/android-arrow-back.svg -2022/04/06 | 626 | graphics/asymptote/GUI/res/icons/android-arrow-forward.svg -2022/04/06 | 790 | graphics/asymptote/GUI/res/icons/android-camera.svg -2022/04/06 | 683 | graphics/asymptote/GUI/res/icons/android-close.svg -2022/04/06 | 1302 | graphics/asymptote/GUI/res/icons/android-color-palette.svg -2022/04/06 | 664 | graphics/asymptote/GUI/res/icons/android-delete.svg -2022/04/06 | 620 | graphics/asymptote/GUI/res/icons/android-done.svg -2022/04/06 | 810 | graphics/asymptote/GUI/res/icons/android-expand.svg -2022/04/06 | 840 | graphics/asymptote/GUI/res/icons/android-folder-open.svg -2022/04/06 | 1467 | graphics/asymptote/GUI/res/icons/android-hand.svg -2022/04/06 | 1108 | graphics/asymptote/GUI/res/icons/android-locate.svg -2022/04/06 | 752 | graphics/asymptote/GUI/res/icons/android-radio-button-off.svg -2022/04/06 | 831 | graphics/asymptote/GUI/res/icons/android-radio-button-on.svg -2022/04/06 | 795 | graphics/asymptote/GUI/res/icons/android-refresh.svg -2022/04/06 | 705 | graphics/asymptote/GUI/res/icons/arrow-move.svg -2022/04/06 | 631 | graphics/asymptote/GUI/res/icons/arrow-resize.svg -2022/04/06 | 986 | graphics/asymptote/GUI/res/icons/brush.svg -2022/04/06 | 593 | graphics/asymptote/GUI/res/icons/bucket.asy -2022/04/06 | 1436 | graphics/asymptote/GUI/res/icons/bucket.svg -2022/04/06 | 111 | graphics/asymptote/GUI/res/icons/center.asy -2022/04/06 | 124 | graphics/asymptote/GUI/res/icons/centerorigin.asy -2022/04/06 | 1022 | graphics/asymptote/GUI/res/icons/centerorigin.svg -2022/04/06 | 858 | graphics/asymptote/GUI/res/icons/center.svg -2022/04/06 | 771 | graphics/asymptote/GUI/res/icons/check.svg -2022/04/06 | 1000 | graphics/asymptote/GUI/res/icons/chevron-with-circle-left.svg -2022/04/06 | 985 | graphics/asymptote/GUI/res/icons/chevron-with-circle-right.svg -2022/04/06 | 743 | graphics/asymptote/GUI/res/icons/circle.svg -2022/04/06 | 109 | graphics/asymptote/GUI/res/icons/closedcurve.asy -2022/04/06 | 1187 | graphics/asymptote/GUI/res/icons/closedcurve.svg -2022/04/06 | 109 | graphics/asymptote/GUI/res/icons/closedpolygon.asy -2022/04/06 | 1058 | graphics/asymptote/GUI/res/icons/closedpolygon.svg -2022/04/06 | 829 | graphics/asymptote/GUI/res/icons/close-round.svg -2022/04/06 | 1180 | graphics/asymptote/GUI/res/icons/code.svg -2022/04/06 | 863 | graphics/asymptote/GUI/res/icons/edit.svg -2022/04/06 | 988 | graphics/asymptote/GUI/res/icons/eye.svg -2022/04/06 | 1884 | graphics/asymptote/GUI/res/icons/filledbucket.svg -2022/04/06 | 1732 | graphics/asymptote/GUI/res/icons/grid.svg -2022/04/06 | 951 | graphics/asymptote/GUI/res/icons/magnifying-glass.svg -2022/04/06 | 102 | graphics/asymptote/GUI/res/icons/opencurve.asy -2022/04/06 | 1139 | graphics/asymptote/GUI/res/icons/opencurve.svg -2022/04/06 | 102 | graphics/asymptote/GUI/res/icons/openpolygon.asy -2022/04/06 | 1043 | graphics/asymptote/GUI/res/icons/openpolygon.svg -2022/04/06 | 750 | graphics/asymptote/GUI/res/icons/plus-round.svg -2022/04/06 | 1808 | graphics/asymptote/GUI/res/icons.qrc -2022/04/06 | 1090 | graphics/asymptote/GUI/res/icons/redo.svg -2022/04/06 | 663 | graphics/asymptote/GUI/res/icons/save.svg -2022/04/06 | 1899 | graphics/asymptote/GUI/res/icons/social-python.svg -2022/04/06 | 108 | graphics/asymptote/GUI/res/icons/subdirectory-left.svg -2022/04/06 | 284 | graphics/asymptote/GUI/res/icons/text.svg -2022/04/06 | 1226 | graphics/asymptote/GUI/res/icons/triangle-stroked-15.svg -2022/04/06 | 1047 | graphics/asymptote/GUI/res/icons/undo.svg -2022/04/06 | 1449 | graphics/asymptote/GUI/SetCustomAnchor.py -2022/04/06 | 393 | graphics/asymptote/GUI/setup.py -2022/04/06 | 3616 | graphics/asymptote/GUI/UndoRedoStack.py -2022/04/06 | 3267 | graphics/asymptote/GUI/Widg_addLabel.py -2022/04/06 | 877 | graphics/asymptote/GUI/Widg_addPolyOpt.py -2022/04/06 | 1658 | graphics/asymptote/GUI/Widg_editBezier.py -2022/04/06 | 94848 | graphics/asymptote/GUI/Window1.py -2022/04/06 | 10271 | graphics/asymptote/GUI/windows/custMatTransform.ui -2022/04/06 | 6552 | graphics/asymptote/GUI/windows/labelTextEditor.ui -2022/04/06 | 2631 | graphics/asymptote/GUI/windows/setCustomAnchor.ui -2022/04/06 | 6896 | graphics/asymptote/GUI/windows/widg_addLabel.ui -2022/04/06 | 2941 | graphics/asymptote/GUI/windows/widg_addPolyOpt.ui -2022/04/06 | 4474 | graphics/asymptote/GUI/windows/widg_editBezier.ui -2022/04/06 | 4166 | graphics/asymptote/GUI/windows/widgetPointEditor.ui -2022/04/06 | 79003 | graphics/asymptote/GUI/windows/window1.ui -2022/04/06 | 60074 | graphics/asymptote/GUI/xasy2asy.py -2022/04/06 | 1183 | graphics/asymptote/GUI/xasyArgs.py -2022/04/06 | 14085 | graphics/asymptote/GUI/xasyBezierInterface.py -2022/04/06 | 4084 | graphics/asymptote/GUI/xasyFile.py -2022/04/06 | 6717 | graphics/asymptote/GUI/xasyOptions.py -2022/04/06 | 611 | graphics/asymptote/GUI/xasy.py -2022/04/06 | 586 | graphics/asymptote/GUI/xasyStrings.py -2022/04/06 | 733 | graphics/asymptote/GUI/xasySvg.py -2022/04/06 | 1015 | graphics/asymptote/GUI/xasyTransform.py -2022/04/06 | 1542 | graphics/asymptote/GUI/xasyUtils.py -2022/04/06 | 238 | graphics/asymptote/GUI/xasyValidator.py -2022/04/06 | 12823 | graphics/asymptote/impdatum.cc -2022/04/06 | 127 | graphics/asymptote/index.html -2022/04/06 | 10445 | graphics/asymptote/INSTALL -2022/04/06 | 15645 | graphics/asymptote/install-sh -2022/04/06 | 1982 | graphics/asymptote/inst.h -2022/04/06 | 5601 | graphics/asymptote/interact.cc -2022/04/06 | 1345 | graphics/asymptote/interact.h -2022/04/06 | 5733 | graphics/asymptote/item.h -2022/04/06 | 12105 | graphics/asymptote/jsfile.cc -2022/04/06 | 3038 | graphics/asymptote/jsfile.h -2022/04/06 | 609 | graphics/asymptote/keywords.cc -2022/04/06 | 1253 | graphics/asymptote/keywords.pl -2022/04/06 | 22345 | graphics/asymptote/knot.cc -2022/04/06 | 12259 | graphics/asymptote/knot.h -2022/04/06 | 342 | graphics/asymptote/lexical.h -2022/04/06 | 83449 | graphics/asymptote/lex.yy.cc -2022/04/06 | 506313 | graphics/asymptote/libatomic_ops-7.6.12.tar.gz -2022/04/06 | 35147 | graphics/asymptote/LICENSE -2022/04/06 | 7639 | graphics/asymptote/LICENSE.LESSER -2022/04/06 | 2766 | graphics/asymptote/lnkX64IconFix.nsh -2022/04/06 | 2194 | graphics/asymptote/locate.cc -2022/04/06 | 631 | graphics/asymptote/locate.h -2022/04/06 | 12054 | graphics/asymptote/LspCpp/CMakeLists.txt -2022/04/06 | 4925 | graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp -2022/04/06 | 3597 | graphics/asymptote/LspCpp/examples/StdIOServerExample.cpp -2022/04/06 | 4853 | graphics/asymptote/LspCpp/examples/TcpServerExample.cpp -2022/04/06 | 8105 | graphics/asymptote/LspCpp/examples/WebsocketExample.cpp -2022/04/06 | 460 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Cancellation.h -2022/04/06 | 867 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Condition.h -2022/04/06 | 7671 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Context.h -2022/04/06 | 1665 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Endpoint.h -2022/04/06 | 217 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/GCThreadContext.h -2022/04/06 | 2845 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/json.h -2022/04/06 | 1159 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/lsRequestId.h -2022/04/06 | 1600 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/lsResponseMessage.h -2022/04/06 | 30640 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/macro_map.h -2022/04/06 | 628 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/message.h -2022/04/06 | 4580 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageIssue.h -2022/04/06 | 2122 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageJsonHandler.h -2022/04/06 | 241 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageProducer.h -2022/04/06 | 1475 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/NotificationInMessage.h -2022/04/06 | 10070 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/RemoteEndPoint.h -2022/04/06 | 1774 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/RequestInMessage.h -2022/04/06 | 1765 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/ScopeExit.h -2022/04/06 | 10581 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/serializer.h -2022/04/06 | 2930 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/stream.h -2022/04/06 | 1000 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/StreamMessageProducer.h -2022/04/06 | 1183 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/TcpServer.h -2022/04/06 | 6386 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/threaded_queue.h -2022/04/06 | 6369 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/traits.h -2022/04/06 | 2424 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/WebSocketServer.h -2022/04/06 | 706 | graphics/asymptote/LspCpp/include/LibLsp/lsp/AbsolutePath.h -2022/04/06 | 8521 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ClientPreferences.h -2022/04/06 | 1567 | graphics/asymptote/LspCpp/include/LibLsp/lsp/client/registerCapability.h -2022/04/06 | 1019 | graphics/asymptote/LspCpp/include/LibLsp/lsp/client/unregisterCapability.h -2022/04/06 | 2636 | graphics/asymptote/LspCpp/include/LibLsp/lsp/CodeActionParams.h -2022/04/06 | 236 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Directory.h -2022/04/06 | 587 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ExecuteCommandParams.h -2022/04/06 | 625 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/addOverridableMethods.h -2022/04/06 | 382 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/buildWorkspace.h -2022/04/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkConstructorsStatus.h -2022/04/06 | 827 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkDelegateMethodsStatus.h -2022/04/06 | 1002 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkHashCodeEqualsStatus.h -2022/04/06 | 631 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkToStringStatus.h -2022/04/06 | 294 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/classFileContents.h -2022/04/06 | 1109 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/codeActionResult.h -2022/04/06 | 901 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/executeCommand.h -2022/04/06 | 579 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/findLinks.h -2022/04/06 | 565 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateAccessors.h -2022/04/06 | 617 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateConstructors.h -2022/04/06 | 828 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateDelegateMethods.h -2022/04/06 | 738 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateHashCodeEquals.h -2022/04/06 | 514 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateToString.h -2022/04/06 | 1673 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/getMoveDestinations.h -2022/04/06 | 2104 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/getRefactorEdit.h -2022/04/06 | 325 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/listOverridableMethods.h -2022/04/06 | 320 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/Move.h -2022/04/06 | 301 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/organizeImports.h -2022/04/06 | 907 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/OverridableMethod.h -2022/04/06 | 309 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/projectConfigurationUpdate.h -2022/04/06 | 748 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/resolveUnimplementedAccessors.h -2022/04/06 | 722 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/searchSymbols.h -2022/04/06 | 229 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/WorkspaceSymbolParams.h -2022/04/06 | 4688 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/sonarlint/protocol.h -2022/04/06 | 203 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/exit.h -2022/04/06 | 482 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/initialized.h -2022/04/06 | 1380 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/initialize.h -2022/04/06 | 3418 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/InitializeParams.h -2022/04/06 | 1150 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsClientCapabilities.h -2022/04/06 | 18994 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsServerCapabilities.h -2022/04/06 | 22502 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsTextDocumentClientCapabilities.h -2022/04/06 | 6889 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsWorkspaceClientCapabilites.h -2022/04/06 | 693 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/progress.h -2022/04/06 | 487 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/shutdown.h -2022/04/06 | 4578 | graphics/asymptote/LspCpp/include/LibLsp/lsp/IProgressMonitor.h -2022/04/06 | 2974 | graphics/asymptote/LspCpp/include/LibLsp/lsp/language/language.h -2022/04/06 | 1808 | graphics/asymptote/LspCpp/include/LibLsp/lsp/location_type.h -2022/04/06 | 4118 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lru_cache.h -2022/04/06 | 3294 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsAny.h -2022/04/06 | 1213 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsCodeAction.h -2022/04/06 | 1328 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsCommand.h -2022/04/06 | 778 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsDocumentUri.h -2022/04/06 | 1192 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsFormattingOptions.h -2022/04/06 | 1105 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsMarkedString.h -2022/04/06 | 1411 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_code_action.h -2022/04/06 | 7152 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_completion.h -2022/04/06 | 3834 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_diagnostic.h -2022/04/06 | 1143 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsPosition.h -2022/04/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsRange.h -2022/04/06 | 3004 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsResponseError.h -2022/04/06 | 688 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentEdit.h -2022/04/06 | 424 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentIdentifier.h -2022/04/06 | 676 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentItem.h -2022/04/06 | 667 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentPositionParams.h -2022/04/06 | 2514 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextEdit.h -2022/04/06 | 1154 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsVersionedTextDocumentIdentifier.h -2022/04/06 | 2482 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsWorkspaceEdit.h -2022/04/06 | 3917 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Markup/Markup.h -2022/04/06 | 27859 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Markup/string_ref.h -2022/04/06 | 74 | graphics/asymptote/LspCpp/include/LibLsp/lsp/method_type.h -2022/04/06 | 588 | graphics/asymptote/LspCpp/include/LibLsp/lsp/out_list.h -2022/04/06 | 348 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ParentProcessWatcher.h -2022/04/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ProcessIoService.h -2022/04/06 | 176 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ProtocolJsonHandler.h -2022/04/06 | 2675 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ResourceOperation.h -2022/04/06 | 1185 | graphics/asymptote/LspCpp/include/LibLsp/lsp/SimpleTimer.h -2022/04/06 | 4265 | graphics/asymptote/LspCpp/include/LibLsp/lsp/symbol.h -2022/04/06 | 3731 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/callHierarchy.h -2022/04/06 | 2668 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/code_action.h -2022/04/06 | 1129 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/code_lens.h -2022/04/06 | 1615 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/colorPresentation.h -2022/04/06 | 2524 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/completion.h -2022/04/06 | 934 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/declaration_definition.h -2022/04/06 | 1493 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_change.h -2022/04/06 | 768 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_close.h -2022/04/06 | 937 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_open.h -2022/04/06 | 1056 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/didRenameFiles.h -2022/04/06 | 808 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_save.h -2022/04/06 | 1831 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/documentColor.h -2022/04/06 | 1244 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/document_link.h -2022/04/06 | 1814 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/document_symbol.h -2022/04/06 | 1665 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/foldingRange.h -2022/04/06 | 792 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/formatting.h -2022/04/06 | 566 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/highlight.h -2022/04/06 | 1617 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/hover.h -2022/04/06 | 488 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/implementation.h -2022/04/06 | 1267 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/linkedEditingRange.h -2022/04/06 | 1054 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/onTypeFormatting.h -2022/04/06 | 1033 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/prepareRename.h -2022/04/06 | 751 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/publishDiagnostics.h -2022/04/06 | 872 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/range_formatting.h -2022/04/06 | 1195 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/references.h -2022/04/06 | 1098 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/rename.h -2022/04/06 | 223 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveCodeLens.h -2022/04/06 | 489 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveCompletionItem.h -2022/04/06 | 789 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveTypeHierarchy.h -2022/04/06 | 1440 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/selectionRange.h -2022/04/06 | 2632 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/semanticHighlighting.h -2022/04/06 | 9945 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/SemanticTokens.h -2022/04/06 | 3391 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/signature_help.h -2022/04/06 | 490 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/type_definition.h -2022/04/06 | 4199 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/typeHierarchy.h -2022/04/06 | 1924 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/willSave.h -2022/04/06 | 4899 | graphics/asymptote/LspCpp/include/LibLsp/lsp/utils.h -2022/04/06 | 2257 | graphics/asymptote/LspCpp/include/LibLsp/lsp/windows/MessageNotify.h -2022/04/06 | 2149 | graphics/asymptote/LspCpp/include/LibLsp/lsp/working_files.h -2022/04/06 | 1077 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/applyEdit.h -2022/04/06 | 1161 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/configuration.h -2022/04/06 | 580 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/did_change_configuration.h -2022/04/06 | 1352 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/did_change_watched_files.h -2022/04/06 | 1321 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/didChangeWorkspaceFolders.h -2022/04/06 | 794 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/execute_command.h -2022/04/06 | 428 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/symbol.h -2022/04/06 | 953 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/workspaceFolders.h -2022/04/06 | 54109 | graphics/asymptote/LspCpp/include/optional.hpp -2022/04/06 | 1066 | graphics/asymptote/LspCpp/LICENSE -2022/04/06 | 1219 | graphics/asymptote/LspCpp/README.md -2022/04/06 | 964 | graphics/asymptote/LspCpp/src/jsonrpc/Context.cpp -2022/04/06 | 1201 | graphics/asymptote/LspCpp/src/jsonrpc/Endpoint.cpp -2022/04/06 | 277 | graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp -2022/04/06 | 2144 | graphics/asymptote/LspCpp/src/jsonrpc/message.cpp -2022/04/06 | 1190 | graphics/asymptote/LspCpp/src/jsonrpc/MessageJsonHandler.cpp -2022/04/06 | 54109 | graphics/asymptote/LspCpp/src/jsonrpc/optional.hpp -2022/04/06 | 17088 | graphics/asymptote/LspCpp/src/jsonrpc/RemoteEndPoint.cpp -2022/04/06 | 4822 | graphics/asymptote/LspCpp/src/jsonrpc/serializer.cpp -2022/04/06 | 4396 | graphics/asymptote/LspCpp/src/jsonrpc/StreamMessageProducer.cpp -2022/04/06 | 9003 | graphics/asymptote/LspCpp/src/jsonrpc/TcpServer.cpp -2022/04/06 | 465 | graphics/asymptote/LspCpp/src/jsonrpc/threaded_queue.cpp -2022/04/06 | 10251 | graphics/asymptote/LspCpp/src/jsonrpc/WebSocketServer.cpp -2022/04/06 | 1074 | graphics/asymptote/LspCpp/src/lsp/initialize.cpp -2022/04/06 | 23507 | graphics/asymptote/LspCpp/src/lsp/lsp.cpp -2022/04/06 | 1673 | graphics/asymptote/LspCpp/src/lsp/lsp_diagnostic.cpp -2022/04/06 | 33695 | graphics/asymptote/LspCpp/src/lsp/Markup.cpp -2022/04/06 | 2913 | graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp -2022/04/06 | 23931 | graphics/asymptote/LspCpp/src/lsp/ProtocolJsonHandler.cpp -2022/04/06 | 11255 | graphics/asymptote/LspCpp/src/lsp/textDocument.cpp -2022/04/06 | 15976 | graphics/asymptote/LspCpp/src/lsp/utils.cpp -2022/04/06 | 5350 | graphics/asymptote/LspCpp/src/lsp/working_files.cpp -2022/04/06 | 2662 | graphics/asymptote/LspCpp/third_party/rapidjson/appveyor.yml -2022/04/06 | 5 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/abcde.txt -2022/04/06 | 582 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/glossary.json -2022/04/06 | 872 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/menu.json -2022/04/06 | 103 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/readme.txt -2022/04/06 | 687491 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/sample.json -2022/04/06 | 3467 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/webapp.json -2022/04/06 | 601 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/widget.json -2022/04/06 | 4375 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/draft-04/schema -2022/04/06 | 370 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16bebom.json -2022/04/06 | 368 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16be.json -2022/04/06 | 370 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16lebom.json -2022/04/06 | 368 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16le.json -2022/04/06 | 740 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32bebom.json -2022/04/06 | 736 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32be.json -2022/04/06 | 740 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32lebom.json -2022/04/06 | 736 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32le.json -2022/04/06 | 319 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf8bom.json -2022/04/06 | 316 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf8.json -2022/04/06 | 58 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail10.json -2022/04/06 | 29 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail11.json -2022/04/06 | 31 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail12.json -2022/04/06 | 43 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail13.json -2022/04/06 | 31 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail14.json -2022/04/06 | 34 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail15.json -2022/04/06 | 8 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail16.json -2022/04/06 | 34 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail17.json -2022/04/06 | 50 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail18.json -2022/04/06 | 22 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail19.json -2022/04/06 | 60 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail1.json -2022/04/06 | 23 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail20.json -2022/04/06 | 32 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail21.json -2022/04/06 | 33 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail22.json -2022/04/06 | 20 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail23.json -2022/04/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail24.json -2022/04/06 | 29 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail25.json -2022/04/06 | 38 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail26.json -2022/04/06 | 14 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail27.json -2022/04/06 | 15 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail28.json -2022/04/06 | 4 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail29.json -2022/04/06 | 17 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail2.json -2022/04/06 | 5 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail30.json -2022/04/06 | 7 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail31.json -2022/04/06 | 40 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail32.json -2022/04/06 | 12 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail33.json -2022/04/06 | 37 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail3.json -2022/04/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail4.json -2022/04/06 | 24 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail5.json -2022/04/06 | 26 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail6.json -2022/04/06 | 26 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail7.json -2022/04/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail8.json -2022/04/06 | 22 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail9.json -2022/04/06 | 1441 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass1.json -2022/04/06 | 52 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass2.json -2022/04/06 | 148 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass3.json -2022/04/06 | 173 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/readme.txt -2022/04/06 | 9059 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/bin/jsonschema_suite -2022/04/06 | 1057 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/LICENSE -2022/04/06 | 4787 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/README.md -2022/04/06 | 25 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/folder/folderInteger.json -2022/04/06 | 25 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/integer.json -2022/04/06 | 110 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/subSchemas.json -2022/04/06 | 2257 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/additionalItems.json -2022/04/06 | 2745 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/additionalProperties.json -2022/04/06 | 1273 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/default.json -2022/04/06 | 2989 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/dependencies.json -2022/04/06 | 1936 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/disallow.json -2022/04/06 | 1544 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/divisibleBy.json -2022/04/06 | 1964 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/enum.json -2022/04/06 | 2591 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/extends.json -2022/04/06 | 1136 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/items.json -2022/04/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maximum.json -2022/04/06 | 706 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maxItems.json -2022/04/06 | 895 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maxLength.json -2022/04/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minimum.json -2022/04/06 | 693 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minItems.json -2022/04/06 | 886 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minLength.json -2022/04/06 | 3075 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/bignum.json -2022/04/06 | 6751 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/format.json -2022/04/06 | 463 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/jsregex.json -2022/04/06 | 384 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/zeroTerminatedFloats.json -2022/04/06 | 857 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/pattern.json -2022/04/06 | 3365 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/patternProperties.json -2022/04/06 | 2881 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/properties.json -2022/04/06 | 4385 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/ref.json -2022/04/06 | 1961 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/refRemote.json -2022/04/06 | 1282 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/required.json -2022/04/06 | 13217 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/type.json -2022/04/06 | 2613 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/uniqueItems.json -2022/04/06 | 2282 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/additionalItems.json -2022/04/06 | 2745 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/additionalProperties.json -2022/04/06 | 3025 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/allOf.json -2022/04/06 | 1608 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/anyOf.json -2022/04/06 | 1273 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/default.json -2022/04/06 | 854 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/definitions.json -2022/04/06 | 3139 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/dependencies.json -2022/04/06 | 1975 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/enum.json -2022/04/06 | 1136 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/items.json -2022/04/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maximum.json -2022/04/06 | 706 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxItems.json -2022/04/06 | 896 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxLength.json -2022/04/06 | 759 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxProperties.json -2022/04/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minimum.json -2022/04/06 | 693 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minItems.json -2022/04/06 | 886 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minLength.json -2022/04/06 | 725 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minProperties.json -2022/04/06 | 1525 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/multipleOf.json -2022/04/06 | 2266 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/not.json -2022/04/06 | 1607 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/oneOf.json -2022/04/06 | 3075 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/bignum.json -2022/04/06 | 4608 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/format.json -2022/04/06 | 384 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/zeroTerminatedFloats.json -2022/04/06 | 857 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/pattern.json -2022/04/06 | 3365 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/patternProperties.json -2022/04/06 | 2881 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/properties.json -2022/04/06 | 4366 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/ref.json -2022/04/06 | 1961 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/refRemote.json -2022/04/06 | 923 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/required.json -2022/04/06 | 9298 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/type.json -2022/04/06 | 2613 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/uniqueItems.json -2022/04/06 | 134 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tox.ini -2022/04/06 | 30003 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/alotofkeys.json -2022/04/06 | 849 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/booleans.json -2022/04/06 | 1698 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/floats.json -2022/04/06 | 4202 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/guids.json -2022/04/06 | 1098 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/integers.json -2022/04/06 | 15142 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/mixed.json -2022/04/06 | 802 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/nulls.json -2022/04/06 | 33764 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/paragraphs.json -2022/04/06 | 86 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/readme.txt -2022/04/06 | 3157 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/address.json -2022/04/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/allOf_address.json -2022/04/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json -2022/04/06 | 1315 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/idandref.json -2022/04/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/oneOf_address.json -2022/04/06 | 6818 | graphics/asymptote/LspCpp/third_party/rapidjson/CHANGELOG.md -2022/04/06 | 10312 | graphics/asymptote/LspCpp/third_party/rapidjson/CMakeLists.txt -2022/04/06 | 828 | graphics/asymptote/LspCpp/third_party/rapidjson/CMakeModules/FindGTestSrc.cmake -2022/04/06 | 2175 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/LICENSE -2022/04/06 | 2603 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/rapidjson.natvis -2022/04/06 | 678 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/README.md -2022/04/06 | 1052 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/CMakeLists.txt -2022/04/06 | 912 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/architecture.dot -2022/04/06 | 16569 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/architecture.png -2022/04/06 | 2239 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/insituparsing.dot -2022/04/06 | 37281 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/insituparsing.png -2022/04/06 | 1915 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/iterative-parser-states-diagram.dot -2022/04/06 | 92378 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/iterative-parser-states-diagram.png -2022/04/06 | 176 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/makefile -2022/04/06 | 935 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move1.dot -2022/04/06 | 16081 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move1.png -2022/04/06 | 1502 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move2.dot -2022/04/06 | 41517 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move2.png -2022/04/06 | 1454 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move3.dot -2022/04/06 | 36371 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move3.png -2022/04/06 | 1427 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/normalparsing.dot -2022/04/06 | 32887 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/normalparsing.png -2022/04/06 | 1435 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/simpledom.dot -2022/04/06 | 43670 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/simpledom.png -2022/04/06 | 1456 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/tutorial.dot -2022/04/06 | 44634 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/tutorial.png -2022/04/06 | 1775 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/utilityclass.dot -2022/04/06 | 99993 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/utilityclass.png -2022/04/06 | 15464 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/dom.md -2022/04/06 | 15393 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/dom.zh-cn.md -2022/04/06 | 103393 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/Doxyfile.in -2022/04/06 | 103478 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/Doxyfile.zh-cn.in -2022/04/06 | 6708 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/encoding.md -2022/04/06 | 6860 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/encoding.zh-cn.md -2022/04/06 | 15364 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/faq.md -2022/04/06 | 15030 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/faq.zh-cn.md -2022/04/06 | 5005 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/features.md -2022/04/06 | 4805 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/features.zh-cn.md -2022/04/06 | 22426 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/internals.md -2022/04/06 | 21956 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/internals.zh-cn.md -2022/04/06 | 229 | graphics/asymptote/LspCpp/third_party/rapidjson/docker/debian/Dockerfile -2022/04/06 | 5259 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/logo/rapidjson.png -2022/04/06 | 4230 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/logo/rapidjson.svg -2022/04/06 | 6572 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/doxygenextra.css -2022/04/06 | 6090 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/DoxygenLayout.xml -2022/04/06 | 256 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/footer.html -2022/04/06 | 1137 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/header.html -2022/04/06 | 363 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/npm.md -2022/04/06 | 1268 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/performance.md -2022/04/06 | 1236 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/performance.zh-cn.md -2022/04/06 | 8883 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/pointer.md -2022/04/06 | 8532 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/pointer.zh-cn.md -2022/04/06 | 21276 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/sax.md -2022/04/06 | 19967 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/sax.zh-cn.md -2022/04/06 | 17993 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/schema.md -2022/04/06 | 9765 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/schema.zh-cn.md -2022/04/06 | 14531 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/stream.md -2022/04/06 | 14325 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/stream.zh-cn.md -2022/04/06 | 22121 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/tutorial.md -2022/04/06 | 21546 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/tutorial.zh-cn.md -2022/04/06 | 7130 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archiver.cpp -2022/04/06 | 3567 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archiver.h -2022/04/06 | 6862 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archivertest.cpp -2022/04/06 | 2577 | graphics/asymptote/LspCpp/third_party/rapidjson/example/capitalize/capitalize.cpp -2022/04/06 | 982 | graphics/asymptote/LspCpp/third_party/rapidjson/example/CMakeLists.txt -2022/04/06 | 1015 | graphics/asymptote/LspCpp/third_party/rapidjson/example/condense/condense.cpp -2022/04/06 | 5946 | graphics/asymptote/LspCpp/third_party/rapidjson/example/filterkeydom/filterkeydom.cpp -2022/04/06 | 4979 | graphics/asymptote/LspCpp/third_party/rapidjson/example/filterkey/filterkey.cpp -2022/04/06 | 6022 | graphics/asymptote/LspCpp/third_party/rapidjson/example/jsonx/jsonx.cpp -2022/04/06 | 9461 | graphics/asymptote/LspCpp/third_party/rapidjson/example/lookaheadparser/lookaheadparser.cpp -2022/04/06 | 2814 | graphics/asymptote/LspCpp/third_party/rapidjson/example/messagereader/messagereader.cpp -2022/04/06 | 5150 | graphics/asymptote/LspCpp/third_party/rapidjson/example/parsebyparts/parsebyparts.cpp -2022/04/06 | 2245 | graphics/asymptote/LspCpp/third_party/rapidjson/example/prettyauto/prettyauto.cpp -2022/04/06 | 1019 | graphics/asymptote/LspCpp/third_party/rapidjson/example/pretty/pretty.cpp -2022/04/06 | 8705 | graphics/asymptote/LspCpp/third_party/rapidjson/example/schemavalidator/schemavalidator.cpp -2022/04/06 | 4590 | graphics/asymptote/LspCpp/third_party/rapidjson/example/serialize/serialize.cpp -2022/04/06 | 685 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simpledom/simpledom.cpp -2022/04/06 | 2259 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplepullreader/simplepullreader.cpp -2022/04/06 | 1868 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplereader/simplereader.cpp -2022/04/06 | 1031 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplewriter/simplewriter.cpp -2022/04/06 | 1610 | graphics/asymptote/LspCpp/third_party/rapidjson/example/sortkeys/sortkeys.cpp -2022/04/06 | 943 | graphics/asymptote/LspCpp/third_party/rapidjson/example/traverseaspointer.cpp -2022/04/06 | 6263 | graphics/asymptote/LspCpp/third_party/rapidjson/example/tutorial/tutorial.cpp -2022/04/06 | 94 | graphics/asymptote/LspCpp/third_party/rapidjson/include_dirs.js -2022/04/06 | 22522 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/allocators.h -2022/04/06 | 2260 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/cursorstreamwrapper.h -2022/04/06 | 132820 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/document.h -2022/04/06 | 10660 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/encodedstream.h -2022/04/06 | 29260 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/encodings.h -2022/04/06 | 8831 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/error/en.h -2022/04/06 | 9744 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/error/error.h -2022/04/06 | 2980 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/filereadstream.h -2022/04/06 | 3125 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/filewritestream.h -2022/04/06 | 4013 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/fwd.h -2022/04/06 | 9271 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/biginteger.h -2022/04/06 | 2045 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/clzll.h -2022/04/06 | 11559 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/diyfp.h -2022/04/06 | 8433 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/dtoa.h -2022/04/06 | 2973 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/ieee754.h -2022/04/06 | 10110 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/itoa.h -2022/04/06 | 6620 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/meta.h -2022/04/06 | 3574 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/pow10.h -2022/04/06 | 26120 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/regex.h -2022/04/06 | 7163 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/stack.h -2022/04/06 | 2726 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/strfunc.h -2022/04/06 | 9045 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/strtod.h -2022/04/06 | 1398 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/swap.h -2022/04/06 | 4061 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/istreamwrapper.h -2022/04/06 | 2539 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/memorybuffer.h -2022/04/06 | 2646 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/memorystream.h -2022/04/06 | 8372 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/msinttypes/inttypes.h -2022/04/06 | 9386 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/msinttypes/stdint.h -2022/04/06 | 2310 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/ostreamwrapper.h -2022/04/06 | 63725 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/pointer.h -2022/04/06 | 10518 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/prettywriter.h -2022/04/06 | 25599 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/rapidjson.h -2022/04/06 | 94336 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/reader.h -2022/04/06 | 121147 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/schema.h -2022/04/06 | 6732 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/stream.h -2022/04/06 | 3972 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/stringbuffer.h -2022/04/06 | 19752 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/uri.h -2022/04/06 | 26856 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/writer.h -2022/04/06 | 355 | graphics/asymptote/LspCpp/third_party/rapidjson/library.json -2022/04/06 | 5152 | graphics/asymptote/LspCpp/third_party/rapidjson/license.txt -2022/04/06 | 561 | graphics/asymptote/LspCpp/third_party/rapidjson/package.json -2022/04/06 | 3407 | graphics/asymptote/LspCpp/third_party/rapidjson/rapidjson.autopkg -2022/04/06 | 983 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSONConfig.cmake.in -2022/04/06 | 469 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSONConfigVersion.cmake.in -2022/04/06 | 229 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSON.pc.in -2022/04/06 | 11146 | graphics/asymptote/LspCpp/third_party/rapidjson/readme.md -2022/04/06 | 8795 | graphics/asymptote/LspCpp/third_party/rapidjson/readme.zh-cn.md -2022/04/06 | 491 | graphics/asymptote/LspCpp/third_party/rapidjson/test/CMakeLists.txt -2022/04/06 | 834 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/CMakeLists.txt -2022/04/06 | 35467 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/misctest.cpp -2022/04/06 | 975 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/perftest.cpp -2022/04/06 | 5756 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/perftest.h -2022/04/06 | 4456 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/platformtest.cpp -2022/04/06 | 16302 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/rapidjsontest.cpp -2022/04/06 | 7218 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/schematest.cpp -2022/04/06 | 9040 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/allocatorstest.cpp -2022/04/06 | 4420 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/bigintegertest.cpp -2022/04/06 | 1092 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/clzlltest.cpp -2022/04/06 | 3060 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/CMakeLists.txt -2022/04/06 | 3733 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/cursorstreamwrappertest.cpp -2022/04/06 | 21279 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/documenttest.cpp -2022/04/06 | 3441 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/dtoatest.cpp -2022/04/06 | 12004 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/encodedstreamtest.cpp -2022/04/06 | 19344 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/encodingstest.cpp -2022/04/06 | 4389 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/filestreamtest.cpp -2022/04/06 | 5837 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/fwdtest.cpp -2022/04/06 | 5419 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/istreamwrappertest.cpp -2022/04/06 | 3956 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/itoatest.cpp -2022/04/06 | 4753 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/jsoncheckertest.cpp -2022/04/06 | 2401 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/namespacetest.cpp -2022/04/06 | 2478 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/ostreamwrappertest.cpp -2022/04/06 | 1457 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/platformtest.cpp -2022/04/06 | 62786 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/pointertest.cpp -2022/04/06 | 10350 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/prettywritertest.cpp -2022/04/06 | 98539 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/readertest.cpp -2022/04/06 | 17263 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/regextest.cpp -2022/04/06 | 125009 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/schematest.cpp -2022/04/06 | 7020 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/simdtest.cpp -2022/04/06 | 1316 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/strfunctest.cpp -2022/04/06 | 5544 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/stringbuffertest.cpp -2022/04/06 | 4256 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/strtodtest.cpp -2022/04/06 | 1527 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/unittest.cpp -2022/04/06 | 3979 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/unittest.h -2022/04/06 | 28158 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/uritest.cpp -2022/04/06 | 57599 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/valuetest.cpp -2022/04/06 | 17932 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/writertest.cpp -2022/04/06 | 242 | graphics/asymptote/LspCpp/third_party/rapidjson/test/valgrind.supp -2022/04/06 | 3294 | graphics/asymptote/LspCpp/third_party/rapidjson/travis-doxygen.sh -2022/04/06 | 4465 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/future.hpp -2022/04/06 | 2088 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/locking_ptr.hpp -2022/04/06 | 13824 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/pool_core.hpp -2022/04/06 | 1006 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/scope_guard.hpp -2022/04/06 | 2817 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/worker_thread.hpp -2022/04/06 | 2649 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/future.hpp -2022/04/06 | 663 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool.hpp -2022/04/06 | 2000 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/pool_adaptors.hpp -2022/04/06 | 7632 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/pool.hpp -2022/04/06 | 6550 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/scheduling_policies.hpp -2022/04/06 | 1957 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/shutdown_policies.hpp -2022/04/06 | 2396 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/size_policies.hpp -2022/04/06 | 4345 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/task_adaptors.hpp -2022/04/06 | 3723 | graphics/asymptote/LspCpp/third_party/threadpool/CHANGE_LOG -2022/04/06 | 221 | graphics/asymptote/LspCpp/third_party/threadpool/COPYING -2022/04/06 | 319 | graphics/asymptote/LspCpp/third_party/threadpool/Jamfile.v2 -2022/04/06 | 32 | graphics/asymptote/LspCpp/third_party/threadpool/Jamrules -2022/04/06 | 5196 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design.dox -2022/04/06 | 1134 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design_header.htm -2022/04/06 | 1322 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design.txt -2022/04/06 | 5202 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples.dox -2022/04/06 | 1122 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples_header.htm -2022/04/06 | 113 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples.txt -2022/04/06 | 643 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer/common_footer.htm -2022/04/06 | 625 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer/overview_footer.htm -2022/04/06 | 994 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer_sf/common_footer.htm -2022/04/06 | 967 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer_sf/overview_footer.htm -2022/04/06 | 184 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/index.html -2022/04/06 | 801 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/Makefile -2022/04/06 | 5221 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview.dox -2022/04/06 | 1188 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview_header.htm -2022/04/06 | 8296 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview.txt -2022/04/06 | 8411 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/reference.dox -2022/04/06 | 1283 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/reference_header.htm -2022/04/06 | 7619 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/threadpool.css -2022/04/06 | 5203 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial.dox -2022/04/06 | 1332 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial_header.htm -2022/04/06 | 6350 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial.txt -2022/04/06 | 195 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/example/mergesort/Jamfile.v2 -2022/04/06 | 4465 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/example/mergesort/mergesort.cpp -2022/04/06 | 194 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/Jamfile.v2 -2022/04/06 | 986 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/quickstart.cpp -2022/04/06 | 321 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/README -2022/04/06 | 2315 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/test/compile_all/compile_all.cpp -2022/04/06 | 199 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/test/compile_all/Jamfile.v2 -2022/04/06 | 190 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/tutorial/Jamfile.v2 -2022/04/06 | 5265 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/tutorial/tutorial.cpp -2022/04/06 | 1338 | graphics/asymptote/LspCpp/third_party/threadpool/LICENSE_1_0.txt -2022/04/06 | 1125 | graphics/asymptote/LspCpp/third_party/threadpool/Makefile -2022/04/06 | 67 | graphics/asymptote/LspCpp/third_party/threadpool/project-root.jam -2022/04/06 | 279 | graphics/asymptote/LspCpp/third_party/threadpool/README -2022/04/06 | 1088 | graphics/asymptote/LspCpp/third_party/threadpool/TODO -2022/04/06 | 1216 | graphics/asymptote/LspCpp/third_party/uri/CHANGELOG.md -2022/04/06 | 648 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/CMakeDirectoryInformation.cmake -2022/04/06 | 3036 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/build.make -2022/04/06 | 188 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/cmake_clean.cmake -2022/04/06 | 113 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/compiler_depend.make -2022/04/06 | 107 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/compiler_depend.ts -2022/04/06 | 423 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/DependInfo.cmake -2022/04/06 | 22 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/progress.make -2022/04/06 | 2 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/progress.marks -2022/04/06 | 1703 | graphics/asymptote/LspCpp/third_party/uri/cmake_install.cmake -2022/04/06 | 3282 | graphics/asymptote/LspCpp/third_party/uri/CMakeLists.txt -2022/04/06 | 6104 | graphics/asymptote/LspCpp/third_party/uri/deps/BUILD.bazel -2022/04/06 | 4160 | graphics/asymptote/LspCpp/third_party/uri/deps/ci/linux-presubmit.sh -2022/04/06 | 2608 | graphics/asymptote/LspCpp/third_party/uri/deps/ci/macos-presubmit.sh -2022/04/06 | 784 | graphics/asymptote/LspCpp/third_party/uri/deps/CMakeLists.txt -2022/04/06 | 5683 | graphics/asymptote/LspCpp/third_party/uri/deps/CONTRIBUTING.md -2022/04/06 | 2223 | graphics/asymptote/LspCpp/third_party/uri/deps/CONTRIBUTORS -2022/04/06 | 86552 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/advanced.md -2022/04/06 | 56 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/assets/css/style.scss -2022/04/06 | 342 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/community_created_documentation.md -2022/04/06 | 18 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_config.yml -2022/04/06 | 1200 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_data/navigation.yml -2022/04/06 | 29900 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/faq.md -2022/04/06 | 7364 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_cheat_sheet.md -2022/04/06 | 145014 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_cook_book.md -2022/04/06 | 14980 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_faq.md -2022/04/06 | 29203 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_for_dummies.md -2022/04/06 | 1034 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/index.md -2022/04/06 | 2319 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_layouts/default.html -2022/04/06 | 5062 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/pkgconfig.md -2022/04/06 | 929 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/platforms.md -2022/04/06 | 19136 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/primer.md -2022/04/06 | 5204 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/quickstart-bazel.md -2022/04/06 | 5054 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/quickstart-cmake.md -2022/04/06 | 6872 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/actions.md -2022/04/06 | 21535 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/assertions.md -2022/04/06 | 20123 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/matchers.md -2022/04/06 | 20974 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/mocking.md -2022/04/06 | 43830 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/testing.md -2022/04/06 | 1118 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/samples.md -2022/04/06 | 2915 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_sass/main.scss -2022/04/06 | 354 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/cmake/gmock_main.pc.in -2022/04/06 | 347 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/cmake/gmock.pc.in -2022/04/06 | 8129 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/CMakeLists.txt -2022/04/06 | 139 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/docs/README.md -2022/04/06 | 61667 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-actions.h -2022/04/06 | 6097 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-cardinalities.h -2022/04/06 | 25503 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-function-mocker.h -2022/04/06 | 3723 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock.h -2022/04/06 | 207686 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-matchers.h -2022/04/06 | 30920 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-more-actions.h -2022/04/06 | 3419 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-more-matchers.h -2022/04/06 | 10476 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-nice-strict.h -2022/04/06 | 76445 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-spec-builders.h -2022/04/06 | 314 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -2022/04/06 | 1918 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-matchers.h -2022/04/06 | 1953 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-port.h -2022/04/06 | 510 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/README.md -2022/04/06 | 18448 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-internal-utils.h -2022/04/06 | 4807 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-port.h -2022/04/06 | 13491 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-pp.h -2022/04/06 | 1538 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/README.md -2022/04/06 | 2107 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-all.cc -2022/04/06 | 5262 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-cardinalities.cc -2022/04/06 | 8528 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock.cc -2022/04/06 | 9267 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-internal-utils.cc -2022/04/06 | 3011 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock_main.cc -2022/04/06 | 17951 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-matchers.cc -2022/04/06 | 33482 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-spec-builders.cc -2022/04/06 | 3266 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/BUILD.bazel -2022/04/06 | 51302 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-actions_test.cc -2022/04/06 | 2335 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_all_test.cc -2022/04/06 | 12321 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-cardinalities_test.cc -2022/04/06 | 3280 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_ex_test.cc -2022/04/06 | 33667 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-function-mocker_test.cc -2022/04/06 | 28114 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-internal-utils_test.cc -2022/04/06 | 3230 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_leak_test_.cc -2022/04/06 | 4357 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_leak_test.py -2022/04/06 | 1876 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link2_test.cc -2022/04/06 | 1876 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link_test.cc -2022/04/06 | 19604 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link_test.h -2022/04/06 | 287695 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-matchers_test.cc -2022/04/06 | 53373 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-more-actions_test.cc -2022/04/06 | 15529 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-nice-strict_test.cc -2022/04/06 | 8561 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test_.cc -2022/04/06 | 13612 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test_golden.txt -2022/04/06 | 6175 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test.py -2022/04/06 | 1977 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-port_test.cc -2022/04/06 | 8789 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-pp-string_test.cc -2022/04/06 | 3517 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-pp_test.cc -2022/04/06 | 74749 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-spec-builders_test.cc -2022/04/06 | 7287 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_stress_test.cc -2022/04/06 | 6412 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_test.cc -2022/04/06 | 3218 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_test_utils.py -2022/04/06 | 284 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/Config.cmake.in -2022/04/06 | 354 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/gtest_main.pc.in -2022/04/06 | 311 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/gtest.pc.in -2022/04/06 | 14575 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/internal_utils.cmake -2022/04/06 | 499 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/libgtest.la.in -2022/04/06 | 11937 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/CMakeLists.txt -2022/04/06 | 139 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/docs/README.md -2022/04/06 | 8307 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-assertion-result.h -2022/04/06 | 14651 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-death-test.h -2022/04/06 | 88387 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest.h -2022/04/06 | 33240 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-matchers.h -2022/04/06 | 8120 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-message.h -2022/04/06 | 22663 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-param-test.h -2022/04/06 | 15043 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest_pred_impl.h -2022/04/06 | 36540 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-printers.h -2022/04/06 | 2499 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest_prod.h -2022/04/06 | 10073 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-spi.h -2022/04/06 | 6944 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-test-part.h -2022/04/06 | 15959 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-typed-test.h -2022/04/06 | 1858 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest.h -2022/04/06 | 1873 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest-port.h -2022/04/06 | 2094 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest-printers.h -2022/04/06 | 1753 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/README.md -2022/04/06 | 13366 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-death-test-internal.h -2022/04/06 | 9856 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-filepath.h -2022/04/06 | 61699 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-internal.h -2022/04/06 | 35217 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-param-util.h -2022/04/06 | 4207 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-port-arch.h -2022/04/06 | 85342 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-port.h -2022/04/06 | 7304 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-string.h -2022/04/06 | 6252 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-type-util.h -2022/04/06 | 8894 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/README.md -2022/04/06 | 4247 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/prime_tables.h -2022/04/06 | 4985 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample10_unittest.cc -2022/04/06 | 2470 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1.cc -2022/04/06 | 1919 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1.h -2022/04/06 | 5111 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1_unittest.cc -2022/04/06 | 2260 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2.cc -2022/04/06 | 2982 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2.h -2022/04/06 | 3917 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2_unittest.cc -2022/04/06 | 5375 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample3-inl.h -2022/04/06 | 5360 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample3_unittest.cc -2022/04/06 | 2110 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4.cc -2022/04/06 | 2132 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4.h -2022/04/06 | 1995 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4_unittest.cc -2022/04/06 | 6585 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample5_unittest.cc -2022/04/06 | 8861 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample6_unittest.cc -2022/04/06 | 4620 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample7_unittest.cc -2022/04/06 | 6194 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample8_unittest.cc -2022/04/06 | 5925 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample9_unittest.cc -2022/04/06 | 2201 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-all.cc -2022/04/06 | 3025 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-assertion-result.cc -2022/04/06 | 252536 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest.cc -2022/04/06 | 62413 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-death-test.cc -2022/04/06 | 14081 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-filepath.cc -2022/04/06 | 46854 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-internal-inl.h -2022/04/06 | 1968 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest_main.cc -2022/04/06 | 3723 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-matchers.cc -2022/04/06 | 47582 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-port.cc -2022/04/06 | 18474 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-printers.cc -2022/04/06 | 4126 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-test-part.cc -2022/04/06 | 3780 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-typed-test.cc -2022/04/06 | 15318 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/BUILD.bazel -2022/04/06 | 3240 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-break-on-failure-unittest_.cc -2022/04/06 | 7322 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-break-on-failure-unittest.py -2022/04/06 | 8386 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-catch-exceptions-test_.cc -2022/04/06 | 10023 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-catch-exceptions-test.py -2022/04/06 | 2505 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-color-test_.cc -2022/04/06 | 4896 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-color-test.py -2022/04/06 | 3601 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-death-test_ex_test.cc -2022/04/06 | 47993 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-death-test-test.cc -2022/04/06 | 3704 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-env-var-test_.cc -2022/04/06 | 4173 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-env-var-test.py -2022/04/06 | 5595 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-failfast-unittest_.cc -2022/04/06 | 14915 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-failfast-unittest.py -2022/04/06 | 22642 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filepath-test.cc -2022/04/06 | 3466 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filter-unittest_.cc -2022/04/06 | 21466 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filter-unittest.py -2022/04/06 | 2286 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-global-environment-unittest_.cc -2022/04/06 | 5254 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-global-environment-unittest.py -2022/04/06 | 5705 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-json-outfiles-test.py -2022/04/06 | 24483 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-json-output-unittest.py -2022/04/06 | 24474 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-listener-test.cc -2022/04/06 | 4668 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-list-tests-unittest_.cc -2022/04/06 | 6543 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-list-tests-unittest.py -2022/04/06 | 5265 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-message-test.cc -2022/04/06 | 7957 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-options-test.cc -2022/04/06 | 36152 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test_.cc -2022/04/06 | 42714 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test-golden-lin.txt -2022/04/06 | 12648 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test.py -2022/04/06 | 2813 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test2-test.cc -2022/04/06 | 2023 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name1-test_.cc -2022/04/06 | 2400 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name1-test.py -2022/04/06 | 2138 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name2-test_.cc -2022/04/06 | 2355 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name2-test.py -2022/04/06 | 40998 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-test.cc -2022/04/06 | 2282 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-test.h -2022/04/06 | 40876 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-port-test.cc -2022/04/06 | 63842 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-printers-test.cc -2022/04/06 | 1949 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-setuptestsuite-test_.cc -2022/04/06 | 2265 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-setuptestsuite-test.py -2022/04/06 | 3219 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-shuffle-test_.cc -2022/04/06 | 12539 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-shuffle-test.py -2022/04/06 | 8112 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-test-part-test.cc -2022/04/06 | 3069 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-throw-on-failure-test_.cc -2022/04/06 | 5658 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-throw-on-failure-test.py -2022/04/06 | 1878 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-uninitialized-test_.cc -2022/04/06 | 2495 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-uninitialized-test.py -2022/04/06 | 2239 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_all_test.cc -2022/04/06 | 3842 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_assert_by_exception_test.cc -2022/04/06 | 6418 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_environment_test.cc -2022/04/06 | 2088 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_help_test_.cc -2022/04/06 | 6037 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_help_test.py -2022/04/06 | 2411 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_json_test_utils.py -2022/04/06 | 3197 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_list_output_unittest_.cc -2022/04/06 | 9502 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_list_output_unittest.py -2022/04/06 | 1841 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_main_unittest.cc -2022/04/06 | 2403 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_no_test_unittest.cc -2022/04/06 | 77498 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_pred_impl_unittest.cc -2022/04/06 | 4283 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_premature_exit_test.cc -2022/04/06 | 2147 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_prod_test.cc -2022/04/06 | 7180 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_repeat_test.cc -2022/04/06 | 2411 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_check_output_test.py -2022/04/06 | 2230 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_environment_check_output_test.py -2022/04/06 | 2069 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_in_environment_setup_test.cc -2022/04/06 | 2005 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_test.cc -2022/04/06 | 2175 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_sole_header_test.cc -2022/04/06 | 9318 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_stress_test.cc -2022/04/06 | 1923 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_testbridge_test_.cc -2022/04/06 | 2496 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_testbridge_test.py -2022/04/06 | 3767 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_test_macro_stack_footprint_test.cc -2022/04/06 | 8407 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_test_utils.py -2022/04/06 | 3392 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_throw_on_failure_ex_test.cc -2022/04/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test2_test.cc -2022/04/06 | 14089 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test_test.cc -2022/04/06 | 2396 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test_test.h -2022/04/06 | 13060 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-unittest-api_test.cc -2022/04/06 | 261756 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_unittest.cc -2022/04/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfile1_test_.cc -2022/04/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfile2_test_.cc -2022/04/06 | 5415 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfiles_test.py -2022/04/06 | 6376 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_output_unittest_.cc -2022/04/06 | 20639 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_output_unittest.py -2022/04/06 | 9327 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_test_utils.py -2022/04/06 | 1675 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/production.cc -2022/04/06 | 2130 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/production.h -2022/04/06 | 1475 | graphics/asymptote/LspCpp/third_party/uri/deps/LICENSE -2022/04/06 | 4613 | graphics/asymptote/LspCpp/third_party/uri/deps/README.md -2022/04/06 | 781 | graphics/asymptote/LspCpp/third_party/uri/deps/WORKSPACE -2022/04/06 | 74120 | graphics/asymptote/LspCpp/third_party/uri/Doxyfile -2022/04/06 | 74016 | graphics/asymptote/LspCpp/third_party/uri/Doxyfile.in -2022/04/06 | 16552 | graphics/asymptote/LspCpp/third_party/uri/include/network/optional.hpp -2022/04/06 | 7731 | graphics/asymptote/LspCpp/third_party/uri/include/network/string_view.hpp -2022/04/06 | 572 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/config.hpp -2022/04/06 | 1898 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp -2022/04/06 | 4438 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp -2022/04/06 | 2151 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp -2022/04/06 | 2073 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp -2022/04/06 | 1031 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri.hpp -2022/04/06 | 6917 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp -2022/04/06 | 2459 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp -2022/04/06 | 21998 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri.hpp -2022/04/06 | 1710 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_io.hpp -2022/04/06 | 1338 | graphics/asymptote/LspCpp/third_party/uri/LICENSE_1_0.txt -2022/04/06 | 7049 | graphics/asymptote/LspCpp/third_party/uri/Makefile -2022/04/06 | 2328 | graphics/asymptote/LspCpp/third_party/uri/README.rst -2022/04/06 | 648 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/CMakeDirectoryInformation.cmake -2022/04/06 | 20942 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/build.make -2022/04/06 | 1104 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/cmake_clean.cmake -2022/04/06 | 43 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/cmake_clean_target.cmake -2022/04/06 | 67309 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.internal -2022/04/06 | 79178 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.make -2022/04/06 | 118 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts -2022/04/06 | 2295 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake -2022/04/06 | 95 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/depend.make -2022/04/06 | 413 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/flags.make -2022/04/06 | 457 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/link.txt -2022/04/06 | 199 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/progress.make -2022/04/06 | 2 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/progress.marks -2022/04/06 | 1540 | graphics/asymptote/LspCpp/third_party/uri/src/cmake_install.cmake -2022/04/06 | 1008 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeLists.txt -2022/04/06 | 2115 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm_find.hpp -2022/04/06 | 2100 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm.hpp -2022/04/06 | 2281 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm_split.hpp -2022/04/06 | 3063 | graphics/asymptote/LspCpp/third_party/uri/src/detail/grammar.hpp -2022/04/06 | 2313 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp -2022/04/06 | 639 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_advance_parts.hpp -2022/04/06 | 2035 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_normalize.cpp -2022/04/06 | 594 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_normalize.hpp -2022/04/06 | 2996 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp -2022/04/06 | 710 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse_authority.hpp -2022/04/06 | 10414 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse.cpp -2022/04/06 | 563 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse.hpp -2022/04/06 | 1830 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_percent_encode.hpp -2022/04/06 | 2526 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_resolve.cpp -2022/04/06 | 714 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_resolve.hpp -2022/04/06 | 16661 | graphics/asymptote/LspCpp/third_party/uri/src/Makefile -2022/04/06 | 4227 | graphics/asymptote/LspCpp/third_party/uri/src/uri_builder.cpp -2022/04/06 | 18382 | graphics/asymptote/LspCpp/third_party/uri/src/uri.cpp -2022/04/06 | 1916 | graphics/asymptote/LspCpp/third_party/uri/src/uri_errors.cpp -2022/04/06 | 1039 | graphics/asymptote/LspCpp/third_party/uri/test/CMakeLists.txt -2022/04/06 | 572 | graphics/asymptote/LspCpp/third_party/uri/test/invalid_urls.txt -2022/04/06 | 4347 | graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp -2022/04/06 | 483 | graphics/asymptote/LspCpp/third_party/uri/test/string_utility.hpp -2022/04/06 | 2053 | graphics/asymptote/LspCpp/third_party/uri/test/test_uri.hpp -2022/04/06 | 22505 | graphics/asymptote/LspCpp/third_party/uri/test/uri_builder_test.cpp -2022/04/06 | 3139 | graphics/asymptote/LspCpp/third_party/uri/test/uri_comparison_test.cpp -2022/04/06 | 5319 | graphics/asymptote/LspCpp/third_party/uri/test/uri_encoding_test.cpp -2022/04/06 | 8767 | graphics/asymptote/LspCpp/third_party/uri/test/uri_normalization_test.cpp -2022/04/06 | 3870 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_path_test.cpp -2022/04/06 | 2578 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_scheme_test.cpp -2022/04/06 | 18327 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_test.cpp -2022/04/06 | 2682 | graphics/asymptote/LspCpp/third_party/uri/test/uri_reference_test.cpp -2022/04/06 | 10168 | graphics/asymptote/LspCpp/third_party/uri/test/uri_resolve_test.cpp -2022/04/06 | 1419 | graphics/asymptote/LspCpp/third_party/uri/test/uri_stream_test.cpp -2022/04/06 | 33275 | graphics/asymptote/LspCpp/third_party/uri/test/uri_test.cpp -2022/04/06 | 1116 | graphics/asymptote/LspCpp/third_party/uri/test/valid_urls.txt -2022/04/06 | 1291 | graphics/asymptote/LspCpp/third_party/utfcpp/CMakeLists.txt -2022/04/06 | 1338 | graphics/asymptote/LspCpp/third_party/utfcpp/LICENSE -2022/04/06 | 55726 | graphics/asymptote/LspCpp/third_party/utfcpp/README.md -2022/04/06 | 2123 | graphics/asymptote/LspCpp/third_party/utfcpp/samples/docsample.cpp -2022/04/06 | 12474 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/checked.h -2022/04/06 | 10928 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/core.h -2022/04/06 | 3306 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/cpp11.h -2022/04/06 | 3298 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/cpp17.h -2022/04/06 | 1521 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8.h -2022/04/06 | 10989 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/unchecked.h -2022/04/06 | 1734 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/CMakeLists.txt -2022/04/06 | 125 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/docker/Dockerfile -2022/04/06 | 2143 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/negative.cpp -2022/04/06 | 5578 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_checked_api.cpp -2022/04/06 | 1032 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_checked_iterator.cpp -2022/04/06 | 3036 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_cpp11.cpp -2022/04/06 | 2611 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_cpp17.cpp -2022/04/06 | 20010 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_data/utf8_invalid.txt -2022/04/06 | 4626 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_unchecked_api.cpp -2022/04/06 | 1002 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_unchecked_iterator.cpp -2022/04/06 | 21544 | graphics/asymptote/lspserv.cc -2022/04/06 | 6528 | graphics/asymptote/lspserv.h -2022/04/06 | 6641 | graphics/asymptote/main.cc -2022/04/06 | 12842 | graphics/asymptote/Makefile.in -2022/04/06 | 920 | graphics/asymptote/makeUnique.h -2022/04/06 | 2960 | graphics/asymptote/material.h -2022/04/06 | 6414 | graphics/asymptote/mathop.h -2022/04/06 | 5095 | graphics/asymptote/memory.h -2022/04/06 | 714 | graphics/asymptote/mod.h -2022/04/06 | 908 | graphics/asymptote/modifier.h -2022/04/06 | 8037 | graphics/asymptote/name.cc -2022/04/06 | 5691 | graphics/asymptote/name.h -2022/04/06 | 4285 | graphics/asymptote/newexp.cc -2022/04/06 | 1274 | graphics/asymptote/newexp.h -2022/04/06 | 916 | graphics/asymptote/opcodes.h -2022/04/06 | 1050 | graphics/asymptote/opsymbols.pl -2022/04/06 | 5308 | graphics/asymptote/pair.h -2022/04/06 | 4873 | graphics/asymptote/parser.cc -2022/04/06 | 1171 | graphics/asymptote/parser.h -2022/04/06 | 5262 | graphics/asymptote/patches/bison.patch -2022/04/06 | 1805 | graphics/asymptote/patches/cygwin_freeglut-3.0.0.patch -2022/04/06 | 1299 | graphics/asymptote/patches/dvipdf -2022/04/06 | 113 | graphics/asymptote/patches/fixmem.reg -2022/04/06 | 1524 | graphics/asymptote/patches/flex.patch -2022/04/06 | 271 | graphics/asymptote/patches/gc6.8_AIX.patch -2022/04/06 | 489 | graphics/asymptote/patches/gc-7.0nomem.patch -2022/04/06 | 318 | graphics/asymptote/patches/gcc3.3.2curses.patch -2022/04/06 | 19462 | graphics/asymptote/patches/gl-matrix-2.4.0-pruned.patch -2022/04/06 | 1082 | graphics/asymptote/patches/README -2022/04/06 | 37991 | graphics/asymptote/path3.cc -2022/04/06 | 10585 | graphics/asymptote/path3.h -2022/04/06 | 33417 | graphics/asymptote/path.cc -2022/04/06 | 11663 | graphics/asymptote/path.h -2022/04/06 | 1594 | graphics/asymptote/pen.cc -2022/04/06 | 27958 | graphics/asymptote/pen.h -2022/04/06 | 42852 | graphics/asymptote/picture.cc -2022/04/06 | 3472 | graphics/asymptote/picture.h -2022/04/06 | 5250 | graphics/asymptote/pipestream.cc -2022/04/06 | 2614 | graphics/asymptote/pipestream.h -2022/04/06 | 138 | graphics/asymptote/Pipfile -2022/04/06 | 2542 | graphics/asymptote/policy.h -2022/04/06 | 650 | graphics/asymptote/prcfile.h -2022/04/06 | 974 | graphics/asymptote/prc/Makefile -2022/04/06 | 71201 | graphics/asymptote/prc/oPRCFile.cc -2022/04/06 | 51671 | graphics/asymptote/prc/oPRCFile.h -2022/04/06 | 8371 | graphics/asymptote/prc/PRCbitStream.cc -2022/04/06 | 2518 | graphics/asymptote/prc/PRCbitStream.h -2022/04/06 | 177246 | graphics/asymptote/prc/PRCdouble.cc -2022/04/06 | 3765 | graphics/asymptote/prc/PRCdouble.h -2022/04/06 | 30208 | graphics/asymptote/prc/PRC.h -2022/04/06 | 6021 | graphics/asymptote/prc/PRCTools/bitData.cc -2022/04/06 | 1860 | graphics/asymptote/prc/PRCTools/bitData.h -2022/04/06 | 1927 | graphics/asymptote/prc/PRCTools/bitSearchDouble.cc -2022/04/06 | 1863 | graphics/asymptote/prc/PRCTools/bitSearchUI.cc -2022/04/06 | 1245 | graphics/asymptote/prc/PRCTools/describeMain.cc -2022/04/06 | 68126 | graphics/asymptote/prc/PRCTools/describePRC.cc -2022/04/06 | 4335 | graphics/asymptote/prc/PRCTools/describePRC.h -2022/04/06 | 1310 | graphics/asymptote/prc/PRCTools/extractSections.cc -2022/04/06 | 2276 | graphics/asymptote/prc/PRCTools/inflation.cc -2022/04/06 | 1051 | graphics/asymptote/prc/PRCTools/inflation.h -2022/04/06 | 1479 | graphics/asymptote/prc/PRCTools/inflationMain.cc -2022/04/06 | 8792 | graphics/asymptote/prc/PRCTools/iPRCFile.cc -2022/04/06 | 2341 | graphics/asymptote/prc/PRCTools/iPRCFile.h -2022/04/06 | 1658 | graphics/asymptote/prc/PRCTools/Makefile -2022/04/06 | 4716 | graphics/asymptote/prc/PRCTools/makePRC.cc -2022/04/06 | 95 | graphics/asymptote/prc/test.asy -2022/04/06 | 36243 | graphics/asymptote/prc/test.cc -2022/04/06 | 66751 | graphics/asymptote/prc/writePRC.cc -2022/04/06 | 48481 | graphics/asymptote/prc/writePRC.h -2022/04/06 | 116010 | graphics/asymptote/predicates.cc -2022/04/06 | 986 | graphics/asymptote/predicates.h -2022/04/06 | 1236 | graphics/asymptote/primitives.h -2022/04/06 | 23904 | graphics/asymptote/process.cc -2022/04/06 | 4919 | graphics/asymptote/process.h -2022/04/06 | 2378 | graphics/asymptote/profile.py -2022/04/06 | 9923 | graphics/asymptote/profiler.h -2022/04/06 | 3265 | graphics/asymptote/program.cc -2022/04/06 | 2561 | graphics/asymptote/program.h -2022/04/06 | 19085 | graphics/asymptote/psfile.cc -2022/04/06 | 9021 | graphics/asymptote/psfile.h -2022/04/06 | 2505 | graphics/asymptote/README -2022/04/06 | 1698 | graphics/asymptote/record.cc -2022/04/06 | 2732 | graphics/asymptote/record.h -2022/04/06 | 1096 | graphics/asymptote/refaccess.cc -2022/04/06 | 1936 | graphics/asymptote/refaccess.h -2022/04/06 | 129022 | graphics/asymptote/ReleaseNotes -2022/04/06 | 62 | graphics/asymptote/revision.cc -2022/04/06 | 3441 | graphics/asymptote/rounding.h -2022/04/06 | 73246 | graphics/asymptote/runarray.cc -2022/04/06 | 1492 | graphics/asymptote/runarray.h -2022/04/06 | 48409 | graphics/asymptote/runarray.in -2022/04/06 | 2661 | graphics/asymptote/runbacktrace.cc -2022/04/06 | 169 | graphics/asymptote/runbacktrace.h -2022/04/06 | 831 | graphics/asymptote/runbacktrace.in -2022/04/06 | 17798 | graphics/asymptote/runfile.cc -2022/04/06 | 969 | graphics/asymptote/runfile.h -2022/04/06 | 5987 | graphics/asymptote/runfile.in -2022/04/06 | 8096 | graphics/asymptote/runhistory.cc -2022/04/06 | 161 | graphics/asymptote/runhistory.h -2022/04/06 | 5064 | graphics/asymptote/runhistory.in -2022/04/06 | 15833 | graphics/asymptote/runlabel.cc -2022/04/06 | 153 | graphics/asymptote/runlabel.h -2022/04/06 | 12093 | graphics/asymptote/runlabel.in -2022/04/06 | 21926 | graphics/asymptote/runmath.cc -2022/04/06 | 269 | graphics/asymptote/runmath.h -2022/04/06 | 8856 | graphics/asymptote/runmath.in -2022/04/06 | 16483 | graphics/asymptote/runpair.cc -2022/04/06 | 299 | graphics/asymptote/runpair.h -2022/04/06 | 4156 | graphics/asymptote/runpair.in -2022/04/06 | 25701 | graphics/asymptote/runpath3d.cc -2022/04/06 | 186 | graphics/asymptote/runpath3d.h -2022/04/06 | 8008 | graphics/asymptote/runpath3d.in -2022/04/06 | 26844 | graphics/asymptote/runpath.cc -2022/04/06 | 177 | graphics/asymptote/runpath.h -2022/04/06 | 8439 | graphics/asymptote/runpath.in -2022/04/06 | 57944 | graphics/asymptote/runpicture.cc -2022/04/06 | 191 | graphics/asymptote/runpicture.h -2022/04/06 | 20090 | graphics/asymptote/runpicture.in -2022/04/06 | 18739 | graphics/asymptote/runstring.cc -2022/04/06 | 188 | graphics/asymptote/runstring.h -2022/04/06 | 9867 | graphics/asymptote/runstring.in -2022/04/06 | 12604 | graphics/asymptote/runsystem.cc -2022/04/06 | 157 | graphics/asymptote/runsystem.h -2022/04/06 | 5111 | graphics/asymptote/runsystem.in -2022/04/06 | 1341 | graphics/asymptote/runtimebase.in -2022/04/06 | 60939 | graphics/asymptote/runtime.cc -2022/04/06 | 1163 | graphics/asymptote/runtime.h -2022/04/06 | 20633 | graphics/asymptote/runtime.in -2022/04/06 | 7274 | graphics/asymptote/runtime.pl -2022/04/06 | 13944 | graphics/asymptote/runtriple.cc -2022/04/06 | 320 | graphics/asymptote/runtriple.h -2022/04/06 | 2707 | graphics/asymptote/runtriple.in -2022/04/06 | 2136 | graphics/asymptote/seconds.h -2022/04/06 | 54731 | graphics/asymptote/settings.cc -2022/04/06 | 2707 | graphics/asymptote/settings.h -2022/04/06 | 3553 | graphics/asymptote/shaders.cc -2022/04/06 | 830 | graphics/asymptote/shaders.h -2022/04/06 | 6634 | graphics/asymptote/simpson.cc -2022/04/06 | 14532 | graphics/asymptote/stack.cc -2022/04/06 | 3295 | graphics/asymptote/stack.h -2022/04/06 | 942 | graphics/asymptote/statistics.h -2022/04/06 | 14795 | graphics/asymptote/stm.cc -2022/04/06 | 5183 | graphics/asymptote/stm.h -2022/04/06 | 9104 | graphics/asymptote/symbol.cc -2022/04/06 | 2776 | graphics/asymptote/symbol.h -2022/04/06 | 24784 | graphics/asymptote/symbolmaps.cc -2022/04/06 | 28328 | graphics/asymptote/symbolmaps.h -2022/04/06 | 2697 | graphics/asymptote/table.h -2022/04/06 | 620 | graphics/asymptote/tests/arith/integer.asy -2022/04/06 | 449 | graphics/asymptote/tests/arith/pair.asy -2022/04/06 | 193 | graphics/asymptote/tests/arith/random.asy -2022/04/06 | 383 | graphics/asymptote/tests/arith/real.asy -2022/04/06 | 1710 | graphics/asymptote/tests/arith/roots.asy -2022/04/06 | 639 | graphics/asymptote/tests/arith/transform.asy -2022/04/06 | 244 | graphics/asymptote/tests/arith/triple.asy -2022/04/06 | 936 | graphics/asymptote/tests/array/array.asy -2022/04/06 | 680 | graphics/asymptote/tests/array/delete.asy -2022/04/06 | 737 | graphics/asymptote/tests/array/determinant.asy -2022/04/06 | 1927 | graphics/asymptote/tests/array/fields.asy -2022/04/06 | 4841 | graphics/asymptote/tests/array/slice.asy -2022/04/06 | 966 | graphics/asymptote/tests/array/solve.asy -2022/04/06 | 746 | graphics/asymptote/tests/array/sort.asy -2022/04/06 | 1096 | graphics/asymptote/tests/array/transpose.asy -2022/04/06 | 276 | graphics/asymptote/tests/bench/6000circles.asy -2022/04/06 | 2222 | graphics/asymptote/tests/frames/loop.asy -2022/04/06 | 202 | graphics/asymptote/tests/frames/stat2.asy -2022/04/06 | 158 | graphics/asymptote/tests/frames/stat.asy -2022/04/06 | 62 | graphics/asymptote/tests/gc/array.asy -2022/04/06 | 102 | graphics/asymptote/tests/gc/file.asy -2022/04/06 | 54 | graphics/asymptote/tests/gc/funcall.asy -2022/04/06 | 65 | graphics/asymptote/tests/gc/guide.asy -2022/04/06 | 143 | graphics/asymptote/tests/gc/label.asy -2022/04/06 | 124 | graphics/asymptote/tests/gc/path.asy -2022/04/06 | 72 | graphics/asymptote/tests/gc/pen.asy -2022/04/06 | 193 | graphics/asymptote/tests/gc/shipout.asy -2022/04/06 | 77 | graphics/asymptote/tests/gc/string.asy -2022/04/06 | 129 | graphics/asymptote/tests/gc/struct.asy -2022/04/06 | 70 | graphics/asymptote/tests/gc/transform.asy -2022/04/06 | 369 | graphics/asymptote/tests/gs/ghostscript.asy -2022/04/06 | 11907 | graphics/asymptote/tests/gsl/random.asy -2022/04/06 | 1209 | graphics/asymptote/tests/imp/unravel.asy -2022/04/06 | 308 | graphics/asymptote/tests/Makefile -2022/04/06 | 18 | graphics/asymptote/tests/output/circle.asy -2022/04/06 | 22 | graphics/asymptote/tests/output/line.asy -2022/04/06 | 1284 | graphics/asymptote/tests/output/Makefile -2022/04/06 | 1384 | graphics/asymptote/tests/pic/trans.asy -2022/04/06 | 236 | graphics/asymptote/tests/string/erase.asy -2022/04/06 | 182 | graphics/asymptote/tests/string/find.asy -2022/04/06 | 109 | graphics/asymptote/tests/string/insert.asy -2022/04/06 | 132 | graphics/asymptote/tests/string/length.asy -2022/04/06 | 187 | graphics/asymptote/tests/string/rfind.asy -2022/04/06 | 118 | graphics/asymptote/tests/string/substr.asy -2022/04/06 | 238 | graphics/asymptote/tests/TestLib.asy -2022/04/06 | 159 | graphics/asymptote/tests/types/cast.asy -2022/04/06 | 6503 | graphics/asymptote/tests/types/constructor.asy -2022/04/06 | 155 | graphics/asymptote/tests/types/ecast.asy -2022/04/06 | 3375 | graphics/asymptote/tests/types/guide.asy -2022/04/06 | 224 | graphics/asymptote/tests/types/init.asy -2022/04/06 | 4242 | graphics/asymptote/tests/types/keyword.asy -2022/04/06 | 4072 | graphics/asymptote/tests/types/order.asy -2022/04/06 | 2731 | graphics/asymptote/tests/types/resolve.asy -2022/04/06 | 308 | graphics/asymptote/tests/types/shadow.asy -2022/04/06 | 1331 | graphics/asymptote/tests/types/spec.asy -2022/04/06 | 1189 | graphics/asymptote/tests/types/var.asy -2022/04/06 | 14283 | graphics/asymptote/testv3d.asy -2022/04/06 | 17540 | graphics/asymptote/texfile.cc -2022/04/06 | 13440 | graphics/asymptote/texfile.h -2022/04/06 | 667 | graphics/asymptote/tinyexr.cc -2022/04/06 | 1293 | graphics/asymptote/TODO -2022/04/06 | 6288 | graphics/asymptote/transform.h -2022/04/06 | 10224 | graphics/asymptote/tr.cc -2022/04/06 | 3912 | graphics/asymptote/tr.h -2022/04/06 | 9784 | graphics/asymptote/triple.h -2022/04/06 | 14072 | graphics/asymptote/types.cc -2022/04/06 | 15451 | graphics/asymptote/types.h -2022/04/06 | 10093 | graphics/asymptote/util.cc -2022/04/06 | 4602 | graphics/asymptote/util.h -2022/04/06 | 10066 | graphics/asymptote/v3dfile.cc -2022/04/06 | 4870 | graphics/asymptote/v3dfile.h -2022/04/06 | 1075 | graphics/asymptote/v3dheadertypes.csv -2022/04/06 | 1239 | graphics/asymptote/v3dheadertypes.h -2022/04/06 | 1611 | graphics/asymptote/v3dheadertypes.py -2022/04/06 | 422 | graphics/asymptote/v3dtypes.csv -2022/04/06 | 548 | graphics/asymptote/v3dtypes.h -2022/04/06 | 821 | graphics/asymptote/v3dtypes.py -2022/04/06 | 2004 | graphics/asymptote/varinit.cc -2022/04/06 | 2012 | graphics/asymptote/varinit.h -2022/04/06 | 901 | graphics/asymptote/virtualfieldaccess.cc -2022/04/06 | 2328 | graphics/asymptote/virtualfieldaccess.h -2022/04/06 | 766 | graphics/asymptote/vm.h -2022/04/06 | 222 | graphics/asymptote/wce -2022/04/06 | 4531 | graphics/asymptote/webgl/fragment.glsl -2022/04/06 | 92297 | graphics/asymptote/webgl/gl.js -2022/04/06 | 820 | graphics/asymptote/webgl/license -2022/04/06 | 1728 | graphics/asymptote/webgl/vertex.glsl -2022/04/06 | 8668 | graphics/asymptote/xstream.h -2022/04/06 | 26695463 | graphics/asymptote.zip +2022/08/06 | 242 | graphics/asymptote/BUGS +2022/08/06 | 1588 | graphics/asymptote/build-scripts/asy-format.el +2022/08/06 | 210 | graphics/asymptote/build-scripts/asy-indent.el +2022/08/06 | 1232 | graphics/asymptote/build-scripts/build-asygl +2022/08/06 | 2471 | graphics/asymptote/build-scripts/build-asymptote +2022/08/06 | 3556 | graphics/asymptote/build-scripts/build-asymptote.dos +2022/08/06 | 1578 | graphics/asymptote/build-scripts/cc-format.el +2022/08/06 | 183 | graphics/asymptote/build-scripts/cc-indent.el +2022/08/06 | 2239 | graphics/asymptote/build-scripts/HOWTO-MSWindows +2022/08/06 | 297 | graphics/asymptote/build-scripts/README-binaries +2022/08/06 | 202 | graphics/asymptote/build-scripts/run-in-indent.el +2022/08/06 | 31342 | graphics/asymptote/builtin.cc +2022/08/06 | 1630 | graphics/asymptote/builtin.h +2022/08/06 | 1151 | graphics/asymptote/callable.cc +2022/08/06 | 1640 | graphics/asymptote/callable.h +2022/08/06 | 1190 | graphics/asymptote/camperror.cc +2022/08/06 | 814 | graphics/asymptote/camperror.h +2022/08/06 | 13357 | graphics/asymptote/camp.l +2022/08/06 | 130266 | graphics/asymptote/camp.tab.cc +2022/08/06 | 6190 | graphics/asymptote/camp.tab.h +2022/08/06 | 20029 | graphics/asymptote/camp.y +2022/08/06 | 4629 | graphics/asymptote/castop.h +2022/08/06 | 1876 | graphics/asymptote/cc-mode2.el +2022/08/06 | 1640960 | graphics/asymptote/ChangeLog +2022/08/06 | 7790 | graphics/asymptote/coder.cc +2022/08/06 | 11642 | graphics/asymptote/coder.h +2022/08/06 | 1126 | graphics/asymptote/coenv.cc +2022/08/06 | 908 | graphics/asymptote/coenv.h +2022/08/06 | 2187 | graphics/asymptote/common.h +2022/08/06 | 48441 | graphics/asymptote/config.guess +2022/08/06 | 7260 | graphics/asymptote/config.h.in +2022/08/06 | 31609 | graphics/asymptote/config.sub +2022/08/06 | 293655 | graphics/asymptote/configure +2022/08/06 | 17405 | graphics/asymptote/configure.ac +2022/08/06 | 26 | graphics/asymptote/_config.yml +2022/08/06 | 3676 | graphics/asymptote/constructor.cc +2022/08/06 | 241 | graphics/asymptote/cudareflect/common.h +2022/08/06 | 2514 | graphics/asymptote/cudareflect/EXRFiles.cc +2022/08/06 | 1406 | graphics/asymptote/cudareflect/EXRFiles.h +2022/08/06 | 883 | graphics/asymptote/cudareflect/helper.cuh +2022/08/06 | 1070 | graphics/asymptote/cudareflect/IrradianceGenerator.sln +2022/08/06 | 5820 | graphics/asymptote/cudareflect/IrradianceGenerator.vcxproj +2022/08/06 | 4371 | graphics/asymptote/cudareflect/kernel.cu +2022/08/06 | 445 | graphics/asymptote/cudareflect/kernel.h +2022/08/06 | 7780 | graphics/asymptote/cudareflect/main.cc +2022/08/06 | 548 | graphics/asymptote/cudareflect/Makefile +2022/08/06 | 8519 | graphics/asymptote/cudareflect/ReflectanceMapper.cu +2022/08/06 | 443 | graphics/asymptote/cudareflect/ReflectanceMapper.cuh +2022/08/06 | 2598 | graphics/asymptote/cudareflect/simpson.cuh +2022/08/06 | 242 | graphics/asymptote/cudareflect/tinyexr/appveyor.yml +2022/08/06 | 1127425 | graphics/asymptote/cudareflect/tinyexr/asakusa.exr +2022/08/06 | 202947 | graphics/asymptote/cudareflect/tinyexr/asakusa.png +2022/08/06 | 366 | graphics/asymptote/cudareflect/tinyexr.cc +2022/08/06 | 2479 | graphics/asymptote/cudareflect/tinyexr/CMakeLists.txt +2022/08/06 | 2011 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/asan-wrapper +2022/08/06 | 2144 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindASan.cmake +2022/08/06 | 2292 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindMSan.cmake +2022/08/06 | 3737 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindSanitizers.cmake +2022/08/06 | 2555 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindTSan.cmake +2022/08/06 | 1696 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindUBSan.cmake +2022/08/06 | 7684 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/sanitize-helpers.cmake +2022/08/06 | 1896 | graphics/asymptote/cudareflect/tinyexr/config-msvc.py +2022/08/06 | 16705 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/ChangeLog.md +2022/08/06 | 3109 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example1.c +2022/08/06 | 6551 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example2.c +2022/08/06 | 6726 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example3.c +2022/08/06 | 2675 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example4.c +2022/08/06 | 10571 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example5.c +2022/08/06 | 4172 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example6.c +2022/08/06 | 1162 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/LICENSE +2022/08/06 | 319839 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/miniz.c +2022/08/06 | 69441 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/miniz.h +2022/08/06 | 4254 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/readme.md +2022/08/06 | 39458 | graphics/asymptote/cudareflect/tinyexr/examples/common/cxxopts.hpp +2022/08/06 | 260289 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image.h +2022/08/06 | 113565 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image_resize.h +2022/08/06 | 37685 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image_write.h +2022/08/06 | 12630 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/cube2longlat.cc +2022/08/06 | 569 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/Makefile +2022/08/06 | 1072 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/README.md +2022/08/06 | 3790199 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/deepview_screencast.gif +2022/08/06 | 6553 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/main.cc +2022/08/06 | 146 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile +2022/08/06 | 8456 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/trackball.cc +2022/08/06 | 3284 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/trackball.h +2022/08/06 | 5323 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/exr2fptiff.cc +2022/08/06 | 687 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/Makefile +2022/08/06 | 117 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/README.md +2022/08/06 | 37135 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/tiny_dng_writer.h +2022/08/06 | 3135 | graphics/asymptote/cudareflect/tinyexr/examples/exr2ldr/exr2ldr.cc +2022/08/06 | 189 | graphics/asymptote/cudareflect/tinyexr/examples/exr2ldr/Makefile +2022/08/06 | 612 | graphics/asymptote/cudareflect/tinyexr/examples/exr2rgbe/exr2rgbe.cc +2022/08/06 | 161 | graphics/asymptote/cudareflect/tinyexr/examples/exr2rgbe/Makefile +2022/08/06 | 4635 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/exrfilter.cc +2022/08/06 | 173 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/Makefile +2022/08/06 | 88 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/README.md +2022/08/06 | 190044 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/DroidSans.ttf +2022/08/06 | 1198 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/exr-io.cc +2022/08/06 | 248 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/exr-io.h +2022/08/06 | 2741 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/findOpenGLGlewGlut.lua +2022/08/06 | 15018 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/main.cc +2022/08/06 | 13867 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/nuklear_btgui_gl2.h +2022/08/06 | 952118 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/nuklear.h +2022/08/06 | 2939 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/CommonWindowInterface.h +2022/08/06 | 2514 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/MacOpenGLWindow.h +2022/08/06 | 34316 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/MacOpenGLWindow.mm +2022/08/06 | 1648 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/OpenGL2Include.h +2022/08/06 | 1813 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/OpenGLInclude.h +2022/08/06 | 1318 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32InternalWindowData.h +2022/08/06 | 4384 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32OpenGLWindow.cpp +2022/08/06 | 1753 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32OpenGLWindow.h +2022/08/06 | 18991 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32Window.cpp +2022/08/06 | 2543 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32Window.h +2022/08/06 | 36526 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/X11OpenGLWindow.cpp +2022/08/06 | 2040 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/X11OpenGLWindow.h +2022/08/06 | 2605 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/premake4.lua +2022/08/06 | 1287 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/README.md +2022/08/06 | 1044671 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/screenshots/exrview.png +2022/08/06 | 235 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/shader.frag +2022/08/06 | 186 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/shader.vert +2022/08/06 | 989121 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/glew.h +2022/08/06 | 71994 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/glxew.h +2022/08/06 | 62206 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/wglew.h +2022/08/06 | 968193 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/glew.c +2022/08/06 | 820 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/LICENSE +2022/08/06 | 4602 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/README.md +2022/08/06 | 100007 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_cocoa.png +2022/08/06 | 63193 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_gtk3.png +2022/08/06 | 16188 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_win8.png +2022/08/06 | 388 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/common.h +2022/08/06 | 1733 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/include/nfd.h +2022/08/06 | 6117 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_cocoa.m +2022/08/06 | 2772 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_common.c +2022/08/06 | 615 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_common.h +2022/08/06 | 9022 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_gtk.c +2022/08/06 | 17346 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_win.cpp +2022/08/06 | 2477 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/SConstruct +2022/08/06 | 1688 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/SConstruct +2022/08/06 | 530 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_opendialog.c +2022/08/06 | 741 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_opendialogmultiple.c +2022/08/06 | 533 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_savedialog.c +2022/08/06 | 2554 | graphics/asymptote/cudareflect/tinyexr/examples/ldr2exr/ldr2exr.cc +2022/08/06 | 157 | graphics/asymptote/cudareflect/tinyexr/examples/ldr2exr/Makefile +2022/08/06 | 6772 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/main.cc +2022/08/06 | 167 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/Makefile +2022/08/06 | 323 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/README.md +2022/08/06 | 188 | graphics/asymptote/cudareflect/tinyexr/examples/resize/Makefile +2022/08/06 | 1101 | graphics/asymptote/cudareflect/tinyexr/examples/resize/resize.cc +2022/08/06 | 159 | graphics/asymptote/cudareflect/tinyexr/examples/rgbe2exr/Makefile +2022/08/06 | 2272 | graphics/asymptote/cudareflect/tinyexr/examples/rgbe2exr/rgbe2exr.cc +2022/08/06 | 174 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/Makefile +2022/08/06 | 289 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/README.md +2022/08/06 | 1950 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/testmapgen.cc +2022/08/06 | 1955 | graphics/asymptote/cudareflect/tinyexr/experimental/js/binding.cc +2022/08/06 | 494 | graphics/asymptote/cudareflect/tinyexr/experimental/js/compile_to_js.sh +2022/08/06 | 1131 | graphics/asymptote/cudareflect/tinyexr/experimental/js/index.html +2022/08/06 | 25 | graphics/asymptote/cudareflect/tinyexr/experimental/js/Makefile +2022/08/06 | 612 | graphics/asymptote/cudareflect/tinyexr/experimental/js/README.md +2022/08/06 | 495 | graphics/asymptote/cudareflect/tinyexr/experimental/js/test.js +2022/08/06 | 223 | graphics/asymptote/cudareflect/tinyexr/jni/Android.mk +2022/08/06 | 41 | graphics/asymptote/cudareflect/tinyexr/jni/Application.mk +2022/08/06 | 160 | graphics/asymptote/cudareflect/tinyexr/jni/Makefile +2022/08/06 | 108 | graphics/asymptote/cudareflect/tinyexr/jni/README.md +2022/08/06 | 10561 | graphics/asymptote/cudareflect/tinyexr/kuroga.py +2022/08/06 | 509 | graphics/asymptote/cudareflect/tinyexr/Makefile +2022/08/06 | 437 | graphics/asymptote/cudareflect/tinyexr/Makefile.gcc-mingw +2022/08/06 | 407 | graphics/asymptote/cudareflect/tinyexr/Makefile.gcc-mingw-msys +2022/08/06 | 535 | graphics/asymptote/cudareflect/tinyexr/Makefile.llvm-mingw +2022/08/06 | 1156 | graphics/asymptote/cudareflect/tinyexr/premake4.lua +2022/08/06 | 17614 | graphics/asymptote/cudareflect/tinyexr/README.md +2022/08/06 | 173 | graphics/asymptote/cudareflect/tinyexr/test/c-binding/Makefile +2022/08/06 | 283 | graphics/asymptote/cudareflect/tinyexr/test/c-binding/test.c +2022/08/06 | 339 | graphics/asymptote/cudareflect/tinyexr/test/CMakeLists.txt +2022/08/06 | 3601 | graphics/asymptote/cudareflect/tinyexr/test/exrcat/exrcat.cpp +2022/08/06 | 4116 | graphics/asymptote/cudareflect/tinyexr/test/exrwrite/exrwritetest.cpp +2022/08/06 | 831 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/fuzz.cc +2022/08/06 | 64 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-62-tinyexr_memcpy_heap-buffer-overflow +2022/08/06 | 503 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-63-tinyexr_signed-integer-overflow +2022/08/06 | 20829 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-77-heap-buffer-overflow +2022/08/06 | 709 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/Makefile +2022/08/06 | 185 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/README.md +2022/08/06 | 1548 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/main.py +2022/08/06 | 61 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/README.md +2022/08/06 | 28 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/requirements.txt +2022/08/06 | 15617 | graphics/asymptote/cudareflect/tinyexr/test_tinyexr.cc +2022/08/06 | 376913 | graphics/asymptote/cudareflect/tinyexr/test/unit/catch.hpp +2022/08/06 | 867 | graphics/asymptote/cudareflect/tinyexr/test/unit/config-msvc.py +2022/08/06 | 1347 | graphics/asymptote/cudareflect/tinyexr/test/unit/config-posix.py +2022/08/06 | 10563 | graphics/asymptote/cudareflect/tinyexr/test/unit/kuroga.py +2022/08/06 | 400 | graphics/asymptote/cudareflect/tinyexr/test/unit/Makefile +2022/08/06 | 401 | graphics/asymptote/cudareflect/tinyexr/test/unit/README.md +2022/08/06 | 395 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/2by2.exr +2022/08/06 | 4731 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/flaga.exr +2022/08/06 | 155069 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/issue-160-piz-decode.exr +2022/08/06 | 327 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/piz-bug-issue-100.exr +2022/08/06 | 473703 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-1383755b301e5f505b2198dc0508918b537fdf48bbfc6deeffe268822e6f6cd6 +2022/08/06 | 630 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-24322747c47e87a10e4407528b779a1a763a48135384909b3d1010bbba1d4c28_min +2022/08/06 | 832 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-255456016cca60ddb5c5ed6898182e13739bf687b17d1411e97bb60ad95e7a84_min +2022/08/06 | 4738 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-360c3b0555cb979ca108f2d178cf8a80959cfeabaa4ec1d310d062fa653a8c6b_min +2022/08/06 | 4471 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-3f1f642c3356fd8e8d2a0787613ec09a56572b3a1e38c9629b6db9e8dead1117_min +2022/08/06 | 298 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-5ace655ef080932dcc7e4abc9eab1d4f82c845453464993dfa3eb6c5822a1621 +2022/08/06 | 678 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-5b66774a7498c635334ad386be0c3b359951738ac47f14878a3346d1c6ea0fe5_min +2022/08/06 | 132 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-d5c9c893e559277a3320c196523095b94db93985620ac338d037487e0e613047_min +2022/08/06 | 15 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-df76d1f27adb8927a1446a603028272140905c168a336128465a1162ec7af270.mini +2022/08/06 | 473695 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-e7fa6404daa861369d2172fe68e08f9d38c0989f57da7bcfb510bab67e19ca9f +2022/08/06 | 793 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-eedff3a9e99eb1c0fd3a3b0989e7c44c0a69f04f10b23e5264f362a4773f4397_min +2022/08/06 | 15 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-efe9007bfdcbbe8a1569bf01fa9acadb8261ead49cb83f6e91fcdc4dae2e99a3_min +2022/08/06 | 335 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/tiled_half_1x1_alpha.exr +2022/08/06 | 52750 | graphics/asymptote/cudareflect/tinyexr/test/unit/tester.cc +2022/08/06 | 133 | graphics/asymptote/cudareflect/tinyexr/test/unit/vcbuild.bat +2022/08/06 | 50 | graphics/asymptote/cudareflect/tinyexr/test/unit/win32-filelist-utf16le.inc +2022/08/06 | 31 | graphics/asymptote/cudareflect/tinyexr/test/unit/win32-filelist-utf8.inc +2022/08/06 | 121 | graphics/asymptote/cudareflect/tinyexr/tinyexr.cc +2022/08/06 | 270497 | graphics/asymptote/cudareflect/tinyexr/tinyexr.h +2022/08/06 | 317 | graphics/asymptote/cudareflect/tinyexr/vcbuild.bat +2022/08/06 | 85 | graphics/asymptote/cudareflect/tinyexr/vcsetup2019.bat +2022/08/06 | 1950 | graphics/asymptote/cudareflect/utils.cuh +2022/08/06 | 26693 | graphics/asymptote/dec.cc +2022/08/06 | 17734 | graphics/asymptote/dec.h +2022/08/06 | 5883 | graphics/asymptote/Delaunay.cc +2022/08/06 | 384 | graphics/asymptote/Delaunay.h +2022/08/06 | 9114 | graphics/asymptote/doc/asy.1 +2022/08/06 | 1005 | graphics/asymptote/doc/asy.1.begin +2022/08/06 | 333 | graphics/asymptote/doc/asy.1.end +2022/08/06 | 2800 | graphics/asymptote/doc/asycolors.sty +2022/08/06 | 18095 | graphics/asymptote/doc/asy-latex.dtx +2022/08/06 | 206981 | graphics/asymptote/doc/asy-latex.pdf +2022/08/06 | 1299081 | graphics/asymptote/doc/asymptote.pdf +2022/08/06 | 9805 | graphics/asymptote/doc/asymptote.sty +2022/08/06 | 395983 | graphics/asymptote/doc/asymptote.texi +2022/08/06 | 121145 | graphics/asymptote/doc/asyRefCard.pdf +2022/08/06 | 20051 | graphics/asymptote/doc/asyRefCard.tex +2022/08/06 | 246 | graphics/asymptote/doc/axis3.asy +2022/08/06 | 416 | graphics/asymptote/doc/bezier2.asy +2022/08/06 | 81 | graphics/asymptote/doc/bezier.asy +2022/08/06 | 234 | graphics/asymptote/doc/beziercurve.asy +2022/08/06 | 41 | graphics/asymptote/doc/bigdiagonal.asy +2022/08/06 | 306 | graphics/asymptote/doc/binarytreetest.asy +2022/08/06 | 677 | graphics/asymptote/doc/Bode.asy +2022/08/06 | 524 | graphics/asymptote/doc/brokenaxis.asy +2022/08/06 | 1391 | graphics/asymptote/doc/CAD1.asy +2022/08/06 | 198570 | graphics/asymptote/doc/CAD.pdf +2022/08/06 | 10196 | graphics/asymptote/doc/CAD.tex +2022/08/06 | 518 | graphics/asymptote/doc/CDlabel.asy +2022/08/06 | 4348 | graphics/asymptote/doc/colo-asy.tex +2022/08/06 | 49 | graphics/asymptote/doc/colons.asy +2022/08/06 | 1620 | graphics/asymptote/doc/colors.asy +2022/08/06 | 243 | graphics/asymptote/doc/cube.asy +2022/08/06 | 86 | graphics/asymptote/doc/cylinderskeleton.asy +2022/08/06 | 218 | graphics/asymptote/doc/datagraph.asy +2022/08/06 | 24 | graphics/asymptote/doc/diagonal.asy +2022/08/06 | 2979 | graphics/asymptote/doc/diatom.asy +2022/08/06 | 4067 | graphics/asymptote/doc/diatom.csv +2022/08/06 | 49 | graphics/asymptote/doc/dots.asy +2022/08/06 | 1051 | graphics/asymptote/doc/eetomumu.asy +2022/08/06 | 2034 | graphics/asymptote/doc/elliptic.asy +2022/08/06 | 912 | graphics/asymptote/doc/errorbars.asy +2022/08/06 | 202 | graphics/asymptote/doc/exp.asy +2022/08/06 | 343 | graphics/asymptote/doc/externalprc.tex +2022/08/06 | 19597 | graphics/asymptote/doc/external-proposal.html +2022/08/06 | 25154 | graphics/asymptote/doc/extra/intro.asy +2022/08/06 | 40899 | graphics/asymptote/doc/FAQ/asy-faq.bfnn +2022/08/06 | 63136 | graphics/asymptote/doc/FAQ/asy-faq.info +2022/08/06 | 9328 | graphics/asymptote/doc/FAQ/bfnnconv.pl +2022/08/06 | 13663 | graphics/asymptote/doc/FAQ/install-sh +2022/08/06 | 1000 | graphics/asymptote/doc/FAQ/Makefile +2022/08/06 | 4718 | graphics/asymptote/doc/FAQ/m-ascii.pl +2022/08/06 | 9822 | graphics/asymptote/doc/FAQ/m-html.pl +2022/08/06 | 5627 | graphics/asymptote/doc/FAQ/m-info.pl +2022/08/06 | 6104 | graphics/asymptote/doc/FAQ/m-lout.pl +2022/08/06 | 4578 | graphics/asymptote/doc/FAQ/m-post.pl +2022/08/06 | 238 | graphics/asymptote/doc/filegraph.asy +2022/08/06 | 26 | graphics/asymptote/doc/filegraph.dat +2022/08/06 | 1053 | graphics/asymptote/doc/fillcontour.asy +2022/08/06 | 604 | graphics/asymptote/doc/flow.asy +2022/08/06 | 897 | graphics/asymptote/doc/flowchartdemo.asy +2022/08/06 | 464 | graphics/asymptote/doc/GaussianSurface.asy +2022/08/06 | 376 | graphics/asymptote/doc/generalaxis3.asy +2022/08/06 | 277 | graphics/asymptote/doc/generalaxis.asy +2022/08/06 | 754 | graphics/asymptote/doc/graphmarkers.asy +2022/08/06 | 219 | graphics/asymptote/doc/graphwithderiv.asy +2022/08/06 | 426 | graphics/asymptote/doc/grid3xyz.asy +2022/08/06 | 279 | graphics/asymptote/doc/hatch.asy +2022/08/06 | 423 | graphics/asymptote/doc/helix.asy +2022/08/06 | 324 | graphics/asymptote/doc/HermiteSpline.asy +2022/08/06 | 441 | graphics/asymptote/doc/histogram.asy +2022/08/06 | 521 | graphics/asymptote/doc/Hobbycontrol.asy +2022/08/06 | 500 | graphics/asymptote/doc/Hobbydir.asy +2022/08/06 | 378 | graphics/asymptote/doc/icon.asy +2022/08/06 | 401 | graphics/asymptote/doc/image.asy +2022/08/06 | 922 | graphics/asymptote/doc/imagecontour.asy +2022/08/06 | 13663 | graphics/asymptote/doc/install-sh +2022/08/06 | 357 | graphics/asymptote/doc/irregularcontour.asy +2022/08/06 | 442 | graphics/asymptote/doc/join3.asy +2022/08/06 | 261 | graphics/asymptote/doc/join.asy +2022/08/06 | 417 | graphics/asymptote/doc/knots.asy +2022/08/06 | 121 | graphics/asymptote/doc/labelsquare.asy +2022/08/06 | 144 | graphics/asymptote/doc/latexmkrc +2022/08/06 | 150 | graphics/asymptote/doc/latexmkrc_asydir +2022/08/06 | 3125 | graphics/asymptote/doc/latexusage.tex +2022/08/06 | 1008 | graphics/asymptote/doc/leastsquares.asy +2022/08/06 | 6318 | graphics/asymptote/doc/leastsquares.dat +2022/08/06 | 396 | graphics/asymptote/doc/legend.asy +2022/08/06 | 366 | graphics/asymptote/doc/lineargraph0.asy +2022/08/06 | 373 | graphics/asymptote/doc/lineargraph.asy +2022/08/06 | 415 | graphics/asymptote/doc/linetype.asy +2022/08/06 | 423 | graphics/asymptote/doc/log2graph.asy +2022/08/06 | 262 | graphics/asymptote/doc/loggraph.asy +2022/08/06 | 382 | graphics/asymptote/doc/loggrid.asy +2022/08/06 | 480 | graphics/asymptote/doc/logimage.asy +2022/08/06 | 617 | graphics/asymptote/doc/logo.asy +2022/08/06 | 314 | graphics/asymptote/doc/logticks.asy +2022/08/06 | 3023 | graphics/asymptote/doc/Makefile.in +2022/08/06 | 293 | graphics/asymptote/doc/makepen.asy +2022/08/06 | 2674 | graphics/asymptote/doc/markers1.asy +2022/08/06 | 877 | graphics/asymptote/doc/markers2.asy +2022/08/06 | 288 | graphics/asymptote/doc/mexicanhat.asy +2022/08/06 | 374 | graphics/asymptote/doc/monthaxis.asy +2022/08/06 | 458 | graphics/asymptote/doc/multicontour.asy +2022/08/06 | 115 | graphics/asymptote/doc/onecontour.asy +2022/08/06 | 240 | graphics/asymptote/doc/parametricgraph.asy +2022/08/06 | 498 | graphics/asymptote/doc/penfunctionimage.asy +2022/08/06 | 219 | graphics/asymptote/doc/penimage.asy +2022/08/06 | 2771 | graphics/asymptote/doc/pixel.pdf +2022/08/06 | 354 | graphics/asymptote/doc/planes.asy +2022/08/06 | 475798 | graphics/asymptote/doc/png/asymptote.info +2022/08/06 | 1469 | graphics/asymptote/doc/png/Makefile.in +2022/08/06 | 49 | graphics/asymptote/doc/quartercircle.asy +2022/08/06 | 354 | graphics/asymptote/doc/reloadpdf.tex +2022/08/06 | 157 | graphics/asymptote/doc/saddle.asy +2022/08/06 | 355 | graphics/asymptote/doc/scaledgraph.asy +2022/08/06 | 792 | graphics/asymptote/doc/secondaryaxis.asy +2022/08/06 | 48847 | graphics/asymptote/doc/secondaryaxis.csv +2022/08/06 | 256 | graphics/asymptote/doc/shadedtiling.asy +2022/08/06 | 154 | graphics/asymptote/doc/slopefield1.asy +2022/08/06 | 52 | graphics/asymptote/doc/square.asy +2022/08/06 | 341 | graphics/asymptote/doc/subpictures.asy +2022/08/06 | 123 | graphics/asymptote/doc/superpath.asy +2022/08/06 | 81215 | graphics/asymptote/doc/TeXShopAndAsymptote.pdf +2022/08/06 | 2653 | graphics/asymptote/doc/TeXShopAndAsymptote.tex +2022/08/06 | 390 | graphics/asymptote/doc/tile.asy +2022/08/06 | 396 | graphics/asymptote/doc/triangulate.asy +2022/08/06 | 186 | graphics/asymptote/doc/unitcircle3.asy +2022/08/06 | 147 | graphics/asymptote/doc/vectorfield.asy +2022/08/06 | 1746 | graphics/asymptote/doc/westnile.asy +2022/08/06 | 4727 | graphics/asymptote/doc/westnile.csv +2022/08/06 | 880 | graphics/asymptote/doc/xasy.1x +2022/08/06 | 1851 | graphics/asymptote/drawclipbegin.h +2022/08/06 | 1197 | graphics/asymptote/drawclipend.h +2022/08/06 | 11468 | graphics/asymptote/drawelement.h +2022/08/06 | 4597 | graphics/asymptote/drawfill.cc +2022/08/06 | 6525 | graphics/asymptote/drawfill.h +2022/08/06 | 494 | graphics/asymptote/drawgrestore.h +2022/08/06 | 2880 | graphics/asymptote/drawgroup.h +2022/08/06 | 464 | graphics/asymptote/drawgsave.h +2022/08/06 | 3024 | graphics/asymptote/drawimage.h +2022/08/06 | 6787 | graphics/asymptote/drawlabel.cc +2022/08/06 | 2134 | graphics/asymptote/drawlabel.h +2022/08/06 | 1096 | graphics/asymptote/drawlayer.h +2022/08/06 | 5542 | graphics/asymptote/drawpath3.cc +2022/08/06 | 5767 | graphics/asymptote/drawpath3.h +2022/08/06 | 4862 | graphics/asymptote/drawpath.cc +2022/08/06 | 669 | graphics/asymptote/drawpath.h +2022/08/06 | 24712 | graphics/asymptote/drawsurface.cc +2022/08/06 | 23567 | graphics/asymptote/drawsurface.h +2022/08/06 | 1266 | graphics/asymptote/drawverbatim.h +2022/08/06 | 17987 | graphics/asymptote/entry.cc +2022/08/06 | 13615 | graphics/asymptote/entry.h +2022/08/06 | 5441 | graphics/asymptote/env.cc +2022/08/06 | 1142 | graphics/asymptote/envcompleter.cc +2022/08/06 | 845 | graphics/asymptote/envcompleter.h +2022/08/06 | 4570 | graphics/asymptote/env.h +2022/08/06 | 10632 | graphics/asymptote/EnvVarUpdate.nsh +2022/08/06 | 2279 | graphics/asymptote/errormsg.cc +2022/08/06 | 5621 | graphics/asymptote/errormsg.h +2022/08/06 | 9251 | graphics/asymptote/errors +2022/08/06 | 6911 | graphics/asymptote/errortest.asy +2022/08/06 | 43335 | graphics/asymptote/examples/100d.pdb1 +2022/08/06 | 657 | graphics/asymptote/examples/100d.views +2022/08/06 | 163 | graphics/asymptote/examples/1overx.asy +2022/08/06 | 4158 | graphics/asymptote/examples/advection.asy +2022/08/06 | 375 | graphics/asymptote/examples/AiryDisk.asy +2022/08/06 | 245 | graphics/asymptote/examples/alignbox.asy +2022/08/06 | 2830 | graphics/asymptote/examples/alignedaxis.asy +2022/08/06 | 946 | graphics/asymptote/examples/animations/cube.asy +2022/08/06 | 160672 | graphics/asymptote/examples/animations/dice.u3d +2022/08/06 | 1919 | graphics/asymptote/examples/animations/earthmoon.asy +2022/08/06 | 503 | graphics/asymptote/examples/animations/embeddedmovie.asy +2022/08/06 | 196 | graphics/asymptote/examples/animations/embeddedu3d.asy +2022/08/06 | 411 | graphics/asymptote/examples/animations/externalmovie.asy +2022/08/06 | 414 | graphics/asymptote/examples/animations/glmovie.asy +2022/08/06 | 1760 | graphics/asymptote/examples/animations/heatequation.asy +2022/08/06 | 1037 | graphics/asymptote/examples/animations/inlinemovie3.tex +2022/08/06 | 1235 | graphics/asymptote/examples/animations/inlinemovie.tex +2022/08/06 | 326 | graphics/asymptote/examples/animations/pdfmovie.asy +2022/08/06 | 1247 | graphics/asymptote/examples/animations/slidemovies.asy +2022/08/06 | 856 | graphics/asymptote/examples/animations/sphere.asy +2022/08/06 | 798 | graphics/asymptote/examples/animations/torusanimation.asy +2022/08/06 | 1498 | graphics/asymptote/examples/animations/wavepacket.asy +2022/08/06 | 1120 | graphics/asymptote/examples/animations/wheel.asy +2022/08/06 | 236 | graphics/asymptote/examples/annotation.asy +2022/08/06 | 1240 | graphics/asymptote/examples/arrows3.asy +2022/08/06 | 61 | graphics/asymptote/examples/axialshade.asy +2022/08/06 | 496 | graphics/asymptote/examples/bars3.asy +2022/08/06 | 1033 | graphics/asymptote/examples/basealign.asy +2022/08/06 | 407 | graphics/asymptote/examples/BezierPatch.asy +2022/08/06 | 581 | graphics/asymptote/examples/BezierSaddle.asy +2022/08/06 | 1548 | graphics/asymptote/examples/BezierSurface.asy +2022/08/06 | 199 | graphics/asymptote/examples/BezierTriangle.asy +2022/08/06 | 154 | graphics/asymptote/examples/billboard.asy +2022/08/06 | 513 | graphics/asymptote/examples/buildcycle.asy +2022/08/06 | 233 | graphics/asymptote/examples/cardioid.asy +2022/08/06 | 485 | graphics/asymptote/examples/cards.asy +2022/08/06 | 688 | graphics/asymptote/examples/centroidfg.asy +2022/08/06 | 322 | graphics/asymptote/examples/cheese.asy +2022/08/06 | 576 | graphics/asymptote/examples/circles.asy +2022/08/06 | 228 | graphics/asymptote/examples/circumcircle.asy +2022/08/06 | 762 | graphics/asymptote/examples/clockarray.asy +2022/08/06 | 264 | graphics/asymptote/examples/coag.asy +2022/08/06 | 436 | graphics/asymptote/examples/colorpatch.asy +2022/08/06 | 472 | graphics/asymptote/examples/colorplanes.asy +2022/08/06 | 739 | graphics/asymptote/examples/condor.asy +2022/08/06 | 495 | graphics/asymptote/examples/cones.asy +2022/08/06 | 1778 | graphics/asymptote/examples/conicurv.asy +2022/08/06 | 254 | graphics/asymptote/examples/contextfonts.asy +2022/08/06 | 802 | graphics/asymptote/examples/controlsystem.asy +2022/08/06 | 123 | graphics/asymptote/examples/Coons.asy +2022/08/06 | 235 | graphics/asymptote/examples/cos2theta.asy +2022/08/06 | 582 | graphics/asymptote/examples/cos3.asy +2022/08/06 | 460 | graphics/asymptote/examples/cosaddition.asy +2022/08/06 | 5537 | graphics/asymptote/examples/cpkcolors.asy +2022/08/06 | 572 | graphics/asymptote/examples/curvedlabel3.asy +2022/08/06 | 177 | graphics/asymptote/examples/curvedlabel.asy +2022/08/06 | 1835 | graphics/asymptote/examples/cyclohexane.asy +2022/08/06 | 352 | graphics/asymptote/examples/cylinder.asy +2022/08/06 | 506 | graphics/asymptote/examples/delu.asy +2022/08/06 | 509 | graphics/asymptote/examples/dimension.asy +2022/08/06 | 1216 | graphics/asymptote/examples/dragon.asy +2022/08/06 | 1298 | graphics/asymptote/examples/electromagnetic.asy +2022/08/06 | 325 | graphics/asymptote/examples/elevation.asy +2022/08/06 | 398 | graphics/asymptote/examples/epix.asy +2022/08/06 | 242 | graphics/asymptote/examples/equilateral.asy +2022/08/06 | 548 | graphics/asymptote/examples/equilchord.asy +2022/08/06 | 579 | graphics/asymptote/examples/exp3.asy +2022/08/06 | 519 | graphics/asymptote/examples/extrudedcontour.asy +2022/08/06 | 498 | graphics/asymptote/examples/fano.asy +2022/08/06 | 973 | graphics/asymptote/examples/fequlogo.asy +2022/08/06 | 727 | graphics/asymptote/examples/fermi.asy +2022/08/06 | 980 | graphics/asymptote/examples/filesurface.asy +2022/08/06 | 5531 | graphics/asymptote/examples/filesurface.dat +2022/08/06 | 4244 | graphics/asymptote/examples/fin.asy +2022/08/06 | 710 | graphics/asymptote/examples/fjortoft.asy +2022/08/06 | 558 | graphics/asymptote/examples/floatingdisk.asy +2022/08/06 | 500 | graphics/asymptote/examples/floor.asy +2022/08/06 | 683 | graphics/asymptote/examples/fractaltree.asy +2022/08/06 | 1185 | graphics/asymptote/examples/functionshading.asy +2022/08/06 | 499 | graphics/asymptote/examples/galleon.asy +2022/08/06 | 713 | graphics/asymptote/examples/gamma3.asy +2022/08/06 | 439 | graphics/asymptote/examples/gamma.asy +2022/08/06 | 679 | graphics/asymptote/examples/genusthree.asy +2022/08/06 | 1164 | graphics/asymptote/examples/genustwo.asy +2022/08/06 | 383 | graphics/asymptote/examples/Gouraud.asy +2022/08/06 | 616 | graphics/asymptote/examples/Gouraudcontour.asy +2022/08/06 | 76 | graphics/asymptote/examples/grid.asy +2022/08/06 | 459 | graphics/asymptote/examples/hierarchy.asy +2022/08/06 | 315 | graphics/asymptote/examples/hyperboloid.asy +2022/08/06 | 267 | graphics/asymptote/examples/hyperboloidsilhouette.asy +2022/08/06 | 1111 | graphics/asymptote/examples/imagehistogram.asy +2022/08/06 | 610 | graphics/asymptote/examples/impact.asy +2022/08/06 | 598 | graphics/asymptote/examples/integraltest.asy +2022/08/06 | 4809 | graphics/asymptote/examples/interpolate1.asy +2022/08/06 | 289 | graphics/asymptote/examples/jump.asy +2022/08/06 | 1352 | graphics/asymptote/examples/Klein.asy +2022/08/06 | 182 | graphics/asymptote/examples/label3.asy +2022/08/06 | 196 | graphics/asymptote/examples/label3ribbon.asy +2022/08/06 | 187 | graphics/asymptote/examples/label3solid.asy +2022/08/06 | 632 | graphics/asymptote/examples/label3zoom.asy +2022/08/06 | 264 | graphics/asymptote/examples/labelbox.asy +2022/08/06 | 1114 | graphics/asymptote/examples/laserlattice.asy +2022/08/06 | 136 | graphics/asymptote/examples/latticeshading.asy +2022/08/06 | 690 | graphics/asymptote/examples/layers.asy +2022/08/06 | 460 | graphics/asymptote/examples/lever.asy +2022/08/06 | 654 | graphics/asymptote/examples/limit.asy +2022/08/06 | 1910 | graphics/asymptote/examples/linearregression.asy +2022/08/06 | 168 | graphics/asymptote/examples/lines.asy +2022/08/06 | 1040 | graphics/asymptote/examples/lmfit1.asy +2022/08/06 | 206 | graphics/asymptote/examples/log.asy +2022/08/06 | 349 | graphics/asymptote/examples/logdown.asy +2022/08/06 | 1461 | graphics/asymptote/examples/logo3.asy +2022/08/06 | 196 | graphics/asymptote/examples/lowint.asy +2022/08/06 | 657 | graphics/asymptote/examples/lowupint.asy +2022/08/06 | 479 | graphics/asymptote/examples/magnetic.asy +2022/08/06 | 879 | graphics/asymptote/examples/markregular.asy +2022/08/06 | 1968 | graphics/asymptote/examples/mergeExample.asy +2022/08/06 | 5216 | graphics/asymptote/examples/mosaic.asy +2022/08/06 | 2504 | graphics/asymptote/examples/mosquito.asy +2022/08/06 | 1566 | graphics/asymptote/examples/near_earth.asy +2022/08/06 | 703 | graphics/asymptote/examples/NURBScurve.asy +2022/08/06 | 1088 | graphics/asymptote/examples/NURBSsphere.asy +2022/08/06 | 1598 | graphics/asymptote/examples/NURBSsurface.asy +2022/08/06 | 1251 | graphics/asymptote/examples/odetest.asy +2022/08/06 | 308 | graphics/asymptote/examples/oneoverx.asy +2022/08/06 | 810 | graphics/asymptote/examples/orthocenter.asy +2022/08/06 | 254 | graphics/asymptote/examples/parametricelevation.asy +2022/08/06 | 407 | graphics/asymptote/examples/parametricsurface.asy +2022/08/06 | 711 | graphics/asymptote/examples/partialsurface.asy +2022/08/06 | 1055 | graphics/asymptote/examples/partitionExample.asy +2022/08/06 | 426 | graphics/asymptote/examples/pathintersectsurface.asy +2022/08/06 | 3335 | graphics/asymptote/examples/pdb.asy +2022/08/06 | 361 | graphics/asymptote/examples/phase.asy +2022/08/06 | 22873 | graphics/asymptote/examples/piicon.png +2022/08/06 | 362 | graphics/asymptote/examples/pipeintersection.asy +2022/08/06 | 3857 | graphics/asymptote/examples/pipes.asy +2022/08/06 | 418 | graphics/asymptote/examples/planeproject.asy +2022/08/06 | 930 | graphics/asymptote/examples/polararea.asy +2022/08/06 | 628 | graphics/asymptote/examples/polarcircle.asy +2022/08/06 | 326 | graphics/asymptote/examples/polardatagraph.asy +2022/08/06 | 641 | graphics/asymptote/examples/pOrbital.asy +2022/08/06 | 954 | graphics/asymptote/examples/poster.asy +2022/08/06 | 58 | graphics/asymptote/examples/progrid.asy +2022/08/06 | 373 | graphics/asymptote/examples/projectelevation.asy +2022/08/06 | 427 | graphics/asymptote/examples/projectrevolution.asy +2022/08/06 | 747 | graphics/asymptote/examples/pseudosphere.asy +2022/08/06 | 557 | graphics/asymptote/examples/Pythagoras.asy +2022/08/06 | 420 | graphics/asymptote/examples/PythagoreanTree.asy +2022/08/06 | 734 | graphics/asymptote/examples/quilt.asy +2022/08/06 | 345 | graphics/asymptote/examples/rainbow.asy +2022/08/06 | 78 | graphics/asymptote/examples/randompath3.asy +2022/08/06 | 1537 | graphics/asymptote/examples/refs.bib +2022/08/06 | 990 | graphics/asymptote/examples/RiemannSphere.asy +2022/08/06 | 348 | graphics/asymptote/examples/RiemannSurface.asy +2022/08/06 | 384 | graphics/asymptote/examples/RiemannSurfaceRoot.asy +2022/08/06 | 141 | graphics/asymptote/examples/ring.asy +2022/08/06 | 184 | graphics/asymptote/examples/roll.asy +2022/08/06 | 1309 | graphics/asymptote/examples/roundpath.asy +2022/08/06 | 288 | graphics/asymptote/examples/sacone3D.asy +2022/08/06 | 445 | graphics/asymptote/examples/sacone.asy +2022/08/06 | 341 | graphics/asymptote/examples/sacylinder3D.asy +2022/08/06 | 400 | graphics/asymptote/examples/sacylinder.asy +2022/08/06 | 66 | graphics/asymptote/examples/shade.asy +2022/08/06 | 111 | graphics/asymptote/examples/shadestroke.asy +2022/08/06 | 1065 | graphics/asymptote/examples/shellmethod.asy +2022/08/06 | 829 | graphics/asymptote/examples/shellsqrtx01.asy +2022/08/06 | 410 | graphics/asymptote/examples/Sierpinski.asy +2022/08/06 | 821 | graphics/asymptote/examples/SierpinskiGasket.asy +2022/08/06 | 2398 | graphics/asymptote/examples/SierpinskiSponge.asy +2022/08/06 | 327 | graphics/asymptote/examples/sin1x.asy +2022/08/06 | 579 | graphics/asymptote/examples/sin3.asy +2022/08/06 | 591 | graphics/asymptote/examples/sinc.asy +2022/08/06 | 378 | graphics/asymptote/examples/sinxlex.asy +2022/08/06 | 3358 | graphics/asymptote/examples/slidedemo.asy +2022/08/06 | 341 | graphics/asymptote/examples/slidedemo_.bbl +2022/08/06 | 2023 | graphics/asymptote/examples/slope.asy +2022/08/06 | 520 | graphics/asymptote/examples/smoothelevation.asy +2022/08/06 | 2680 | graphics/asymptote/examples/soccerball.asy +2022/08/06 | 2362 | graphics/asymptote/examples/spectrum.asy +2022/08/06 | 141 | graphics/asymptote/examples/sphere.asy +2022/08/06 | 150 | graphics/asymptote/examples/spheresilhouette.asy +2022/08/06 | 162 | graphics/asymptote/examples/sphereskeleton.asy +2022/08/06 | 376 | graphics/asymptote/examples/sphericalharmonic.asy +2022/08/06 | 424 | graphics/asymptote/examples/spiral3.asy +2022/08/06 | 210 | graphics/asymptote/examples/spiral.asy +2022/08/06 | 608 | graphics/asymptote/examples/spline.asy +2022/08/06 | 2191 | graphics/asymptote/examples/splitpatch.asy +2022/08/06 | 38 | graphics/asymptote/examples/spring0.asy +2022/08/06 | 43 | graphics/asymptote/examples/spring2.asy +2022/08/06 | 667 | graphics/asymptote/examples/spring.asy +2022/08/06 | 674 | graphics/asymptote/examples/sqrtx01.asy +2022/08/06 | 579 | graphics/asymptote/examples/sqrtx01y1.asy +2022/08/06 | 145 | graphics/asymptote/examples/star.asy +2022/08/06 | 162 | graphics/asymptote/examples/stereoscopic.asy +2022/08/06 | 59 | graphics/asymptote/examples/stroke3.asy +2022/08/06 | 300 | graphics/asymptote/examples/strokepath.asy +2022/08/06 | 175 | graphics/asymptote/examples/strokeshade.asy +2022/08/06 | 198 | graphics/asymptote/examples/tanh.asy +2022/08/06 | 14378 | graphics/asymptote/examples/teapot.asy +2022/08/06 | 34 | graphics/asymptote/examples/teapotIBL.asy +2022/08/06 | 303 | graphics/asymptote/examples/tensor.asy +2022/08/06 | 547 | graphics/asymptote/examples/tetra.asy +2022/08/06 | 312 | graphics/asymptote/examples/textpath.asy +2022/08/06 | 8429 | graphics/asymptote/examples/thermodynamics.asy +2022/08/06 | 576 | graphics/asymptote/examples/threeviews.asy +2022/08/06 | 104 | graphics/asymptote/examples/tiling.asy +2022/08/06 | 419 | graphics/asymptote/examples/torus.asy +2022/08/06 | 188 | graphics/asymptote/examples/transparency.asy +2022/08/06 | 250 | graphics/asymptote/examples/transparentCubes.asy +2022/08/06 | 602 | graphics/asymptote/examples/treetest.asy +2022/08/06 | 589 | graphics/asymptote/examples/trefoilknot.asy +2022/08/06 | 972 | graphics/asymptote/examples/triads.asy +2022/08/06 | 207 | graphics/asymptote/examples/triangle.asy +2022/08/06 | 441 | graphics/asymptote/examples/triangles.asy +2022/08/06 | 251 | graphics/asymptote/examples/triceratops.asy +2022/08/06 | 291 | graphics/asymptote/examples/trumpet.asy +2022/08/06 | 2101 | graphics/asymptote/examples/truncatedIcosahedron.asy +2022/08/06 | 40665 | graphics/asymptote/examples/tvgen.asy +2022/08/06 | 868 | graphics/asymptote/examples/twistedtubes.asy +2022/08/06 | 433 | graphics/asymptote/examples/twoSpheres.asy +2022/08/06 | 24924 | graphics/asymptote/examples/uhrturm.obj +2022/08/06 | 322 | graphics/asymptote/examples/unitcircle.asy +2022/08/06 | 430 | graphics/asymptote/examples/unitoctant.asy +2022/08/06 | 714 | graphics/asymptote/examples/unitoctantx.asy +2022/08/06 | 199 | graphics/asymptote/examples/upint.asy +2022/08/06 | 525 | graphics/asymptote/examples/vectorfield3.asy +2022/08/06 | 351 | graphics/asymptote/examples/vectorfieldsphere.asy +2022/08/06 | 839 | graphics/asymptote/examples/venn3.asy +2022/08/06 | 626 | graphics/asymptote/examples/venn.asy +2022/08/06 | 802 | graphics/asymptote/examples/vertexshading.asy +2022/08/06 | 360 | graphics/asymptote/examples/washer.asy +2022/08/06 | 1010 | graphics/asymptote/examples/washermethod.asy +2022/08/06 | 628 | graphics/asymptote/examples/wedge.asy +2022/08/06 | 1030 | graphics/asymptote/examples/workcone.asy +2022/08/06 | 978 | graphics/asymptote/examples/worksheet.asy +2022/08/06 | 2626 | graphics/asymptote/examples/worldmap.asy +2022/08/06 | 1261761 | graphics/asymptote/examples/worldmap.dat +2022/08/06 | 580 | graphics/asymptote/examples/xsin1x.asy +2022/08/06 | 3739 | graphics/asymptote/examples/xstitch.asy +2022/08/06 | 743 | graphics/asymptote/examples/xxsq01.asy +2022/08/06 | 866 | graphics/asymptote/examples/xxsq01x-1.asy +2022/08/06 | 825 | graphics/asymptote/examples/xxsq01y.asy +2022/08/06 | 222 | graphics/asymptote/examples/yingyang.asy +2022/08/06 | 37889 | graphics/asymptote/exp.cc +2022/08/06 | 30307 | graphics/asymptote/exp.h +2022/08/06 | 1188 | graphics/asymptote/EXRFiles.cc +2022/08/06 | 454 | graphics/asymptote/EXRFiles.h +2022/08/06 | 178 | graphics/asymptote/fftw++asy.cc +2022/08/06 | 1694 | graphics/asymptote/fftw++.cc +2022/08/06 | 45411 | graphics/asymptote/fftw++.h +2022/08/06 | 4866 | graphics/asymptote/fileio.cc +2022/08/06 | 21360 | graphics/asymptote/fileio.h +2022/08/06 | 1245 | graphics/asymptote/findsym.pl +2022/08/06 | 1020 | graphics/asymptote/flatguide.cc +2022/08/06 | 4209 | graphics/asymptote/flatguide.h +2022/08/06 | 654 | graphics/asymptote/fpu.h +2022/08/06 | 2164 | graphics/asymptote/frame.h +2022/08/06 | 9772 | graphics/asymptote/fundec.cc +2022/08/06 | 4895 | graphics/asymptote/fundec.h +2022/08/06 | 1183225 | graphics/asymptote/gc-8.2.0.tar.gz +2022/08/06 | 6275 | graphics/asymptote/generate_enums.py +2022/08/06 | 3153 | graphics/asymptote/genv.cc +2022/08/06 | 1626 | graphics/asymptote/genv.h +2022/08/06 | 4520 | graphics/asymptote/getopt1.c +2022/08/06 | 30147 | graphics/asymptote/getopt.c +2022/08/06 | 6650 | graphics/asymptote/getopt.h +2022/08/06 | 202 | graphics/asymptote/glew.c +2022/08/06 | 1235777 | graphics/asymptote/GL/glew.c +2022/08/06 | 1186601 | graphics/asymptote/GL/glew.h +2022/08/06 | 73435 | graphics/asymptote/GL/glxew.h +2022/08/06 | 76801 | graphics/asymptote/gl-matrix-2.4.0-pruned/dist/gl-matrix.js +2022/08/06 | 1131 | graphics/asymptote/gl-matrix-2.4.0-pruned/LICENSE.js +2022/08/06 | 66477 | graphics/asymptote/glrender.cc +2022/08/06 | 9319 | graphics/asymptote/glrender.h +2022/08/06 | 818 | graphics/asymptote/GLTextures.cc +2022/08/06 | 3634 | graphics/asymptote/GLTextures.h +2022/08/06 | 63314 | graphics/asymptote/GL/wglew.h +2022/08/06 | 50437 | graphics/asymptote/gsl.cc +2022/08/06 | 22 | graphics/asymptote/GUI/configs/__init__.py +2022/08/06 | 1215 | graphics/asymptote/GUI/configs/xasyconfig.cson +2022/08/06 | 476 | graphics/asymptote/GUI/configs/xasykeymap.cson +2022/08/06 | 3592 | graphics/asymptote/GUI/CustMatTransform.py +2022/08/06 | 100 | graphics/asymptote/GUI/DebugFlags.py +2022/08/06 | 1149 | graphics/asymptote/guide.cc +2022/08/06 | 294 | graphics/asymptote/guideflags.h +2022/08/06 | 6725 | graphics/asymptote/guide.h +2022/08/06 | 1751 | graphics/asymptote/GUI/GuidesManager.py +2022/08/06 | 23 | graphics/asymptote/GUI/__init__.py +2022/08/06 | 15895 | graphics/asymptote/GUI/InplaceAddObj.py +2022/08/06 | 5272 | graphics/asymptote/GUI/labelEditor.py +2022/08/06 | 700 | graphics/asymptote/GUI/locale/th/LC_MESSAGES/base.po +2022/08/06 | 2445 | graphics/asymptote/GUI/PrimitiveShape.py +2022/08/06 | 10038 | graphics/asymptote/GUI/pyUIClass/custMatTransform.py +2022/08/06 | 6247 | graphics/asymptote/GUI/pyUIClass/labelTextEditor.py +2022/08/06 | 2948 | graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py +2022/08/06 | 7222 | graphics/asymptote/GUI/pyUIClass/widg_addLabel.py +2022/08/06 | 2960 | graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py +2022/08/06 | 4942 | graphics/asymptote/GUI/pyUIClass/widg_editBezier.py +2022/08/06 | 4761 | graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py +2022/08/06 | 59583 | graphics/asymptote/GUI/pyUIClass/window1.py +2022/08/06 | 57 | graphics/asymptote/GUI/requirements.txt +2022/08/06 | 361 | graphics/asymptote/GUI/res/icons/anchor.svg +2022/08/06 | 626 | graphics/asymptote/GUI/res/icons/android-arrow-back.svg +2022/08/06 | 626 | graphics/asymptote/GUI/res/icons/android-arrow-forward.svg +2022/08/06 | 790 | graphics/asymptote/GUI/res/icons/android-camera.svg +2022/08/06 | 683 | graphics/asymptote/GUI/res/icons/android-close.svg +2022/08/06 | 1302 | graphics/asymptote/GUI/res/icons/android-color-palette.svg +2022/08/06 | 664 | graphics/asymptote/GUI/res/icons/android-delete.svg +2022/08/06 | 620 | graphics/asymptote/GUI/res/icons/android-done.svg +2022/08/06 | 810 | graphics/asymptote/GUI/res/icons/android-expand.svg +2022/08/06 | 840 | graphics/asymptote/GUI/res/icons/android-folder-open.svg +2022/08/06 | 1467 | graphics/asymptote/GUI/res/icons/android-hand.svg +2022/08/06 | 1108 | graphics/asymptote/GUI/res/icons/android-locate.svg +2022/08/06 | 752 | graphics/asymptote/GUI/res/icons/android-radio-button-off.svg +2022/08/06 | 831 | graphics/asymptote/GUI/res/icons/android-radio-button-on.svg +2022/08/06 | 795 | graphics/asymptote/GUI/res/icons/android-refresh.svg +2022/08/06 | 705 | graphics/asymptote/GUI/res/icons/arrow-move.svg +2022/08/06 | 631 | graphics/asymptote/GUI/res/icons/arrow-resize.svg +2022/08/06 | 986 | graphics/asymptote/GUI/res/icons/brush.svg +2022/08/06 | 593 | graphics/asymptote/GUI/res/icons/bucket.asy +2022/08/06 | 1436 | graphics/asymptote/GUI/res/icons/bucket.svg +2022/08/06 | 111 | graphics/asymptote/GUI/res/icons/center.asy +2022/08/06 | 124 | graphics/asymptote/GUI/res/icons/centerorigin.asy +2022/08/06 | 1022 | graphics/asymptote/GUI/res/icons/centerorigin.svg +2022/08/06 | 858 | graphics/asymptote/GUI/res/icons/center.svg +2022/08/06 | 771 | graphics/asymptote/GUI/res/icons/check.svg +2022/08/06 | 1000 | graphics/asymptote/GUI/res/icons/chevron-with-circle-left.svg +2022/08/06 | 985 | graphics/asymptote/GUI/res/icons/chevron-with-circle-right.svg +2022/08/06 | 743 | graphics/asymptote/GUI/res/icons/circle.svg +2022/08/06 | 109 | graphics/asymptote/GUI/res/icons/closedcurve.asy +2022/08/06 | 1187 | graphics/asymptote/GUI/res/icons/closedcurve.svg +2022/08/06 | 109 | graphics/asymptote/GUI/res/icons/closedpolygon.asy +2022/08/06 | 1058 | graphics/asymptote/GUI/res/icons/closedpolygon.svg +2022/08/06 | 829 | graphics/asymptote/GUI/res/icons/close-round.svg +2022/08/06 | 1180 | graphics/asymptote/GUI/res/icons/code.svg +2022/08/06 | 863 | graphics/asymptote/GUI/res/icons/edit.svg +2022/08/06 | 988 | graphics/asymptote/GUI/res/icons/eye.svg +2022/08/06 | 1884 | graphics/asymptote/GUI/res/icons/filledbucket.svg +2022/08/06 | 1732 | graphics/asymptote/GUI/res/icons/grid.svg +2022/08/06 | 951 | graphics/asymptote/GUI/res/icons/magnifying-glass.svg +2022/08/06 | 102 | graphics/asymptote/GUI/res/icons/opencurve.asy +2022/08/06 | 1139 | graphics/asymptote/GUI/res/icons/opencurve.svg +2022/08/06 | 102 | graphics/asymptote/GUI/res/icons/openpolygon.asy +2022/08/06 | 1043 | graphics/asymptote/GUI/res/icons/openpolygon.svg +2022/08/06 | 750 | graphics/asymptote/GUI/res/icons/plus-round.svg +2022/08/06 | 1808 | graphics/asymptote/GUI/res/icons.qrc +2022/08/06 | 1090 | graphics/asymptote/GUI/res/icons/redo.svg +2022/08/06 | 663 | graphics/asymptote/GUI/res/icons/save.svg +2022/08/06 | 1899 | graphics/asymptote/GUI/res/icons/social-python.svg +2022/08/06 | 108 | graphics/asymptote/GUI/res/icons/subdirectory-left.svg +2022/08/06 | 284 | graphics/asymptote/GUI/res/icons/text.svg +2022/08/06 | 1226 | graphics/asymptote/GUI/res/icons/triangle-stroked-15.svg +2022/08/06 | 1047 | graphics/asymptote/GUI/res/icons/undo.svg +2022/08/06 | 1449 | graphics/asymptote/GUI/SetCustomAnchor.py +2022/08/06 | 393 | graphics/asymptote/GUI/setup.py +2022/08/06 | 3616 | graphics/asymptote/GUI/UndoRedoStack.py +2022/08/06 | 3267 | graphics/asymptote/GUI/Widg_addLabel.py +2022/08/06 | 877 | graphics/asymptote/GUI/Widg_addPolyOpt.py +2022/08/06 | 1658 | graphics/asymptote/GUI/Widg_editBezier.py +2022/08/06 | 94910 | graphics/asymptote/GUI/Window1.py +2022/08/06 | 10271 | graphics/asymptote/GUI/windows/custMatTransform.ui +2022/08/06 | 6552 | graphics/asymptote/GUI/windows/labelTextEditor.ui +2022/08/06 | 2631 | graphics/asymptote/GUI/windows/setCustomAnchor.ui +2022/08/06 | 6896 | graphics/asymptote/GUI/windows/widg_addLabel.ui +2022/08/06 | 2941 | graphics/asymptote/GUI/windows/widg_addPolyOpt.ui +2022/08/06 | 4474 | graphics/asymptote/GUI/windows/widg_editBezier.ui +2022/08/06 | 4166 | graphics/asymptote/GUI/windows/widgetPointEditor.ui +2022/08/06 | 79003 | graphics/asymptote/GUI/windows/window1.ui +2022/08/06 | 60074 | graphics/asymptote/GUI/xasy2asy.py +2022/08/06 | 1183 | graphics/asymptote/GUI/xasyArgs.py +2022/08/06 | 14085 | graphics/asymptote/GUI/xasyBezierInterface.py +2022/08/06 | 4084 | graphics/asymptote/GUI/xasyFile.py +2022/08/06 | 6717 | graphics/asymptote/GUI/xasyOptions.py +2022/08/06 | 611 | graphics/asymptote/GUI/xasy.py +2022/08/06 | 586 | graphics/asymptote/GUI/xasyStrings.py +2022/08/06 | 733 | graphics/asymptote/GUI/xasySvg.py +2022/08/06 | 1015 | graphics/asymptote/GUI/xasyTransform.py +2022/08/06 | 1542 | graphics/asymptote/GUI/xasyUtils.py +2022/08/06 | 238 | graphics/asymptote/GUI/xasyValidator.py +2022/08/06 | 12823 | graphics/asymptote/impdatum.cc +2022/08/06 | 127 | graphics/asymptote/index.html +2022/08/06 | 10445 | graphics/asymptote/INSTALL +2022/08/06 | 15645 | graphics/asymptote/install-sh +2022/08/06 | 1982 | graphics/asymptote/inst.h +2022/08/06 | 5689 | graphics/asymptote/interact.cc +2022/08/06 | 1345 | graphics/asymptote/interact.h +2022/08/06 | 5733 | graphics/asymptote/item.h +2022/08/06 | 11221 | graphics/asymptote/jsfile.cc +2022/08/06 | 2623 | graphics/asymptote/jsfile.h +2022/08/06 | 609 | graphics/asymptote/keywords.cc +2022/08/06 | 1253 | graphics/asymptote/keywords.pl +2022/08/06 | 22345 | graphics/asymptote/knot.cc +2022/08/06 | 12259 | graphics/asymptote/knot.h +2022/08/06 | 342 | graphics/asymptote/lexical.h +2022/08/06 | 83449 | graphics/asymptote/lex.yy.cc +2022/08/06 | 506313 | graphics/asymptote/libatomic_ops-7.6.12.tar.gz +2022/08/06 | 35147 | graphics/asymptote/LICENSE +2022/08/06 | 7639 | graphics/asymptote/LICENSE.LESSER +2022/08/06 | 2766 | graphics/asymptote/lnkX64IconFix.nsh +2022/08/06 | 2194 | graphics/asymptote/locate.cc +2022/08/06 | 631 | graphics/asymptote/locate.h +2022/08/06 | 12054 | graphics/asymptote/LspCpp/CMakeLists.txt +2022/08/06 | 4925 | graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp +2022/08/06 | 3597 | graphics/asymptote/LspCpp/examples/StdIOServerExample.cpp +2022/08/06 | 4853 | graphics/asymptote/LspCpp/examples/TcpServerExample.cpp +2022/08/06 | 8105 | graphics/asymptote/LspCpp/examples/WebsocketExample.cpp +2022/08/06 | 460 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Cancellation.h +2022/08/06 | 867 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Condition.h +2022/08/06 | 7671 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Context.h +2022/08/06 | 1665 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Endpoint.h +2022/08/06 | 217 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/GCThreadContext.h +2022/08/06 | 2845 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/json.h +2022/08/06 | 1159 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/lsRequestId.h +2022/08/06 | 1600 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/lsResponseMessage.h +2022/08/06 | 30640 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/macro_map.h +2022/08/06 | 628 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/message.h +2022/08/06 | 4580 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageIssue.h +2022/08/06 | 2122 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageJsonHandler.h +2022/08/06 | 241 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageProducer.h +2022/08/06 | 1475 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/NotificationInMessage.h +2022/08/06 | 10070 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/RemoteEndPoint.h +2022/08/06 | 1774 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/RequestInMessage.h +2022/08/06 | 1765 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/ScopeExit.h +2022/08/06 | 10581 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/serializer.h +2022/08/06 | 2930 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/stream.h +2022/08/06 | 1000 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/StreamMessageProducer.h +2022/08/06 | 1183 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/TcpServer.h +2022/08/06 | 6386 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/threaded_queue.h +2022/08/06 | 6369 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/traits.h +2022/08/06 | 2424 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/WebSocketServer.h +2022/08/06 | 706 | graphics/asymptote/LspCpp/include/LibLsp/lsp/AbsolutePath.h +2022/08/06 | 8521 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ClientPreferences.h +2022/08/06 | 1567 | graphics/asymptote/LspCpp/include/LibLsp/lsp/client/registerCapability.h +2022/08/06 | 1019 | graphics/asymptote/LspCpp/include/LibLsp/lsp/client/unregisterCapability.h +2022/08/06 | 2636 | graphics/asymptote/LspCpp/include/LibLsp/lsp/CodeActionParams.h +2022/08/06 | 236 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Directory.h +2022/08/06 | 587 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ExecuteCommandParams.h +2022/08/06 | 625 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/addOverridableMethods.h +2022/08/06 | 382 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/buildWorkspace.h +2022/08/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkConstructorsStatus.h +2022/08/06 | 827 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkDelegateMethodsStatus.h +2022/08/06 | 1002 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkHashCodeEqualsStatus.h +2022/08/06 | 631 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkToStringStatus.h +2022/08/06 | 294 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/classFileContents.h +2022/08/06 | 1109 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/codeActionResult.h +2022/08/06 | 901 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/executeCommand.h +2022/08/06 | 579 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/findLinks.h +2022/08/06 | 565 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateAccessors.h +2022/08/06 | 617 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateConstructors.h +2022/08/06 | 828 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateDelegateMethods.h +2022/08/06 | 738 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateHashCodeEquals.h +2022/08/06 | 514 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateToString.h +2022/08/06 | 1673 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/getMoveDestinations.h +2022/08/06 | 2104 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/getRefactorEdit.h +2022/08/06 | 325 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/listOverridableMethods.h +2022/08/06 | 320 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/Move.h +2022/08/06 | 301 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/organizeImports.h +2022/08/06 | 907 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/OverridableMethod.h +2022/08/06 | 309 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/projectConfigurationUpdate.h +2022/08/06 | 748 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/resolveUnimplementedAccessors.h +2022/08/06 | 722 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/searchSymbols.h +2022/08/06 | 229 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/WorkspaceSymbolParams.h +2022/08/06 | 4688 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/sonarlint/protocol.h +2022/08/06 | 203 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/exit.h +2022/08/06 | 482 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/initialized.h +2022/08/06 | 1380 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/initialize.h +2022/08/06 | 3418 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/InitializeParams.h +2022/08/06 | 1150 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsClientCapabilities.h +2022/08/06 | 18994 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsServerCapabilities.h +2022/08/06 | 22502 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsTextDocumentClientCapabilities.h +2022/08/06 | 6889 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsWorkspaceClientCapabilites.h +2022/08/06 | 693 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/progress.h +2022/08/06 | 487 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/shutdown.h +2022/08/06 | 4578 | graphics/asymptote/LspCpp/include/LibLsp/lsp/IProgressMonitor.h +2022/08/06 | 2974 | graphics/asymptote/LspCpp/include/LibLsp/lsp/language/language.h +2022/08/06 | 1808 | graphics/asymptote/LspCpp/include/LibLsp/lsp/location_type.h +2022/08/06 | 4118 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lru_cache.h +2022/08/06 | 3294 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsAny.h +2022/08/06 | 1213 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsCodeAction.h +2022/08/06 | 1328 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsCommand.h +2022/08/06 | 778 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsDocumentUri.h +2022/08/06 | 1192 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsFormattingOptions.h +2022/08/06 | 1105 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsMarkedString.h +2022/08/06 | 1411 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_code_action.h +2022/08/06 | 7152 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_completion.h +2022/08/06 | 3834 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_diagnostic.h +2022/08/06 | 1143 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsPosition.h +2022/08/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsRange.h +2022/08/06 | 3004 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsResponseError.h +2022/08/06 | 688 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentEdit.h +2022/08/06 | 424 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentIdentifier.h +2022/08/06 | 676 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentItem.h +2022/08/06 | 667 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentPositionParams.h +2022/08/06 | 2514 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextEdit.h +2022/08/06 | 1154 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsVersionedTextDocumentIdentifier.h +2022/08/06 | 2482 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsWorkspaceEdit.h +2022/08/06 | 3917 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Markup/Markup.h +2022/08/06 | 27859 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Markup/string_ref.h +2022/08/06 | 74 | graphics/asymptote/LspCpp/include/LibLsp/lsp/method_type.h +2022/08/06 | 588 | graphics/asymptote/LspCpp/include/LibLsp/lsp/out_list.h +2022/08/06 | 348 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ParentProcessWatcher.h +2022/08/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ProcessIoService.h +2022/08/06 | 176 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ProtocolJsonHandler.h +2022/08/06 | 2675 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ResourceOperation.h +2022/08/06 | 1185 | graphics/asymptote/LspCpp/include/LibLsp/lsp/SimpleTimer.h +2022/08/06 | 4265 | graphics/asymptote/LspCpp/include/LibLsp/lsp/symbol.h +2022/08/06 | 3731 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/callHierarchy.h +2022/08/06 | 2668 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/code_action.h +2022/08/06 | 1129 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/code_lens.h +2022/08/06 | 1615 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/colorPresentation.h +2022/08/06 | 2524 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/completion.h +2022/08/06 | 934 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/declaration_definition.h +2022/08/06 | 1493 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_change.h +2022/08/06 | 768 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_close.h +2022/08/06 | 937 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_open.h +2022/08/06 | 1056 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/didRenameFiles.h +2022/08/06 | 808 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_save.h +2022/08/06 | 1831 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/documentColor.h +2022/08/06 | 1244 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/document_link.h +2022/08/06 | 1814 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/document_symbol.h +2022/08/06 | 1665 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/foldingRange.h +2022/08/06 | 792 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/formatting.h +2022/08/06 | 566 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/highlight.h +2022/08/06 | 1617 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/hover.h +2022/08/06 | 488 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/implementation.h +2022/08/06 | 1267 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/linkedEditingRange.h +2022/08/06 | 1054 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/onTypeFormatting.h +2022/08/06 | 1033 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/prepareRename.h +2022/08/06 | 751 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/publishDiagnostics.h +2022/08/06 | 872 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/range_formatting.h +2022/08/06 | 1195 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/references.h +2022/08/06 | 1098 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/rename.h +2022/08/06 | 223 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveCodeLens.h +2022/08/06 | 489 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveCompletionItem.h +2022/08/06 | 789 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveTypeHierarchy.h +2022/08/06 | 1440 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/selectionRange.h +2022/08/06 | 2632 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/semanticHighlighting.h +2022/08/06 | 9945 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/SemanticTokens.h +2022/08/06 | 3391 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/signature_help.h +2022/08/06 | 490 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/type_definition.h +2022/08/06 | 4199 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/typeHierarchy.h +2022/08/06 | 1924 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/willSave.h +2022/08/06 | 4899 | graphics/asymptote/LspCpp/include/LibLsp/lsp/utils.h +2022/08/06 | 2257 | graphics/asymptote/LspCpp/include/LibLsp/lsp/windows/MessageNotify.h +2022/08/06 | 2149 | graphics/asymptote/LspCpp/include/LibLsp/lsp/working_files.h +2022/08/06 | 1077 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/applyEdit.h +2022/08/06 | 1161 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/configuration.h +2022/08/06 | 580 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/did_change_configuration.h +2022/08/06 | 1352 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/did_change_watched_files.h +2022/08/06 | 1321 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/didChangeWorkspaceFolders.h +2022/08/06 | 794 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/execute_command.h +2022/08/06 | 428 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/symbol.h +2022/08/06 | 953 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/workspaceFolders.h +2022/08/06 | 54109 | graphics/asymptote/LspCpp/include/optional.hpp +2022/08/06 | 1066 | graphics/asymptote/LspCpp/LICENSE +2022/08/06 | 1219 | graphics/asymptote/LspCpp/README.md +2022/08/06 | 964 | graphics/asymptote/LspCpp/src/jsonrpc/Context.cpp +2022/08/06 | 1201 | graphics/asymptote/LspCpp/src/jsonrpc/Endpoint.cpp +2022/08/06 | 277 | graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp +2022/08/06 | 2144 | graphics/asymptote/LspCpp/src/jsonrpc/message.cpp +2022/08/06 | 1190 | graphics/asymptote/LspCpp/src/jsonrpc/MessageJsonHandler.cpp +2022/08/06 | 54109 | graphics/asymptote/LspCpp/src/jsonrpc/optional.hpp +2022/08/06 | 17088 | graphics/asymptote/LspCpp/src/jsonrpc/RemoteEndPoint.cpp +2022/08/06 | 4822 | graphics/asymptote/LspCpp/src/jsonrpc/serializer.cpp +2022/08/06 | 4396 | graphics/asymptote/LspCpp/src/jsonrpc/StreamMessageProducer.cpp +2022/08/06 | 9003 | graphics/asymptote/LspCpp/src/jsonrpc/TcpServer.cpp +2022/08/06 | 465 | graphics/asymptote/LspCpp/src/jsonrpc/threaded_queue.cpp +2022/08/06 | 10251 | graphics/asymptote/LspCpp/src/jsonrpc/WebSocketServer.cpp +2022/08/06 | 1074 | graphics/asymptote/LspCpp/src/lsp/initialize.cpp +2022/08/06 | 23507 | graphics/asymptote/LspCpp/src/lsp/lsp.cpp +2022/08/06 | 1673 | graphics/asymptote/LspCpp/src/lsp/lsp_diagnostic.cpp +2022/08/06 | 33695 | graphics/asymptote/LspCpp/src/lsp/Markup.cpp +2022/08/06 | 2913 | graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp +2022/08/06 | 23931 | graphics/asymptote/LspCpp/src/lsp/ProtocolJsonHandler.cpp +2022/08/06 | 11255 | graphics/asymptote/LspCpp/src/lsp/textDocument.cpp +2022/08/06 | 15976 | graphics/asymptote/LspCpp/src/lsp/utils.cpp +2022/08/06 | 5350 | graphics/asymptote/LspCpp/src/lsp/working_files.cpp +2022/08/06 | 2662 | graphics/asymptote/LspCpp/third_party/rapidjson/appveyor.yml +2022/08/06 | 5 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/abcde.txt +2022/08/06 | 582 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/glossary.json +2022/08/06 | 872 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/menu.json +2022/08/06 | 103 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/readme.txt +2022/08/06 | 687491 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/sample.json +2022/08/06 | 3467 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/webapp.json +2022/08/06 | 601 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/widget.json +2022/08/06 | 4375 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/draft-04/schema +2022/08/06 | 370 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16bebom.json +2022/08/06 | 368 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16be.json +2022/08/06 | 370 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16lebom.json +2022/08/06 | 368 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16le.json +2022/08/06 | 740 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32bebom.json +2022/08/06 | 736 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32be.json +2022/08/06 | 740 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32lebom.json +2022/08/06 | 736 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32le.json +2022/08/06 | 319 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf8bom.json +2022/08/06 | 316 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf8.json +2022/08/06 | 58 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail10.json +2022/08/06 | 29 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail11.json +2022/08/06 | 31 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail12.json +2022/08/06 | 43 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail13.json +2022/08/06 | 31 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail14.json +2022/08/06 | 34 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail15.json +2022/08/06 | 8 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail16.json +2022/08/06 | 34 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail17.json +2022/08/06 | 50 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail18.json +2022/08/06 | 22 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail19.json +2022/08/06 | 60 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail1.json +2022/08/06 | 23 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail20.json +2022/08/06 | 32 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail21.json +2022/08/06 | 33 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail22.json +2022/08/06 | 20 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail23.json +2022/08/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail24.json +2022/08/06 | 29 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail25.json +2022/08/06 | 38 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail26.json +2022/08/06 | 14 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail27.json +2022/08/06 | 15 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail28.json +2022/08/06 | 4 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail29.json +2022/08/06 | 17 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail2.json +2022/08/06 | 5 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail30.json +2022/08/06 | 7 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail31.json +2022/08/06 | 40 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail32.json +2022/08/06 | 12 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail33.json +2022/08/06 | 37 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail3.json +2022/08/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail4.json +2022/08/06 | 24 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail5.json +2022/08/06 | 26 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail6.json +2022/08/06 | 26 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail7.json +2022/08/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail8.json +2022/08/06 | 22 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail9.json +2022/08/06 | 1441 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass1.json +2022/08/06 | 52 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass2.json +2022/08/06 | 148 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass3.json +2022/08/06 | 173 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/readme.txt +2022/08/06 | 9059 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/bin/jsonschema_suite +2022/08/06 | 1057 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/LICENSE +2022/08/06 | 4787 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/README.md +2022/08/06 | 25 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/folder/folderInteger.json +2022/08/06 | 25 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/integer.json +2022/08/06 | 110 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/subSchemas.json +2022/08/06 | 2257 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/additionalItems.json +2022/08/06 | 2745 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/additionalProperties.json +2022/08/06 | 1273 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/default.json +2022/08/06 | 2989 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/dependencies.json +2022/08/06 | 1936 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/disallow.json +2022/08/06 | 1544 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/divisibleBy.json +2022/08/06 | 1964 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/enum.json +2022/08/06 | 2591 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/extends.json +2022/08/06 | 1136 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/items.json +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maximum.json +2022/08/06 | 706 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maxItems.json +2022/08/06 | 895 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maxLength.json +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minimum.json +2022/08/06 | 693 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minItems.json +2022/08/06 | 886 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minLength.json +2022/08/06 | 3075 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/bignum.json +2022/08/06 | 6751 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/format.json +2022/08/06 | 463 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/jsregex.json +2022/08/06 | 384 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/zeroTerminatedFloats.json +2022/08/06 | 857 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/pattern.json +2022/08/06 | 3365 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/patternProperties.json +2022/08/06 | 2881 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/properties.json +2022/08/06 | 4385 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/ref.json +2022/08/06 | 1961 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/refRemote.json +2022/08/06 | 1282 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/required.json +2022/08/06 | 13217 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/type.json +2022/08/06 | 2613 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/uniqueItems.json +2022/08/06 | 2282 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/additionalItems.json +2022/08/06 | 2745 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/additionalProperties.json +2022/08/06 | 3025 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/allOf.json +2022/08/06 | 1608 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/anyOf.json +2022/08/06 | 1273 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/default.json +2022/08/06 | 854 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/definitions.json +2022/08/06 | 3139 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/dependencies.json +2022/08/06 | 1975 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/enum.json +2022/08/06 | 1136 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/items.json +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maximum.json +2022/08/06 | 706 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxItems.json +2022/08/06 | 896 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxLength.json +2022/08/06 | 759 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxProperties.json +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minimum.json +2022/08/06 | 693 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minItems.json +2022/08/06 | 886 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minLength.json +2022/08/06 | 725 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minProperties.json +2022/08/06 | 1525 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/multipleOf.json +2022/08/06 | 2266 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/not.json +2022/08/06 | 1607 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/oneOf.json +2022/08/06 | 3075 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/bignum.json +2022/08/06 | 4608 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/format.json +2022/08/06 | 384 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/zeroTerminatedFloats.json +2022/08/06 | 857 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/pattern.json +2022/08/06 | 3365 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/patternProperties.json +2022/08/06 | 2881 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/properties.json +2022/08/06 | 4366 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/ref.json +2022/08/06 | 1961 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/refRemote.json +2022/08/06 | 923 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/required.json +2022/08/06 | 9298 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/type.json +2022/08/06 | 2613 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/uniqueItems.json +2022/08/06 | 134 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tox.ini +2022/08/06 | 30003 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/alotofkeys.json +2022/08/06 | 849 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/booleans.json +2022/08/06 | 1698 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/floats.json +2022/08/06 | 4202 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/guids.json +2022/08/06 | 1098 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/integers.json +2022/08/06 | 15142 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/mixed.json +2022/08/06 | 802 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/nulls.json +2022/08/06 | 33764 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/paragraphs.json +2022/08/06 | 86 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/readme.txt +2022/08/06 | 3157 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/address.json +2022/08/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/allOf_address.json +2022/08/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json +2022/08/06 | 1315 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/idandref.json +2022/08/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/oneOf_address.json +2022/08/06 | 6818 | graphics/asymptote/LspCpp/third_party/rapidjson/CHANGELOG.md +2022/08/06 | 10312 | graphics/asymptote/LspCpp/third_party/rapidjson/CMakeLists.txt +2022/08/06 | 828 | graphics/asymptote/LspCpp/third_party/rapidjson/CMakeModules/FindGTestSrc.cmake +2022/08/06 | 2175 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/LICENSE +2022/08/06 | 2603 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/rapidjson.natvis +2022/08/06 | 678 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/README.md +2022/08/06 | 1052 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/CMakeLists.txt +2022/08/06 | 912 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/architecture.dot +2022/08/06 | 16569 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/architecture.png +2022/08/06 | 2239 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/insituparsing.dot +2022/08/06 | 37281 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/insituparsing.png +2022/08/06 | 1915 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/iterative-parser-states-diagram.dot +2022/08/06 | 92378 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/iterative-parser-states-diagram.png +2022/08/06 | 176 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/makefile +2022/08/06 | 935 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move1.dot +2022/08/06 | 16081 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move1.png +2022/08/06 | 1502 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move2.dot +2022/08/06 | 41517 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move2.png +2022/08/06 | 1454 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move3.dot +2022/08/06 | 36371 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move3.png +2022/08/06 | 1427 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/normalparsing.dot +2022/08/06 | 32887 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/normalparsing.png +2022/08/06 | 1435 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/simpledom.dot +2022/08/06 | 43670 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/simpledom.png +2022/08/06 | 1456 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/tutorial.dot +2022/08/06 | 44634 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/tutorial.png +2022/08/06 | 1775 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/utilityclass.dot +2022/08/06 | 99993 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/utilityclass.png +2022/08/06 | 15464 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/dom.md +2022/08/06 | 15393 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/dom.zh-cn.md +2022/08/06 | 103393 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/Doxyfile.in +2022/08/06 | 103478 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/Doxyfile.zh-cn.in +2022/08/06 | 6708 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/encoding.md +2022/08/06 | 6860 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/encoding.zh-cn.md +2022/08/06 | 15364 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/faq.md +2022/08/06 | 15030 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/faq.zh-cn.md +2022/08/06 | 5005 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/features.md +2022/08/06 | 4805 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/features.zh-cn.md +2022/08/06 | 22426 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/internals.md +2022/08/06 | 21956 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/internals.zh-cn.md +2022/08/06 | 229 | graphics/asymptote/LspCpp/third_party/rapidjson/docker/debian/Dockerfile +2022/08/06 | 5259 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/logo/rapidjson.png +2022/08/06 | 4230 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/logo/rapidjson.svg +2022/08/06 | 6572 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/doxygenextra.css +2022/08/06 | 6090 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/DoxygenLayout.xml +2022/08/06 | 256 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/footer.html +2022/08/06 | 1137 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/header.html +2022/08/06 | 363 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/npm.md +2022/08/06 | 1268 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/performance.md +2022/08/06 | 1236 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/performance.zh-cn.md +2022/08/06 | 8883 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/pointer.md +2022/08/06 | 8532 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/pointer.zh-cn.md +2022/08/06 | 21276 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/sax.md +2022/08/06 | 19967 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/sax.zh-cn.md +2022/08/06 | 17993 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/schema.md +2022/08/06 | 9765 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/schema.zh-cn.md +2022/08/06 | 14531 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/stream.md +2022/08/06 | 14325 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/stream.zh-cn.md +2022/08/06 | 22121 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/tutorial.md +2022/08/06 | 21546 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/tutorial.zh-cn.md +2022/08/06 | 7130 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archiver.cpp +2022/08/06 | 3567 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archiver.h +2022/08/06 | 6862 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archivertest.cpp +2022/08/06 | 2577 | graphics/asymptote/LspCpp/third_party/rapidjson/example/capitalize/capitalize.cpp +2022/08/06 | 982 | graphics/asymptote/LspCpp/third_party/rapidjson/example/CMakeLists.txt +2022/08/06 | 1015 | graphics/asymptote/LspCpp/third_party/rapidjson/example/condense/condense.cpp +2022/08/06 | 5946 | graphics/asymptote/LspCpp/third_party/rapidjson/example/filterkeydom/filterkeydom.cpp +2022/08/06 | 4979 | graphics/asymptote/LspCpp/third_party/rapidjson/example/filterkey/filterkey.cpp +2022/08/06 | 6022 | graphics/asymptote/LspCpp/third_party/rapidjson/example/jsonx/jsonx.cpp +2022/08/06 | 9461 | graphics/asymptote/LspCpp/third_party/rapidjson/example/lookaheadparser/lookaheadparser.cpp +2022/08/06 | 2814 | graphics/asymptote/LspCpp/third_party/rapidjson/example/messagereader/messagereader.cpp +2022/08/06 | 5150 | graphics/asymptote/LspCpp/third_party/rapidjson/example/parsebyparts/parsebyparts.cpp +2022/08/06 | 2245 | graphics/asymptote/LspCpp/third_party/rapidjson/example/prettyauto/prettyauto.cpp +2022/08/06 | 1019 | graphics/asymptote/LspCpp/third_party/rapidjson/example/pretty/pretty.cpp +2022/08/06 | 8705 | graphics/asymptote/LspCpp/third_party/rapidjson/example/schemavalidator/schemavalidator.cpp +2022/08/06 | 4590 | graphics/asymptote/LspCpp/third_party/rapidjson/example/serialize/serialize.cpp +2022/08/06 | 685 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simpledom/simpledom.cpp +2022/08/06 | 2259 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplepullreader/simplepullreader.cpp +2022/08/06 | 1868 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplereader/simplereader.cpp +2022/08/06 | 1031 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplewriter/simplewriter.cpp +2022/08/06 | 1610 | graphics/asymptote/LspCpp/third_party/rapidjson/example/sortkeys/sortkeys.cpp +2022/08/06 | 943 | graphics/asymptote/LspCpp/third_party/rapidjson/example/traverseaspointer.cpp +2022/08/06 | 6263 | graphics/asymptote/LspCpp/third_party/rapidjson/example/tutorial/tutorial.cpp +2022/08/06 | 94 | graphics/asymptote/LspCpp/third_party/rapidjson/include_dirs.js +2022/08/06 | 22522 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/allocators.h +2022/08/06 | 2260 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/cursorstreamwrapper.h +2022/08/06 | 132820 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/document.h +2022/08/06 | 10660 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/encodedstream.h +2022/08/06 | 29260 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/encodings.h +2022/08/06 | 8831 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/error/en.h +2022/08/06 | 9744 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/error/error.h +2022/08/06 | 2980 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/filereadstream.h +2022/08/06 | 3125 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/filewritestream.h +2022/08/06 | 4013 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/fwd.h +2022/08/06 | 9271 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/biginteger.h +2022/08/06 | 2045 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/clzll.h +2022/08/06 | 11559 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/diyfp.h +2022/08/06 | 8433 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/dtoa.h +2022/08/06 | 2973 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/ieee754.h +2022/08/06 | 10110 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/itoa.h +2022/08/06 | 6620 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/meta.h +2022/08/06 | 3574 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/pow10.h +2022/08/06 | 26120 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/regex.h +2022/08/06 | 7163 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/stack.h +2022/08/06 | 2726 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/strfunc.h +2022/08/06 | 9045 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/strtod.h +2022/08/06 | 1398 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/swap.h +2022/08/06 | 4061 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/istreamwrapper.h +2022/08/06 | 2539 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/memorybuffer.h +2022/08/06 | 2646 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/memorystream.h +2022/08/06 | 8372 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/msinttypes/inttypes.h +2022/08/06 | 9386 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/msinttypes/stdint.h +2022/08/06 | 2310 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/ostreamwrapper.h +2022/08/06 | 63725 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/pointer.h +2022/08/06 | 10518 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/prettywriter.h +2022/08/06 | 25599 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/rapidjson.h +2022/08/06 | 94336 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/reader.h +2022/08/06 | 121147 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/schema.h +2022/08/06 | 6732 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/stream.h +2022/08/06 | 3972 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/stringbuffer.h +2022/08/06 | 19752 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/uri.h +2022/08/06 | 26856 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/writer.h +2022/08/06 | 355 | graphics/asymptote/LspCpp/third_party/rapidjson/library.json +2022/08/06 | 5152 | graphics/asymptote/LspCpp/third_party/rapidjson/license.txt +2022/08/06 | 561 | graphics/asymptote/LspCpp/third_party/rapidjson/package.json +2022/08/06 | 3407 | graphics/asymptote/LspCpp/third_party/rapidjson/rapidjson.autopkg +2022/08/06 | 983 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSONConfig.cmake.in +2022/08/06 | 469 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSONConfigVersion.cmake.in +2022/08/06 | 229 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSON.pc.in +2022/08/06 | 11146 | graphics/asymptote/LspCpp/third_party/rapidjson/readme.md +2022/08/06 | 8795 | graphics/asymptote/LspCpp/third_party/rapidjson/readme.zh-cn.md +2022/08/06 | 491 | graphics/asymptote/LspCpp/third_party/rapidjson/test/CMakeLists.txt +2022/08/06 | 834 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/CMakeLists.txt +2022/08/06 | 35467 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/misctest.cpp +2022/08/06 | 975 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/perftest.cpp +2022/08/06 | 5756 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/perftest.h +2022/08/06 | 4456 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/platformtest.cpp +2022/08/06 | 16302 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/rapidjsontest.cpp +2022/08/06 | 7218 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/schematest.cpp +2022/08/06 | 9040 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/allocatorstest.cpp +2022/08/06 | 4420 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/bigintegertest.cpp +2022/08/06 | 1092 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/clzlltest.cpp +2022/08/06 | 3060 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/CMakeLists.txt +2022/08/06 | 3733 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/cursorstreamwrappertest.cpp +2022/08/06 | 21279 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/documenttest.cpp +2022/08/06 | 3441 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/dtoatest.cpp +2022/08/06 | 12004 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/encodedstreamtest.cpp +2022/08/06 | 19344 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/encodingstest.cpp +2022/08/06 | 4389 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/filestreamtest.cpp +2022/08/06 | 5837 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/fwdtest.cpp +2022/08/06 | 5419 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/istreamwrappertest.cpp +2022/08/06 | 3956 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/itoatest.cpp +2022/08/06 | 4753 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/jsoncheckertest.cpp +2022/08/06 | 2401 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/namespacetest.cpp +2022/08/06 | 2478 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/ostreamwrappertest.cpp +2022/08/06 | 1457 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/platformtest.cpp +2022/08/06 | 62786 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/pointertest.cpp +2022/08/06 | 10350 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/prettywritertest.cpp +2022/08/06 | 98539 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/readertest.cpp +2022/08/06 | 17263 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/regextest.cpp +2022/08/06 | 125009 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/schematest.cpp +2022/08/06 | 7020 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/simdtest.cpp +2022/08/06 | 1316 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/strfunctest.cpp +2022/08/06 | 5544 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/stringbuffertest.cpp +2022/08/06 | 4256 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/strtodtest.cpp +2022/08/06 | 1527 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/unittest.cpp +2022/08/06 | 3979 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/unittest.h +2022/08/06 | 28158 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/uritest.cpp +2022/08/06 | 57599 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/valuetest.cpp +2022/08/06 | 17932 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/writertest.cpp +2022/08/06 | 242 | graphics/asymptote/LspCpp/third_party/rapidjson/test/valgrind.supp +2022/08/06 | 3294 | graphics/asymptote/LspCpp/third_party/rapidjson/travis-doxygen.sh +2022/08/06 | 4465 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/future.hpp +2022/08/06 | 2088 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/locking_ptr.hpp +2022/08/06 | 13824 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/pool_core.hpp +2022/08/06 | 1006 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/scope_guard.hpp +2022/08/06 | 2817 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/worker_thread.hpp +2022/08/06 | 2649 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/future.hpp +2022/08/06 | 663 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool.hpp +2022/08/06 | 2000 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/pool_adaptors.hpp +2022/08/06 | 7632 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/pool.hpp +2022/08/06 | 6550 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/scheduling_policies.hpp +2022/08/06 | 1957 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/shutdown_policies.hpp +2022/08/06 | 2396 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/size_policies.hpp +2022/08/06 | 4345 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/task_adaptors.hpp +2022/08/06 | 3723 | graphics/asymptote/LspCpp/third_party/threadpool/CHANGE_LOG +2022/08/06 | 221 | graphics/asymptote/LspCpp/third_party/threadpool/COPYING +2022/08/06 | 319 | graphics/asymptote/LspCpp/third_party/threadpool/Jamfile.v2 +2022/08/06 | 32 | graphics/asymptote/LspCpp/third_party/threadpool/Jamrules +2022/08/06 | 5196 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design.dox +2022/08/06 | 1134 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design_header.htm +2022/08/06 | 1322 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design.txt +2022/08/06 | 5202 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples.dox +2022/08/06 | 1122 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples_header.htm +2022/08/06 | 113 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples.txt +2022/08/06 | 643 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer/common_footer.htm +2022/08/06 | 625 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer/overview_footer.htm +2022/08/06 | 994 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer_sf/common_footer.htm +2022/08/06 | 967 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer_sf/overview_footer.htm +2022/08/06 | 184 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/index.html +2022/08/06 | 801 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/Makefile +2022/08/06 | 5221 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview.dox +2022/08/06 | 1188 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview_header.htm +2022/08/06 | 8296 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview.txt +2022/08/06 | 8411 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/reference.dox +2022/08/06 | 1283 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/reference_header.htm +2022/08/06 | 7619 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/threadpool.css +2022/08/06 | 5203 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial.dox +2022/08/06 | 1332 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial_header.htm +2022/08/06 | 6350 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial.txt +2022/08/06 | 195 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/example/mergesort/Jamfile.v2 +2022/08/06 | 4465 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/example/mergesort/mergesort.cpp +2022/08/06 | 194 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/Jamfile.v2 +2022/08/06 | 986 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/quickstart.cpp +2022/08/06 | 321 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/README +2022/08/06 | 2315 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/test/compile_all/compile_all.cpp +2022/08/06 | 199 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/test/compile_all/Jamfile.v2 +2022/08/06 | 190 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/tutorial/Jamfile.v2 +2022/08/06 | 5265 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/tutorial/tutorial.cpp +2022/08/06 | 1338 | graphics/asymptote/LspCpp/third_party/threadpool/LICENSE_1_0.txt +2022/08/06 | 1125 | graphics/asymptote/LspCpp/third_party/threadpool/Makefile +2022/08/06 | 67 | graphics/asymptote/LspCpp/third_party/threadpool/project-root.jam +2022/08/06 | 279 | graphics/asymptote/LspCpp/third_party/threadpool/README +2022/08/06 | 1088 | graphics/asymptote/LspCpp/third_party/threadpool/TODO +2022/08/06 | 1216 | graphics/asymptote/LspCpp/third_party/uri/CHANGELOG.md +2022/08/06 | 648 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/CMakeDirectoryInformation.cmake +2022/08/06 | 3036 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/build.make +2022/08/06 | 188 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/cmake_clean.cmake +2022/08/06 | 113 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/compiler_depend.make +2022/08/06 | 107 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/compiler_depend.ts +2022/08/06 | 423 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/DependInfo.cmake +2022/08/06 | 22 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/progress.make +2022/08/06 | 2 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/progress.marks +2022/08/06 | 1703 | graphics/asymptote/LspCpp/third_party/uri/cmake_install.cmake +2022/08/06 | 3282 | graphics/asymptote/LspCpp/third_party/uri/CMakeLists.txt +2022/08/06 | 6104 | graphics/asymptote/LspCpp/third_party/uri/deps/BUILD.bazel +2022/08/06 | 4160 | graphics/asymptote/LspCpp/third_party/uri/deps/ci/linux-presubmit.sh +2022/08/06 | 2608 | graphics/asymptote/LspCpp/third_party/uri/deps/ci/macos-presubmit.sh +2022/08/06 | 784 | graphics/asymptote/LspCpp/third_party/uri/deps/CMakeLists.txt +2022/08/06 | 5683 | graphics/asymptote/LspCpp/third_party/uri/deps/CONTRIBUTING.md +2022/08/06 | 2223 | graphics/asymptote/LspCpp/third_party/uri/deps/CONTRIBUTORS +2022/08/06 | 86552 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/advanced.md +2022/08/06 | 342 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/community_created_documentation.md +2022/08/06 | 18 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_config.yml +2022/08/06 | 1200 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_data/navigation.yml +2022/08/06 | 29900 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/faq.md +2022/08/06 | 7364 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_cheat_sheet.md +2022/08/06 | 145014 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_cook_book.md +2022/08/06 | 14980 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_faq.md +2022/08/06 | 29203 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_for_dummies.md +2022/08/06 | 1034 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/index.md +2022/08/06 | 2319 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_layouts/default.html +2022/08/06 | 5062 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/pkgconfig.md +2022/08/06 | 929 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/platforms.md +2022/08/06 | 19136 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/primer.md +2022/08/06 | 5204 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/quickstart-bazel.md +2022/08/06 | 5054 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/quickstart-cmake.md +2022/08/06 | 6872 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/actions.md +2022/08/06 | 21535 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/assertions.md +2022/08/06 | 20123 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/matchers.md +2022/08/06 | 20974 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/mocking.md +2022/08/06 | 43830 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/testing.md +2022/08/06 | 1118 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/samples.md +2022/08/06 | 2915 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_sass/main.scss +2022/08/06 | 354 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/cmake/gmock_main.pc.in +2022/08/06 | 347 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/cmake/gmock.pc.in +2022/08/06 | 8129 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/CMakeLists.txt +2022/08/06 | 139 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/docs/README.md +2022/08/06 | 61667 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-actions.h +2022/08/06 | 6097 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-cardinalities.h +2022/08/06 | 25503 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-function-mocker.h +2022/08/06 | 3723 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock.h +2022/08/06 | 207686 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-matchers.h +2022/08/06 | 30920 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-more-actions.h +2022/08/06 | 3419 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-more-matchers.h +2022/08/06 | 10476 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-nice-strict.h +2022/08/06 | 76445 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-spec-builders.h +2022/08/06 | 314 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-generated-actions.h +2022/08/06 | 1918 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-matchers.h +2022/08/06 | 1953 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-port.h +2022/08/06 | 510 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/README.md +2022/08/06 | 18448 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-internal-utils.h +2022/08/06 | 4807 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-port.h +2022/08/06 | 13491 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-pp.h +2022/08/06 | 1538 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/README.md +2022/08/06 | 2107 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-all.cc +2022/08/06 | 5262 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-cardinalities.cc +2022/08/06 | 8528 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock.cc +2022/08/06 | 9267 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-internal-utils.cc +2022/08/06 | 3011 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock_main.cc +2022/08/06 | 17951 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-matchers.cc +2022/08/06 | 33482 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-spec-builders.cc +2022/08/06 | 3266 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/BUILD.bazel +2022/08/06 | 51302 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-actions_test.cc +2022/08/06 | 2335 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_all_test.cc +2022/08/06 | 12321 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-cardinalities_test.cc +2022/08/06 | 3280 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_ex_test.cc +2022/08/06 | 33667 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-function-mocker_test.cc +2022/08/06 | 28114 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-internal-utils_test.cc +2022/08/06 | 3230 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_leak_test_.cc +2022/08/06 | 4357 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_leak_test.py +2022/08/06 | 1876 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link2_test.cc +2022/08/06 | 1876 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link_test.cc +2022/08/06 | 19604 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link_test.h +2022/08/06 | 287695 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-matchers_test.cc +2022/08/06 | 53373 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-more-actions_test.cc +2022/08/06 | 15529 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-nice-strict_test.cc +2022/08/06 | 8561 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test_.cc +2022/08/06 | 13612 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test_golden.txt +2022/08/06 | 6175 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test.py +2022/08/06 | 1977 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-port_test.cc +2022/08/06 | 8789 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-pp-string_test.cc +2022/08/06 | 3517 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-pp_test.cc +2022/08/06 | 74749 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-spec-builders_test.cc +2022/08/06 | 7287 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_stress_test.cc +2022/08/06 | 6412 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_test.cc +2022/08/06 | 3218 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_test_utils.py +2022/08/06 | 284 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/Config.cmake.in +2022/08/06 | 354 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/gtest_main.pc.in +2022/08/06 | 311 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/gtest.pc.in +2022/08/06 | 14575 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/internal_utils.cmake +2022/08/06 | 499 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/libgtest.la.in +2022/08/06 | 11937 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/CMakeLists.txt +2022/08/06 | 139 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/docs/README.md +2022/08/06 | 8307 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-assertion-result.h +2022/08/06 | 14651 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-death-test.h +2022/08/06 | 88387 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest.h +2022/08/06 | 33240 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-matchers.h +2022/08/06 | 8120 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-message.h +2022/08/06 | 22663 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-param-test.h +2022/08/06 | 15043 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest_pred_impl.h +2022/08/06 | 36540 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-printers.h +2022/08/06 | 2499 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest_prod.h +2022/08/06 | 10073 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-spi.h +2022/08/06 | 6944 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-test-part.h +2022/08/06 | 15959 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-typed-test.h +2022/08/06 | 1858 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest.h +2022/08/06 | 1873 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest-port.h +2022/08/06 | 2094 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest-printers.h +2022/08/06 | 1753 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/README.md +2022/08/06 | 13366 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-death-test-internal.h +2022/08/06 | 9856 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-filepath.h +2022/08/06 | 61699 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-internal.h +2022/08/06 | 35217 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-param-util.h +2022/08/06 | 4207 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-port-arch.h +2022/08/06 | 85342 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-port.h +2022/08/06 | 7304 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-string.h +2022/08/06 | 6252 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-type-util.h +2022/08/06 | 8894 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/README.md +2022/08/06 | 4247 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/prime_tables.h +2022/08/06 | 4985 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample10_unittest.cc +2022/08/06 | 2470 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1.cc +2022/08/06 | 1919 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1.h +2022/08/06 | 5111 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1_unittest.cc +2022/08/06 | 2260 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2.cc +2022/08/06 | 2982 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2.h +2022/08/06 | 3917 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2_unittest.cc +2022/08/06 | 5375 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample3-inl.h +2022/08/06 | 5360 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample3_unittest.cc +2022/08/06 | 2110 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4.cc +2022/08/06 | 2132 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4.h +2022/08/06 | 1995 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4_unittest.cc +2022/08/06 | 6585 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample5_unittest.cc +2022/08/06 | 8861 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample6_unittest.cc +2022/08/06 | 4620 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample7_unittest.cc +2022/08/06 | 6194 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample8_unittest.cc +2022/08/06 | 5925 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample9_unittest.cc +2022/08/06 | 2201 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-all.cc +2022/08/06 | 3025 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-assertion-result.cc +2022/08/06 | 252536 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest.cc +2022/08/06 | 62413 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-death-test.cc +2022/08/06 | 14081 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-filepath.cc +2022/08/06 | 46854 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-internal-inl.h +2022/08/06 | 1968 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest_main.cc +2022/08/06 | 3723 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-matchers.cc +2022/08/06 | 47582 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-port.cc +2022/08/06 | 18474 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-printers.cc +2022/08/06 | 4126 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-test-part.cc +2022/08/06 | 3780 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-typed-test.cc +2022/08/06 | 15318 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/BUILD.bazel +2022/08/06 | 3240 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-break-on-failure-unittest_.cc +2022/08/06 | 7322 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-break-on-failure-unittest.py +2022/08/06 | 8386 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-catch-exceptions-test_.cc +2022/08/06 | 10023 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-catch-exceptions-test.py +2022/08/06 | 2505 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-color-test_.cc +2022/08/06 | 4896 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-color-test.py +2022/08/06 | 3601 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-death-test_ex_test.cc +2022/08/06 | 47993 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-death-test-test.cc +2022/08/06 | 3704 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-env-var-test_.cc +2022/08/06 | 4173 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-env-var-test.py +2022/08/06 | 5595 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-failfast-unittest_.cc +2022/08/06 | 14915 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-failfast-unittest.py +2022/08/06 | 22642 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filepath-test.cc +2022/08/06 | 3466 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filter-unittest_.cc +2022/08/06 | 21466 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filter-unittest.py +2022/08/06 | 2286 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-global-environment-unittest_.cc +2022/08/06 | 5254 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-global-environment-unittest.py +2022/08/06 | 5705 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-json-outfiles-test.py +2022/08/06 | 24483 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-json-output-unittest.py +2022/08/06 | 24474 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-listener-test.cc +2022/08/06 | 4668 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-list-tests-unittest_.cc +2022/08/06 | 6543 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-list-tests-unittest.py +2022/08/06 | 5265 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-message-test.cc +2022/08/06 | 7957 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-options-test.cc +2022/08/06 | 36152 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test_.cc +2022/08/06 | 42714 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test-golden-lin.txt +2022/08/06 | 12648 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test.py +2022/08/06 | 2813 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test2-test.cc +2022/08/06 | 2023 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name1-test_.cc +2022/08/06 | 2400 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name1-test.py +2022/08/06 | 2138 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name2-test_.cc +2022/08/06 | 2355 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name2-test.py +2022/08/06 | 40998 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-test.cc +2022/08/06 | 2282 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-test.h +2022/08/06 | 40876 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-port-test.cc +2022/08/06 | 63842 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-printers-test.cc +2022/08/06 | 1949 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-setuptestsuite-test_.cc +2022/08/06 | 2265 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-setuptestsuite-test.py +2022/08/06 | 3219 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-shuffle-test_.cc +2022/08/06 | 12539 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-shuffle-test.py +2022/08/06 | 8112 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-test-part-test.cc +2022/08/06 | 3069 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-throw-on-failure-test_.cc +2022/08/06 | 5658 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-throw-on-failure-test.py +2022/08/06 | 1878 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-uninitialized-test_.cc +2022/08/06 | 2495 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-uninitialized-test.py +2022/08/06 | 2239 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_all_test.cc +2022/08/06 | 3842 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_assert_by_exception_test.cc +2022/08/06 | 6418 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_environment_test.cc +2022/08/06 | 2088 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_help_test_.cc +2022/08/06 | 6037 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_help_test.py +2022/08/06 | 2411 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_json_test_utils.py +2022/08/06 | 3197 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_list_output_unittest_.cc +2022/08/06 | 9502 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_list_output_unittest.py +2022/08/06 | 1841 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_main_unittest.cc +2022/08/06 | 2403 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_no_test_unittest.cc +2022/08/06 | 77498 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_pred_impl_unittest.cc +2022/08/06 | 4283 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_premature_exit_test.cc +2022/08/06 | 2147 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_prod_test.cc +2022/08/06 | 7180 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_repeat_test.cc +2022/08/06 | 2411 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_check_output_test.py +2022/08/06 | 2230 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_environment_check_output_test.py +2022/08/06 | 2069 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_in_environment_setup_test.cc +2022/08/06 | 2005 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_test.cc +2022/08/06 | 2175 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_sole_header_test.cc +2022/08/06 | 9318 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_stress_test.cc +2022/08/06 | 1923 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_testbridge_test_.cc +2022/08/06 | 2496 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_testbridge_test.py +2022/08/06 | 3767 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_test_macro_stack_footprint_test.cc +2022/08/06 | 8407 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_test_utils.py +2022/08/06 | 3392 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_throw_on_failure_ex_test.cc +2022/08/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test2_test.cc +2022/08/06 | 14089 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test_test.cc +2022/08/06 | 2396 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test_test.h +2022/08/06 | 13060 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-unittest-api_test.cc +2022/08/06 | 261756 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_unittest.cc +2022/08/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfile1_test_.cc +2022/08/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfile2_test_.cc +2022/08/06 | 5415 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfiles_test.py +2022/08/06 | 6376 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_output_unittest_.cc +2022/08/06 | 20639 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_output_unittest.py +2022/08/06 | 9327 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_test_utils.py +2022/08/06 | 1675 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/production.cc +2022/08/06 | 2130 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/production.h +2022/08/06 | 1475 | graphics/asymptote/LspCpp/third_party/uri/deps/LICENSE +2022/08/06 | 4613 | graphics/asymptote/LspCpp/third_party/uri/deps/README.md +2022/08/06 | 781 | graphics/asymptote/LspCpp/third_party/uri/deps/WORKSPACE +2022/08/06 | 74120 | graphics/asymptote/LspCpp/third_party/uri/Doxyfile +2022/08/06 | 74016 | graphics/asymptote/LspCpp/third_party/uri/Doxyfile.in +2022/08/06 | 16552 | graphics/asymptote/LspCpp/third_party/uri/include/network/optional.hpp +2022/08/06 | 7731 | graphics/asymptote/LspCpp/third_party/uri/include/network/string_view.hpp +2022/08/06 | 572 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/config.hpp +2022/08/06 | 1898 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp +2022/08/06 | 4438 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp +2022/08/06 | 2151 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp +2022/08/06 | 2073 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp +2022/08/06 | 1031 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri.hpp +2022/08/06 | 6917 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp +2022/08/06 | 2459 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp +2022/08/06 | 21998 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri.hpp +2022/08/06 | 1710 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_io.hpp +2022/08/06 | 1338 | graphics/asymptote/LspCpp/third_party/uri/LICENSE_1_0.txt +2022/08/06 | 7049 | graphics/asymptote/LspCpp/third_party/uri/Makefile +2022/08/06 | 2328 | graphics/asymptote/LspCpp/third_party/uri/README.rst +2022/08/06 | 648 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/CMakeDirectoryInformation.cmake +2022/08/06 | 20942 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/build.make +2022/08/06 | 1104 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/cmake_clean.cmake +2022/08/06 | 43 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/cmake_clean_target.cmake +2022/08/06 | 67309 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.internal +2022/08/06 | 79178 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.make +2022/08/06 | 118 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts +2022/08/06 | 2295 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake +2022/08/06 | 95 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/depend.make +2022/08/06 | 413 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/flags.make +2022/08/06 | 457 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/link.txt +2022/08/06 | 199 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/progress.make +2022/08/06 | 2 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/progress.marks +2022/08/06 | 1540 | graphics/asymptote/LspCpp/third_party/uri/src/cmake_install.cmake +2022/08/06 | 1008 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeLists.txt +2022/08/06 | 2115 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm_find.hpp +2022/08/06 | 2100 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm.hpp +2022/08/06 | 2281 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm_split.hpp +2022/08/06 | 3063 | graphics/asymptote/LspCpp/third_party/uri/src/detail/grammar.hpp +2022/08/06 | 2313 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp +2022/08/06 | 639 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_advance_parts.hpp +2022/08/06 | 2035 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_normalize.cpp +2022/08/06 | 594 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_normalize.hpp +2022/08/06 | 2996 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp +2022/08/06 | 710 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse_authority.hpp +2022/08/06 | 10414 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse.cpp +2022/08/06 | 563 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse.hpp +2022/08/06 | 1830 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_percent_encode.hpp +2022/08/06 | 2526 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_resolve.cpp +2022/08/06 | 714 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_resolve.hpp +2022/08/06 | 16661 | graphics/asymptote/LspCpp/third_party/uri/src/Makefile +2022/08/06 | 4227 | graphics/asymptote/LspCpp/third_party/uri/src/uri_builder.cpp +2022/08/06 | 18382 | graphics/asymptote/LspCpp/third_party/uri/src/uri.cpp +2022/08/06 | 1916 | graphics/asymptote/LspCpp/third_party/uri/src/uri_errors.cpp +2022/08/06 | 1039 | graphics/asymptote/LspCpp/third_party/uri/test/CMakeLists.txt +2022/08/06 | 572 | graphics/asymptote/LspCpp/third_party/uri/test/invalid_urls.txt +2022/08/06 | 4347 | graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp +2022/08/06 | 483 | graphics/asymptote/LspCpp/third_party/uri/test/string_utility.hpp +2022/08/06 | 2053 | graphics/asymptote/LspCpp/third_party/uri/test/test_uri.hpp +2022/08/06 | 22505 | graphics/asymptote/LspCpp/third_party/uri/test/uri_builder_test.cpp +2022/08/06 | 3139 | graphics/asymptote/LspCpp/third_party/uri/test/uri_comparison_test.cpp +2022/08/06 | 5319 | graphics/asymptote/LspCpp/third_party/uri/test/uri_encoding_test.cpp +2022/08/06 | 8767 | graphics/asymptote/LspCpp/third_party/uri/test/uri_normalization_test.cpp +2022/08/06 | 3870 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_path_test.cpp +2022/08/06 | 2578 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_scheme_test.cpp +2022/08/06 | 18327 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_test.cpp +2022/08/06 | 2682 | graphics/asymptote/LspCpp/third_party/uri/test/uri_reference_test.cpp +2022/08/06 | 10168 | graphics/asymptote/LspCpp/third_party/uri/test/uri_resolve_test.cpp +2022/08/06 | 1419 | graphics/asymptote/LspCpp/third_party/uri/test/uri_stream_test.cpp +2022/08/06 | 33275 | graphics/asymptote/LspCpp/third_party/uri/test/uri_test.cpp +2022/08/06 | 1116 | graphics/asymptote/LspCpp/third_party/uri/test/valid_urls.txt +2022/08/06 | 1291 | graphics/asymptote/LspCpp/third_party/utfcpp/CMakeLists.txt +2022/08/06 | 1338 | graphics/asymptote/LspCpp/third_party/utfcpp/LICENSE +2022/08/06 | 55726 | graphics/asymptote/LspCpp/third_party/utfcpp/README.md +2022/08/06 | 2123 | graphics/asymptote/LspCpp/third_party/utfcpp/samples/docsample.cpp +2022/08/06 | 12474 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/checked.h +2022/08/06 | 10928 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/core.h +2022/08/06 | 3306 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/cpp11.h +2022/08/06 | 3298 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/cpp17.h +2022/08/06 | 1521 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8.h +2022/08/06 | 10989 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/unchecked.h +2022/08/06 | 1734 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/CMakeLists.txt +2022/08/06 | 125 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/docker/Dockerfile +2022/08/06 | 2143 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/negative.cpp +2022/08/06 | 5578 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_checked_api.cpp +2022/08/06 | 1032 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_checked_iterator.cpp +2022/08/06 | 3036 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_cpp11.cpp +2022/08/06 | 2611 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_cpp17.cpp +2022/08/06 | 20010 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_data/utf8_invalid.txt +2022/08/06 | 4626 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_unchecked_api.cpp +2022/08/06 | 1002 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_unchecked_iterator.cpp +2022/08/06 | 21507 | graphics/asymptote/lspserv.cc +2022/08/06 | 6528 | graphics/asymptote/lspserv.h +2022/08/06 | 6673 | graphics/asymptote/main.cc +2022/08/06 | 12907 | graphics/asymptote/Makefile.in +2022/08/06 | 920 | graphics/asymptote/makeUnique.h +2022/08/06 | 2960 | graphics/asymptote/material.h +2022/08/06 | 6414 | graphics/asymptote/mathop.h +2022/08/06 | 5115 | graphics/asymptote/memory.h +2022/08/06 | 714 | graphics/asymptote/mod.h +2022/08/06 | 908 | graphics/asymptote/modifier.h +2022/08/06 | 8037 | graphics/asymptote/name.cc +2022/08/06 | 5691 | graphics/asymptote/name.h +2022/08/06 | 4285 | graphics/asymptote/newexp.cc +2022/08/06 | 1274 | graphics/asymptote/newexp.h +2022/08/06 | 916 | graphics/asymptote/opcodes.h +2022/08/06 | 1050 | graphics/asymptote/opsymbols.pl +2022/08/06 | 5308 | graphics/asymptote/pair.h +2022/08/06 | 4873 | graphics/asymptote/parser.cc +2022/08/06 | 1171 | graphics/asymptote/parser.h +2022/08/06 | 5262 | graphics/asymptote/patches/bison.patch +2022/08/06 | 1805 | graphics/asymptote/patches/cygwin_freeglut-3.0.0.patch +2022/08/06 | 1299 | graphics/asymptote/patches/dvipdf +2022/08/06 | 113 | graphics/asymptote/patches/fixmem.reg +2022/08/06 | 1524 | graphics/asymptote/patches/flex.patch +2022/08/06 | 271 | graphics/asymptote/patches/gc6.8_AIX.patch +2022/08/06 | 489 | graphics/asymptote/patches/gc-7.0nomem.patch +2022/08/06 | 318 | graphics/asymptote/patches/gcc3.3.2curses.patch +2022/08/06 | 19462 | graphics/asymptote/patches/gl-matrix-2.4.0-pruned.patch +2022/08/06 | 1082 | graphics/asymptote/patches/README +2022/08/06 | 37991 | graphics/asymptote/path3.cc +2022/08/06 | 10585 | graphics/asymptote/path3.h +2022/08/06 | 33417 | graphics/asymptote/path.cc +2022/08/06 | 11663 | graphics/asymptote/path.h +2022/08/06 | 1594 | graphics/asymptote/pen.cc +2022/08/06 | 27958 | graphics/asymptote/pen.h +2022/08/06 | 42828 | graphics/asymptote/picture.cc +2022/08/06 | 3472 | graphics/asymptote/picture.h +2022/08/06 | 5250 | graphics/asymptote/pipestream.cc +2022/08/06 | 2614 | graphics/asymptote/pipestream.h +2022/08/06 | 138 | graphics/asymptote/Pipfile +2022/08/06 | 2542 | graphics/asymptote/policy.h +2022/08/06 | 650 | graphics/asymptote/prcfile.h +2022/08/06 | 974 | graphics/asymptote/prc/Makefile +2022/08/06 | 71201 | graphics/asymptote/prc/oPRCFile.cc +2022/08/06 | 51671 | graphics/asymptote/prc/oPRCFile.h +2022/08/06 | 8371 | graphics/asymptote/prc/PRCbitStream.cc +2022/08/06 | 2518 | graphics/asymptote/prc/PRCbitStream.h +2022/08/06 | 177246 | graphics/asymptote/prc/PRCdouble.cc +2022/08/06 | 3765 | graphics/asymptote/prc/PRCdouble.h +2022/08/06 | 30208 | graphics/asymptote/prc/PRC.h +2022/08/06 | 6021 | graphics/asymptote/prc/PRCTools/bitData.cc +2022/08/06 | 1860 | graphics/asymptote/prc/PRCTools/bitData.h +2022/08/06 | 1927 | graphics/asymptote/prc/PRCTools/bitSearchDouble.cc +2022/08/06 | 1863 | graphics/asymptote/prc/PRCTools/bitSearchUI.cc +2022/08/06 | 1245 | graphics/asymptote/prc/PRCTools/describeMain.cc +2022/08/06 | 68126 | graphics/asymptote/prc/PRCTools/describePRC.cc +2022/08/06 | 4335 | graphics/asymptote/prc/PRCTools/describePRC.h +2022/08/06 | 1310 | graphics/asymptote/prc/PRCTools/extractSections.cc +2022/08/06 | 2276 | graphics/asymptote/prc/PRCTools/inflation.cc +2022/08/06 | 1051 | graphics/asymptote/prc/PRCTools/inflation.h +2022/08/06 | 1479 | graphics/asymptote/prc/PRCTools/inflationMain.cc +2022/08/06 | 8792 | graphics/asymptote/prc/PRCTools/iPRCFile.cc +2022/08/06 | 2341 | graphics/asymptote/prc/PRCTools/iPRCFile.h +2022/08/06 | 1658 | graphics/asymptote/prc/PRCTools/Makefile +2022/08/06 | 4716 | graphics/asymptote/prc/PRCTools/makePRC.cc +2022/08/06 | 95 | graphics/asymptote/prc/test.asy +2022/08/06 | 36243 | graphics/asymptote/prc/test.cc +2022/08/06 | 66751 | graphics/asymptote/prc/writePRC.cc +2022/08/06 | 48481 | graphics/asymptote/prc/writePRC.h +2022/08/06 | 116010 | graphics/asymptote/predicates.cc +2022/08/06 | 986 | graphics/asymptote/predicates.h +2022/08/06 | 1236 | graphics/asymptote/primitives.h +2022/08/06 | 23904 | graphics/asymptote/process.cc +2022/08/06 | 4919 | graphics/asymptote/process.h +2022/08/06 | 2378 | graphics/asymptote/profile.py +2022/08/06 | 9923 | graphics/asymptote/profiler.h +2022/08/06 | 3265 | graphics/asymptote/program.cc +2022/08/06 | 2561 | graphics/asymptote/program.h +2022/08/06 | 19511 | graphics/asymptote/psfile.cc +2022/08/06 | 9021 | graphics/asymptote/psfile.h +2022/08/06 | 2505 | graphics/asymptote/README +2022/08/06 | 1698 | graphics/asymptote/record.cc +2022/08/06 | 2732 | graphics/asymptote/record.h +2022/08/06 | 1096 | graphics/asymptote/refaccess.cc +2022/08/06 | 1936 | graphics/asymptote/refaccess.h +2022/08/06 | 129968 | graphics/asymptote/ReleaseNotes +2022/08/06 | 62 | graphics/asymptote/revision.cc +2022/08/06 | 3441 | graphics/asymptote/rounding.h +2022/08/06 | 76339 | graphics/asymptote/runarray.cc +2022/08/06 | 1492 | graphics/asymptote/runarray.h +2022/08/06 | 50934 | graphics/asymptote/runarray.in +2022/08/06 | 2661 | graphics/asymptote/runbacktrace.cc +2022/08/06 | 169 | graphics/asymptote/runbacktrace.h +2022/08/06 | 831 | graphics/asymptote/runbacktrace.in +2022/08/06 | 17798 | graphics/asymptote/runfile.cc +2022/08/06 | 969 | graphics/asymptote/runfile.h +2022/08/06 | 5987 | graphics/asymptote/runfile.in +2022/08/06 | 8096 | graphics/asymptote/runhistory.cc +2022/08/06 | 161 | graphics/asymptote/runhistory.h +2022/08/06 | 5064 | graphics/asymptote/runhistory.in +2022/08/06 | 15253 | graphics/asymptote/runlabel.cc +2022/08/06 | 153 | graphics/asymptote/runlabel.h +2022/08/06 | 11513 | graphics/asymptote/runlabel.in +2022/08/06 | 21874 | graphics/asymptote/runmath.cc +2022/08/06 | 269 | graphics/asymptote/runmath.h +2022/08/06 | 8804 | graphics/asymptote/runmath.in +2022/08/06 | 16483 | graphics/asymptote/runpair.cc +2022/08/06 | 299 | graphics/asymptote/runpair.h +2022/08/06 | 4156 | graphics/asymptote/runpair.in +2022/08/06 | 25701 | graphics/asymptote/runpath3d.cc +2022/08/06 | 186 | graphics/asymptote/runpath3d.h +2022/08/06 | 8008 | graphics/asymptote/runpath3d.in +2022/08/06 | 26844 | graphics/asymptote/runpath.cc +2022/08/06 | 177 | graphics/asymptote/runpath.h +2022/08/06 | 8439 | graphics/asymptote/runpath.in +2022/08/06 | 57944 | graphics/asymptote/runpicture.cc +2022/08/06 | 191 | graphics/asymptote/runpicture.h +2022/08/06 | 20090 | graphics/asymptote/runpicture.in +2022/08/06 | 18739 | graphics/asymptote/runstring.cc +2022/08/06 | 188 | graphics/asymptote/runstring.h +2022/08/06 | 9867 | graphics/asymptote/runstring.in +2022/08/06 | 12604 | graphics/asymptote/runsystem.cc +2022/08/06 | 157 | graphics/asymptote/runsystem.h +2022/08/06 | 5111 | graphics/asymptote/runsystem.in +2022/08/06 | 1341 | graphics/asymptote/runtimebase.in +2022/08/06 | 61659 | graphics/asymptote/runtime.cc +2022/08/06 | 1163 | graphics/asymptote/runtime.h +2022/08/06 | 20796 | graphics/asymptote/runtime.in +2022/08/06 | 7274 | graphics/asymptote/runtime.pl +2022/08/06 | 13944 | graphics/asymptote/runtriple.cc +2022/08/06 | 320 | graphics/asymptote/runtriple.h +2022/08/06 | 2707 | graphics/asymptote/runtriple.in +2022/08/06 | 2136 | graphics/asymptote/seconds.h +2022/08/06 | 54963 | graphics/asymptote/settings.cc +2022/08/06 | 2707 | graphics/asymptote/settings.h +2022/08/06 | 3553 | graphics/asymptote/shaders.cc +2022/08/06 | 830 | graphics/asymptote/shaders.h +2022/08/06 | 6634 | graphics/asymptote/simpson.cc +2022/08/06 | 14532 | graphics/asymptote/stack.cc +2022/08/06 | 3295 | graphics/asymptote/stack.h +2022/08/06 | 942 | graphics/asymptote/statistics.h +2022/08/06 | 14795 | graphics/asymptote/stm.cc +2022/08/06 | 5183 | graphics/asymptote/stm.h +2022/08/06 | 9104 | graphics/asymptote/symbol.cc +2022/08/06 | 2776 | graphics/asymptote/symbol.h +2022/08/06 | 24784 | graphics/asymptote/symbolmaps.cc +2022/08/06 | 28328 | graphics/asymptote/symbolmaps.h +2022/08/06 | 2697 | graphics/asymptote/table.h +2022/08/06 | 620 | graphics/asymptote/tests/arith/integer.asy +2022/08/06 | 449 | graphics/asymptote/tests/arith/pair.asy +2022/08/06 | 193 | graphics/asymptote/tests/arith/random.asy +2022/08/06 | 383 | graphics/asymptote/tests/arith/real.asy +2022/08/06 | 1710 | graphics/asymptote/tests/arith/roots.asy +2022/08/06 | 639 | graphics/asymptote/tests/arith/transform.asy +2022/08/06 | 244 | graphics/asymptote/tests/arith/triple.asy +2022/08/06 | 936 | graphics/asymptote/tests/array/array.asy +2022/08/06 | 680 | graphics/asymptote/tests/array/delete.asy +2022/08/06 | 737 | graphics/asymptote/tests/array/determinant.asy +2022/08/06 | 1927 | graphics/asymptote/tests/array/fields.asy +2022/08/06 | 4841 | graphics/asymptote/tests/array/slice.asy +2022/08/06 | 966 | graphics/asymptote/tests/array/solve.asy +2022/08/06 | 746 | graphics/asymptote/tests/array/sort.asy +2022/08/06 | 1096 | graphics/asymptote/tests/array/transpose.asy +2022/08/06 | 276 | graphics/asymptote/tests/bench/6000circles.asy +2022/08/06 | 2222 | graphics/asymptote/tests/frames/loop.asy +2022/08/06 | 202 | graphics/asymptote/tests/frames/stat2.asy +2022/08/06 | 158 | graphics/asymptote/tests/frames/stat.asy +2022/08/06 | 62 | graphics/asymptote/tests/gc/array.asy +2022/08/06 | 102 | graphics/asymptote/tests/gc/file.asy +2022/08/06 | 54 | graphics/asymptote/tests/gc/funcall.asy +2022/08/06 | 65 | graphics/asymptote/tests/gc/guide.asy +2022/08/06 | 143 | graphics/asymptote/tests/gc/label.asy +2022/08/06 | 124 | graphics/asymptote/tests/gc/path.asy +2022/08/06 | 72 | graphics/asymptote/tests/gc/pen.asy +2022/08/06 | 193 | graphics/asymptote/tests/gc/shipout.asy +2022/08/06 | 77 | graphics/asymptote/tests/gc/string.asy +2022/08/06 | 129 | graphics/asymptote/tests/gc/struct.asy +2022/08/06 | 70 | graphics/asymptote/tests/gc/transform.asy +2022/08/06 | 369 | graphics/asymptote/tests/gs/ghostscript.asy +2022/08/06 | 11907 | graphics/asymptote/tests/gsl/random.asy +2022/08/06 | 1209 | graphics/asymptote/tests/imp/unravel.asy +2022/08/06 | 308 | graphics/asymptote/tests/Makefile +2022/08/06 | 18 | graphics/asymptote/tests/output/circle.asy +2022/08/06 | 22 | graphics/asymptote/tests/output/line.asy +2022/08/06 | 1284 | graphics/asymptote/tests/output/Makefile +2022/08/06 | 1384 | graphics/asymptote/tests/pic/trans.asy +2022/08/06 | 236 | graphics/asymptote/tests/string/erase.asy +2022/08/06 | 182 | graphics/asymptote/tests/string/find.asy +2022/08/06 | 109 | graphics/asymptote/tests/string/insert.asy +2022/08/06 | 132 | graphics/asymptote/tests/string/length.asy +2022/08/06 | 187 | graphics/asymptote/tests/string/rfind.asy +2022/08/06 | 118 | graphics/asymptote/tests/string/substr.asy +2022/08/06 | 238 | graphics/asymptote/tests/TestLib.asy +2022/08/06 | 159 | graphics/asymptote/tests/types/cast.asy +2022/08/06 | 6503 | graphics/asymptote/tests/types/constructor.asy +2022/08/06 | 155 | graphics/asymptote/tests/types/ecast.asy +2022/08/06 | 3375 | graphics/asymptote/tests/types/guide.asy +2022/08/06 | 224 | graphics/asymptote/tests/types/init.asy +2022/08/06 | 4242 | graphics/asymptote/tests/types/keyword.asy +2022/08/06 | 4072 | graphics/asymptote/tests/types/order.asy +2022/08/06 | 2731 | graphics/asymptote/tests/types/resolve.asy +2022/08/06 | 308 | graphics/asymptote/tests/types/shadow.asy +2022/08/06 | 1331 | graphics/asymptote/tests/types/spec.asy +2022/08/06 | 1189 | graphics/asymptote/tests/types/var.asy +2022/08/06 | 14283 | graphics/asymptote/testv3d.asy +2022/08/06 | 17540 | graphics/asymptote/texfile.cc +2022/08/06 | 13440 | graphics/asymptote/texfile.h +2022/08/06 | 667 | graphics/asymptote/tinyexr.cc +2022/08/06 | 1293 | graphics/asymptote/TODO +2022/08/06 | 6288 | graphics/asymptote/transform.h +2022/08/06 | 10224 | graphics/asymptote/tr.cc +2022/08/06 | 3912 | graphics/asymptote/tr.h +2022/08/06 | 9784 | graphics/asymptote/triple.h +2022/08/06 | 14072 | graphics/asymptote/types.cc +2022/08/06 | 15451 | graphics/asymptote/types.h +2022/08/06 | 10131 | graphics/asymptote/util.cc +2022/08/06 | 4602 | graphics/asymptote/util.h +2022/08/06 | 9755 | graphics/asymptote/v3dfile.cc +2022/08/06 | 4481 | graphics/asymptote/v3dfile.h +2022/08/06 | 1075 | graphics/asymptote/v3dheadertypes.csv +2022/08/06 | 1239 | graphics/asymptote/v3dheadertypes.h +2022/08/06 | 1611 | graphics/asymptote/v3dheadertypes.py +2022/08/06 | 422 | graphics/asymptote/v3dtypes.csv +2022/08/06 | 548 | graphics/asymptote/v3dtypes.h +2022/08/06 | 821 | graphics/asymptote/v3dtypes.py +2022/08/06 | 2004 | graphics/asymptote/varinit.cc +2022/08/06 | 2012 | graphics/asymptote/varinit.h +2022/08/06 | 901 | graphics/asymptote/virtualfieldaccess.cc +2022/08/06 | 2328 | graphics/asymptote/virtualfieldaccess.h +2022/08/06 | 766 | graphics/asymptote/vm.h +2022/08/06 | 222 | graphics/asymptote/wce +2022/08/06 | 4531 | graphics/asymptote/webgl/fragment.glsl +2022/08/06 | 101221 | graphics/asymptote/webgl/gl.js +2022/08/06 | 820 | graphics/asymptote/webgl/license +2022/08/06 | 1728 | graphics/asymptote/webgl/vertex.glsl +2022/08/06 | 8668 | graphics/asymptote/xstream.h +2022/08/07 | 26705241 | graphics/asymptote.zip 2014/04/16 | 55108 | graphics/asypictureb/asypictureB.dtx 2014/04/16 | 2401 | graphics/asypictureb/asypictureB.ins 2014/04/15 | 637107 | graphics/asypictureb/asypictureB.pdf @@ -159571,13 +159572,13 @@ 2010/12/25 | 80 | graphics/pgf/contrib/tikz-qtree/tikz-qtree.sty 2012/04/23 | 7407 | graphics/pgf/contrib/tikz-qtree/tikz-qtree.tex 2012/04/23 | 120116 | graphics/pgf/contrib/tikz-qtree.zip -2018/02/19 | 259993 | graphics/pgf/contrib/tikz-relay/doc/BeamerAnimation.pdf -2018/02/19 | 5378 | graphics/pgf/contrib/tikz-relay/doc/BeamerAnimation.tex -2018/06/13 | 518421 | graphics/pgf/contrib/tikz-relay/doc/tikz-relay-doc.pdf -2018/06/13 | 59878 | graphics/pgf/contrib/tikz-relay/doc/tikz-relay-doc.tex -2018/06/14 | 1438 | graphics/pgf/contrib/tikz-relay/README.txt -2018/06/13 | 53411 | graphics/pgf/contrib/tikz-relay/tex/tikzlibrarycircuits.ee.IEC.relay.code.tex -2018/06/15 | 664101 | graphics/pgf/contrib/tikz-relay.zip +2022/08/07 | 265601 | graphics/pgf/contrib/tikz-relay/doc/BeamerAnimation.pdf +2022/08/07 | 5388 | graphics/pgf/contrib/tikz-relay/doc/BeamerAnimation.tex +2022/08/07 | 661245 | graphics/pgf/contrib/tikz-relay/doc/tikz-relay-doc.pdf +2022/08/07 | 66801 | graphics/pgf/contrib/tikz-relay/doc/tikz-relay-doc.tex +2022/08/07 | 1464 | graphics/pgf/contrib/tikz-relay/README.txt +2022/08/07 | 55117 | graphics/pgf/contrib/tikz-relay/tex/tikzlibrarycircuits.ee.IEC.relay.code.tex +2022/08/07 | 810894 | graphics/pgf/contrib/tikz-relay.zip 2013/05/22 | 311 | graphics/pgf/contrib/tikzscale/3Dplot.tikz 2013/05/22 | 198 | graphics/pgf/contrib/tikzscale/beamer/alt.tikz 2013/05/22 | 151 | graphics/pgf/contrib/tikzscale/beamer/invisible.tikz @@ -230690,53 +230691,53 @@ 2016/02/03 | 1428 | macros/latex/contrib/tagpair/tagpair.sty 2016/09/23 | 3615 | macros/latex/contrib/tagpair/tagpair.tex 2016/09/23 | 71796 | macros/latex/contrib/tagpair.zip -2022/05/29 | 8652 | macros/latex/contrib/tagpdf/ex-AF-file.pdf -2022/05/29 | 1237 | macros/latex/contrib/tagpdf/ex-AF-file.tex -2022/05/29 | 17742 | macros/latex/contrib/tagpdf/ex-alt-actualtext-luatex.pdf -2022/05/29 | 4153 | macros/latex/contrib/tagpdf/ex-alt-actualtext.tex -2022/05/29 | 6626 | macros/latex/contrib/tagpdf/ex-attribute-luatex.pdf -2022/05/29 | 1398 | macros/latex/contrib/tagpdf/ex-attribute.tex -2022/05/29 | 7854 | macros/latex/contrib/tagpdf/ex-formula-problem-luatex.pdf -2022/05/29 | 1019 | macros/latex/contrib/tagpdf/ex-formula-problem.tex -2022/05/29 | 22818 | macros/latex/contrib/tagpdf/ex-mc-manual-para-split-obsolete.pdf -2022/05/29 | 2150 | macros/latex/contrib/tagpdf/ex-mc-manual-para-split-obsolete.tex -2022/05/29 | 16888 | macros/latex/contrib/tagpdf/ex-patch-list-luatex.pdf -2022/05/29 | 2528 | macros/latex/contrib/tagpdf/ex-patch-list-obsolete.tex -2022/05/29 | 2637 | macros/latex/contrib/tagpdf/ex-patch-list.tex -2022/05/29 | 18461 | macros/latex/contrib/tagpdf/ex-patch-sectioning-koma-luatex.pdf -2022/05/29 | 4284 | macros/latex/contrib/tagpdf/ex-patch-sectioning-koma.tex -2022/05/29 | 21067 | macros/latex/contrib/tagpdf/ex-patch-sectioning-memoir.pdf -2022/05/29 | 5797 | macros/latex/contrib/tagpdf/ex-patch-sectioning-memoir.tex -2022/05/29 | 6842 | macros/latex/contrib/tagpdf/ex-softhyphen.pdf -2022/05/29 | 1073 | macros/latex/contrib/tagpdf/ex-softhyphen.tex -2022/05/29 | 4618 | macros/latex/contrib/tagpdf/ex-spaceglyph-listings.pdf -2022/05/29 | 777 | macros/latex/contrib/tagpdf/ex-spaceglyph-listings.tex -2022/05/29 | 1537 | macros/latex/contrib/tagpdf/ex-structure-obsolete.tex -2022/05/29 | 19363 | macros/latex/contrib/tagpdf/ex-tagpdf-template.pdf -2022/05/29 | 801 | macros/latex/contrib/tagpdf/ex-tagpdf-template.tex -2022/01/13 | 8281 | macros/latex/contrib/tagpdf/global-ex.png -2022/05/29 | 2022 | macros/latex/contrib/tagpdf/link-figure-input.tex -2022/01/13 | 141163 | macros/latex/contrib/tagpdf/pac3.PNG -2022/05/29 | 1176 | macros/latex/contrib/tagpdf/README.md -2022/05/29 | 40036 | macros/latex/contrib/tagpdf/tagpdf-backend.dtx -2022/05/29 | 1730 | macros/latex/contrib/tagpdf/tagpdf.bib -2022/05/29 | 28260 | macros/latex/contrib/tagpdf/tagpdf-checks.dtx -2022/05/29 | 1209028 | macros/latex/contrib/tagpdf/tagpdf-code.pdf -2022/05/29 | 2262 | macros/latex/contrib/tagpdf/tagpdf-code.tex -2022/05/29 | 8113 | macros/latex/contrib/tagpdf/tagpdfdocu-patches.sty -2022/05/29 | 18978 | macros/latex/contrib/tagpdf/tagpdf.dtx -2022/05/29 | 3178 | macros/latex/contrib/tagpdf/tagpdf.ins -2022/05/29 | 25822 | macros/latex/contrib/tagpdf/tagpdf-mc-generic.dtx -2022/05/29 | 13439 | macros/latex/contrib/tagpdf/tagpdf-mc-luacode.dtx -2022/05/29 | 15242 | macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx -2022/05/29 | 488903 | macros/latex/contrib/tagpdf/tagpdf.pdf -2022/05/29 | 19600 | macros/latex/contrib/tagpdf/tagpdf-roles.dtx -2022/05/29 | 5107 | macros/latex/contrib/tagpdf/tagpdf-space.dtx -2022/05/29 | 45505 | macros/latex/contrib/tagpdf/tagpdf-struct.dtx -2022/05/29 | 99417 | macros/latex/contrib/tagpdf/tagpdf.tex -2022/05/29 | 13243 | macros/latex/contrib/tagpdf/tagpdf-tree.dtx -2022/05/29 | 26800 | macros/latex/contrib/tagpdf/tagpdf-user.dtx -2022/05/30 | 2007170 | macros/latex/contrib/tagpdf.zip +2022/08/07 | 8652 | macros/latex/contrib/tagpdf/ex-AF-file.pdf +2022/08/07 | 1237 | macros/latex/contrib/tagpdf/ex-AF-file.tex +2022/08/07 | 17742 | macros/latex/contrib/tagpdf/ex-alt-actualtext-luatex.pdf +2022/08/07 | 4153 | macros/latex/contrib/tagpdf/ex-alt-actualtext.tex +2022/08/07 | 6626 | macros/latex/contrib/tagpdf/ex-attribute-luatex.pdf +2022/08/07 | 1398 | macros/latex/contrib/tagpdf/ex-attribute.tex +2022/08/07 | 7854 | macros/latex/contrib/tagpdf/ex-formula-problem-luatex.pdf +2022/08/07 | 1019 | macros/latex/contrib/tagpdf/ex-formula-problem.tex +2022/08/07 | 22818 | macros/latex/contrib/tagpdf/ex-mc-manual-para-split-obsolete.pdf +2022/08/07 | 2150 | macros/latex/contrib/tagpdf/ex-mc-manual-para-split-obsolete.tex +2022/08/07 | 16888 | macros/latex/contrib/tagpdf/ex-patch-list-luatex.pdf +2022/08/07 | 2528 | macros/latex/contrib/tagpdf/ex-patch-list-obsolete.tex +2022/08/07 | 2637 | macros/latex/contrib/tagpdf/ex-patch-list.tex +2022/08/07 | 18461 | macros/latex/contrib/tagpdf/ex-patch-sectioning-koma-luatex.pdf +2022/08/07 | 4284 | macros/latex/contrib/tagpdf/ex-patch-sectioning-koma.tex +2022/08/07 | 21067 | macros/latex/contrib/tagpdf/ex-patch-sectioning-memoir.pdf +2022/08/07 | 5797 | macros/latex/contrib/tagpdf/ex-patch-sectioning-memoir.tex +2022/08/07 | 6842 | macros/latex/contrib/tagpdf/ex-softhyphen.pdf +2022/08/07 | 1073 | macros/latex/contrib/tagpdf/ex-softhyphen.tex +2022/08/07 | 4618 | macros/latex/contrib/tagpdf/ex-spaceglyph-listings.pdf +2022/08/07 | 777 | macros/latex/contrib/tagpdf/ex-spaceglyph-listings.tex +2022/08/07 | 1537 | macros/latex/contrib/tagpdf/ex-structure-obsolete.tex +2022/08/07 | 19363 | macros/latex/contrib/tagpdf/ex-tagpdf-template.pdf +2022/08/07 | 801 | macros/latex/contrib/tagpdf/ex-tagpdf-template.tex +2022/08/07 | 8281 | macros/latex/contrib/tagpdf/global-ex.png +2022/08/07 | 2022 | macros/latex/contrib/tagpdf/link-figure-input.tex +2022/08/07 | 141163 | macros/latex/contrib/tagpdf/pac3.PNG +2022/08/07 | 1176 | macros/latex/contrib/tagpdf/README.md +2022/08/07 | 40036 | macros/latex/contrib/tagpdf/tagpdf-backend.dtx +2022/08/07 | 1730 | macros/latex/contrib/tagpdf/tagpdf.bib +2022/08/07 | 28601 | macros/latex/contrib/tagpdf/tagpdf-checks.dtx +2022/08/07 | 1240587 | macros/latex/contrib/tagpdf/tagpdf-code.pdf +2022/08/07 | 2262 | macros/latex/contrib/tagpdf/tagpdf-code.tex +2022/08/07 | 8113 | macros/latex/contrib/tagpdf/tagpdfdocu-patches.sty +2022/08/07 | 21795 | macros/latex/contrib/tagpdf/tagpdf.dtx +2022/08/07 | 3211 | macros/latex/contrib/tagpdf/tagpdf.ins +2022/08/07 | 25856 | macros/latex/contrib/tagpdf/tagpdf-mc-generic.dtx +2022/08/07 | 13465 | macros/latex/contrib/tagpdf/tagpdf-mc-luacode.dtx +2022/08/07 | 15239 | macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx +2022/08/07 | 492426 | macros/latex/contrib/tagpdf/tagpdf.pdf +2022/08/07 | 19600 | macros/latex/contrib/tagpdf/tagpdf-roles.dtx +2022/08/07 | 5107 | macros/latex/contrib/tagpdf/tagpdf-space.dtx +2022/08/07 | 50220 | macros/latex/contrib/tagpdf/tagpdf-struct.dtx +2022/08/07 | 101278 | macros/latex/contrib/tagpdf/tagpdf.tex +2022/08/07 | 13275 | macros/latex/contrib/tagpdf/tagpdf-tree.dtx +2022/08/07 | 27127 | macros/latex/contrib/tagpdf/tagpdf-user.dtx +2022/08/07 | 2043972 | macros/latex/contrib/tagpdf.zip 2007/08/04 | 1263 | macros/latex/contrib/talk/example.tex 2007/08/04 | 465 | macros/latex/contrib/talk/Makefile 2007/08/04 | 2162 | macros/latex/contrib/talk/README @@ -236683,114 +236684,114 @@ 2015/10/04 | 263467 | macros/luatex/generic/luatexbase/luatexbase.pdf 2015/10/04 | 450 | macros/luatex/generic/luatexbase/README.md 2015/10/04 | 270547 | macros/luatex/generic/luatexbase.zip -2022/07/03 | 1536 | macros/luatex/generic/luatexja/COPYING -2022/07/03 | 945 | macros/luatex/generic/luatexja/doc/jfm-testf.lua -2022/07/03 | 3238 | macros/luatex/generic/luatexja/doc/jfm-test.lua -2022/07/03 | 4452 | macros/luatex/generic/luatexja/doc/jfm-ujisc33.lua -2022/07/03 | 166557 | macros/luatex/generic/luatexja/doc/lltjp-geometry.pdf -2022/07/03 | 13726 | macros/luatex/generic/luatexja/doc/lltjp-geometry.tex -2022/07/03 | 397581 | macros/luatex/generic/luatexja/doc/ltjclasses.pdf -2022/07/03 | 69217 | macros/luatex/generic/luatexja/doc/ltjltxdoc.pdf -2022/07/03 | 456577 | macros/luatex/generic/luatexja/doc/ltjsclasses.pdf -2022/07/03 | 541249 | macros/luatex/generic/luatexja/doc/luatexja.dtx -2022/07/03 | 717582 | macros/luatex/generic/luatexja/doc/luatexja-en.pdf -2022/07/03 | 355 | macros/luatex/generic/luatexja/doc/luatexja.ins -2022/07/03 | 1149384 | macros/luatex/generic/luatexja/doc/luatexja-ja.pdf -2022/07/03 | 390299 | macros/luatex/generic/luatexja/doc/luatexja-ruby.pdf -2022/07/03 | 57155 | macros/luatex/generic/luatexja/doc/luatexja-ruby.tex -2022/07/03 | 3796 | macros/luatex/generic/luatexja/README -2022/07/03 | 5302 | macros/luatex/generic/luatexja/src/addons/luatexja-adjust.sty -2022/07/03 | 33461 | macros/luatex/generic/luatexja/src/addons/luatexja-ajmacros.sty -2022/07/03 | 15839 | macros/luatex/generic/luatexja/src/addons/luatexja-fontspec-27c.sty -2022/07/03 | 1637 | macros/luatex/generic/luatexja/src/addons/luatexja-fontspec.sty -2022/07/03 | 6891 | macros/luatex/generic/luatexja/src/addons/luatexja-otf.sty -2022/07/03 | 29572 | macros/luatex/generic/luatexja/src/addons/luatexja-preset.sty -2022/07/03 | 10311 | macros/luatex/generic/luatexja/src/addons/luatexja-ruby.sty -2022/07/03 | 2193 | macros/luatex/generic/luatexja/src/addons/luatexja-zhfonts.sty -2022/07/03 | 2601 | macros/luatex/generic/luatexja/src/jfm-banjiao.lua -2022/07/03 | 2207 | macros/luatex/generic/luatexja/src/jfm-CCT.lua -2022/07/03 | 2342 | macros/luatex/generic/luatexja/src/jfm-jis.lua -2022/07/03 | 2586 | macros/luatex/generic/luatexja/src/jfm-kaiming.lua -2022/07/03 | 8106 | macros/luatex/generic/luatexja/src/jfm-min.lua -2022/07/03 | 192 | macros/luatex/generic/luatexja/src/jfm-mono.lua -2022/07/03 | 200 | macros/luatex/generic/luatexja/src/jfm-prop.lua -2022/07/03 | 196 | macros/luatex/generic/luatexja/src/jfm-propv.lua -2022/07/03 | 196 | macros/luatex/generic/luatexja/src/jfm-propw.lua -2022/07/03 | 2575 | macros/luatex/generic/luatexja/src/jfm-quanjiao.lua -2022/07/03 | 4808 | macros/luatex/generic/luatexja/src/jfm-tmin.lua -2022/07/03 | 13899 | macros/luatex/generic/luatexja/src/jfm-ujis.lua -2022/07/03 | 11508 | macros/luatex/generic/luatexja/src/jfm-ujisv.lua -2022/07/03 | 26934 | macros/luatex/generic/luatexja/src/lltjext.sty -2022/07/03 | 21867 | macros/luatex/generic/luatexja/src/ltj-adjust.lua -2022/07/03 | 12151 | macros/luatex/generic/luatexja/src/ltj-base.lua -2022/07/03 | 6203 | macros/luatex/generic/luatexja/src/ltj-base.sty -2022/07/03 | 3961 | macros/luatex/generic/luatexja/src/ltj-charrange.lua -2022/07/03 | 177686 | macros/luatex/generic/luatexja/src/ltjclasses.dtx -2022/07/03 | 1278 | macros/luatex/generic/luatexja/src/ltjclasses.ins -2022/07/03 | 3748 | macros/luatex/generic/luatexja/src/ltj-compat.lua -2022/07/03 | 5222 | macros/luatex/generic/luatexja/src/ltj-debug.lua -2022/07/03 | 39938 | macros/luatex/generic/luatexja/src/ltj-direction.lua -2022/07/03 | 3425 | macros/luatex/generic/luatexja/src/ltj-inputbuf.lua -2022/07/03 | 154928 | macros/luatex/generic/luatexja/src/ltj-ivd_aj1.lua -2022/07/03 | 55450 | macros/luatex/generic/luatexja/src/ltj-jfmglue.lua -2022/07/03 | 48685 | macros/luatex/generic/luatexja/src/ltj-jfont.lua -2022/07/03 | 54427 | macros/luatex/generic/luatexja/src/ltj-jisx0208.lua -2022/07/03 | 18722 | macros/luatex/generic/luatexja/src/ltj-kinsoku.tex -2022/07/03 | 6235 | macros/luatex/generic/luatexja/src/ltj-latex.sty -2022/07/03 | 3755 | macros/luatex/generic/luatexja/src/ltj-lineskip.lua -2022/07/03 | 5940 | macros/luatex/generic/luatexja/src/ltj-lotf_aux.lua -2022/07/03 | 8660 | macros/luatex/generic/luatexja/src/ltjltxdoc.dtx -2022/07/03 | 126 | macros/luatex/generic/luatexja/src/ltjltxdoc.ins -2022/07/03 | 7370 | macros/luatex/generic/luatexja/src/ltj-math.lua -2022/07/03 | 8609 | macros/luatex/generic/luatexja/src/ltj-otf.lua -2022/07/03 | 4480 | macros/luatex/generic/luatexja/src/ltj-plain.sty -2022/07/03 | 7026 | macros/luatex/generic/luatexja/src/ltj-pretreat.lua -2022/07/03 | 14929 | macros/luatex/generic/luatexja/src/ltj-rmlgbm.lua -2022/07/03 | 32183 | macros/luatex/generic/luatexja/src/ltj-ruby.lua -2022/07/03 | 189093 | macros/luatex/generic/luatexja/src/ltjsclasses.dtx -2022/07/03 | 385 | macros/luatex/generic/luatexja/src/ltjsclasses.ins -2022/07/03 | 13238 | macros/luatex/generic/luatexja/src/ltj-setwidth.lua -2022/07/03 | 4871 | macros/luatex/generic/luatexja/src/ltj-stack.lua -2022/07/03 | 7691 | macros/luatex/generic/luatexja/src/ltj-unicode-ccfix.lua -2022/07/03 | 3451 | macros/luatex/generic/luatexja/src/luatexja-compat.sty -2022/07/03 | 29814 | macros/luatex/generic/luatexja/src/luatexja-core.sty -2022/07/03 | 22346 | macros/luatex/generic/luatexja/src/luatexja.lua -2022/07/03 | 2042 | macros/luatex/generic/luatexja/src/luatexja.sty -2022/07/03 | 12716 | macros/luatex/generic/luatexja/src/patches/lltjcore.sty -2022/07/03 | 6529 | macros/luatex/generic/luatexja/src/patches/lltjdefs.sty -2022/07/03 | 49557 | macros/luatex/generic/luatexja/src/patches/lltjfont.sty -2022/07/03 | 617 | macros/luatex/generic/luatexja/src/patches/lltjp-array.sty -2022/07/03 | 4196 | macros/luatex/generic/luatexja/src/patches/lltjp-atbegshi.sty -2022/07/03 | 825 | macros/luatex/generic/luatexja/src/patches/lltjp-collcell.sty -2022/07/03 | 405 | macros/luatex/generic/luatexja/src/patches/lltjp-everyshi.sty -2022/07/03 | 5850 | macros/luatex/generic/luatexja/src/patches/lltjp-fontspec.sty -2022/07/03 | 1611 | macros/luatex/generic/luatexja/src/patches/lltjp-footmisc.sty -2022/07/03 | 19234 | macros/luatex/generic/luatexja/src/patches/lltjp-geometry.sty -2022/07/03 | 14914 | macros/luatex/generic/luatexja/src/patches/lltjp-listings.sty -2022/07/03 | 2057 | macros/luatex/generic/luatexja/src/patches/lltjp-microtype.sty -2022/07/03 | 189 | macros/luatex/generic/luatexja/src/patches/lltjp-preview.sty -2022/07/03 | 3893 | macros/luatex/generic/luatexja/src/patches/lltjp-siunitx.sty -2022/07/03 | 885 | macros/luatex/generic/luatexja/src/patches/lltjp-stfloats.sty -2022/07/03 | 5682 | macros/luatex/generic/luatexja/src/patches/lltjp-tascmac.sty -2022/07/03 | 2374 | macros/luatex/generic/luatexja/src/patches/lltjp-unicode-math.sty -2022/07/03 | 3371 | macros/luatex/generic/luatexja/src/patches/lltjp-xunicode.sty -2022/07/03 | 580 | macros/luatex/generic/luatexja/tool/blocks2defcharrange.rb -2022/07/03 | 1224 | macros/luatex/generic/luatexja/tool/chars2defcharrange.rb -2022/07/03 | 1130 | macros/luatex/generic/luatexja/tool/function_uax50.lua -2022/07/03 | 1397 | macros/luatex/generic/luatexja/tool/ivslist.tex -2022/07/03 | 7790 | macros/luatex/generic/luatexja/tool/jfm-convert.lua -2022/07/03 | 551 | macros/luatex/generic/luatexja/tool/jfm-readable.rb -2022/07/03 | 6060 | macros/luatex/generic/luatexja/tool/kyoikukanjiChars.tex -2022/07/03 | 4262 | macros/luatex/generic/luatexja/tool/kyoikukanji.txt -2022/07/03 | 3313 | macros/luatex/generic/luatexja/tool/ltj-unicode-ccfix_make2.pl -2022/07/03 | 355 | macros/luatex/generic/luatexja/tool/otf-AdobeMingStd-Light.txt -2022/07/03 | 326 | macros/luatex/generic/luatexja/tool/otf-AdobeMyungjoStd-Medium.txt -2022/07/03 | 317 | macros/luatex/generic/luatexja/tool/otf-AdobeSongStd-Light.txt -2022/07/03 | 896 | macros/luatex/generic/luatexja/tool/otf-KozMinPr6N-Regular.txt -2022/07/03 | 945 | macros/luatex/generic/luatexja/tool/table_ivd_aj1.lua -2022/07/03 | 3100 | macros/luatex/generic/luatexja/tool/table_jisx0208.tex -2022/07/03 | 11335 | macros/luatex/generic/luatexja/tool/unicodeBlocks.tex -2022/07/03 | 3835931 | macros/luatex/generic/luatexja.zip +2022/08/07 | 1536 | macros/luatex/generic/luatexja/COPYING +2022/08/07 | 945 | macros/luatex/generic/luatexja/doc/jfm-testf.lua +2022/08/07 | 3238 | macros/luatex/generic/luatexja/doc/jfm-test.lua +2022/08/07 | 4452 | macros/luatex/generic/luatexja/doc/jfm-ujisc33.lua +2022/08/07 | 166557 | macros/luatex/generic/luatexja/doc/lltjp-geometry.pdf +2022/08/07 | 13726 | macros/luatex/generic/luatexja/doc/lltjp-geometry.tex +2022/08/07 | 397581 | macros/luatex/generic/luatexja/doc/ltjclasses.pdf +2022/08/07 | 69217 | macros/luatex/generic/luatexja/doc/ltjltxdoc.pdf +2022/08/07 | 456577 | macros/luatex/generic/luatexja/doc/ltjsclasses.pdf +2022/08/07 | 541346 | macros/luatex/generic/luatexja/doc/luatexja.dtx +2022/08/07 | 717626 | macros/luatex/generic/luatexja/doc/luatexja-en.pdf +2022/08/07 | 355 | macros/luatex/generic/luatexja/doc/luatexja.ins +2022/08/07 | 1149406 | macros/luatex/generic/luatexja/doc/luatexja-ja.pdf +2022/08/07 | 390299 | macros/luatex/generic/luatexja/doc/luatexja-ruby.pdf +2022/08/07 | 57155 | macros/luatex/generic/luatexja/doc/luatexja-ruby.tex +2022/08/07 | 3796 | macros/luatex/generic/luatexja/README +2022/08/07 | 5302 | macros/luatex/generic/luatexja/src/addons/luatexja-adjust.sty +2022/08/07 | 33461 | macros/luatex/generic/luatexja/src/addons/luatexja-ajmacros.sty +2022/08/07 | 15839 | macros/luatex/generic/luatexja/src/addons/luatexja-fontspec-27c.sty +2022/08/07 | 1637 | macros/luatex/generic/luatexja/src/addons/luatexja-fontspec.sty +2022/08/07 | 6891 | macros/luatex/generic/luatexja/src/addons/luatexja-otf.sty +2022/08/07 | 29572 | macros/luatex/generic/luatexja/src/addons/luatexja-preset.sty +2022/08/07 | 10311 | macros/luatex/generic/luatexja/src/addons/luatexja-ruby.sty +2022/08/07 | 2193 | macros/luatex/generic/luatexja/src/addons/luatexja-zhfonts.sty +2022/08/07 | 2601 | macros/luatex/generic/luatexja/src/jfm-banjiao.lua +2022/08/07 | 2207 | macros/luatex/generic/luatexja/src/jfm-CCT.lua +2022/08/07 | 2342 | macros/luatex/generic/luatexja/src/jfm-jis.lua +2022/08/07 | 2586 | macros/luatex/generic/luatexja/src/jfm-kaiming.lua +2022/08/07 | 8106 | macros/luatex/generic/luatexja/src/jfm-min.lua +2022/08/07 | 192 | macros/luatex/generic/luatexja/src/jfm-mono.lua +2022/08/07 | 200 | macros/luatex/generic/luatexja/src/jfm-prop.lua +2022/08/07 | 196 | macros/luatex/generic/luatexja/src/jfm-propv.lua +2022/08/07 | 196 | macros/luatex/generic/luatexja/src/jfm-propw.lua +2022/08/07 | 2575 | macros/luatex/generic/luatexja/src/jfm-quanjiao.lua +2022/08/07 | 4808 | macros/luatex/generic/luatexja/src/jfm-tmin.lua +2022/08/07 | 13899 | macros/luatex/generic/luatexja/src/jfm-ujis.lua +2022/08/07 | 11508 | macros/luatex/generic/luatexja/src/jfm-ujisv.lua +2022/08/07 | 26934 | macros/luatex/generic/luatexja/src/lltjext.sty +2022/08/07 | 21879 | macros/luatex/generic/luatexja/src/ltj-adjust.lua +2022/08/07 | 12151 | macros/luatex/generic/luatexja/src/ltj-base.lua +2022/08/07 | 6214 | macros/luatex/generic/luatexja/src/ltj-base.sty +2022/08/07 | 3961 | macros/luatex/generic/luatexja/src/ltj-charrange.lua +2022/08/07 | 177686 | macros/luatex/generic/luatexja/src/ltjclasses.dtx +2022/08/07 | 1278 | macros/luatex/generic/luatexja/src/ltjclasses.ins +2022/08/07 | 3748 | macros/luatex/generic/luatexja/src/ltj-compat.lua +2022/08/07 | 5222 | macros/luatex/generic/luatexja/src/ltj-debug.lua +2022/08/07 | 39581 | macros/luatex/generic/luatexja/src/ltj-direction.lua +2022/08/07 | 3425 | macros/luatex/generic/luatexja/src/ltj-inputbuf.lua +2022/08/07 | 154928 | macros/luatex/generic/luatexja/src/ltj-ivd_aj1.lua +2022/08/07 | 55553 | macros/luatex/generic/luatexja/src/ltj-jfmglue.lua +2022/08/07 | 48551 | macros/luatex/generic/luatexja/src/ltj-jfont.lua +2022/08/07 | 54427 | macros/luatex/generic/luatexja/src/ltj-jisx0208.lua +2022/08/07 | 18722 | macros/luatex/generic/luatexja/src/ltj-kinsoku.tex +2022/08/07 | 6235 | macros/luatex/generic/luatexja/src/ltj-latex.sty +2022/08/07 | 3804 | macros/luatex/generic/luatexja/src/ltj-lineskip.lua +2022/08/07 | 5940 | macros/luatex/generic/luatexja/src/ltj-lotf_aux.lua +2022/08/07 | 8660 | macros/luatex/generic/luatexja/src/ltjltxdoc.dtx +2022/08/07 | 126 | macros/luatex/generic/luatexja/src/ltjltxdoc.ins +2022/08/07 | 7370 | macros/luatex/generic/luatexja/src/ltj-math.lua +2022/08/07 | 8609 | macros/luatex/generic/luatexja/src/ltj-otf.lua +2022/08/07 | 4480 | macros/luatex/generic/luatexja/src/ltj-plain.sty +2022/08/07 | 7026 | macros/luatex/generic/luatexja/src/ltj-pretreat.lua +2022/08/07 | 14929 | macros/luatex/generic/luatexja/src/ltj-rmlgbm.lua +2022/08/07 | 32183 | macros/luatex/generic/luatexja/src/ltj-ruby.lua +2022/08/07 | 189093 | macros/luatex/generic/luatexja/src/ltjsclasses.dtx +2022/08/07 | 385 | macros/luatex/generic/luatexja/src/ltjsclasses.ins +2022/08/07 | 13238 | macros/luatex/generic/luatexja/src/ltj-setwidth.lua +2022/08/07 | 4871 | macros/luatex/generic/luatexja/src/ltj-stack.lua +2022/08/07 | 7691 | macros/luatex/generic/luatexja/src/ltj-unicode-ccfix.lua +2022/08/07 | 3451 | macros/luatex/generic/luatexja/src/luatexja-compat.sty +2022/08/07 | 29814 | macros/luatex/generic/luatexja/src/luatexja-core.sty +2022/08/07 | 22453 | macros/luatex/generic/luatexja/src/luatexja.lua +2022/08/07 | 2042 | macros/luatex/generic/luatexja/src/luatexja.sty +2022/08/07 | 12716 | macros/luatex/generic/luatexja/src/patches/lltjcore.sty +2022/08/07 | 6529 | macros/luatex/generic/luatexja/src/patches/lltjdefs.sty +2022/08/07 | 49557 | macros/luatex/generic/luatexja/src/patches/lltjfont.sty +2022/08/07 | 617 | macros/luatex/generic/luatexja/src/patches/lltjp-array.sty +2022/08/07 | 4196 | macros/luatex/generic/luatexja/src/patches/lltjp-atbegshi.sty +2022/08/07 | 825 | macros/luatex/generic/luatexja/src/patches/lltjp-collcell.sty +2022/08/07 | 405 | macros/luatex/generic/luatexja/src/patches/lltjp-everyshi.sty +2022/08/07 | 5850 | macros/luatex/generic/luatexja/src/patches/lltjp-fontspec.sty +2022/08/07 | 1611 | macros/luatex/generic/luatexja/src/patches/lltjp-footmisc.sty +2022/08/07 | 19234 | macros/luatex/generic/luatexja/src/patches/lltjp-geometry.sty +2022/08/07 | 14914 | macros/luatex/generic/luatexja/src/patches/lltjp-listings.sty +2022/08/07 | 2057 | macros/luatex/generic/luatexja/src/patches/lltjp-microtype.sty +2022/08/07 | 189 | macros/luatex/generic/luatexja/src/patches/lltjp-preview.sty +2022/08/07 | 3893 | macros/luatex/generic/luatexja/src/patches/lltjp-siunitx.sty +2022/08/07 | 885 | macros/luatex/generic/luatexja/src/patches/lltjp-stfloats.sty +2022/08/07 | 5682 | macros/luatex/generic/luatexja/src/patches/lltjp-tascmac.sty +2022/08/07 | 2374 | macros/luatex/generic/luatexja/src/patches/lltjp-unicode-math.sty +2022/08/07 | 3371 | macros/luatex/generic/luatexja/src/patches/lltjp-xunicode.sty +2022/08/07 | 580 | macros/luatex/generic/luatexja/tool/blocks2defcharrange.rb +2022/08/07 | 1224 | macros/luatex/generic/luatexja/tool/chars2defcharrange.rb +2022/08/07 | 1130 | macros/luatex/generic/luatexja/tool/function_uax50.lua +2022/08/07 | 1397 | macros/luatex/generic/luatexja/tool/ivslist.tex +2022/08/07 | 7790 | macros/luatex/generic/luatexja/tool/jfm-convert.lua +2022/08/07 | 551 | macros/luatex/generic/luatexja/tool/jfm-readable.rb +2022/08/07 | 6060 | macros/luatex/generic/luatexja/tool/kyoikukanjiChars.tex +2022/08/07 | 4262 | macros/luatex/generic/luatexja/tool/kyoikukanji.txt +2022/08/07 | 3313 | macros/luatex/generic/luatexja/tool/ltj-unicode-ccfix_make2.pl +2022/08/07 | 355 | macros/luatex/generic/luatexja/tool/otf-AdobeMingStd-Light.txt +2022/08/07 | 326 | macros/luatex/generic/luatexja/tool/otf-AdobeMyungjoStd-Medium.txt +2022/08/07 | 317 | macros/luatex/generic/luatexja/tool/otf-AdobeSongStd-Light.txt +2022/08/07 | 896 | macros/luatex/generic/luatexja/tool/otf-KozMinPr6N-Regular.txt +2022/08/07 | 945 | macros/luatex/generic/luatexja/tool/table_ivd_aj1.lua +2022/08/07 | 3100 | macros/luatex/generic/luatexja/tool/table_jisx0208.tex +2022/08/07 | 11335 | macros/luatex/generic/luatexja/tool/unicodeBlocks.tex +2022/08/07 | 3835934 | macros/luatex/generic/luatexja.zip 2022/03/20 | 9193 | macros/luatex/generic/luatexko/ChangeLog 2022/03/20 | 339172 | macros/luatex/generic/luatexko/luatexko-doc.pdf 2022/03/20 | 35829 | macros/luatex/generic/luatexko/luatexko-doc.tex @@ -286420,9 +286421,9 @@ 2022/06/24 | 480 | systems/texlive/tlnet/archive/l2tabu.r63708.tar.xz 2019/02/28 | 227412 | systems/texlive/tlnet/archive/l2tabu-spanish.doc.r15878.tar.xz 2019/02/28 | 448 | systems/texlive/tlnet/archive/l2tabu-spanish.r15878.tar.xz -2022/07/03 | 886556 | systems/texlive/tlnet/archive/l3backend.doc.r63794.tar.xz -2022/07/03 | 15412 | systems/texlive/tlnet/archive/l3backend.r63794.tar.xz -2022/07/03 | 32940 | systems/texlive/tlnet/archive/l3backend.source.r63794.tar.xz +2022/08/07 | 888132 | systems/texlive/tlnet/archive/l3backend.doc.r64066.tar.xz +2022/08/07 | 15452 | systems/texlive/tlnet/archive/l3backend.r64066.tar.xz +2022/08/07 | 33016 | systems/texlive/tlnet/archive/l3backend.source.r64066.tar.xz 2019/02/28 | 344 | systems/texlive/tlnet/archive/l3build.aarch64-linux.r46894.tar.xz 2019/02/28 | 344 | systems/texlive/tlnet/archive/l3build.amd64-freebsd.r46894.tar.xz 2019/02/28 | 340 | systems/texlive/tlnet/archive/l3build.amd64-netbsd.r46894.tar.xz @@ -286445,9 +286446,9 @@ 2022/04/21 | 3505696 | systems/texlive/tlnet/archive/l3experimental.doc.r63089.tar.xz 2022/04/21 | 23644 | systems/texlive/tlnet/archive/l3experimental.r63089.tar.xz 2022/04/21 | 80180 | systems/texlive/tlnet/archive/l3experimental.source.r63089.tar.xz -2022/07/16 | 11851628 | systems/texlive/tlnet/archive/l3kernel.doc.r63904.tar.xz -2022/07/16 | 172516 | systems/texlive/tlnet/archive/l3kernel.r63904.tar.xz -2022/07/16 | 591652 | systems/texlive/tlnet/archive/l3kernel.source.r63904.tar.xz +2022/08/07 | 11848044 | systems/texlive/tlnet/archive/l3kernel.doc.r64066.tar.xz +2022/08/07 | 173260 | systems/texlive/tlnet/archive/l3kernel.r64066.tar.xz +2022/08/07 | 592832 | systems/texlive/tlnet/archive/l3kernel.source.r64066.tar.xz 2022/06/24 | 1853024 | systems/texlive/tlnet/archive/l3packages.doc.r63705.tar.xz 2022/06/24 | 21936 | systems/texlive/tlnet/archive/l3packages.r63705.tar.xz 2022/06/24 | 45700 | systems/texlive/tlnet/archive/l3packages.source.r63705.tar.xz @@ -291862,7 +291863,7 @@ 2020/05/17 | 592 | systems/texlive/tlnet/archive/texlive-scripts.amd64-freebsd.r55172.tar.xz 2020/05/17 | 588 | systems/texlive/tlnet/archive/texlive-scripts.amd64-netbsd.r55172.tar.xz 2020/05/17 | 592 | systems/texlive/tlnet/archive/texlive-scripts.armhf-linux.r55172.tar.xz -2022/08/06 | 419224 | systems/texlive/tlnet/archive/texlive-scripts.doc.r64053.tar.xz +2022/08/07 | 419224 | systems/texlive/tlnet/archive/texlive-scripts.doc.r64062.tar.xz 2020/01/27 | 916 | systems/texlive/tlnet/archive/texlive-scripts-extra.aarch64-linux.r53577.tar.xz 2020/01/27 | 924 | systems/texlive/tlnet/archive/texlive-scripts-extra.amd64-freebsd.r53577.tar.xz 2020/01/27 | 916 | systems/texlive/tlnet/archive/texlive-scripts-extra.amd64-netbsd.r53577.tar.xz @@ -291886,7 +291887,7 @@ 2020/05/17 | 588 | systems/texlive/tlnet/archive/texlive-scripts.i386-linux.r55172.tar.xz 2020/05/17 | 592 | systems/texlive/tlnet/archive/texlive-scripts.i386-netbsd.r55172.tar.xz 2020/05/17 | 588 | systems/texlive/tlnet/archive/texlive-scripts.i386-solaris.r55172.tar.xz -2022/08/06 | 113568 | systems/texlive/tlnet/archive/texlive-scripts.r64053.tar.xz +2022/08/07 | 113536 | systems/texlive/tlnet/archive/texlive-scripts.r64062.tar.xz 2021/02/25 | 572 | systems/texlive/tlnet/archive/texlive-scripts.universal-darwin.r57908.tar.xz 2022/04/19 | 36296 | systems/texlive/tlnet/archive/texlive-scripts.win32.r63068.tar.xz 2020/05/17 | 588 | systems/texlive/tlnet/archive/texlive-scripts.x86_64-cygwin.r55172.tar.xz @@ -293708,16 +293709,16 @@ 2020/07/18 | 47816 | systems/texlive/tlnet/archive/zztex.doc.r55862.tar.xz 2020/07/18 | 101724 | systems/texlive/tlnet/archive/zztex.r55862.tar.xz 2022/07/17 | 124404 | systems/texlive/tlnet/install-tl -2022/08/06 | 5808532 | systems/texlive/tlnet/install-tl-unx.tar.gz -2022/08/06 | 152 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512 -2022/08/06 | 455 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512.asc +2022/08/07 | 5832927 | systems/texlive/tlnet/install-tl-unx.tar.gz +2022/08/07 | 152 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512 +2022/08/07 | 455 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512.asc 2021/04/11 | 4945 | systems/texlive/tlnet/install-tl-windows.bat -2022/08/06 | 20466577 | systems/texlive/tlnet/install-tl-windows.exe -2022/08/06 | 153 | systems/texlive/tlnet/install-tl-windows.exe.sha512 -2022/08/06 | 455 | systems/texlive/tlnet/install-tl-windows.exe.sha512.asc -2022/08/06 | 25493435 | systems/texlive/tlnet/install-tl.zip -2022/08/06 | 145 | systems/texlive/tlnet/install-tl.zip.sha512 -2022/08/06 | 455 | systems/texlive/tlnet/install-tl.zip.sha512.asc +2022/08/07 | 20435428 | systems/texlive/tlnet/install-tl-windows.exe +2022/08/07 | 153 | systems/texlive/tlnet/install-tl-windows.exe.sha512 +2022/08/07 | 455 | systems/texlive/tlnet/install-tl-windows.exe.sha512.asc +2022/08/07 | 25516475 | systems/texlive/tlnet/install-tl.zip +2022/08/07 | 145 | systems/texlive/tlnet/install-tl.zip.sha512 +2022/08/07 | 455 | systems/texlive/tlnet/install-tl.zip.sha512.asc 2022/04/03 | 1229 | systems/texlive/tlnet/README.md 2022/04/03 | 0 | systems/texlive/tlnet/TEXLIVE_2022 2022/02/28 | 7791 | systems/texlive/tlnet/tlpkg/gpg/pubring.gpg @@ -293727,7 +293728,7 @@ 2022/02/28 | 1280 | systems/texlive/tlnet/tlpkg/gpg/trustdb.gpg 2022/05/27 | 49794 | systems/texlive/tlnet/tlpkg/installer/config.guess 2010/11/11 | 11651 | systems/texlive/tlnet/tlpkg/installer/COPYING.MinGW-runtime.txt -2022/08/05 | 7539 | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +2022/08/06 | 7488 | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl 2022/07/21 | 222477 | systems/texlive/tlnet/tlpkg/installer/curl/curl-ca-bundle.crt 2020/04/15 | 2606592 | systems/texlive/tlnet/tlpkg/installer/curl/curl.exe 2017/04/16 | 2629 | systems/texlive/tlnet/tlpkg/installer/installer-options.txt @@ -293747,6 +293748,7 @@ 2021/03/06 | 493600 | systems/texlive/tlnet/tlpkg/installer/wget/wget.x86_64-darwinlegacy 2019/03/02 | 754648 | systems/texlive/tlnet/tlpkg/installer/wget/wget.x86_64-linuxmusl 2016/04/18 | 600712 | systems/texlive/tlnet/tlpkg/installer/wget/wget.x86_64-solaris +2022/08/06 | 45070 | systems/texlive/tlnet/tlpkg/installer/wtestopenfiles.exe 2021/02/26 | 191176 | systems/texlive/tlnet/tlpkg/installer/xz/xz.aarch64-linux 2021/03/06 | 196432 | systems/texlive/tlnet/tlpkg/installer/xz/xz.amd64-freebsd 2021/02/27 | 179944 | systems/texlive/tlnet/tlpkg/installer/xz/xz.amd64-netbsd @@ -293769,12 +293771,12 @@ 2021/05/16 | 20371 | systems/texlive/tlnet/tlpkg/TeXLive/TLCrypto.pm 2021/12/21 | 5429 | systems/texlive/tlnet/tlpkg/TeXLive/TLDownload.pm 2021/12/21 | 27582 | systems/texlive/tlnet/tlpkg/TeXLive/TLPaper.pm -2022/08/06 | 17575886 | systems/texlive/tlnet/tlpkg/texlive.tlpdb -2022/08/06 | 48 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 +2022/08/07 | 17575922 | systems/texlive/tlnet/tlpkg/texlive.tlpdb +2022/08/07 | 48 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 2022/04/18 | 86658 | systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm -2022/08/06 | 144 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 -2022/08/06 | 455 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc -2022/08/06 | 2397004 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz +2022/08/07 | 144 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 +2022/08/07 | 455 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc +2022/08/07 | 2395976 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz 2021/12/21 | 58848 | systems/texlive/tlnet/tlpkg/TeXLive/TLPOBJ.pm 2022/08/01 | 42206 | systems/texlive/tlnet/tlpkg/TeXLive/TLPSRC.pm 2021/12/21 | 16130 | systems/texlive/tlnet/tlpkg/TeXLive/TLTREE.pm @@ -299037,7 +299039,7 @@ 2020/10/03 | 318630 | systems/win32/miktex/tm/packages/filehook.tar.lzma 2012/12/04 | 924573 | systems/win32/miktex/tm/packages/fileinfo.tar.lzma 2011/09/21 | 281409 | systems/win32/miktex/tm/packages/filemod.tar.lzma -2022/08/06 | 658037 | systems/win32/miktex/tm/packages/files.csv.lzma +2022/08/07 | 658037 | systems/win32/miktex/tm/packages/files.csv.lzma 2001/05/14 | 5617 | systems/win32/miktex/tm/packages/finbib.tar.lzma 2015/10/20 | 44379 | systems/win32/miktex/tm/packages/findhyph.tar.lzma 2011/10/21 | 89323 | systems/win32/miktex/tm/packages/fink.tar.lzma @@ -300714,9 +300716,9 @@ 2018/01/12 | 157226 | systems/win32/miktex/tm/packages/miktex-zip-bin-x64.tar.lzma 2022/07/26 | 39695 | systems/win32/miktex/tm/packages/miktex-zlib-bin-2.9.tar.lzma 2022/07/30 | 43515 | systems/win32/miktex/tm/packages/miktex-zlib-bin-x64-2.9.tar.lzma -2022/08/06 | 288549 | systems/win32/miktex/tm/packages/miktex-zzdb1-2.9.tar.lzma -2022/08/06 | 1482144 | systems/win32/miktex/tm/packages/miktex-zzdb2-2.9.tar.lzma -2022/08/06 | 1361464 | systems/win32/miktex/tm/packages/miktex-zzdb3-2.9.tar.lzma +2022/08/07 | 288549 | systems/win32/miktex/tm/packages/miktex-zzdb1-2.9.tar.lzma +2022/08/07 | 1480790 | systems/win32/miktex/tm/packages/miktex-zzdb2-2.9.tar.lzma +2022/08/07 | 1361845 | systems/win32/miktex/tm/packages/miktex-zzdb3-2.9.tar.lzma 2022/07/26 | 13519 | systems/win32/miktex/tm/packages/miktex-zzip-bin-2.9.tar.lzma 2022/07/30 | 14474 | systems/win32/miktex/tm/packages/miktex-zzip-bin-x64-2.9.tar.lzma 2016/07/15 | 35914 | systems/win32/miktex/tm/packages/mil3.tar.lzma @@ -300957,102 +300959,102 @@ 2018/04/09 | 400132 | systems/win32/miktex/tm/packages/newunicodechar.tar.lzma 2011/09/19 | 101312 | systems/win32/miktex/tm/packages/newvbtm.tar.lzma 2021/03/17 | 232249 | systems/win32/miktex/tm/packages/newverbs.tar.lzma -2022/08/06 | 658512 | systems/win32/miktex/tm/packages/next/files.csv.lzma -2022/08/06 | 57317 | systems/win32/miktex/tm/packages/next/miktex-arctrl-bin-x64-2.9.tar.lzma -2022/08/06 | 1161752 | systems/win32/miktex/tm/packages/next/miktex-asymptote-bin-x64-2.9.tar.lzma -2022/08/06 | 31586 | systems/win32/miktex/tm/packages/next/miktex-autosp-bin-x64-2.9.tar.lzma -2022/08/06 | 35265 | systems/win32/miktex/tm/packages/next/miktex-axohelp-bin-x64-2.9.tar.lzma -2022/08/06 | 65129 | systems/win32/miktex/tm/packages/next/miktex-bibarts-bin-x64-2.9.tar.lzma -2022/08/06 | 95467 | systems/win32/miktex/tm/packages/next/miktex-bibtex8bit-bin-x64-2.9.tar.lzma -2022/08/06 | 77210 | systems/win32/miktex/tm/packages/next/miktex-bibtex-bin-x64-2.9.tar.lzma -2022/08/06 | 31562 | systems/win32/miktex/tm/packages/next/miktex-bzip2-bin-x64-2.9.tar.lzma -2022/08/06 | 394144 | systems/win32/miktex/tm/packages/next/miktex-cairo-bin-x64-2.9.tar.lzma -2022/08/06 | 37051 | systems/win32/miktex/tm/packages/next/miktex-chktex-bin-x64-2.9.tar.lzma -2022/08/06 | 57504 | systems/win32/miktex/tm/packages/next/miktex-cjkutils-bin-x64-2.9.tar.lzma -2022/08/06 | 270467 | systems/win32/miktex/tm/packages/next/miktex-console-bin-x64-2.9.tar.lzma -2022/08/06 | 196213 | systems/win32/miktex/tm/packages/next/miktex-curl-bin-x64-2.9.tar.lzma -2022/08/06 | 103246 | systems/win32/miktex/tm/packages/next/miktex-cweb-bin-x64-2.9.tar.lzma -2022/08/06 | 24211 | systems/win32/miktex/tm/packages/next/miktex-devnag-bin-x64-2.9.tar.lzma -2022/08/06 | 481894 | systems/win32/miktex/tm/packages/next/miktex-doc.tar.lzma -2022/08/06 | 52037 | systems/win32/miktex/tm/packages/next/miktex-dvicopy-bin-x64-2.9.tar.lzma -2022/08/06 | 325980 | systems/win32/miktex/tm/packages/next/miktex-dvipdfmx-bin-x64-2.9.tar.lzma -2022/08/06 | 45794 | systems/win32/miktex/tm/packages/next/miktex-dvipng-bin-x64-2.9.tar.lzma -2022/08/06 | 135465 | systems/win32/miktex/tm/packages/next/miktex-dvips-bin-x64-2.9.tar.lzma -2022/08/06 | 1458152 | systems/win32/miktex/tm/packages/next/miktex-dvisvgm-bin-x64-2.9.tar.lzma -2022/08/06 | 112979 | systems/win32/miktex/tm/packages/next/miktex-epstopdf-bin-x64-2.9.tar.lzma -2022/08/06 | 48852 | systems/win32/miktex/tm/packages/next/miktex-expat-bin-x64-2.9.tar.lzma -2022/08/06 | 28510 | systems/win32/miktex/tm/packages/next/miktex-findtexmf-bin-x64-2.9.tar.lzma -2022/08/06 | 63241 | systems/win32/miktex/tm/packages/next/miktex-fmt-bin-x64-2.9.tar.lzma -2022/08/06 | 155431 | systems/win32/miktex/tm/packages/next/miktex-fontconfig-bin-x64-2.9.tar.lzma -2022/08/06 | 79063 | systems/win32/miktex/tm/packages/next/miktex-fonts-bin-x64-2.9.tar.lzma -2022/08/06 | 81449 | systems/win32/miktex/tm/packages/next/miktex-freeglut-bin-x64-2.9.tar.lzma -2022/08/06 | 295945 | systems/win32/miktex/tm/packages/next/miktex-freetype2-bin-x64-2.9.tar.lzma -2022/08/06 | 25117 | systems/win32/miktex/tm/packages/next/miktex-fribidixetex-bin-x64-2.9.tar.lzma -2022/08/06 | 112877 | systems/win32/miktex/tm/packages/next/miktex-gd-bin-x64-2.9.tar.lzma -2022/08/06 | 73264 | systems/win32/miktex/tm/packages/next/miktex-graphite2-bin-x64-2.9.tar.lzma -2022/08/06 | 115579 | systems/win32/miktex/tm/packages/next/miktex-gregorio-bin-x64-2.9.tar.lzma -2022/08/06 | 43889 | systems/win32/miktex/tm/packages/next/miktex-gsf2pk-bin-x64-2.9.tar.lzma -2022/08/06 | 565081 | systems/win32/miktex/tm/packages/next/miktex-harfbuzz-bin-x64-2.9.tar.lzma -2022/08/06 | 247207 | systems/win32/miktex/tm/packages/next/miktex-hitex-bin-x64.tar.lzma -2022/08/06 | 169679 | systems/win32/miktex/tm/packages/next/miktex-hunspell-bin-x64-2.9.tar.lzma -2022/08/06 | 109651 | systems/win32/miktex/tm/packages/next/miktex-jpeg-bin-x64-2.9.tar.lzma -2022/08/06 | 18382 | systems/win32/miktex/tm/packages/next/miktex-kpathsea-bin-x64-2.9.tar.lzma -2022/08/06 | 30570 | systems/win32/miktex/tm/packages/next/miktex-lacheck-bin-x64-2.9.tar.lzma -2022/08/06 | 682215 | systems/win32/miktex/tm/packages/next/miktex-lcdf-typetools-bin-x64-2.9.tar.lzma -2022/08/06 | 599104 | systems/win32/miktex/tm/packages/next/miktex-libressl-bin-x64-2.9.tar.lzma -2022/08/06 | 527570 | systems/win32/miktex/tm/packages/next/miktex-log4cxx-bin-x64-2.9.tar.lzma -2022/08/06 | 103599 | systems/win32/miktex/tm/packages/next/miktex-lua53-bin-x64-2.9.tar.lzma -2022/08/06 | 2023132 | systems/win32/miktex/tm/packages/next/miktex-luatex-bin-x64-2.9.tar.lzma -2022/08/06 | 74099 | systems/win32/miktex/tm/packages/next/miktex-lzma-bin-x64-2.9.tar.lzma -2022/08/06 | 32075 | systems/win32/miktex/tm/packages/next/miktex-makeindex-bin-x64-2.9.tar.lzma -2022/08/06 | 8826 | systems/win32/miktex/tm/packages/next/miktex-md5-bin-x64-2.9.tar.lzma -2022/08/06 | 209139 | systems/win32/miktex/tm/packages/next/miktex-metafont-bin-x64-2.9.tar.lzma -2022/08/06 | 286685 | systems/win32/miktex/tm/packages/next/miktex-metapost-bin-x64-2.9.tar.lzma -2022/08/06 | 104922 | systems/win32/miktex/tm/packages/next/miktex-mfware-bin-x64-2.9.tar.lzma -2022/08/06 | 140011 | systems/win32/miktex/tm/packages/next/miktex-mktex-bin-x64-2.9.tar.lzma -2022/08/06 | 325484 | systems/win32/miktex/tm/packages/next/miktex-mo-bin-x64-2.9.tar.lzma -2022/08/06 | 181725 | systems/win32/miktex/tm/packages/next/miktex-mpfr-bin-x64-2.9.tar.lzma -2022/08/06 | 55320 | systems/win32/miktex/tm/packages/next/miktex-mpmcli-bin-x64-2.9.tar.lzma -2022/08/06 | 35230 | systems/win32/miktex/tm/packages/next/miktex-mspack-bin-x64-2.9.tar.lzma -2022/08/06 | 43618 | systems/win32/miktex/tm/packages/next/miktex-mthelp-bin-x64-2.9.tar.lzma -2022/08/06 | 48038 | systems/win32/miktex/tm/packages/next/miktex-mtprint-bin-x64-2.9.tar.lzma -2022/08/06 | 52369 | systems/win32/miktex/tm/packages/next/miktex-m-tx-bin-x64-2.9.tar.lzma -2022/08/06 | 213847 | systems/win32/miktex/tm/packages/next/miktex-omegaware-bin-x64-2.9.tar.lzma -2022/08/06 | 41179 | systems/win32/miktex/tm/packages/next/miktex-patgen-bin-x64.tar.lzma -2022/08/06 | 824995 | systems/win32/miktex/tm/packages/next/miktex-pdftex-bin-x64-2.9.tar.lzma -2022/08/06 | 203421 | systems/win32/miktex/tm/packages/next/miktex-pixman-bin-x64-2.9.tar.lzma -2022/08/06 | 245151 | systems/win32/miktex/tm/packages/next/miktex-pmx-bin-x64-2.9.tar.lzma -2022/08/06 | 88483 | systems/win32/miktex/tm/packages/next/miktex-png-bin-x64-2.9.tar.lzma -2022/08/06 | 1323745 | systems/win32/miktex/tm/packages/next/miktex-poppler-bin-x64-2.9.tar.lzma -2022/08/06 | 23948 | systems/win32/miktex/tm/packages/next/miktex-popt-bin-x64-2.9.tar.lzma -2022/08/06 | 37507 | systems/win32/miktex/tm/packages/next/miktex-posix-bin-x64-2.9.tar.lzma -2022/08/06 | 72977 | systems/win32/miktex/tm/packages/next/miktex-ps2pk-bin-x64-2.9.tar.lzma -2022/08/06 | 58634 | systems/win32/miktex/tm/packages/next/miktex-psutils-bin-x64-2.9.tar.lzma -2022/08/06 | 769652 | systems/win32/miktex/tm/packages/next/miktex-ptex-bin-x64.tar.lzma -2022/08/06 | 1503054 | systems/win32/miktex/tm/packages/next/miktex-runtime-bin-x64-2.9.tar.lzma -2022/08/06 | 52628 | systems/win32/miktex/tm/packages/next/miktex-synctex-bin-x64-2.9.tar.lzma -2022/08/06 | 63803 | systems/win32/miktex/tm/packages/next/miktex-tdsutil-bin-x64.tar.lzma -2022/08/06 | 27465 | systems/win32/miktex/tm/packages/next/miktex-teckit-bin-x64-2.9.tar.lzma -2022/08/06 | 18510 | systems/win32/miktex/tm/packages/next/miktex-tex2xindy-bin-x64-2.9.tar.lzma -2022/08/06 | 70938 | systems/win32/miktex/tm/packages/next/miktex-tex4ht-bin-x64-2.9.tar.lzma -2022/08/06 | 173177 | systems/win32/miktex/tm/packages/next/miktex-tex-bin-x64-2.9.tar.lzma -2022/08/06 | 68147 | systems/win32/miktex/tm/packages/next/miktex-texify-bin-x64-2.9.tar.lzma -2022/08/06 | 107437 | systems/win32/miktex/tm/packages/next/miktex-texware-bin-x64-2.9.tar.lzma -2022/08/06 | 2821671 | systems/win32/miktex/tm/packages/next/miktex-texworks-bin-x64-2.9.tar.lzma -2022/08/06 | 62360 | systems/win32/miktex/tm/packages/next/miktex-ttf2pk2-bin-x64-2.9.tar.lzma -2022/08/06 | 41190 | systems/win32/miktex/tm/packages/next/miktex-upmendex-bin-x64.tar.lzma -2022/08/06 | 33863 | systems/win32/miktex/tm/packages/next/miktex-uriparser-bin-x64-2.9.tar.lzma -2022/08/06 | 73685 | systems/win32/miktex/tm/packages/next/miktex-web-bin-x64-2.9.tar.lzma -2022/08/06 | 352464 | systems/win32/miktex/tm/packages/next/miktex-xetex-bin-x64-2.9.tar.lzma -2022/08/06 | 57502 | systems/win32/miktex/tm/packages/next/miktex-xml2pmx-bin-x64.tar.lzma -2022/08/06 | 630436 | systems/win32/miktex/tm/packages/next/miktex-yap-bin-x64-2.9.tar.lzma -2022/08/06 | 43528 | systems/win32/miktex/tm/packages/next/miktex-zlib-bin-x64-2.9.tar.lzma -2022/08/06 | 288531 | systems/win32/miktex/tm/packages/next/miktex-zzdb1-2.9.tar.lzma -2022/08/06 | 1478524 | systems/win32/miktex/tm/packages/next/miktex-zzdb2-2.9.tar.lzma -2022/08/06 | 1362233 | systems/win32/miktex/tm/packages/next/miktex-zzdb3-2.9.tar.lzma -2022/08/06 | 14434 | systems/win32/miktex/tm/packages/next/miktex-zzip-bin-x64-2.9.tar.lzma +2022/08/07 | 658512 | systems/win32/miktex/tm/packages/next/files.csv.lzma +2022/08/07 | 57317 | systems/win32/miktex/tm/packages/next/miktex-arctrl-bin-x64-2.9.tar.lzma +2022/08/07 | 1161751 | systems/win32/miktex/tm/packages/next/miktex-asymptote-bin-x64-2.9.tar.lzma +2022/08/07 | 31587 | systems/win32/miktex/tm/packages/next/miktex-autosp-bin-x64-2.9.tar.lzma +2022/08/07 | 35265 | systems/win32/miktex/tm/packages/next/miktex-axohelp-bin-x64-2.9.tar.lzma +2022/08/07 | 65130 | systems/win32/miktex/tm/packages/next/miktex-bibarts-bin-x64-2.9.tar.lzma +2022/08/07 | 95469 | systems/win32/miktex/tm/packages/next/miktex-bibtex8bit-bin-x64-2.9.tar.lzma +2022/08/07 | 77211 | systems/win32/miktex/tm/packages/next/miktex-bibtex-bin-x64-2.9.tar.lzma +2022/08/07 | 31562 | systems/win32/miktex/tm/packages/next/miktex-bzip2-bin-x64-2.9.tar.lzma +2022/08/07 | 394143 | systems/win32/miktex/tm/packages/next/miktex-cairo-bin-x64-2.9.tar.lzma +2022/08/07 | 37049 | systems/win32/miktex/tm/packages/next/miktex-chktex-bin-x64-2.9.tar.lzma +2022/08/07 | 57505 | systems/win32/miktex/tm/packages/next/miktex-cjkutils-bin-x64-2.9.tar.lzma +2022/08/07 | 270467 | systems/win32/miktex/tm/packages/next/miktex-console-bin-x64-2.9.tar.lzma +2022/08/07 | 196213 | systems/win32/miktex/tm/packages/next/miktex-curl-bin-x64-2.9.tar.lzma +2022/08/07 | 103247 | systems/win32/miktex/tm/packages/next/miktex-cweb-bin-x64-2.9.tar.lzma +2022/08/07 | 24212 | systems/win32/miktex/tm/packages/next/miktex-devnag-bin-x64-2.9.tar.lzma +2022/08/07 | 481893 | systems/win32/miktex/tm/packages/next/miktex-doc.tar.lzma +2022/08/07 | 52037 | systems/win32/miktex/tm/packages/next/miktex-dvicopy-bin-x64-2.9.tar.lzma +2022/08/07 | 325980 | systems/win32/miktex/tm/packages/next/miktex-dvipdfmx-bin-x64-2.9.tar.lzma +2022/08/07 | 45795 | systems/win32/miktex/tm/packages/next/miktex-dvipng-bin-x64-2.9.tar.lzma +2022/08/07 | 135465 | systems/win32/miktex/tm/packages/next/miktex-dvips-bin-x64-2.9.tar.lzma +2022/08/07 | 1458152 | systems/win32/miktex/tm/packages/next/miktex-dvisvgm-bin-x64-2.9.tar.lzma +2022/08/07 | 112980 | systems/win32/miktex/tm/packages/next/miktex-epstopdf-bin-x64-2.9.tar.lzma +2022/08/07 | 48852 | systems/win32/miktex/tm/packages/next/miktex-expat-bin-x64-2.9.tar.lzma +2022/08/07 | 28510 | systems/win32/miktex/tm/packages/next/miktex-findtexmf-bin-x64-2.9.tar.lzma +2022/08/07 | 63241 | systems/win32/miktex/tm/packages/next/miktex-fmt-bin-x64-2.9.tar.lzma +2022/08/07 | 155430 | systems/win32/miktex/tm/packages/next/miktex-fontconfig-bin-x64-2.9.tar.lzma +2022/08/07 | 79065 | systems/win32/miktex/tm/packages/next/miktex-fonts-bin-x64-2.9.tar.lzma +2022/08/07 | 81448 | systems/win32/miktex/tm/packages/next/miktex-freeglut-bin-x64-2.9.tar.lzma +2022/08/07 | 295944 | systems/win32/miktex/tm/packages/next/miktex-freetype2-bin-x64-2.9.tar.lzma +2022/08/07 | 25119 | systems/win32/miktex/tm/packages/next/miktex-fribidixetex-bin-x64-2.9.tar.lzma +2022/08/07 | 112878 | systems/win32/miktex/tm/packages/next/miktex-gd-bin-x64-2.9.tar.lzma +2022/08/07 | 73263 | systems/win32/miktex/tm/packages/next/miktex-graphite2-bin-x64-2.9.tar.lzma +2022/08/07 | 115579 | systems/win32/miktex/tm/packages/next/miktex-gregorio-bin-x64-2.9.tar.lzma +2022/08/07 | 43889 | systems/win32/miktex/tm/packages/next/miktex-gsf2pk-bin-x64-2.9.tar.lzma +2022/08/07 | 565080 | systems/win32/miktex/tm/packages/next/miktex-harfbuzz-bin-x64-2.9.tar.lzma +2022/08/07 | 247205 | systems/win32/miktex/tm/packages/next/miktex-hitex-bin-x64.tar.lzma +2022/08/07 | 169678 | systems/win32/miktex/tm/packages/next/miktex-hunspell-bin-x64-2.9.tar.lzma +2022/08/07 | 109651 | systems/win32/miktex/tm/packages/next/miktex-jpeg-bin-x64-2.9.tar.lzma +2022/08/07 | 18381 | systems/win32/miktex/tm/packages/next/miktex-kpathsea-bin-x64-2.9.tar.lzma +2022/08/07 | 30569 | systems/win32/miktex/tm/packages/next/miktex-lacheck-bin-x64-2.9.tar.lzma +2022/08/07 | 682215 | systems/win32/miktex/tm/packages/next/miktex-lcdf-typetools-bin-x64-2.9.tar.lzma +2022/08/07 | 599104 | systems/win32/miktex/tm/packages/next/miktex-libressl-bin-x64-2.9.tar.lzma +2022/08/07 | 527570 | systems/win32/miktex/tm/packages/next/miktex-log4cxx-bin-x64-2.9.tar.lzma +2022/08/07 | 103597 | systems/win32/miktex/tm/packages/next/miktex-lua53-bin-x64-2.9.tar.lzma +2022/08/07 | 2023132 | systems/win32/miktex/tm/packages/next/miktex-luatex-bin-x64-2.9.tar.lzma +2022/08/07 | 74098 | systems/win32/miktex/tm/packages/next/miktex-lzma-bin-x64-2.9.tar.lzma +2022/08/07 | 32073 | systems/win32/miktex/tm/packages/next/miktex-makeindex-bin-x64-2.9.tar.lzma +2022/08/07 | 8825 | systems/win32/miktex/tm/packages/next/miktex-md5-bin-x64-2.9.tar.lzma +2022/08/07 | 209138 | systems/win32/miktex/tm/packages/next/miktex-metafont-bin-x64-2.9.tar.lzma +2022/08/07 | 286684 | systems/win32/miktex/tm/packages/next/miktex-metapost-bin-x64-2.9.tar.lzma +2022/08/07 | 104920 | systems/win32/miktex/tm/packages/next/miktex-mfware-bin-x64-2.9.tar.lzma +2022/08/07 | 140011 | systems/win32/miktex/tm/packages/next/miktex-mktex-bin-x64-2.9.tar.lzma +2022/08/07 | 325483 | systems/win32/miktex/tm/packages/next/miktex-mo-bin-x64-2.9.tar.lzma +2022/08/07 | 181724 | systems/win32/miktex/tm/packages/next/miktex-mpfr-bin-x64-2.9.tar.lzma +2022/08/07 | 55319 | systems/win32/miktex/tm/packages/next/miktex-mpmcli-bin-x64-2.9.tar.lzma +2022/08/07 | 35230 | systems/win32/miktex/tm/packages/next/miktex-mspack-bin-x64-2.9.tar.lzma +2022/08/07 | 43617 | systems/win32/miktex/tm/packages/next/miktex-mthelp-bin-x64-2.9.tar.lzma +2022/08/07 | 48039 | systems/win32/miktex/tm/packages/next/miktex-mtprint-bin-x64-2.9.tar.lzma +2022/08/07 | 52369 | systems/win32/miktex/tm/packages/next/miktex-m-tx-bin-x64-2.9.tar.lzma +2022/08/07 | 213847 | systems/win32/miktex/tm/packages/next/miktex-omegaware-bin-x64-2.9.tar.lzma +2022/08/07 | 41179 | systems/win32/miktex/tm/packages/next/miktex-patgen-bin-x64.tar.lzma +2022/08/07 | 824995 | systems/win32/miktex/tm/packages/next/miktex-pdftex-bin-x64-2.9.tar.lzma +2022/08/07 | 203419 | systems/win32/miktex/tm/packages/next/miktex-pixman-bin-x64-2.9.tar.lzma +2022/08/07 | 245151 | systems/win32/miktex/tm/packages/next/miktex-pmx-bin-x64-2.9.tar.lzma +2022/08/07 | 88483 | systems/win32/miktex/tm/packages/next/miktex-png-bin-x64-2.9.tar.lzma +2022/08/07 | 1323745 | systems/win32/miktex/tm/packages/next/miktex-poppler-bin-x64-2.9.tar.lzma +2022/08/07 | 23948 | systems/win32/miktex/tm/packages/next/miktex-popt-bin-x64-2.9.tar.lzma +2022/08/07 | 37506 | systems/win32/miktex/tm/packages/next/miktex-posix-bin-x64-2.9.tar.lzma +2022/08/07 | 72977 | systems/win32/miktex/tm/packages/next/miktex-ps2pk-bin-x64-2.9.tar.lzma +2022/08/07 | 58632 | systems/win32/miktex/tm/packages/next/miktex-psutils-bin-x64-2.9.tar.lzma +2022/08/07 | 769653 | systems/win32/miktex/tm/packages/next/miktex-ptex-bin-x64.tar.lzma +2022/08/07 | 1503054 | systems/win32/miktex/tm/packages/next/miktex-runtime-bin-x64-2.9.tar.lzma +2022/08/07 | 52628 | systems/win32/miktex/tm/packages/next/miktex-synctex-bin-x64-2.9.tar.lzma +2022/08/07 | 63802 | systems/win32/miktex/tm/packages/next/miktex-tdsutil-bin-x64.tar.lzma +2022/08/07 | 27465 | systems/win32/miktex/tm/packages/next/miktex-teckit-bin-x64-2.9.tar.lzma +2022/08/07 | 18511 | systems/win32/miktex/tm/packages/next/miktex-tex2xindy-bin-x64-2.9.tar.lzma +2022/08/07 | 70939 | systems/win32/miktex/tm/packages/next/miktex-tex4ht-bin-x64-2.9.tar.lzma +2022/08/07 | 173177 | systems/win32/miktex/tm/packages/next/miktex-tex-bin-x64-2.9.tar.lzma +2022/08/07 | 68146 | systems/win32/miktex/tm/packages/next/miktex-texify-bin-x64-2.9.tar.lzma +2022/08/07 | 107436 | systems/win32/miktex/tm/packages/next/miktex-texware-bin-x64-2.9.tar.lzma +2022/08/07 | 2821670 | systems/win32/miktex/tm/packages/next/miktex-texworks-bin-x64-2.9.tar.lzma +2022/08/07 | 62359 | systems/win32/miktex/tm/packages/next/miktex-ttf2pk2-bin-x64-2.9.tar.lzma +2022/08/07 | 41190 | systems/win32/miktex/tm/packages/next/miktex-upmendex-bin-x64.tar.lzma +2022/08/07 | 33862 | systems/win32/miktex/tm/packages/next/miktex-uriparser-bin-x64-2.9.tar.lzma +2022/08/07 | 73686 | systems/win32/miktex/tm/packages/next/miktex-web-bin-x64-2.9.tar.lzma +2022/08/07 | 352464 | systems/win32/miktex/tm/packages/next/miktex-xetex-bin-x64-2.9.tar.lzma +2022/08/07 | 57501 | systems/win32/miktex/tm/packages/next/miktex-xml2pmx-bin-x64.tar.lzma +2022/08/07 | 630436 | systems/win32/miktex/tm/packages/next/miktex-yap-bin-x64-2.9.tar.lzma +2022/08/07 | 43527 | systems/win32/miktex/tm/packages/next/miktex-zlib-bin-x64-2.9.tar.lzma +2022/08/07 | 288550 | systems/win32/miktex/tm/packages/next/miktex-zzdb1-2.9.tar.lzma +2022/08/07 | 1478310 | systems/win32/miktex/tm/packages/next/miktex-zzdb2-2.9.tar.lzma +2022/08/07 | 1361301 | systems/win32/miktex/tm/packages/next/miktex-zzdb3-2.9.tar.lzma +2022/08/07 | 14433 | systems/win32/miktex/tm/packages/next/miktex-zzip-bin-x64-2.9.tar.lzma 2019/03/12 | 1412 | systems/win32/miktex/tm/packages/nextpage.tar.lzma -2022/08/06 | 1172 | systems/win32/miktex/tm/packages/next/pr.ini +2022/08/07 | 1172 | systems/win32/miktex/tm/packages/next/pr.ini 2018/07/06 | 145915 | systems/win32/miktex/tm/packages/nexus-otf.tar.lzma 2017/03/30 | 191149 | systems/win32/miktex/tm/packages/nfssext-cfr.tar.lzma 2012/12/20 | 612251 | systems/win32/miktex/tm/packages/nicefilelist.tar.lzma @@ -301539,7 +301541,7 @@ 2022/02/22 | 6917 | systems/win32/miktex/tm/packages/preview.tar.lzma 2019/06/20 | 375963 | systems/win32/miktex/tm/packages/prftree.tar.lzma 2021/04/23 | 274028 | systems/win32/miktex/tm/packages/principia.tar.lzma -2022/08/06 | 962 | systems/win32/miktex/tm/packages/pr.ini +2022/08/07 | 962 | systems/win32/miktex/tm/packages/pr.ini 2010/09/27 | 248469 | systems/win32/miktex/tm/packages/printlen.tar.lzma 2008/06/17 | 77313 | systems/win32/miktex/tm/packages/proba.tar.lzma 2017/07/12 | 988486 | systems/win32/miktex/tm/packages/probsoln.tar.lzma @@ -303472,7 +303474,7 @@ 2004/06/04 | 404 | tds/tds.sed 2004/06/23 | 65418 | tds/tds.tex 2019/05/29 | 304264 | tds.zip -2022/08/07 | 186 | timestamp +2022/08/08 | 186 | timestamp 2002/08/26 | 61898 | usergrps/dante/antrag.pdf 2002/08/26 | 118217 | usergrps/dante/antrag.ps 2022/02/28 | 917 | usergrps/dante/dtk/doc/beispiel.bib @@ -304806,39 +304808,40 @@ 1999/06/04 | 27445 | usergrps/uktug/baskervi/baskrep.cls 1999/05/12 | 7702 | usergrps/uktug/baskervi/epstopdf 1997/10/01 | 444 | usergrps/uktug/baskervi/README -2022/05/13 | 9628 | usergrps/usergrps/bg.html -2022/05/13 | 9297 | usergrps/usergrps/br.html -2022/05/13 | 9590 | usergrps/usergrps/cn.html -2022/05/13 | 9753 | usergrps/usergrps/cz.html -2022/05/13 | 9878 | usergrps/usergrps/de.html -2022/05/13 | 9257 | usergrps/usergrps/dk.html -2022/05/13 | 9161 | usergrps/usergrps/ee.html -2022/05/13 | 9386 | usergrps/usergrps/esc.html -2022/05/13 | 9531 | usergrps/usergrps/es.html -2022/05/13 | 9632 | usergrps/usergrps/fr.html -2022/05/13 | 9407 | usergrps/usergrps/gr.html -2022/05/13 | 9811 | usergrps/usergrps/hu.html -2022/05/13 | 9307 | usergrps/usergrps/ie.html -2022/05/13 | 6366 | usergrps/usergrps/index.html -2022/05/13 | 9282 | usergrps/usergrps/is.html -2022/05/13 | 9534 | usergrps/usergrps/it.html -2022/05/13 | 9251 | usergrps/usergrps/kh.html -2022/05/13 | 9651 | usergrps/usergrps/kr.html -2022/05/13 | 9544 | usergrps/usergrps/labels.pdf +2022/08/07 | 9678 | usergrps/usergrps/bg.html +2022/08/07 | 9347 | usergrps/usergrps/br.html +2022/08/07 | 9640 | usergrps/usergrps/cn.html +2022/08/07 | 9803 | usergrps/usergrps/cz.html +2022/08/07 | 9928 | usergrps/usergrps/de.html +2022/08/07 | 9307 | usergrps/usergrps/dk.html +2022/08/07 | 9211 | usergrps/usergrps/ee.html +2022/08/07 | 9436 | usergrps/usergrps/esc.html +2022/08/07 | 9581 | usergrps/usergrps/es.html +2022/08/07 | 9682 | usergrps/usergrps/fr.html +2022/08/07 | 9457 | usergrps/usergrps/gr.html +2022/08/07 | 9861 | usergrps/usergrps/hu.html +2022/08/07 | 9357 | usergrps/usergrps/ie.html +2022/08/07 | 6409 | usergrps/usergrps/index.html +2022/08/07 | 9332 | usergrps/usergrps/is.html +2022/08/07 | 9584 | usergrps/usergrps/it.html +2022/08/07 | 9301 | usergrps/usergrps/kh.html +2022/08/07 | 9701 | usergrps/usergrps/kr.html +2022/08/07 | 9541 | usergrps/usergrps/labels.pdf 2022/05/12 | 2105 | usergrps/usergrps/labels.tex -2022/05/13 | 9298 | usergrps/usergrps/lt.html -2022/05/13 | 32529 | usergrps/usergrps/lugs.html -2022/05/13 | 48794 | usergrps/usergrps/lugs.pdf -2022/05/13 | 20621 | usergrps/usergrps/lugs.tex -2022/05/13 | 9241 | usergrps/usergrps/mx.html -2022/05/13 | 9580 | usergrps/usergrps/nl.html -2022/05/13 | 9352 | usergrps/usergrps/no.html -2022/05/13 | 9816 | usergrps/usergrps/pl.html -2022/05/13 | 9380 | usergrps/usergrps/pt.html -2022/05/13 | 9422 | usergrps/usergrps/us.html -2022/05/13 | 9291 | usergrps/usergrps/uy.html -2022/05/13 | 9362 | usergrps/usergrps/vn.html -2022/05/13 | 9301 | usergrps/usergrps/za.html +2022/08/07 | 9348 | usergrps/usergrps/lt.html +2022/08/07 | 33096 | usergrps/usergrps/lugs.html +2022/08/07 | 48884 | usergrps/usergrps/lugs.pdf +2022/08/07 | 20954 | usergrps/usergrps/lugs.tex +2022/08/07 | 9291 | usergrps/usergrps/mx.html +2022/08/07 | 9630 | usergrps/usergrps/nl.html +2022/08/07 | 9402 | usergrps/usergrps/no.html +2022/08/07 | 9866 | usergrps/usergrps/pl.html +2022/08/07 | 9430 | usergrps/usergrps/pt.html +2022/08/07 | 9286 | usergrps/usergrps/tw.html +2022/08/07 | 9472 | usergrps/usergrps/us.html +2022/08/07 | 9341 | usergrps/usergrps/uy.html +2022/08/07 | 9412 | usergrps/usergrps/vn.html +2022/08/07 | 9351 | usergrps/usergrps/za.html 1992/12/06 | 2551 | web/aplweb/announcement 1993/11/03 | 802292 | web/aplweb/aplweba.zip 1993/11/03 | 771814 | web/aplweb/aplwebb.zip diff --git a/FILES.byname.gz b/FILES.byname.gz index 4ced41c683..3ef4a02bab 100644 Binary files a/FILES.byname.gz and b/FILES.byname.gz differ diff --git a/FILES.last07days b/FILES.last07days index 8336622cf6..3ce78522e3 100644 --- a/FILES.last07days +++ b/FILES.last07days @@ -1,138 +1,2354 @@ +2022/08/07 | 9928 | usergrps/usergrps/de.html +2022/08/07 | 9866 | usergrps/usergrps/pl.html +2022/08/07 | 9861 | usergrps/usergrps/hu.html +2022/08/07 | 9803 | usergrps/usergrps/cz.html +2022/08/07 | 9701 | usergrps/usergrps/kr.html +2022/08/07 | 9682 | usergrps/usergrps/fr.html +2022/08/07 | 9678 | usergrps/usergrps/bg.html +2022/08/07 | 9640 | usergrps/usergrps/cn.html +2022/08/07 | 9630 | usergrps/usergrps/nl.html +2022/08/07 | 962 | systems/win32/miktex/tm/packages/pr.ini +2022/08/07 | 9584 | usergrps/usergrps/it.html +2022/08/07 | 9581 | usergrps/usergrps/es.html +2022/08/07 | 95469 | systems/win32/miktex/tm/packages/next/miktex-bibtex8bit-bin-x64-2.9.tar.lzma +2022/08/07 | 9541 | usergrps/usergrps/labels.pdf +2022/08/07 | 9472 | usergrps/usergrps/us.html +2022/08/07 | 945 | macros/luatex/generic/luatexja/tool/table_ivd_aj1.lua +2022/08/07 | 945 | macros/luatex/generic/luatexja/doc/jfm-testf.lua +2022/08/07 | 9457 | usergrps/usergrps/gr.html +2022/08/07 | 9436 | usergrps/usergrps/esc.html +2022/08/07 | 9430 | usergrps/usergrps/pt.html +2022/08/07 | 9412 | usergrps/usergrps/vn.html +2022/08/07 | 9402 | usergrps/usergrps/no.html +2022/08/07 | 9357 | usergrps/usergrps/ie.html +2022/08/07 | 9351 | usergrps/usergrps/za.html +2022/08/07 | 9348 | usergrps/usergrps/lt.html +2022/08/07 | 9347 | usergrps/usergrps/br.html +2022/08/07 | 9341 | usergrps/usergrps/uy.html +2022/08/07 | 9332 | usergrps/usergrps/is.html +2022/08/07 | 9307 | usergrps/usergrps/dk.html +2022/08/07 | 9301 | usergrps/usergrps/kh.html +2022/08/07 | 9291 | usergrps/usergrps/mx.html +2022/08/07 | 9286 | usergrps/usergrps/tw.html +2022/08/07 | 9211 | usergrps/usergrps/ee.html +2022/08/07 | 896 | macros/luatex/generic/luatexja/tool/otf-KozMinPr6N-Regular.txt +2022/08/07 | 888132 | systems/texlive/tlnet/archive/l3backend.doc.r64066.tar.xz +2022/08/07 | 885 | macros/luatex/generic/luatexja/src/patches/lltjp-stfloats.sty +2022/08/07 | 88483 | systems/win32/miktex/tm/packages/next/miktex-png-bin-x64-2.9.tar.lzma +2022/08/07 | 8825 | systems/win32/miktex/tm/packages/next/miktex-md5-bin-x64-2.9.tar.lzma +2022/08/07 | 8660 | macros/luatex/generic/luatexja/src/ltjltxdoc.dtx +2022/08/07 | 8652 | macros/latex/contrib/tagpdf/ex-AF-file.pdf +2022/08/07 | 8609 | macros/luatex/generic/luatexja/src/ltj-otf.lua +2022/08/07 | 8436736 | graphics/asymptote/binaries/i386-windows/texlive/asy.exe +2022/08/07 | 8318976 | graphics/asymptote/binaries/x86_64-windows/texlive/asy.exe +2022/08/07 | 8281 | macros/latex/contrib/tagpdf/global-ex.png +2022/08/07 | 825 | macros/luatex/generic/luatexja/src/patches/lltjp-collcell.sty +2022/08/07 | 824995 | systems/win32/miktex/tm/packages/next/miktex-pdftex-bin-x64-2.9.tar.lzma +2022/08/07 | 81448 | systems/win32/miktex/tm/packages/next/miktex-freeglut-bin-x64-2.9.tar.lzma +2022/08/07 | 8113 | macros/latex/contrib/tagpdf/tagpdfdocu-patches.sty +2022/08/07 | 810894 | graphics/pgf/contrib/tikz-relay.zip +2022/08/07 | 8106 | macros/luatex/generic/luatexja/src/jfm-min.lua +2022/08/07 | 801 | macros/latex/contrib/tagpdf/ex-tagpdf-template.tex +2022/08/07 | 79065 | systems/win32/miktex/tm/packages/next/miktex-fonts-bin-x64-2.9.tar.lzma +2022/08/07 | 7854 | macros/latex/contrib/tagpdf/ex-formula-problem-luatex.pdf +2022/08/07 | 7790 | macros/luatex/generic/luatexja/tool/jfm-convert.lua +2022/08/07 | 777 | macros/latex/contrib/tagpdf/ex-spaceglyph-listings.tex +2022/08/07 | 77211 | systems/win32/miktex/tm/packages/next/miktex-bibtex-bin-x64-2.9.tar.lzma +2022/08/07 | 769653 | systems/win32/miktex/tm/packages/next/miktex-ptex-bin-x64.tar.lzma +2022/08/07 | 7691 | macros/luatex/generic/luatexja/src/ltj-unicode-ccfix.lua +2022/08/07 | 74098 | systems/win32/miktex/tm/packages/next/miktex-lzma-bin-x64-2.9.tar.lzma +2022/08/07 | 7370 | macros/luatex/generic/luatexja/src/ltj-math.lua +2022/08/07 | 73686 | systems/win32/miktex/tm/packages/next/miktex-web-bin-x64-2.9.tar.lzma +2022/08/07 | 73263 | systems/win32/miktex/tm/packages/next/miktex-graphite2-bin-x64-2.9.tar.lzma +2022/08/07 | 72977 | systems/win32/miktex/tm/packages/next/miktex-ps2pk-bin-x64-2.9.tar.lzma +2022/08/07 | 717626 | macros/luatex/generic/luatexja/doc/luatexja-en.pdf +2022/08/07 | 70939 | systems/win32/miktex/tm/packages/next/miktex-tex4ht-bin-x64-2.9.tar.lzma +2022/08/07 | 7026 | macros/luatex/generic/luatexja/src/ltj-pretreat.lua +2022/08/07 | 69217 | macros/luatex/generic/luatexja/doc/ltjltxdoc.pdf +2022/08/07 | 6891 | macros/luatex/generic/luatexja/src/addons/luatexja-otf.sty +2022/08/07 | 6842 | macros/latex/contrib/tagpdf/ex-softhyphen.pdf +2022/08/07 | 682215 | systems/win32/miktex/tm/packages/next/miktex-lcdf-typetools-bin-x64-2.9.tar.lzma +2022/08/07 | 68146 | systems/win32/miktex/tm/packages/next/miktex-texify-bin-x64-2.9.tar.lzma +2022/08/07 | 66801 | graphics/pgf/contrib/tikz-relay/doc/tikz-relay-doc.tex +2022/08/07 | 6626 | macros/latex/contrib/tagpdf/ex-attribute-luatex.pdf +2022/08/07 | 661245 | graphics/pgf/contrib/tikz-relay/doc/tikz-relay-doc.pdf +2022/08/07 | 658512 | systems/win32/miktex/tm/packages/next/files.csv.lzma +2022/08/07 | 658037 | systems/win32/miktex/tm/packages/files.csv.lzma +2022/08/07 | 6529 | macros/luatex/generic/luatexja/src/patches/lltjdefs.sty +2022/08/07 | 65130 | systems/win32/miktex/tm/packages/next/miktex-bibarts-bin-x64-2.9.tar.lzma +2022/08/07 | 6409 | usergrps/usergrps/index.html +2022/08/07 | 63802 | systems/win32/miktex/tm/packages/next/miktex-tdsutil-bin-x64.tar.lzma +2022/08/07 | 63241 | systems/win32/miktex/tm/packages/next/miktex-fmt-bin-x64-2.9.tar.lzma +2022/08/07 | 630436 | systems/win32/miktex/tm/packages/next/miktex-yap-bin-x64-2.9.tar.lzma +2022/08/07 | 6235 | macros/luatex/generic/luatexja/src/ltj-latex.sty +2022/08/07 | 62359 | systems/win32/miktex/tm/packages/next/miktex-ttf2pk2-bin-x64-2.9.tar.lzma +2022/08/07 | 6214 | macros/luatex/generic/luatexja/src/ltj-base.sty +2022/08/07 | 617 | macros/luatex/generic/luatexja/src/patches/lltjp-array.sty +2022/08/07 | 6060 | macros/luatex/generic/luatexja/tool/kyoikukanjiChars.tex +2022/08/07 | 599104 | systems/win32/miktex/tm/packages/next/miktex-libressl-bin-x64-2.9.tar.lzma +2022/08/07 | 5940 | macros/luatex/generic/luatexja/src/ltj-lotf_aux.lua +2022/08/07 | 592832 | systems/texlive/tlnet/archive/l3kernel.source.r64066.tar.xz +2022/08/07 | 58632 | systems/win32/miktex/tm/packages/next/miktex-psutils-bin-x64-2.9.tar.lzma +2022/08/07 | 5850 | macros/luatex/generic/luatexja/src/patches/lltjp-fontspec.sty +2022/08/07 | 5832927 | systems/texlive/tlnet/install-tl-unx.tar.gz +2022/08/07 | 580 | macros/luatex/generic/luatexja/tool/blocks2defcharrange.rb +2022/08/07 | 5797 | macros/latex/contrib/tagpdf/ex-patch-sectioning-memoir.tex +2022/08/07 | 57505 | systems/win32/miktex/tm/packages/next/miktex-cjkutils-bin-x64-2.9.tar.lzma +2022/08/07 | 57501 | systems/win32/miktex/tm/packages/next/miktex-xml2pmx-bin-x64.tar.lzma +2022/08/07 | 57317 | systems/win32/miktex/tm/packages/next/miktex-arctrl-bin-x64-2.9.tar.lzma +2022/08/07 | 57155 | macros/luatex/generic/luatexja/doc/luatexja-ruby.tex +2022/08/07 | 5682 | macros/luatex/generic/luatexja/src/patches/lltjp-tascmac.sty +2022/08/07 | 565080 | systems/win32/miktex/tm/packages/next/miktex-harfbuzz-bin-x64-2.9.tar.lzma +2022/08/07 | 55553 | macros/luatex/generic/luatexja/src/ltj-jfmglue.lua +2022/08/07 | 55319 | systems/win32/miktex/tm/packages/next/miktex-mpmcli-bin-x64-2.9.tar.lzma +2022/08/07 | 551 | macros/luatex/generic/luatexja/tool/jfm-readable.rb +2022/08/07 | 55117 | graphics/pgf/contrib/tikz-relay/tex/tikzlibrarycircuits.ee.IEC.relay.code.tex +2022/08/07 | 54427 | macros/luatex/generic/luatexja/src/ltj-jisx0208.lua +2022/08/07 | 541346 | macros/luatex/generic/luatexja/doc/luatexja.dtx +2022/08/07 | 5388 | graphics/pgf/contrib/tikz-relay/doc/BeamerAnimation.tex +2022/08/07 | 5302 | macros/luatex/generic/luatexja/src/addons/luatexja-adjust.sty +2022/08/07 | 527570 | systems/win32/miktex/tm/packages/next/miktex-log4cxx-bin-x64-2.9.tar.lzma +2022/08/07 | 52628 | systems/win32/miktex/tm/packages/next/miktex-synctex-bin-x64-2.9.tar.lzma +2022/08/07 | 52369 | systems/win32/miktex/tm/packages/next/miktex-m-tx-bin-x64-2.9.tar.lzma +2022/08/07 | 5222 | macros/luatex/generic/luatexja/src/ltj-debug.lua +2022/08/07 | 52037 | systems/win32/miktex/tm/packages/next/miktex-dvicopy-bin-x64-2.9.tar.lzma +2022/08/07 | 5107 | macros/latex/contrib/tagpdf/tagpdf-space.dtx +2022/08/07 | 50220 | macros/latex/contrib/tagpdf/tagpdf-struct.dtx +2022/08/07 | 49557 | macros/luatex/generic/luatexja/src/patches/lltjfont.sty +2022/08/07 | 492426 | macros/latex/contrib/tagpdf/tagpdf.pdf +2022/08/07 | 48 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 +2022/08/07 | 48884 | usergrps/usergrps/lugs.pdf +2022/08/07 | 48852 | systems/win32/miktex/tm/packages/next/miktex-expat-bin-x64-2.9.tar.lzma +2022/08/07 | 4871 | macros/luatex/generic/luatexja/src/ltj-stack.lua +2022/08/07 | 48551 | macros/luatex/generic/luatexja/src/ltj-jfont.lua +2022/08/07 | 481893 | systems/win32/miktex/tm/packages/next/miktex-doc.tar.lzma +2022/08/07 | 4808 | macros/luatex/generic/luatexja/src/jfm-tmin.lua +2022/08/07 | 48039 | systems/win32/miktex/tm/packages/next/miktex-mtprint-bin-x64-2.9.tar.lzma +2022/08/07 | 4618 | macros/latex/contrib/tagpdf/ex-spaceglyph-listings.pdf +2022/08/07 | 45795 | systems/win32/miktex/tm/packages/next/miktex-dvipng-bin-x64-2.9.tar.lzma +2022/08/07 | 456577 | macros/luatex/generic/luatexja/doc/ltjsclasses.pdf +2022/08/07 | 455 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc +2022/08/07 | 455 | systems/texlive/tlnet/install-tl.zip.sha512.asc +2022/08/07 | 455 | systems/texlive/tlnet/install-tl-windows.exe.sha512.asc +2022/08/07 | 455 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512.asc +2022/08/07 | 4480 | macros/luatex/generic/luatexja/src/ltj-plain.sty +2022/08/07 | 4452 | macros/luatex/generic/luatexja/doc/jfm-ujisc33.lua +2022/08/07 | 43889 | systems/win32/miktex/tm/packages/next/miktex-gsf2pk-bin-x64-2.9.tar.lzma +2022/08/07 | 43617 | systems/win32/miktex/tm/packages/next/miktex-mthelp-bin-x64-2.9.tar.lzma +2022/08/07 | 43527 | systems/win32/miktex/tm/packages/next/miktex-zlib-bin-x64-2.9.tar.lzma +2022/08/07 | 4284 | macros/latex/contrib/tagpdf/ex-patch-sectioning-koma.tex +2022/08/07 | 4262 | macros/luatex/generic/luatexja/tool/kyoikukanji.txt +2022/08/07 | 4196 | macros/luatex/generic/luatexja/src/patches/lltjp-atbegshi.sty +2022/08/07 | 419224 | systems/texlive/tlnet/archive/texlive-scripts.doc.r64062.tar.xz +2022/08/07 | 4153 | macros/latex/contrib/tagpdf/ex-alt-actualtext.tex +2022/08/07 | 41190 | systems/win32/miktex/tm/packages/next/miktex-upmendex-bin-x64.tar.lzma +2022/08/07 | 41179 | systems/win32/miktex/tm/packages/next/miktex-patgen-bin-x64.tar.lzma +2022/08/07 | 405 | macros/luatex/generic/luatexja/src/patches/lltjp-everyshi.sty +2022/08/07 | 40036 | macros/latex/contrib/tagpdf/tagpdf-backend.dtx +2022/08/07 | 397581 | macros/luatex/generic/luatexja/doc/ltjclasses.pdf +2022/08/07 | 3961 | macros/luatex/generic/luatexja/src/ltj-charrange.lua +2022/08/07 | 39581 | macros/luatex/generic/luatexja/src/ltj-direction.lua +2022/08/07 | 394143 | systems/win32/miktex/tm/packages/next/miktex-cairo-bin-x64-2.9.tar.lzma +2022/08/07 | 390299 | macros/luatex/generic/luatexja/doc/luatexja-ruby.pdf +2022/08/07 | 3893 | macros/luatex/generic/luatexja/src/patches/lltjp-siunitx.sty +2022/08/07 | 385 | macros/luatex/generic/luatexja/src/ltjsclasses.ins +2022/08/07 | 3835934 | macros/luatex/generic/luatexja.zip +2022/08/07 | 3804 | macros/luatex/generic/luatexja/src/ltj-lineskip.lua +2022/08/07 | 3796 | macros/luatex/generic/luatexja/README +2022/08/07 | 37506 | systems/win32/miktex/tm/packages/next/miktex-posix-bin-x64-2.9.tar.lzma +2022/08/07 | 3748 | macros/luatex/generic/luatexja/src/ltj-compat.lua +2022/08/07 | 37049 | systems/win32/miktex/tm/packages/next/miktex-chktex-bin-x64-2.9.tar.lzma +2022/08/07 | 355 | macros/luatex/generic/luatexja/tool/otf-AdobeMingStd-Light.txt +2022/08/07 | 355 | macros/luatex/generic/luatexja/doc/luatexja.ins +2022/08/07 | 35265 | systems/win32/miktex/tm/packages/next/miktex-axohelp-bin-x64-2.9.tar.lzma +2022/08/07 | 352464 | systems/win32/miktex/tm/packages/next/miktex-xetex-bin-x64-2.9.tar.lzma +2022/08/07 | 35230 | systems/win32/miktex/tm/packages/next/miktex-mspack-bin-x64-2.9.tar.lzma +2022/08/07 | 3451 | macros/luatex/generic/luatexja/src/luatexja-compat.sty +2022/08/07 | 3425 | macros/luatex/generic/luatexja/src/ltj-inputbuf.lua +2022/08/07 | 33862 | systems/win32/miktex/tm/packages/next/miktex-uriparser-bin-x64-2.9.tar.lzma +2022/08/07 | 3371 | macros/luatex/generic/luatexja/src/patches/lltjp-xunicode.sty +2022/08/07 | 33461 | macros/luatex/generic/luatexja/src/addons/luatexja-ajmacros.sty +2022/08/07 | 3313 | macros/luatex/generic/luatexja/tool/ltj-unicode-ccfix_make2.pl +2022/08/07 | 33096 | usergrps/usergrps/lugs.html +2022/08/07 | 33016 | systems/texlive/tlnet/archive/l3backend.source.r64066.tar.xz +2022/08/07 | 326 | macros/luatex/generic/luatexja/tool/otf-AdobeMyungjoStd-Medium.txt +2022/08/07 | 325980 | systems/win32/miktex/tm/packages/next/miktex-dvipdfmx-bin-x64-2.9.tar.lzma +2022/08/07 | 325483 | systems/win32/miktex/tm/packages/next/miktex-mo-bin-x64-2.9.tar.lzma +2022/08/07 | 3238 | macros/luatex/generic/luatexja/doc/jfm-test.lua +2022/08/07 | 32183 | macros/luatex/generic/luatexja/src/ltj-ruby.lua +2022/08/07 | 3211 | macros/latex/contrib/tagpdf/tagpdf.ins +2022/08/07 | 32073 | systems/win32/miktex/tm/packages/next/miktex-makeindex-bin-x64-2.9.tar.lzma +2022/08/07 | 317 | macros/luatex/generic/luatexja/tool/otf-AdobeSongStd-Light.txt +2022/08/07 | 31587 | systems/win32/miktex/tm/packages/next/miktex-autosp-bin-x64-2.9.tar.lzma +2022/08/07 | 31562 | systems/win32/miktex/tm/packages/next/miktex-bzip2-bin-x64-2.9.tar.lzma +2022/08/07 | 3100 | macros/luatex/generic/luatexja/tool/table_jisx0208.tex +2022/08/07 | 30569 | systems/win32/miktex/tm/packages/next/miktex-lacheck-bin-x64-2.9.tar.lzma +2022/08/07 | 29814 | macros/luatex/generic/luatexja/src/luatexja-core.sty +2022/08/07 | 295944 | systems/win32/miktex/tm/packages/next/miktex-freetype2-bin-x64-2.9.tar.lzma +2022/08/07 | 29572 | macros/luatex/generic/luatexja/src/addons/luatexja-preset.sty +2022/08/07 | 288550 | systems/win32/miktex/tm/packages/next/miktex-zzdb1-2.9.tar.lzma +2022/08/07 | 288549 | systems/win32/miktex/tm/packages/miktex-zzdb1-2.9.tar.lzma +2022/08/07 | 286684 | systems/win32/miktex/tm/packages/next/miktex-metapost-bin-x64-2.9.tar.lzma +2022/08/07 | 28601 | macros/latex/contrib/tagpdf/tagpdf-checks.dtx +2022/08/07 | 28510 | systems/win32/miktex/tm/packages/next/miktex-findtexmf-bin-x64-2.9.tar.lzma +2022/08/07 | 2821670 | systems/win32/miktex/tm/packages/next/miktex-texworks-bin-x64-2.9.tar.lzma +2022/08/07 | 27465 | systems/win32/miktex/tm/packages/next/miktex-teckit-bin-x64-2.9.tar.lzma +2022/08/07 | 27127 | macros/latex/contrib/tagpdf/tagpdf-user.dtx +2022/08/07 | 270467 | systems/win32/miktex/tm/packages/next/miktex-console-bin-x64-2.9.tar.lzma +2022/08/07 | 26934 | macros/luatex/generic/luatexja/src/lltjext.sty +2022/08/07 | 26705241 | graphics/asymptote.zip +2022/08/07 | 265601 | graphics/pgf/contrib/tikz-relay/doc/BeamerAnimation.pdf +2022/08/07 | 2637 | macros/latex/contrib/tagpdf/ex-patch-list.tex +2022/08/07 | 2601 | macros/luatex/generic/luatexja/src/jfm-banjiao.lua +2022/08/07 | 2586 | macros/luatex/generic/luatexja/src/jfm-kaiming.lua +2022/08/07 | 25856 | macros/latex/contrib/tagpdf/tagpdf-mc-generic.dtx +2022/08/07 | 2575 | macros/luatex/generic/luatexja/src/jfm-quanjiao.lua +2022/08/07 | 25516475 | systems/texlive/tlnet/install-tl.zip +2022/08/07 | 2528 | macros/latex/contrib/tagpdf/ex-patch-list-obsolete.tex +2022/08/07 | 25119 | systems/win32/miktex/tm/packages/next/miktex-fribidixetex-bin-x64-2.9.tar.lzma +2022/08/07 | 247205 | systems/win32/miktex/tm/packages/next/miktex-hitex-bin-x64.tar.lzma +2022/08/07 | 245151 | systems/win32/miktex/tm/packages/next/miktex-pmx-bin-x64-2.9.tar.lzma +2022/08/07 | 24212 | systems/win32/miktex/tm/packages/next/miktex-devnag-bin-x64-2.9.tar.lzma +2022/08/07 | 2395976 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz +2022/08/07 | 23948 | systems/win32/miktex/tm/packages/next/miktex-popt-bin-x64-2.9.tar.lzma +2022/08/07 | 2374 | macros/luatex/generic/luatexja/src/patches/lltjp-unicode-math.sty +2022/08/07 | 2342 | macros/luatex/generic/luatexja/src/jfm-jis.lua +2022/08/07 | 22818 | macros/latex/contrib/tagpdf/ex-mc-manual-para-split-obsolete.pdf +2022/08/07 | 2262 | macros/latex/contrib/tagpdf/tagpdf-code.tex +2022/08/07 | 22453 | macros/luatex/generic/luatexja/src/luatexja.lua +2022/08/07 | 2207 | macros/luatex/generic/luatexja/src/jfm-CCT.lua +2022/08/07 | 2193 | macros/luatex/generic/luatexja/src/addons/luatexja-zhfonts.sty +2022/08/07 | 21879 | macros/luatex/generic/luatexja/src/ltj-adjust.lua +2022/08/07 | 21795 | macros/latex/contrib/tagpdf/tagpdf.dtx +2022/08/07 | 2150 | macros/latex/contrib/tagpdf/ex-mc-manual-para-split-obsolete.tex +2022/08/07 | 213847 | systems/win32/miktex/tm/packages/next/miktex-omegaware-bin-x64-2.9.tar.lzma +2022/08/07 | 21067 | macros/latex/contrib/tagpdf/ex-patch-sectioning-memoir.pdf +2022/08/07 | 20954 | usergrps/usergrps/lugs.tex +2022/08/07 | 209138 | systems/win32/miktex/tm/packages/next/miktex-metafont-bin-x64-2.9.tar.lzma +2022/08/07 | 2057 | macros/luatex/generic/luatexja/src/patches/lltjp-microtype.sty +2022/08/07 | 2043972 | macros/latex/contrib/tagpdf.zip +2022/08/07 | 20435428 | systems/texlive/tlnet/install-tl-windows.exe +2022/08/07 | 2042 | macros/luatex/generic/luatexja/src/luatexja.sty +2022/08/07 | 203419 | systems/win32/miktex/tm/packages/next/miktex-pixman-bin-x64-2.9.tar.lzma +2022/08/07 | 2023132 | systems/win32/miktex/tm/packages/next/miktex-luatex-bin-x64-2.9.tar.lzma +2022/08/07 | 2022 | macros/latex/contrib/tagpdf/link-figure-input.tex +2022/08/07 | 200 | macros/luatex/generic/luatexja/src/jfm-prop.lua +2022/08/07 | 196 | macros/luatex/generic/luatexja/src/jfm-propw.lua +2022/08/07 | 196 | macros/luatex/generic/luatexja/src/jfm-propv.lua +2022/08/07 | 196213 | systems/win32/miktex/tm/packages/next/miktex-curl-bin-x64-2.9.tar.lzma +2022/08/07 | 19600 | macros/latex/contrib/tagpdf/tagpdf-roles.dtx +2022/08/07 | 19363 | macros/latex/contrib/tagpdf/ex-tagpdf-template.pdf +2022/08/07 | 192 | macros/luatex/generic/luatexja/src/jfm-mono.lua +2022/08/07 | 19234 | macros/luatex/generic/luatexja/src/patches/lltjp-geometry.sty +2022/08/07 | 189 | macros/luatex/generic/luatexja/src/patches/lltjp-preview.sty +2022/08/07 | 189093 | macros/luatex/generic/luatexja/src/ltjsclasses.dtx +2022/08/07 | 18722 | macros/luatex/generic/luatexja/src/ltj-kinsoku.tex +2022/08/07 | 18511 | systems/win32/miktex/tm/packages/next/miktex-tex2xindy-bin-x64-2.9.tar.lzma +2022/08/07 | 18461 | macros/latex/contrib/tagpdf/ex-patch-sectioning-koma-luatex.pdf +2022/08/07 | 18381 | systems/win32/miktex/tm/packages/next/miktex-kpathsea-bin-x64-2.9.tar.lzma +2022/08/07 | 181724 | systems/win32/miktex/tm/packages/next/miktex-mpfr-bin-x64-2.9.tar.lzma +2022/08/07 | 177686 | macros/luatex/generic/luatexja/src/ltjclasses.dtx +2022/08/07 | 17742 | macros/latex/contrib/tagpdf/ex-alt-actualtext-luatex.pdf +2022/08/07 | 17575922 | systems/texlive/tlnet/tlpkg/texlive.tlpdb +2022/08/07 | 173260 | systems/texlive/tlnet/archive/l3kernel.r64066.tar.xz +2022/08/07 | 173177 | systems/win32/miktex/tm/packages/next/miktex-tex-bin-x64-2.9.tar.lzma +2022/08/07 | 1730 | macros/latex/contrib/tagpdf/tagpdf.bib +2022/08/07 | 169678 | systems/win32/miktex/tm/packages/next/miktex-hunspell-bin-x64-2.9.tar.lzma +2022/08/07 | 16888 | macros/latex/contrib/tagpdf/ex-patch-list-luatex.pdf +2022/08/07 | 166557 | macros/luatex/generic/luatexja/doc/lltjp-geometry.pdf +2022/08/07 | 1637 | macros/luatex/generic/luatexja/src/addons/luatexja-fontspec.sty +2022/08/07 | 1611 | macros/luatex/generic/luatexja/src/patches/lltjp-footmisc.sty +2022/08/07 | 15839 | macros/luatex/generic/luatexja/src/addons/luatexja-fontspec-27c.sty +2022/08/07 | 155430 | systems/win32/miktex/tm/packages/next/miktex-fontconfig-bin-x64-2.9.tar.lzma +2022/08/07 | 154928 | macros/luatex/generic/luatexja/src/ltj-ivd_aj1.lua +2022/08/07 | 15452 | systems/texlive/tlnet/archive/l3backend.r64066.tar.xz +2022/08/07 | 153 | systems/texlive/tlnet/install-tl-windows.exe.sha512 +2022/08/07 | 1537 | macros/latex/contrib/tagpdf/ex-structure-obsolete.tex +2022/08/07 | 1536 | macros/luatex/generic/luatexja/COPYING +2022/08/07 | 152 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512 +2022/08/07 | 15239 | macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx +2022/08/07 | 1503054 | systems/win32/miktex/tm/packages/next/miktex-runtime-bin-x64-2.9.tar.lzma +2022/08/07 | 14929 | macros/luatex/generic/luatexja/src/ltj-rmlgbm.lua +2022/08/07 | 14914 | macros/luatex/generic/luatexja/src/patches/lltjp-listings.sty +2022/08/07 | 1480790 | systems/win32/miktex/tm/packages/miktex-zzdb2-2.9.tar.lzma +2022/08/07 | 1478310 | systems/win32/miktex/tm/packages/next/miktex-zzdb2-2.9.tar.lzma +2022/08/07 | 1464 | graphics/pgf/contrib/tikz-relay/README.txt +2022/08/07 | 145 | systems/texlive/tlnet/install-tl.zip.sha512 +2022/08/07 | 1458152 | systems/win32/miktex/tm/packages/next/miktex-dvisvgm-bin-x64-2.9.tar.lzma +2022/08/07 | 144 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 +2022/08/07 | 14433 | systems/win32/miktex/tm/packages/next/miktex-zzip-bin-x64-2.9.tar.lzma +2022/08/07 | 141163 | macros/latex/contrib/tagpdf/pac3.PNG +2022/08/07 | 140011 | systems/win32/miktex/tm/packages/next/miktex-mktex-bin-x64-2.9.tar.lzma +2022/08/07 | 1398 | macros/latex/contrib/tagpdf/ex-attribute.tex +2022/08/07 | 1397 | macros/luatex/generic/luatexja/tool/ivslist.tex +2022/08/07 | 13899 | macros/luatex/generic/luatexja/src/jfm-ujis.lua +2022/08/07 | 13726 | macros/luatex/generic/luatexja/doc/lltjp-geometry.tex +2022/08/07 | 1361845 | systems/win32/miktex/tm/packages/miktex-zzdb3-2.9.tar.lzma +2022/08/07 | 1361301 | systems/win32/miktex/tm/packages/next/miktex-zzdb3-2.9.tar.lzma +2022/08/07 | 135465 | systems/win32/miktex/tm/packages/next/miktex-dvips-bin-x64-2.9.tar.lzma +2022/08/07 | 13465 | macros/latex/contrib/tagpdf/tagpdf-mc-luacode.dtx +2022/08/07 | 13275 | macros/latex/contrib/tagpdf/tagpdf-tree.dtx +2022/08/07 | 13238 | macros/luatex/generic/luatexja/src/ltj-setwidth.lua +2022/08/07 | 1323745 | systems/win32/miktex/tm/packages/next/miktex-poppler-bin-x64-2.9.tar.lzma +2022/08/07 | 1278 | macros/luatex/generic/luatexja/src/ltjclasses.ins +2022/08/07 | 12716 | macros/luatex/generic/luatexja/src/patches/lltjcore.sty +2022/08/07 | 126 | macros/luatex/generic/luatexja/src/ltjltxdoc.ins +2022/08/07 | 1240587 | macros/latex/contrib/tagpdf/tagpdf-code.pdf +2022/08/07 | 1237 | macros/latex/contrib/tagpdf/ex-AF-file.tex +2022/08/07 | 1224 | macros/luatex/generic/luatexja/tool/chars2defcharrange.rb +2022/08/07 | 12151 | macros/luatex/generic/luatexja/src/ltj-base.lua +2022/08/07 | 11848044 | systems/texlive/tlnet/archive/l3kernel.doc.r64066.tar.xz +2022/08/07 | 1176 | macros/latex/contrib/tagpdf/README.md +2022/08/07 | 1172 | systems/win32/miktex/tm/packages/next/pr.ini +2022/08/07 | 1161751 | systems/win32/miktex/tm/packages/next/miktex-asymptote-bin-x64-2.9.tar.lzma +2022/08/07 | 115579 | systems/win32/miktex/tm/packages/next/miktex-gregorio-bin-x64-2.9.tar.lzma +2022/08/07 | 11508 | macros/luatex/generic/luatexja/src/jfm-ujisv.lua +2022/08/07 | 1149406 | macros/luatex/generic/luatexja/doc/luatexja-ja.pdf +2022/08/07 | 113536 | systems/texlive/tlnet/archive/texlive-scripts.r64062.tar.xz +2022/08/07 | 11335 | macros/luatex/generic/luatexja/tool/unicodeBlocks.tex +2022/08/07 | 1130 | macros/luatex/generic/luatexja/tool/function_uax50.lua +2022/08/07 | 112980 | systems/win32/miktex/tm/packages/next/miktex-epstopdf-bin-x64-2.9.tar.lzma +2022/08/07 | 112878 | systems/win32/miktex/tm/packages/next/miktex-gd-bin-x64-2.9.tar.lzma +2022/08/07 | 109651 | systems/win32/miktex/tm/packages/next/miktex-jpeg-bin-x64-2.9.tar.lzma +2022/08/07 | 107436 | systems/win32/miktex/tm/packages/next/miktex-texware-bin-x64-2.9.tar.lzma +2022/08/07 | 1073 | macros/latex/contrib/tagpdf/ex-softhyphen.tex +2022/08/07 | 104920 | systems/win32/miktex/tm/packages/next/miktex-mfware-bin-x64-2.9.tar.lzma +2022/08/07 | 103597 | systems/win32/miktex/tm/packages/next/miktex-lua53-bin-x64-2.9.tar.lzma +2022/08/07 | 103247 | systems/win32/miktex/tm/packages/next/miktex-cweb-bin-x64-2.9.tar.lzma +2022/08/07 | 10311 | macros/luatex/generic/luatexja/src/addons/luatexja-ruby.sty +2022/08/07 | 1019 | macros/latex/contrib/tagpdf/ex-formula-problem.tex +2022/08/07 | 101278 | macros/latex/contrib/tagpdf/tagpdf.tex +2022/08/06 | 99 | graphics/asymptote/base/asy_filetype.vim +2022/08/06 | 99993 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/utilityclass.png 2022/08/06 | 9984 | systems/texlive/tlnet/archive/create-theorem.r64055.tar.xz -2022/08/06 | 962 | systems/win32/miktex/tm/packages/pr.ini -2022/08/06 | 95467 | systems/win32/miktex/tm/packages/next/miktex-bibtex8bit-bin-x64-2.9.tar.lzma +2022/08/06 | 994 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer_sf/common_footer.htm +2022/08/06 | 9945 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/SemanticTokens.h +2022/08/06 | 9923 | graphics/asymptote/profiler.h +2022/08/06 | 990 | graphics/asymptote/examples/RiemannSphere.asy +2022/08/06 | 989121 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/glew.h +2022/08/06 | 988 | graphics/asymptote/GUI/res/icons/eye.svg +2022/08/06 | 986 | graphics/asymptote/predicates.h +2022/08/06 | 986 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/quickstart.cpp +2022/08/06 | 986 | graphics/asymptote/GUI/res/icons/brush.svg +2022/08/06 | 9867 | graphics/asymptote/runstring.in +2022/08/06 | 985 | graphics/asymptote/GUI/res/icons/chevron-with-circle-right.svg +2022/08/06 | 9856 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-filepath.h +2022/08/06 | 98539 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/readertest.cpp +2022/08/06 | 983 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSONConfig.cmake.in +2022/08/06 | 982 | graphics/asymptote/LspCpp/third_party/rapidjson/example/CMakeLists.txt +2022/08/06 | 9826 | graphics/asymptote/base/rationalSimplex.asy +2022/08/06 | 9822 | graphics/asymptote/doc/FAQ/m-html.pl +2022/08/06 | 980 | graphics/asymptote/examples/filesurface.asy +2022/08/06 | 9805 | graphics/asymptote/doc/asymptote.sty +2022/08/06 | 978 | graphics/asymptote/examples/worksheet.asy +2022/08/06 | 9784 | graphics/asymptote/triple.h +2022/08/06 | 9772 | graphics/asymptote/fundec.cc +2022/08/06 | 9765 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/schema.zh-cn.md +2022/08/06 | 975 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/perftest.cpp +2022/08/06 | 9755 | graphics/asymptote/v3dfile.cc +2022/08/06 | 974 | graphics/asymptote/prc/Makefile +2022/08/06 | 9744 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/error/error.h +2022/08/06 | 973 | graphics/asymptote/examples/fequlogo.asy +2022/08/06 | 972 | graphics/asymptote/examples/triads.asy +2022/08/06 | 969 | graphics/asymptote/runfile.h +2022/08/06 | 968193 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/glew.c +2022/08/06 | 967 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer_sf/overview_footer.htm +2022/08/06 | 966 | graphics/asymptote/tests/array/solve.asy +2022/08/06 | 964 | graphics/asymptote/LspCpp/src/jsonrpc/Context.cpp +2022/08/06 | 95 | graphics/asymptote/prc/test.asy +2022/08/06 | 95 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/depend.make +2022/08/06 | 9562 | graphics/asymptote/base/bezulate.asy +2022/08/06 | 954 | graphics/asymptote/examples/poster.asy +2022/08/06 | 953 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/workspaceFolders.h +2022/08/06 | 952118 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/nuklear.h +2022/08/06 | 951 | graphics/asymptote/GUI/res/icons/magnifying-glass.svg +2022/08/06 | 9502 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_list_output_unittest.py +2022/08/06 | 94 | graphics/asymptote/LspCpp/third_party/rapidjson/include_dirs.js +2022/08/06 | 94910 | graphics/asymptote/GUI/Window1.py +2022/08/06 | 946 | graphics/asymptote/examples/animations/cube.asy +2022/08/06 | 9461 | graphics/asymptote/LspCpp/third_party/rapidjson/example/lookaheadparser/lookaheadparser.cpp +2022/08/06 | 943 | graphics/asymptote/LspCpp/third_party/rapidjson/example/traverseaspointer.cpp +2022/08/06 | 94336 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/reader.h +2022/08/06 | 942 | graphics/asymptote/statistics.h +2022/08/06 | 9386 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/msinttypes/stdint.h +2022/08/06 | 937 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_open.h +2022/08/06 | 936 | graphics/asymptote/tests/array/array.asy +2022/08/06 | 935 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move1.dot +2022/08/06 | 934 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/declaration_definition.h +2022/08/06 | 9334 | graphics/asymptote/base/plain_paths.asy +2022/08/06 | 9328 | graphics/asymptote/doc/FAQ/bfnnconv.pl +2022/08/06 | 9327 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_test_utils.py +2022/08/06 | 9319 | graphics/asymptote/glrender.h +2022/08/06 | 9318 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_stress_test.cc +2022/08/06 | 930 | graphics/asymptote/examples/polararea.asy +2022/08/06 | 929 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/platforms.md +2022/08/06 | 9298 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/type.json +2022/08/06 | 9271 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/biginteger.h +2022/08/06 | 9267 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-internal-utils.cc +2022/08/06 | 9251 | graphics/asymptote/errors +2022/08/06 | 923 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/required.json +2022/08/06 | 92378 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/iterative-parser-states-diagram.png +2022/08/06 | 922 | graphics/asymptote/doc/imagecontour.asy +2022/08/06 | 920 | graphics/asymptote/makeUnique.h +2022/08/06 | 916 | graphics/asymptote/opcodes.h +2022/08/06 | 912 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/architecture.dot +2022/08/06 | 912 | graphics/asymptote/doc/errorbars.asy +2022/08/06 | 9114 | graphics/asymptote/doc/asy.1 +2022/08/06 | 9104 | graphics/asymptote/symbol.cc +2022/08/06 | 908 | graphics/asymptote/modifier.h +2022/08/06 | 908 | graphics/asymptote/coenv.h +2022/08/06 | 908 | graphics/asymptote/base/map.asy +2022/08/06 | 9088 | graphics/asymptote/application.h +2022/08/06 | 907 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/OverridableMethod.h +2022/08/06 | 9059 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/bin/jsonschema_suite +2022/08/06 | 9045 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/strtod.h +2022/08/06 | 9040 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/allocatorstest.cpp +2022/08/06 | 9022 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_gtk.c +2022/08/06 | 9021 | graphics/asymptote/psfile.h +2022/08/06 | 901 | graphics/asymptote/virtualfieldaccess.cc +2022/08/06 | 901 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/executeCommand.h 2022/08/06 | 90040 | systems/texlive/tlnet/archive/xecjk.source.r64059.tar.xz -2022/08/06 | 88483 | systems/win32/miktex/tm/packages/next/miktex-png-bin-x64-2.9.tar.lzma -2022/08/06 | 8826 | systems/win32/miktex/tm/packages/next/miktex-md5-bin-x64-2.9.tar.lzma +2022/08/06 | 9003 | graphics/asymptote/LspCpp/src/jsonrpc/TcpServer.cpp +2022/08/06 | 8 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail16.json +2022/08/06 | 897 | graphics/asymptote/doc/flowchartdemo.asy +2022/08/06 | 896 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxLength.json +2022/08/06 | 895 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maxLength.json +2022/08/06 | 88 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/README.md +2022/08/06 | 8894 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/README.md +2022/08/06 | 8883 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/pointer.md +2022/08/06 | 886 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minLength.json +2022/08/06 | 886 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minLength.json +2022/08/06 | 886 | graphics/asymptote/angle.h +2022/08/06 | 8861 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample6_unittest.cc +2022/08/06 | 883 | graphics/asymptote/cudareflect/helper.cuh +2022/08/06 | 88387 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest.h +2022/08/06 | 8831 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/error/en.h +2022/08/06 | 880 | graphics/asymptote/doc/xasy.1x +2022/08/06 | 8804 | graphics/asymptote/runmath.in +2022/08/06 | 879 | graphics/asymptote/examples/markregular.asy +2022/08/06 | 8795 | graphics/asymptote/LspCpp/third_party/rapidjson/readme.zh-cn.md +2022/08/06 | 8792 | graphics/asymptote/prc/PRCTools/iPRCFile.cc +2022/08/06 | 8789 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-pp-string_test.cc +2022/08/06 | 877 | graphics/asymptote/GUI/Widg_addPolyOpt.py +2022/08/06 | 877 | graphics/asymptote/doc/markers2.asy +2022/08/06 | 8767 | graphics/asymptote/LspCpp/third_party/uri/test/uri_normalization_test.cpp +2022/08/06 | 872 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/menu.json +2022/08/06 | 872 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/range_formatting.h +2022/08/06 | 8711 | graphics/asymptote/base/plain_pens.asy +2022/08/06 | 8705 | graphics/asymptote/LspCpp/third_party/rapidjson/example/schemavalidator/schemavalidator.cpp +2022/08/06 | 86 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/readme.txt +2022/08/06 | 86 | graphics/asymptote/doc/cylinderskeleton.asy +2022/08/06 | 868 | graphics/asymptote/examples/twistedtubes.asy +2022/08/06 | 867 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Condition.h +2022/08/06 | 867 | graphics/asymptote/cudareflect/tinyexr/test/unit/config-msvc.py +2022/08/06 | 866 | graphics/asymptote/examples/xxsq01x-1.asy +2022/08/06 | 8668 | graphics/asymptote/xstream.h +2022/08/06 | 86552 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/advanced.md +2022/08/06 | 863 | graphics/asymptote/GUI/res/icons/edit.svg +2022/08/06 | 85 | graphics/asymptote/cudareflect/tinyexr/vcsetup2019.bat +2022/08/06 | 85989 | graphics/asymptote/base/three.asy +2022/08/06 | 858 | graphics/asymptote/GUI/res/icons/center.svg +2022/08/06 | 857 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/pattern.json +2022/08/06 | 857 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/pattern.json +2022/08/06 | 856 | graphics/asymptote/examples/animations/sphere.asy +2022/08/06 | 8561 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test_.cc +2022/08/06 | 854 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/definitions.json 2022/08/06 | 8536 | systems/texlive/tlnet/archive/projlib.doc.r64056.tar.xz +2022/08/06 | 85342 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-port.h +2022/08/06 | 8532 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/pointer.zh-cn.md +2022/08/06 | 8528 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock.cc +2022/08/06 | 8521 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ClientPreferences.h +2022/08/06 | 8519 | graphics/asymptote/cudareflect/ReflectanceMapper.cu +2022/08/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/oneOf_address.json +2022/08/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json +2022/08/06 | 84 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/allOf_address.json +2022/08/06 | 849 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/booleans.json +2022/08/06 | 848 | graphics/asymptote/base/shaders/sum2.glsl +2022/08/06 | 845 | graphics/asymptote/envcompleter.h +2022/08/06 | 8456 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/trackball.cc +2022/08/06 | 8439 | graphics/asymptote/runpath.in +2022/08/06 | 8433 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/dtoa.h +2022/08/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ProcessIoService.h +2022/08/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsRange.h +2022/08/06 | 842 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkConstructorsStatus.h +2022/08/06 | 8429 | graphics/asymptote/examples/thermodynamics.asy +2022/08/06 | 8411 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/reference.dox +2022/08/06 | 840 | graphics/asymptote/GUI/res/icons/android-folder-open.svg +2022/08/06 | 8407 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_test_utils.py +2022/08/06 | 839 | graphics/asymptote/examples/venn3.asy 2022/08/06 | 83900 | systems/texlive/tlnet/archive/create-theorem.doc.r64055.tar.xz -2022/08/06 | 824995 | systems/win32/miktex/tm/packages/next/miktex-pdftex-bin-x64-2.9.tar.lzma -2022/08/06 | 81449 | systems/win32/miktex/tm/packages/next/miktex-freeglut-bin-x64-2.9.tar.lzma -2022/08/06 | 79063 | systems/win32/miktex/tm/packages/next/miktex-fonts-bin-x64-2.9.tar.lzma -2022/08/06 | 77210 | systems/win32/miktex/tm/packages/next/miktex-bibtex-bin-x64-2.9.tar.lzma -2022/08/06 | 769652 | systems/win32/miktex/tm/packages/next/miktex-ptex-bin-x64.tar.lzma -2022/08/06 | 74099 | systems/win32/miktex/tm/packages/next/miktex-lzma-bin-x64-2.9.tar.lzma -2022/08/06 | 73685 | systems/win32/miktex/tm/packages/next/miktex-web-bin-x64-2.9.tar.lzma -2022/08/06 | 73264 | systems/win32/miktex/tm/packages/next/miktex-graphite2-bin-x64-2.9.tar.lzma -2022/08/06 | 72977 | systems/win32/miktex/tm/packages/next/miktex-ps2pk-bin-x64-2.9.tar.lzma -2022/08/06 | 70938 | systems/win32/miktex/tm/packages/next/miktex-tex4ht-bin-x64-2.9.tar.lzma -2022/08/06 | 682215 | systems/win32/miktex/tm/packages/next/miktex-lcdf-typetools-bin-x64-2.9.tar.lzma -2022/08/06 | 68147 | systems/win32/miktex/tm/packages/next/miktex-texify-bin-x64-2.9.tar.lzma -2022/08/06 | 658512 | systems/win32/miktex/tm/packages/next/files.csv.lzma -2022/08/06 | 658037 | systems/win32/miktex/tm/packages/files.csv.lzma -2022/08/06 | 65129 | systems/win32/miktex/tm/packages/next/miktex-bibarts-bin-x64-2.9.tar.lzma -2022/08/06 | 63803 | systems/win32/miktex/tm/packages/next/miktex-tdsutil-bin-x64.tar.lzma -2022/08/06 | 63241 | systems/win32/miktex/tm/packages/next/miktex-fmt-bin-x64-2.9.tar.lzma -2022/08/06 | 630436 | systems/win32/miktex/tm/packages/next/miktex-yap-bin-x64-2.9.tar.lzma -2022/08/06 | 62360 | systems/win32/miktex/tm/packages/next/miktex-ttf2pk2-bin-x64-2.9.tar.lzma -2022/08/06 | 599104 | systems/win32/miktex/tm/packages/next/miktex-libressl-bin-x64-2.9.tar.lzma -2022/08/06 | 58634 | systems/win32/miktex/tm/packages/next/miktex-psutils-bin-x64-2.9.tar.lzma -2022/08/06 | 5808532 | systems/texlive/tlnet/install-tl-unx.tar.gz -2022/08/06 | 57504 | systems/win32/miktex/tm/packages/next/miktex-cjkutils-bin-x64-2.9.tar.lzma -2022/08/06 | 57502 | systems/win32/miktex/tm/packages/next/miktex-xml2pmx-bin-x64.tar.lzma -2022/08/06 | 57317 | systems/win32/miktex/tm/packages/next/miktex-arctrl-bin-x64-2.9.tar.lzma -2022/08/06 | 565081 | systems/win32/miktex/tm/packages/next/miktex-harfbuzz-bin-x64-2.9.tar.lzma -2022/08/06 | 55320 | systems/win32/miktex/tm/packages/next/miktex-mpmcli-bin-x64-2.9.tar.lzma -2022/08/06 | 527570 | systems/win32/miktex/tm/packages/next/miktex-log4cxx-bin-x64-2.9.tar.lzma -2022/08/06 | 52628 | systems/win32/miktex/tm/packages/next/miktex-synctex-bin-x64-2.9.tar.lzma -2022/08/06 | 52369 | systems/win32/miktex/tm/packages/next/miktex-m-tx-bin-x64-2.9.tar.lzma -2022/08/06 | 52037 | systems/win32/miktex/tm/packages/next/miktex-dvicopy-bin-x64-2.9.tar.lzma -2022/08/06 | 48 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 -2022/08/06 | 48852 | systems/win32/miktex/tm/packages/next/miktex-expat-bin-x64-2.9.tar.lzma -2022/08/06 | 481894 | systems/win32/miktex/tm/packages/next/miktex-doc.tar.lzma -2022/08/06 | 48038 | systems/win32/miktex/tm/packages/next/miktex-mtprint-bin-x64-2.9.tar.lzma -2022/08/06 | 45794 | systems/win32/miktex/tm/packages/next/miktex-dvipng-bin-x64-2.9.tar.lzma -2022/08/06 | 455 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc -2022/08/06 | 455 | systems/texlive/tlnet/install-tl.zip.sha512.asc -2022/08/06 | 455 | systems/texlive/tlnet/install-tl-windows.exe.sha512.asc -2022/08/06 | 455 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512.asc +2022/08/06 | 8386 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-catch-exceptions-test_.cc +2022/08/06 | 8372 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/msinttypes/inttypes.h +2022/08/06 | 8371 | graphics/asymptote/prc/PRCbitStream.cc +2022/08/06 | 834 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/CMakeLists.txt +2022/08/06 | 83449 | graphics/asymptote/lex.yy.cc +2022/08/06 | 8342 | graphics/asymptote/base/simplex.asy +2022/08/06 | 832 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-255456016cca60ddb5c5ed6898182e13739bf687b17d1411e97bb60ad95e7a84_min +2022/08/06 | 831 | graphics/asymptote/runbacktrace.in +2022/08/06 | 831 | graphics/asymptote/GUI/res/icons/android-radio-button-on.svg +2022/08/06 | 831 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/fuzz.cc +2022/08/06 | 830 | graphics/asymptote/shaders.h +2022/08/06 | 8307 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-assertion-result.h +2022/08/06 | 829 | graphics/asymptote/GUI/res/icons/close-round.svg +2022/08/06 | 829 | graphics/asymptote/examples/shellsqrtx01.asy +2022/08/06 | 8296 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview.txt +2022/08/06 | 828 | graphics/asymptote/LspCpp/third_party/rapidjson/CMakeModules/FindGTestSrc.cmake +2022/08/06 | 828 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateDelegateMethods.h +2022/08/06 | 827 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkDelegateMethodsStatus.h +2022/08/06 | 825 | graphics/asymptote/examples/xxsq01y.asy +2022/08/06 | 8240 | graphics/asymptote/base/asy-kate.sh +2022/08/06 | 821 | graphics/asymptote/v3dtypes.py +2022/08/06 | 821 | graphics/asymptote/examples/SierpinskiGasket.asy +2022/08/06 | 820 | graphics/asymptote/webgl/license +2022/08/06 | 820 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/LICENSE +2022/08/06 | 81 | graphics/asymptote/doc/bezier.asy +2022/08/06 | 818 | graphics/asymptote/GLTextures.cc +2022/08/06 | 814 | graphics/asymptote/camperror.h +2022/08/06 | 8129 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/CMakeLists.txt +2022/08/06 | 81215 | graphics/asymptote/doc/TeXShopAndAsymptote.pdf +2022/08/06 | 8120 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-message.h +2022/08/06 | 8112 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-test-part-test.cc +2022/08/06 | 810 | graphics/asymptote/GUI/res/icons/android-expand.svg +2022/08/06 | 810 | graphics/asymptote/examples/orthocenter.asy +2022/08/06 | 8105 | graphics/asymptote/LspCpp/examples/WebsocketExample.cpp +2022/08/06 | 8096 | graphics/asymptote/runhistory.cc +2022/08/06 | 808 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_save.h +2022/08/06 | 8037 | graphics/asymptote/name.cc +2022/08/06 | 802 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/nulls.json +2022/08/06 | 802 | graphics/asymptote/examples/vertexshading.asy +2022/08/06 | 802 | graphics/asymptote/examples/controlsystem.asy +2022/08/06 | 801 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/Makefile +2022/08/06 | 8014 | graphics/asymptote/base/stats.asy +2022/08/06 | 8008 | graphics/asymptote/runpath3d.in +2022/08/06 | 7 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail31.json +2022/08/06 | 798 | graphics/asymptote/examples/animations/torusanimation.asy +2022/08/06 | 795 | graphics/asymptote/GUI/res/icons/android-refresh.svg +2022/08/06 | 7957 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-options-test.cc +2022/08/06 | 794 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/execute_command.h +2022/08/06 | 793 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-eedff3a9e99eb1c0fd3a3b0989e7c44c0a69f04f10b23e5264f362a4773f4397_min +2022/08/06 | 792 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/formatting.h +2022/08/06 | 792 | graphics/asymptote/doc/secondaryaxis.asy +2022/08/06 | 79178 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.make +2022/08/06 | 790 | graphics/asymptote/GUI/res/icons/android-camera.svg +2022/08/06 | 79003 | graphics/asymptote/GUI/windows/window1.ui +2022/08/06 | 78 | graphics/asymptote/examples/randompath3.asy +2022/08/06 | 789 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveTypeHierarchy.h +2022/08/06 | 784 | graphics/asymptote/LspCpp/third_party/uri/deps/CMakeLists.txt +2022/08/06 | 781 | graphics/asymptote/LspCpp/third_party/uri/deps/WORKSPACE +2022/08/06 | 77 | graphics/asymptote/tests/gc/string.asy +2022/08/06 | 7790 | graphics/asymptote/coder.cc +2022/08/06 | 778 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsDocumentUri.h +2022/08/06 | 7780 | graphics/asymptote/cudareflect/main.cc +2022/08/06 | 77498 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_pred_impl_unittest.cc +2022/08/06 | 7731 | graphics/asymptote/LspCpp/third_party/uri/include/network/string_view.hpp +2022/08/06 | 771 | graphics/asymptote/GUI/res/icons/check.svg +2022/08/06 | 770 | graphics/asymptote/asy.rc +2022/08/06 | 76 | graphics/asymptote/examples/grid.asy +2022/08/06 | 768 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_close.h +2022/08/06 | 7684 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/sanitize-helpers.cmake +2022/08/06 | 76801 | graphics/asymptote/gl-matrix-2.4.0-pruned/dist/gl-matrix.js +2022/08/06 | 7671 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Context.h +2022/08/06 | 766 | graphics/asymptote/vm.h +2022/08/06 | 76445 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-spec-builders.h +2022/08/06 | 7639 | graphics/asymptote/LICENSE.LESSER +2022/08/06 | 7634 | graphics/asymptote/base/plain.asy +2022/08/06 | 76339 | graphics/asymptote/runarray.cc +2022/08/06 | 7632 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/pool.hpp +2022/08/06 | 762 | graphics/asymptote/examples/clockarray.asy +2022/08/06 | 7619 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/threadpool.css +2022/08/06 | 759 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxProperties.json +2022/08/06 | 754 | graphics/asymptote/doc/graphmarkers.asy +2022/08/06 | 752 | graphics/asymptote/GUI/res/icons/android-radio-button-off.svg +2022/08/06 | 751 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/publishDiagnostics.h +2022/08/06 | 750 | graphics/asymptote/GUI/res/icons/plus-round.svg +2022/08/06 | 74 | graphics/asymptote/LspCpp/include/LibLsp/lsp/method_type.h +2022/08/06 | 748 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/resolveUnimplementedAccessors.h +2022/08/06 | 7488 | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +2022/08/06 | 747 | graphics/asymptote/examples/pseudosphere.asy +2022/08/06 | 74749 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-spec-builders_test.cc +2022/08/06 | 746 | graphics/asymptote/tests/array/sort.asy +2022/08/06 | 743 | graphics/asymptote/GUI/res/icons/circle.svg +2022/08/06 | 743 | graphics/asymptote/examples/xxsq01.asy +2022/08/06 | 741 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_opendialogmultiple.c +2022/08/06 | 74120 | graphics/asymptote/LspCpp/third_party/uri/Doxyfile +2022/08/06 | 740 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32lebom.json +2022/08/06 | 740 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32bebom.json +2022/08/06 | 7407 | graphics/asymptote/base/graph_splinetype.asy +2022/08/06 | 74016 | graphics/asymptote/LspCpp/third_party/uri/Doxyfile.in +2022/08/06 | 739 | graphics/asymptote/examples/condor.asy +2022/08/06 | 738 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateHashCodeEquals.h +2022/08/06 | 737 | graphics/asymptote/tests/array/determinant.asy +2022/08/06 | 736 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32le.json +2022/08/06 | 736 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf32be.json +2022/08/06 | 7364 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_cheat_sheet.md +2022/08/06 | 734 | graphics/asymptote/examples/quilt.asy +2022/08/06 | 73435 | graphics/asymptote/GL/glxew.h +2022/08/06 | 733 | graphics/asymptote/GUI/xasySvg.py +2022/08/06 | 7322 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-break-on-failure-unittest.py +2022/08/06 | 730 | graphics/asymptote/base/shaders/sum1.glsl +2022/08/06 | 7304 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-string.h +2022/08/06 | 7302 | graphics/asymptote/base/markers.asy +2022/08/06 | 72 | graphics/asymptote/tests/gc/pen.asy +2022/08/06 | 729 | graphics/asymptote/base/labelpath.asy +2022/08/06 | 72889 | graphics/asymptote/base/three_surface.asy +2022/08/06 | 7287 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_stress_test.cc +2022/08/06 | 727 | graphics/asymptote/examples/fermi.asy +2022/08/06 | 7274 | graphics/asymptote/runtime.pl +2022/08/06 | 7260 | graphics/asymptote/config.h.in +2022/08/06 | 725 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minProperties.json +2022/08/06 | 722 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/searchSymbols.h +2022/08/06 | 7222 | graphics/asymptote/GUI/pyUIClass/widg_addLabel.py +2022/08/06 | 7218 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/schematest.cpp +2022/08/06 | 71994 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/glxew.h +2022/08/06 | 7180 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_repeat_test.cc +2022/08/06 | 7163 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/stack.h +2022/08/06 | 7152 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_completion.h +2022/08/06 | 714 | graphics/asymptote/mod.h +2022/08/06 | 714 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_resolve.hpp +2022/08/06 | 714 | graphics/asymptote/examples/unitoctantx.asy +2022/08/06 | 713 | graphics/asymptote/examples/gamma3.asy +2022/08/06 | 71368 | graphics/asymptote/base/asy-mode.el +2022/08/06 | 7130 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archiver.cpp +2022/08/06 | 71201 | graphics/asymptote/prc/oPRCFile.cc +2022/08/06 | 711 | graphics/asymptote/examples/partialsurface.asy +2022/08/06 | 710 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse_authority.hpp +2022/08/06 | 710 | graphics/asymptote/examples/fjortoft.asy +2022/08/06 | 70 | graphics/asymptote/tests/gc/transform.asy +2022/08/06 | 709 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/Makefile +2022/08/06 | 706 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maxItems.json +2022/08/06 | 706 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maxItems.json +2022/08/06 | 706 | graphics/asymptote/LspCpp/include/LibLsp/lsp/AbsolutePath.h +2022/08/06 | 705 | graphics/asymptote/GUI/res/icons/arrow-move.svg +2022/08/06 | 7049 | graphics/asymptote/LspCpp/third_party/uri/Makefile +2022/08/06 | 703 | graphics/asymptote/examples/NURBScurve.asy +2022/08/06 | 7020 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/simdtest.cpp +2022/08/06 | 70102 | graphics/asymptote/base/graph3.asy +2022/08/06 | 700 | graphics/asymptote/GUI/locale/th/LC_MESSAGES/base.po +2022/08/06 | 6944 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-test-part.h +2022/08/06 | 69441 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/miniz.h +2022/08/06 | 693 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minItems.json +2022/08/06 | 693 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minItems.json +2022/08/06 | 693 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/progress.h +2022/08/06 | 6917 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp +2022/08/06 | 6911 | graphics/asymptote/errortest.asy +2022/08/06 | 690 | graphics/asymptote/examples/layers.asy +2022/08/06 | 6896 | graphics/asymptote/GUI/windows/widg_addLabel.ui +2022/08/06 | 688 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentEdit.h +2022/08/06 | 688 | graphics/asymptote/examples/centroidfg.asy +2022/08/06 | 6889 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsWorkspaceClientCapabilites.h +2022/08/06 | 687 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/Makefile +2022/08/06 | 687491 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/sample.json +2022/08/06 | 6872 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/actions.md +2022/08/06 | 6862 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archivertest.cpp +2022/08/06 | 6860 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/encoding.zh-cn.md +2022/08/06 | 685 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simpledom/simpledom.cpp +2022/08/06 | 683 | graphics/asymptote/GUI/res/icons/android-close.svg +2022/08/06 | 683 | graphics/asymptote/examples/fractaltree.asy +2022/08/06 | 6818 | graphics/asymptote/LspCpp/third_party/rapidjson/CHANGELOG.md +2022/08/06 | 68126 | graphics/asymptote/prc/PRCTools/describePRC.cc +2022/08/06 | 680 | graphics/asymptote/tests/array/delete.asy +2022/08/06 | 67 | graphics/asymptote/LspCpp/third_party/threadpool/project-root.jam +2022/08/06 | 679 | graphics/asymptote/examples/genusthree.asy +2022/08/06 | 678 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/README.md +2022/08/06 | 678 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-5b66774a7498c635334ad386be0c3b359951738ac47f14878a3346d1c6ea0fe5_min +2022/08/06 | 6787 | graphics/asymptote/drawlabel.cc +2022/08/06 | 677 | graphics/asymptote/doc/Bode.asy +2022/08/06 | 677 | graphics/asymptote/base/shaders/vertex.glsl +2022/08/06 | 6772 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/main.cc +2022/08/06 | 676 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentItem.h +2022/08/06 | 6751 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/format.json +2022/08/06 | 674 | graphics/asymptote/examples/sqrtx01.asy +2022/08/06 | 6732 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/stream.h +2022/08/06 | 67309 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.internal +2022/08/06 | 6726 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example3.c +2022/08/06 | 6725 | graphics/asymptote/guide.h +2022/08/06 | 6717 | graphics/asymptote/GUI/xasyOptions.py +2022/08/06 | 6714 | graphics/asymptote/base/shaders/fragment.glsl +2022/08/06 | 670 | graphics/asymptote/base/v3dtypes.asy +2022/08/06 | 6708 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/encoding.md +2022/08/06 | 66 | graphics/asymptote/examples/shade.asy +2022/08/06 | 669 | graphics/asymptote/drawpath.h +2022/08/06 | 667 | graphics/asymptote/tinyexr.cc +2022/08/06 | 667 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentPositionParams.h +2022/08/06 | 667 | graphics/asymptote/examples/spring.asy +2022/08/06 | 66751 | graphics/asymptote/prc/writePRC.cc +2022/08/06 | 6673 | graphics/asymptote/main.cc +2022/08/06 | 6650 | graphics/asymptote/getopt.h +2022/08/06 | 664 | graphics/asymptote/GUI/res/icons/android-delete.svg +2022/08/06 | 66477 | graphics/asymptote/glrender.cc +2022/08/06 | 663 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool.hpp +2022/08/06 | 663 | graphics/asymptote/GUI/res/icons/save.svg +2022/08/06 | 66352 | graphics/asymptote/base/webgl/asygl.js +2022/08/06 | 6634 | graphics/asymptote/simpson.cc +2022/08/06 | 6620 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/meta.h +2022/08/06 | 65 | graphics/asymptote/tests/gc/guide.asy +2022/08/06 | 6585 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample5_unittest.cc +2022/08/06 | 657 | graphics/asymptote/examples/lowupint.asy +2022/08/06 | 657 | graphics/asymptote/examples/100d.views +2022/08/06 | 657 | graphics/asymptote/base/reload.js +2022/08/06 | 6572 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/doxygenextra.css +2022/08/06 | 6553 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/main.cc +2022/08/06 | 6552 | graphics/asymptote/GUI/windows/labelTextEditor.ui +2022/08/06 | 6551 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example2.c +2022/08/06 | 6550 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/scheduling_policies.hpp +2022/08/06 | 654 | graphics/asymptote/fpu.h +2022/08/06 | 654 | graphics/asymptote/examples/limit.asy +2022/08/06 | 6543 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-list-tests-unittest.py +2022/08/06 | 6528 | graphics/asymptote/lspserv.h +2022/08/06 | 6525 | graphics/asymptote/drawfill.h +2022/08/06 | 650 | graphics/asymptote/prcfile.h +2022/08/06 | 6503 | graphics/asymptote/tests/types/constructor.asy +2022/08/06 | 64 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-62-tinyexr_memcpy_heap-buffer-overflow +2022/08/06 | 648 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/CMakeDirectoryInformation.cmake +2022/08/06 | 648 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/CMakeDirectoryInformation.cmake +2022/08/06 | 643 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer/common_footer.htm +2022/08/06 | 64207 | graphics/asymptote/base/graph.asy +2022/08/06 | 641 | graphics/asymptote/examples/pOrbital.asy +2022/08/06 | 6418 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_environment_test.cc +2022/08/06 | 6414 | graphics/asymptote/mathop.h +2022/08/06 | 6412 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_test.cc +2022/08/06 | 639 | graphics/asymptote/tests/arith/transform.asy +2022/08/06 | 639 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_advance_parts.hpp +2022/08/06 | 6386 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/threaded_queue.h +2022/08/06 | 63842 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-printers-test.cc +2022/08/06 | 6376 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_output_unittest_.cc +2022/08/06 | 63725 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/pointer.h +2022/08/06 | 6370 | graphics/asymptote/asymptote.nsi +2022/08/06 | 6369 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/traits.h +2022/08/06 | 6350 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial.txt +2022/08/06 | 63314 | graphics/asymptote/GL/wglew.h +2022/08/06 | 632 | graphics/asymptote/examples/label3zoom.asy +2022/08/06 | 631 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkToStringStatus.h +2022/08/06 | 631 | graphics/asymptote/locate.h +2022/08/06 | 631 | graphics/asymptote/GUI/res/icons/arrow-resize.svg +2022/08/06 | 63193 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_gtk3.png +2022/08/06 | 6318 | graphics/asymptote/doc/leastsquares.dat +2022/08/06 | 63136 | graphics/asymptote/doc/FAQ/asy-faq.info +2022/08/06 | 630 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-24322747c47e87a10e4407528b779a1a763a48135384909b3d1010bbba1d4c28_min +2022/08/06 | 62 | graphics/asymptote/tests/gc/array.asy +2022/08/06 | 62 | graphics/asymptote/revision.cc +2022/08/06 | 628 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/message.h +2022/08/06 | 628 | graphics/asymptote/examples/wedge.asy +2022/08/06 | 628 | graphics/asymptote/examples/polarcircle.asy +2022/08/06 | 6288 | graphics/asymptote/transform.h +2022/08/06 | 6287 | graphics/asymptote/base/plain_prethree.asy +2022/08/06 | 6278 | graphics/asymptote/base/plain_filldraw.asy +2022/08/06 | 62786 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/pointertest.cpp +2022/08/06 | 6275 | graphics/asymptote/generate_enums.py +2022/08/06 | 626 | graphics/asymptote/GUI/res/icons/android-arrow-forward.svg +2022/08/06 | 626 | graphics/asymptote/GUI/res/icons/android-arrow-back.svg +2022/08/06 | 626 | graphics/asymptote/examples/venn.asy +2022/08/06 | 6263 | graphics/asymptote/LspCpp/third_party/rapidjson/example/tutorial/tutorial.cpp +2022/08/06 | 625 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/footer/overview_footer.htm +2022/08/06 | 625 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/addOverridableMethods.h +2022/08/06 | 6252 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-type-util.h +2022/08/06 | 6247 | graphics/asymptote/GUI/pyUIClass/labelTextEditor.py +2022/08/06 | 62413 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-death-test.cc +2022/08/06 | 62206 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/Glew/CustomGL/wglew.h +2022/08/06 | 620 | graphics/asymptote/tests/arith/integer.asy +2022/08/06 | 620 | graphics/asymptote/GUI/res/icons/android-done.svg +2022/08/06 | 61 | graphics/asymptote/examples/axialshade.asy +2022/08/06 | 61 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/README.md +2022/08/06 | 6194 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample8_unittest.cc +2022/08/06 | 6190 | graphics/asymptote/camp.tab.h +2022/08/06 | 617 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateConstructors.h +2022/08/06 | 617 | graphics/asymptote/doc/logo.asy +2022/08/06 | 6175 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test.py +2022/08/06 | 616 | graphics/asymptote/examples/Gouraudcontour.asy +2022/08/06 | 61699 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-internal.h +2022/08/06 | 61667 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-actions.h +2022/08/06 | 61659 | graphics/asymptote/runtime.cc +2022/08/06 | 615 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_common.h +2022/08/06 | 6159 | graphics/asymptote/base/plain_strings.asy +2022/08/06 | 612 | graphics/asymptote/cudareflect/tinyexr/experimental/js/README.md +2022/08/06 | 612 | graphics/asymptote/cudareflect/tinyexr/examples/exr2rgbe/exr2rgbe.cc +2022/08/06 | 611 | graphics/asymptote/GUI/xasy.py +2022/08/06 | 6117 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_cocoa.m +2022/08/06 | 610 | graphics/asymptote/examples/impact.asy +2022/08/06 | 6104 | graphics/asymptote/LspCpp/third_party/uri/deps/BUILD.bazel +2022/08/06 | 6104 | graphics/asymptote/doc/FAQ/m-lout.pl +2022/08/06 | 60 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail1.json +2022/08/06 | 609 | graphics/asymptote/keywords.cc +2022/08/06 | 6097 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-cardinalities.h +2022/08/06 | 6090 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/DoxygenLayout.xml +2022/08/06 | 608 | graphics/asymptote/examples/spline.asy +2022/08/06 | 608 | graphics/asymptote/base/size10.asy +2022/08/06 | 604 | graphics/asymptote/doc/flow.asy +2022/08/06 | 6037 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_help_test.py +2022/08/06 | 602 | graphics/asymptote/examples/treetest.asy +2022/08/06 | 6022 | graphics/asymptote/LspCpp/third_party/rapidjson/example/jsonx/jsonx.cpp +2022/08/06 | 6021 | graphics/asymptote/prc/PRCTools/bitData.cc +2022/08/06 | 601 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/widget.json +2022/08/06 | 600 | graphics/asymptote/base/size11.asy +2022/08/06 | 60074 | graphics/asymptote/GUI/xasy2asy.py +2022/08/06 | 5 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail30.json +2022/08/06 | 5 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/abcde.txt +2022/08/06 | 59 | graphics/asymptote/examples/stroke3.asy +2022/08/06 | 598 | graphics/asymptote/examples/integraltest.asy +2022/08/06 | 5987 | graphics/asymptote/runfile.in +2022/08/06 | 5975 | graphics/asymptote/base/three_tube.asy +2022/08/06 | 59583 | graphics/asymptote/GUI/pyUIClass/window1.py +2022/08/06 | 594 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_normalize.hpp +2022/08/06 | 5946 | graphics/asymptote/LspCpp/third_party/rapidjson/example/filterkeydom/filterkeydom.cpp +2022/08/06 | 593 | graphics/asymptote/GUI/res/icons/bucket.asy +2022/08/06 | 5925 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample9_unittest.cc +2022/08/06 | 591 | graphics/asymptote/examples/sinc.asy +2022/08/06 | 58 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail10.json +2022/08/06 | 58 | graphics/asymptote/examples/progrid.asy +2022/08/06 | 589 | graphics/asymptote/examples/trefoilknot.asy +2022/08/06 | 588 | graphics/asymptote/LspCpp/include/LibLsp/lsp/out_list.h +2022/08/06 | 5883 | graphics/asymptote/Delaunay.cc +2022/08/06 | 587 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ExecuteCommandParams.h +2022/08/06 | 586 | graphics/asymptote/GUI/xasyStrings.py +2022/08/06 | 5837 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/fwdtest.cpp +2022/08/06 | 582 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/glossary.json +2022/08/06 | 582 | graphics/asymptote/examples/cos3.asy +2022/08/06 | 5820 | graphics/asymptote/cudareflect/IrradianceGenerator.vcxproj +2022/08/06 | 581 | graphics/asymptote/examples/BezierSaddle.asy +2022/08/06 | 580 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/did_change_configuration.h +2022/08/06 | 580 | graphics/asymptote/examples/xsin1x.asy +2022/08/06 | 57 | graphics/asymptote/GUI/requirements.txt +2022/08/06 | 579 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/findLinks.h +2022/08/06 | 579 | graphics/asymptote/examples/sqrtx01y1.asy +2022/08/06 | 579 | graphics/asymptote/examples/sin3.asy +2022/08/06 | 579 | graphics/asymptote/examples/exp3.asy +2022/08/06 | 57944 | graphics/asymptote/runpicture.cc +2022/08/06 | 578 | graphics/asymptote/base/annotate.asy +2022/08/06 | 5789 | graphics/asymptote/base/trembling.asy +2022/08/06 | 576 | graphics/asymptote/examples/threeviews.asy +2022/08/06 | 576 | graphics/asymptote/examples/circles.asy +2022/08/06 | 5767 | graphics/asymptote/drawpath3.h +2022/08/06 | 57599 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/valuetest.cpp +2022/08/06 | 5756 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/perftest.h +2022/08/06 | 5735 | graphics/asymptote/base/plain_scaling.asy +2022/08/06 | 5733 | graphics/asymptote/item.h +2022/08/06 | 572 | graphics/asymptote/LspCpp/third_party/uri/test/invalid_urls.txt +2022/08/06 | 572 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/config.hpp +2022/08/06 | 572 | graphics/asymptote/examples/curvedlabel3.asy +2022/08/06 | 5712 | graphics/asymptote/bezierpatch.h +2022/08/06 | 5705 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-json-outfiles-test.py +2022/08/06 | 569 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/Makefile +2022/08/06 | 5691 | graphics/asymptote/name.h +2022/08/06 | 5689 | graphics/asymptote/interact.cc +2022/08/06 | 5683 | graphics/asymptote/LspCpp/third_party/uri/deps/CONTRIBUTING.md +2022/08/06 | 566 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/highlight.h +2022/08/06 | 565 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateAccessors.h +2022/08/06 | 5658 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-throw-on-failure-test.py +2022/08/06 | 563 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse.hpp +2022/08/06 | 5627 | graphics/asymptote/doc/FAQ/m-info.pl +2022/08/06 | 5621 | graphics/asymptote/errormsg.h +2022/08/06 | 561 | graphics/asymptote/LspCpp/third_party/rapidjson/package.json +2022/08/06 | 55991 | graphics/asymptote/base/smoothcontour3.asy +2022/08/06 | 5595 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-failfast-unittest_.cc +2022/08/06 | 558 | graphics/asymptote/examples/floatingdisk.asy +2022/08/06 | 557 | graphics/asymptote/examples/Pythagoras.asy +2022/08/06 | 5578 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_checked_api.cpp +2022/08/06 | 55726 | graphics/asymptote/LspCpp/third_party/utfcpp/README.md +2022/08/06 | 5544 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/stringbuffertest.cpp +2022/08/06 | 5542 | graphics/asymptote/drawpath3.cc +2022/08/06 | 5537 | graphics/asymptote/examples/cpkcolors.asy +2022/08/06 | 5531 | graphics/asymptote/examples/filesurface.dat +2022/08/06 | 5521 | graphics/asymptote/base/rational.asy +2022/08/06 | 54 | graphics/asymptote/tests/gc/funcall.asy +2022/08/06 | 54963 | graphics/asymptote/settings.cc +2022/08/06 | 548 | graphics/asymptote/v3dtypes.h +2022/08/06 | 548 | graphics/asymptote/examples/equilchord.asy +2022/08/06 | 548 | graphics/asymptote/cudareflect/Makefile +2022/08/06 | 547 | graphics/asymptote/examples/tetra.asy +2022/08/06 | 5441 | graphics/asymptote/env.cc +2022/08/06 | 5419 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/istreamwrappertest.cpp +2022/08/06 | 5415 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfiles_test.py +2022/08/06 | 54109 | graphics/asymptote/LspCpp/src/jsonrpc/optional.hpp +2022/08/06 | 54109 | graphics/asymptote/LspCpp/include/optional.hpp +2022/08/06 | 5375 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample3-inl.h +2022/08/06 | 5360 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample3_unittest.cc +2022/08/06 | 535 | graphics/asymptote/cudareflect/tinyexr/Makefile.llvm-mingw +2022/08/06 | 5350 | graphics/asymptote/LspCpp/src/lsp/working_files.cpp +2022/08/06 | 533 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_savedialog.c +2022/08/06 | 53373 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-more-actions_test.cc +2022/08/06 | 5323 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/exr2fptiff.cc +2022/08/06 | 5319 | graphics/asymptote/LspCpp/third_party/uri/test/uri_encoding_test.cpp +2022/08/06 | 530 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/test_opendialog.c +2022/08/06 | 5308 | graphics/asymptote/pair.h +2022/08/06 | 52 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass2.json +2022/08/06 | 52 | graphics/asymptote/doc/square.asy +2022/08/06 | 5279 | graphics/asymptote/base/bsp.asy +2022/08/06 | 52750 | graphics/asymptote/cudareflect/tinyexr/test/unit/tester.cc +2022/08/06 | 5272 | graphics/asymptote/GUI/labelEditor.py +2022/08/06 | 5265 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-message-test.cc +2022/08/06 | 5265 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/tutorial/tutorial.cpp +2022/08/06 | 5262 | graphics/asymptote/patches/bison.patch +2022/08/06 | 5262 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-cardinalities.cc +2022/08/06 | 525 | graphics/asymptote/examples/vectorfield3.asy +2022/08/06 | 5259 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/logo/rapidjson.png +2022/08/06 | 5254 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-global-environment-unittest.py +2022/08/06 | 5250 | graphics/asymptote/pipestream.cc +2022/08/06 | 524 | graphics/asymptote/doc/brokenaxis.asy +2022/08/06 | 5238 | graphics/asymptote/base/animation.asy +2022/08/06 | 5221 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview.dox +2022/08/06 | 521 | graphics/asymptote/doc/Hobbycontrol.asy +2022/08/06 | 5216 | graphics/asymptote/examples/mosaic.asy +2022/08/06 | 520 | graphics/asymptote/examples/smoothelevation.asy +2022/08/06 | 5204 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/quickstart-bazel.md +2022/08/06 | 5203 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial.dox +2022/08/06 | 5202 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples.dox +2022/08/06 | 519 | graphics/asymptote/examples/extrudedcontour.asy +2022/08/06 | 5196 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design.dox +2022/08/06 | 518 | graphics/asymptote/doc/CDlabel.asy +2022/08/06 | 5183 | graphics/asymptote/stm.h +2022/08/06 | 51671 | graphics/asymptote/prc/oPRCFile.h +2022/08/06 | 5152 | graphics/asymptote/LspCpp/third_party/rapidjson/license.txt +2022/08/06 | 5150 | graphics/asymptote/LspCpp/third_party/rapidjson/example/parsebyparts/parsebyparts.cpp +2022/08/06 | 514 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/generateToString.h +2022/08/06 | 513 | graphics/asymptote/examples/buildcycle.asy +2022/08/06 | 51302 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-actions_test.cc +2022/08/06 | 5115 | graphics/asymptote/memory.h +2022/08/06 | 5111 | graphics/asymptote/runsystem.in +2022/08/06 | 5111 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1_unittest.cc +2022/08/06 | 510 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/README.md +2022/08/06 | 50 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail18.json +2022/08/06 | 50 | graphics/asymptote/cudareflect/tinyexr/test/unit/win32-filelist-utf16le.inc +2022/08/06 | 50 | graphics/asymptote/base/babel.asy +2022/08/06 | 509 | graphics/asymptote/examples/dimension.asy +2022/08/06 | 509 | graphics/asymptote/cudareflect/tinyexr/Makefile +2022/08/06 | 50934 | graphics/asymptote/runarray.in +2022/08/06 | 506 | graphics/asymptote/examples/delu.asy +2022/08/06 | 5064 | graphics/asymptote/runhistory.in +2022/08/06 | 506313 | graphics/asymptote/libatomic_ops-7.6.12.tar.gz +2022/08/06 | 5062 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/pkgconfig.md +2022/08/06 | 5054 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/quickstart-cmake.md +2022/08/06 | 504 | graphics/asymptote/absyn.cc +2022/08/06 | 50437 | graphics/asymptote/gsl.cc +2022/08/06 | 503 | graphics/asymptote/examples/animations/embeddedmovie.asy +2022/08/06 | 503 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-63-tinyexr_signed-integer-overflow +2022/08/06 | 500 | graphics/asymptote/examples/floor.asy +2022/08/06 | 500 | graphics/asymptote/doc/Hobbydir.asy +2022/08/06 | 5005 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/features.md +2022/08/06 | 4 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail29.json +2022/08/06 | 49 | graphics/asymptote/doc/quartercircle.asy +2022/08/06 | 49 | graphics/asymptote/doc/dots.asy +2022/08/06 | 49 | graphics/asymptote/doc/colons.asy +2022/08/06 | 499 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/libgtest.la.in +2022/08/06 | 499 | graphics/asymptote/examples/galleon.asy +2022/08/06 | 4992 | graphics/asymptote/base/tube.asy +2022/08/06 | 498 | graphics/asymptote/examples/fano.asy +2022/08/06 | 498 | graphics/asymptote/doc/penfunctionimage.asy +2022/08/06 | 4985 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample10_unittest.cc +2022/08/06 | 4979 | graphics/asymptote/LspCpp/third_party/rapidjson/example/filterkey/filterkey.cpp +2022/08/06 | 496 | graphics/asymptote/examples/bars3.asy +2022/08/06 | 495 | graphics/asymptote/examples/cones.asy +2022/08/06 | 495 | graphics/asymptote/cudareflect/tinyexr/experimental/js/test.js +2022/08/06 | 494 | graphics/asymptote/drawgrestore.h +2022/08/06 | 494 | graphics/asymptote/cudareflect/tinyexr/experimental/js/compile_to_js.sh +2022/08/06 | 4942 | graphics/asymptote/GUI/pyUIClass/widg_editBezier.py +2022/08/06 | 4925 | graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp +2022/08/06 | 491 | graphics/asymptote/LspCpp/third_party/rapidjson/test/CMakeLists.txt +2022/08/06 | 4919 | graphics/asymptote/process.h +2022/08/06 | 490 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/type_definition.h +2022/08/06 | 489 | graphics/asymptote/patches/gc-7.0nomem.patch +2022/08/06 | 489 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveCompletionItem.h +2022/08/06 | 4899 | graphics/asymptote/LspCpp/include/LibLsp/lsp/utils.h +2022/08/06 | 4896 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-color-test.py +2022/08/06 | 4895 | graphics/asymptote/fundec.h +2022/08/06 | 488 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/implementation.h +2022/08/06 | 48847 | graphics/asymptote/doc/secondaryaxis.csv +2022/08/06 | 487 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/shutdown.h +2022/08/06 | 4873 | graphics/asymptote/parser.cc +2022/08/06 | 4866 | graphics/asymptote/fileio.cc +2022/08/06 | 4862 | graphics/asymptote/drawpath.cc +2022/08/06 | 485 | graphics/asymptote/examples/cards.asy +2022/08/06 | 4853 | graphics/asymptote/LspCpp/examples/TcpServerExample.cpp +2022/08/06 | 48481 | graphics/asymptote/prc/writePRC.h +2022/08/06 | 48441 | graphics/asymptote/config.guess +2022/08/06 | 4841 | graphics/asymptote/tests/array/slice.asy +2022/08/06 | 483 | graphics/asymptote/LspCpp/third_party/uri/test/string_utility.hpp +2022/08/06 | 482 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/initialized.h +2022/08/06 | 4822 | graphics/asymptote/LspCpp/src/jsonrpc/serializer.cpp +2022/08/06 | 4811 | graphics/asymptote/base/x11colors.asy +2022/08/06 | 480 | graphics/asymptote/doc/logimage.asy +2022/08/06 | 4809 | graphics/asymptote/examples/interpolate1.asy +2022/08/06 | 4807 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-port.h +2022/08/06 | 4805 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/features.zh-cn.md +2022/08/06 | 479 | graphics/asymptote/examples/magnetic.asy +2022/08/06 | 47993 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-death-test-test.cc +2022/08/06 | 4787 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/README.md +2022/08/06 | 476 | graphics/asymptote/GUI/configs/xasykeymap.cson +2022/08/06 | 4761 | graphics/asymptote/GUI/pyUIClass/widgetPointEditor.py +2022/08/06 | 47582 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-port.cc +2022/08/06 | 475798 | graphics/asymptote/doc/png/asymptote.info +2022/08/06 | 4753 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/jsoncheckertest.cpp +2022/08/06 | 4738 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-360c3b0555cb979ca108f2d178cf8a80959cfeabaa4ec1d310d062fa653a8c6b_min +2022/08/06 | 473703 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-1383755b301e5f505b2198dc0508918b537fdf48bbfc6deeffe268822e6f6cd6 +2022/08/06 | 473695 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-e7fa6404daa861369d2172fe68e08f9d38c0989f57da7bcfb510bab67e19ca9f +2022/08/06 | 4735 | graphics/asymptote/array.cc +2022/08/06 | 4731 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/flaga.exr +2022/08/06 | 472 | graphics/asymptote/examples/colorplanes.asy +2022/08/06 | 4727 | graphics/asymptote/doc/westnile.csv +2022/08/06 | 4718 | graphics/asymptote/doc/FAQ/m-ascii.pl +2022/08/06 | 4716 | graphics/asymptote/prc/PRCTools/makePRC.cc +2022/08/06 | 469 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSONConfigVersion.cmake.in +2022/08/06 | 4688 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/sonarlint/protocol.h +2022/08/06 | 46854 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-internal-inl.h +2022/08/06 | 4668 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-list-tests-unittest_.cc +2022/08/06 | 465 | graphics/asymptote/LspCpp/src/jsonrpc/threaded_queue.cpp +2022/08/06 | 46531 | graphics/asymptote/base/plain_picture.asy +2022/08/06 | 464 | graphics/asymptote/drawgsave.h +2022/08/06 | 464 | graphics/asymptote/doc/GaussianSurface.asy +2022/08/06 | 463 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/jsregex.json +2022/08/06 | 4635 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/exrfilter.cc +2022/08/06 | 4629 | graphics/asymptote/castop.h +2022/08/06 | 4626 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_unchecked_api.cpp +2022/08/06 | 4620 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample7_unittest.cc +2022/08/06 | 4613 | graphics/asymptote/LspCpp/third_party/uri/deps/README.md +2022/08/06 | 460 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Cancellation.h +2022/08/06 | 460 | graphics/asymptote/examples/lever.asy +2022/08/06 | 460 | graphics/asymptote/examples/cosaddition.asy +2022/08/06 | 4608 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/format.json +2022/08/06 | 4602 | graphics/asymptote/util.h +2022/08/06 | 4602 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/README.md +2022/08/06 | 459 | graphics/asymptote/examples/hierarchy.asy +2022/08/06 | 4597 | graphics/asymptote/drawfill.cc +2022/08/06 | 4590 | graphics/asymptote/LspCpp/third_party/rapidjson/example/serialize/serialize.cpp +2022/08/06 | 458 | graphics/asymptote/doc/multicontour.asy +2022/08/06 | 4580 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageIssue.h +2022/08/06 | 457 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/link.txt +2022/08/06 | 4578 | graphics/asymptote/LspCpp/include/LibLsp/lsp/IProgressMonitor.h +2022/08/06 | 4578 | graphics/asymptote/doc/FAQ/m-post.pl +2022/08/06 | 4570 | graphics/asymptote/env.h +2022/08/06 | 454 | graphics/asymptote/EXRFiles.h +2022/08/06 | 45411 | graphics/asymptote/fftw++.h 2022/08/06 | 45360 | systems/texlive/tlnet/archive/texlogsieve.r64060.tar.xz -2022/08/06 | 43889 | systems/win32/miktex/tm/packages/next/miktex-gsf2pk-bin-x64-2.9.tar.lzma +2022/08/06 | 4531 | graphics/asymptote/webgl/fragment.glsl +2022/08/06 | 4520 | graphics/asymptote/getopt1.c +2022/08/06 | 4514 | graphics/asymptote/bbox.h +2022/08/06 | 45070 | systems/texlive/tlnet/tlpkg/installer/wtestopenfiles.exe +2022/08/06 | 449 | graphics/asymptote/tests/arith/pair.asy +2022/08/06 | 4487 | graphics/asymptote/base/plain_shipout.asy +2022/08/06 | 4481 | graphics/asymptote/v3dfile.h +2022/08/06 | 4474 | graphics/asymptote/GUI/windows/widg_editBezier.ui +2022/08/06 | 4471 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-3f1f642c3356fd8e8d2a0787613ec09a56572b3a1e38c9629b6db9e8dead1117_min +2022/08/06 | 4465 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/example/mergesort/mergesort.cpp +2022/08/06 | 4465 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/future.hpp +2022/08/06 | 44634 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/tutorial.png +2022/08/06 | 445 | graphics/asymptote/examples/sacone.asy +2022/08/06 | 445 | graphics/asymptote/cudareflect/kernel.h +2022/08/06 | 4456 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/platformtest.cpp +2022/08/06 | 443 | graphics/asymptote/cudareflect/ReflectanceMapper.cuh +2022/08/06 | 4438 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp +2022/08/06 | 442 | graphics/asymptote/doc/join3.asy +2022/08/06 | 4420 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/bigintegertest.cpp +2022/08/06 | 441 | graphics/asymptote/examples/triangles.asy +2022/08/06 | 441 | graphics/asymptote/doc/histogram.asy +2022/08/06 | 43 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/cmake_clean_target.cmake +2022/08/06 | 43 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail13.json +2022/08/06 | 43 | graphics/asymptote/examples/spring2.asy +2022/08/06 | 439 | graphics/asymptote/examples/gamma.asy +2022/08/06 | 4396 | graphics/asymptote/LspCpp/src/jsonrpc/StreamMessageProducer.cpp +2022/08/06 | 4389 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/filestreamtest.cpp +2022/08/06 | 4385 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/ref.json 2022/08/06 | 438549 | systems/win32/miktex/tm/packages/wrapstuff__doc.tar.lzma +2022/08/06 | 4384 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32OpenGLWindow.cpp +2022/08/06 | 43830 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/testing.md +2022/08/06 | 437 | graphics/asymptote/cudareflect/tinyexr/Makefile.gcc-mingw 2022/08/06 | 437732 | systems/texlive/tlnet/archive/wrapstuff.doc.r64058.tar.xz -2022/08/06 | 43618 | systems/win32/miktex/tm/packages/next/miktex-mthelp-bin-x64-2.9.tar.lzma -2022/08/06 | 43528 | systems/win32/miktex/tm/packages/next/miktex-zlib-bin-x64-2.9.tar.lzma -2022/08/06 | 419224 | systems/texlive/tlnet/archive/texlive-scripts.doc.r64053.tar.xz -2022/08/06 | 41190 | systems/win32/miktex/tm/packages/next/miktex-upmendex-bin-x64.tar.lzma -2022/08/06 | 41179 | systems/win32/miktex/tm/packages/next/miktex-patgen-bin-x64.tar.lzma -2022/08/06 | 394144 | systems/win32/miktex/tm/packages/next/miktex-cairo-bin-x64-2.9.tar.lzma -2022/08/06 | 37507 | systems/win32/miktex/tm/packages/next/miktex-posix-bin-x64-2.9.tar.lzma -2022/08/06 | 37051 | systems/win32/miktex/tm/packages/next/miktex-chktex-bin-x64-2.9.tar.lzma -2022/08/06 | 35265 | systems/win32/miktex/tm/packages/next/miktex-axohelp-bin-x64-2.9.tar.lzma -2022/08/06 | 352464 | systems/win32/miktex/tm/packages/next/miktex-xetex-bin-x64-2.9.tar.lzma -2022/08/06 | 35230 | systems/win32/miktex/tm/packages/next/miktex-mspack-bin-x64-2.9.tar.lzma -2022/08/06 | 33863 | systems/win32/miktex/tm/packages/next/miktex-uriparser-bin-x64-2.9.tar.lzma -2022/08/06 | 325980 | systems/win32/miktex/tm/packages/next/miktex-dvipdfmx-bin-x64-2.9.tar.lzma -2022/08/06 | 325484 | systems/win32/miktex/tm/packages/next/miktex-mo-bin-x64-2.9.tar.lzma -2022/08/06 | 32075 | systems/win32/miktex/tm/packages/next/miktex-makeindex-bin-x64-2.9.tar.lzma -2022/08/06 | 31586 | systems/win32/miktex/tm/packages/next/miktex-autosp-bin-x64-2.9.tar.lzma -2022/08/06 | 31562 | systems/win32/miktex/tm/packages/next/miktex-bzip2-bin-x64-2.9.tar.lzma -2022/08/06 | 30570 | systems/win32/miktex/tm/packages/next/miktex-lacheck-bin-x64-2.9.tar.lzma -2022/08/06 | 295945 | systems/win32/miktex/tm/packages/next/miktex-freetype2-bin-x64-2.9.tar.lzma -2022/08/06 | 288549 | systems/win32/miktex/tm/packages/miktex-zzdb1-2.9.tar.lzma -2022/08/06 | 288531 | systems/win32/miktex/tm/packages/next/miktex-zzdb1-2.9.tar.lzma -2022/08/06 | 286685 | systems/win32/miktex/tm/packages/next/miktex-metapost-bin-x64-2.9.tar.lzma -2022/08/06 | 28510 | systems/win32/miktex/tm/packages/next/miktex-findtexmf-bin-x64-2.9.tar.lzma -2022/08/06 | 2821671 | systems/win32/miktex/tm/packages/next/miktex-texworks-bin-x64-2.9.tar.lzma -2022/08/06 | 27465 | systems/win32/miktex/tm/packages/next/miktex-teckit-bin-x64-2.9.tar.lzma -2022/08/06 | 270467 | systems/win32/miktex/tm/packages/next/miktex-console-bin-x64-2.9.tar.lzma +2022/08/06 | 4375 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/draft-04/schema +2022/08/06 | 4371 | graphics/asymptote/cudareflect/kernel.cu +2022/08/06 | 436 | graphics/asymptote/examples/colorpatch.asy +2022/08/06 | 43670 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/simpledom.png +2022/08/06 | 4366 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/ref.json +2022/08/06 | 4357 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_leak_test.py +2022/08/06 | 4348 | graphics/asymptote/doc/colo-asy.tex +2022/08/06 | 4347 | graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp +2022/08/06 | 4345 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/task_adaptors.hpp +2022/08/06 | 433 | graphics/asymptote/examples/twoSpheres.asy +2022/08/06 | 4335 | graphics/asymptote/prc/PRCTools/describePRC.h +2022/08/06 | 43335 | graphics/asymptote/examples/100d.pdb1 +2022/08/06 | 430 | graphics/asymptote/examples/unitoctant.asy +2022/08/06 | 42 | graphics/asymptote/base/animate.asy +2022/08/06 | 428 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/symbol.h +2022/08/06 | 4286 | graphics/asymptote/asy.ico +2022/08/06 | 4285 | graphics/asymptote/newexp.cc +2022/08/06 | 4283 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_premature_exit_test.cc +2022/08/06 | 42828 | graphics/asymptote/picture.cc +2022/08/06 | 427 | graphics/asymptote/examples/projectrevolution.asy +2022/08/06 | 42714 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test-golden-lin.txt +2022/08/06 | 426 | graphics/asymptote/examples/pathintersectsurface.asy +2022/08/06 | 426 | graphics/asymptote/doc/grid3xyz.asy +2022/08/06 | 4265 | graphics/asymptote/LspCpp/include/LibLsp/lsp/symbol.h +2022/08/06 | 4256 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/strtodtest.cpp +2022/08/06 | 4254 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/readme.md +2022/08/06 | 424 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextDocumentIdentifier.h +2022/08/06 | 424 | graphics/asymptote/examples/spiral3.asy +2022/08/06 | 4247 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/prime_tables.h +2022/08/06 | 4244 | graphics/asymptote/examples/fin.asy +2022/08/06 | 4242 | graphics/asymptote/tests/types/keyword.asy +2022/08/06 | 423 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/DependInfo.cmake +2022/08/06 | 423 | graphics/asymptote/doc/log2graph.asy +2022/08/06 | 423 | graphics/asymptote/doc/helix.asy +2022/08/06 | 4230 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/logo/rapidjson.svg +2022/08/06 | 422 | graphics/asymptote/v3dtypes.csv +2022/08/06 | 4227 | graphics/asymptote/LspCpp/third_party/uri/src/uri_builder.cpp +2022/08/06 | 420 | graphics/asymptote/examples/PythagoreanTree.asy +2022/08/06 | 4209 | graphics/asymptote/flatguide.h +2022/08/06 | 4207 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-port-arch.h +2022/08/06 | 4202 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/guids.json +2022/08/06 | 41 | graphics/asymptote/doc/bigdiagonal.asy +2022/08/06 | 41 | graphics/asymptote/cudareflect/tinyexr/jni/Application.mk +2022/08/06 | 419 | graphics/asymptote/examples/torus.asy +2022/08/06 | 419 | graphics/asymptote/base/shaders/compress.glsl +2022/08/06 | 4199 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/typeHierarchy.h +2022/08/06 | 418 | graphics/asymptote/examples/planeproject.asy +2022/08/06 | 417 | graphics/asymptote/doc/knots.asy +2022/08/06 | 4173 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-env-var-test.py +2022/08/06 | 4172 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example6.c +2022/08/06 | 416 | graphics/asymptote/doc/bezier2.asy +2022/08/06 | 4166 | graphics/asymptote/GUI/windows/widgetPointEditor.ui +2022/08/06 | 4160 | graphics/asymptote/LspCpp/third_party/uri/deps/ci/linux-presubmit.sh +2022/08/06 | 415 | graphics/asymptote/doc/linetype.asy +2022/08/06 | 4158 | graphics/asymptote/examples/advection.asy +2022/08/06 | 4156 | graphics/asymptote/runpair.in +2022/08/06 | 41517 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move2.png +2022/08/06 | 414 | graphics/asymptote/examples/animations/glmovie.asy +2022/08/06 | 413 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/flags.make +2022/08/06 | 4126 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-test-part.cc +2022/08/06 | 411 | graphics/asymptote/examples/animations/externalmovie.asy +2022/08/06 | 4118 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lru_cache.h +2022/08/06 | 4116 | graphics/asymptote/cudareflect/tinyexr/test/exrwrite/exrwritetest.cpp +2022/08/06 | 410 | graphics/asymptote/examples/Sierpinski.asy +2022/08/06 | 40 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail32.json +2022/08/06 | 40998 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-test.cc +2022/08/06 | 40899 | graphics/asymptote/doc/FAQ/asy-faq.bfnn +2022/08/06 | 4088 | graphics/asymptote/base/plain_boxes.asy +2022/08/06 | 40876 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-port-test.cc +2022/08/06 | 4084 | graphics/asymptote/GUI/xasyFile.py +2022/08/06 | 407 | graphics/asymptote/examples/parametricsurface.asy +2022/08/06 | 407 | graphics/asymptote/examples/BezierPatch.asy +2022/08/06 | 407 | graphics/asymptote/cudareflect/tinyexr/Makefile.gcc-mingw-msys +2022/08/06 | 4072 | graphics/asymptote/tests/types/order.asy +2022/08/06 | 4067 | graphics/asymptote/doc/diatom.csv +2022/08/06 | 40665 | graphics/asymptote/examples/tvgen.asy +2022/08/06 | 4061 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/istreamwrapper.h +2022/08/06 | 401 | graphics/asymptote/doc/image.asy +2022/08/06 | 401 | graphics/asymptote/cudareflect/tinyexr/test/unit/README.md +2022/08/06 | 4013 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/fwd.h +2022/08/06 | 400 | graphics/asymptote/examples/sacylinder.asy +2022/08/06 | 400 | graphics/asymptote/cudareflect/tinyexr/test/unit/Makefile +2022/08/06 | 39 | graphics/asymptote/base/nopapersize.ps +2022/08/06 | 398 | graphics/asymptote/examples/epix.asy +2022/08/06 | 3979 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/unittest.h +2022/08/06 | 3972 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/stringbuffer.h +2022/08/06 | 396 | graphics/asymptote/doc/triangulate.asy +2022/08/06 | 396 | graphics/asymptote/doc/legend.asy +2022/08/06 | 395 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/2by2.exr +2022/08/06 | 395983 | graphics/asymptote/doc/asymptote.texi +2022/08/06 | 3956 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/itoatest.cpp +2022/08/06 | 39458 | graphics/asymptote/cudareflect/tinyexr/examples/common/cxxopts.hpp +2022/08/06 | 393 | graphics/asymptote/GUI/setup.py +2022/08/06 | 3936 | graphics/asymptote/base/interpolate.asy +2022/08/06 | 3917 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2_unittest.cc +2022/08/06 | 3917 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Markup/Markup.h +2022/08/06 | 3912 | graphics/asymptote/tr.h +2022/08/06 | 390 | graphics/asymptote/doc/tile.asy +2022/08/06 | 38 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail26.json +2022/08/06 | 38 | graphics/asymptote/examples/spring0.asy +2022/08/06 | 388 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/common.h +2022/08/06 | 3870 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_path_test.cpp +2022/08/06 | 3857 | graphics/asymptote/examples/pipes.asy +2022/08/06 | 384 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/zeroTerminatedFloats.json +2022/08/06 | 384 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/zeroTerminatedFloats.json +2022/08/06 | 384 | graphics/asymptote/examples/RiemannSurfaceRoot.asy +2022/08/06 | 384 | graphics/asymptote/Delaunay.h +2022/08/06 | 3842 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_assert_by_exception_test.cc +2022/08/06 | 383 | graphics/asymptote/tests/arith/real.asy +2022/08/06 | 383 | graphics/asymptote/examples/Gouraud.asy +2022/08/06 | 3834 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_diagnostic.h +2022/08/06 | 382 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/buildWorkspace.h +2022/08/06 | 382 | graphics/asymptote/doc/loggrid.asy +2022/08/06 | 37 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail3.json +2022/08/06 | 37991 | graphics/asymptote/path3.cc +2022/08/06 | 3790199 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/deepview_screencast.gif +2022/08/06 | 378 | graphics/asymptote/examples/sinxlex.asy +2022/08/06 | 378 | graphics/asymptote/doc/icon.asy +2022/08/06 | 37889 | graphics/asymptote/exp.cc +2022/08/06 | 3780 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-typed-test.cc +2022/08/06 | 376 | graphics/asymptote/examples/sphericalharmonic.asy +2022/08/06 | 376 | graphics/asymptote/doc/generalaxis3.asy +2022/08/06 | 376913 | graphics/asymptote/cudareflect/tinyexr/test/unit/catch.hpp +2022/08/06 | 37685 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image_write.h +2022/08/06 | 3767 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_test_macro_stack_footprint_test.cc +2022/08/06 | 3765 | graphics/asymptote/prc/PRCdouble.h +2022/08/06 | 375 | graphics/asymptote/examples/AiryDisk.asy +2022/08/06 | 374 | graphics/asymptote/doc/monthaxis.asy +2022/08/06 | 373 | graphics/asymptote/examples/projectelevation.asy +2022/08/06 | 373 | graphics/asymptote/doc/lineargraph.asy +2022/08/06 | 3739 | graphics/asymptote/examples/xstitch.asy +2022/08/06 | 3737 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindSanitizers.cmake +2022/08/06 | 3733 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/cursorstreamwrappertest.cpp +2022/08/06 | 3731 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/callHierarchy.h +2022/08/06 | 37281 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/insituparsing.png +2022/08/06 | 3723 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-matchers.cc +2022/08/06 | 3723 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock.h +2022/08/06 | 3723 | graphics/asymptote/LspCpp/third_party/threadpool/CHANGE_LOG +2022/08/06 | 3719 | graphics/asymptote/base/three_light.asy +2022/08/06 | 37135 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/tiny_dng_writer.h +2022/08/06 | 370 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16lebom.json +2022/08/06 | 370 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16bebom.json +2022/08/06 | 3706 | graphics/asymptote/base/plain_constants.asy +2022/08/06 | 3704 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-env-var-test_.cc +2022/08/06 | 369 | graphics/asymptote/tests/gs/ghostscript.asy +2022/08/06 | 368 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16le.json +2022/08/06 | 368 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf16be.json +2022/08/06 | 3676 | graphics/asymptote/constructor.cc +2022/08/06 | 366 | graphics/asymptote/doc/lineargraph0.asy +2022/08/06 | 366 | graphics/asymptote/cudareflect/tinyexr.cc +2022/08/06 | 36540 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-printers.h +2022/08/06 | 36526 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/X11OpenGLWindow.cpp +2022/08/06 | 3640 | graphics/asymptote/bbox3.h +2022/08/06 | 363 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/npm.md +2022/08/06 | 36371 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move3.png +2022/08/06 | 3634 | graphics/asymptote/GLTextures.h +2022/08/06 | 362 | graphics/asymptote/examples/pipeintersection.asy +2022/08/06 | 36243 | graphics/asymptote/prc/test.cc +2022/08/06 | 361 | graphics/asymptote/GUI/res/icons/anchor.svg +2022/08/06 | 361 | graphics/asymptote/examples/phase.asy +2022/08/06 | 3616 | graphics/asymptote/GUI/UndoRedoStack.py +2022/08/06 | 36152 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test_.cc +2022/08/06 | 360 | graphics/asymptote/examples/washer.asy +2022/08/06 | 3601 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-death-test_ex_test.cc +2022/08/06 | 3601 | graphics/asymptote/cudareflect/tinyexr/test/exrcat/exrcat.cpp +2022/08/06 | 35 | graphics/asymptote/base/fontsize.asy +2022/08/06 | 3597 | graphics/asymptote/LspCpp/examples/StdIOServerExample.cpp +2022/08/06 | 3592 | graphics/asymptote/GUI/CustMatTransform.py +2022/08/06 | 357 | graphics/asymptote/doc/irregularcontour.asy +2022/08/06 | 3574 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/pow10.h +2022/08/06 | 3567 | graphics/asymptote/LspCpp/third_party/rapidjson/example/archiver/archiver.h +2022/08/06 | 355 | graphics/asymptote/LspCpp/third_party/rapidjson/library.json +2022/08/06 | 355 | graphics/asymptote/doc/scaledgraph.asy +2022/08/06 | 3556 | graphics/asymptote/build-scripts/build-asymptote.dos +2022/08/06 | 3553 | graphics/asymptote/shaders.cc +2022/08/06 | 354 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/gtest_main.pc.in +2022/08/06 | 354 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/cmake/gmock_main.pc.in +2022/08/06 | 354 | graphics/asymptote/doc/reloadpdf.tex +2022/08/06 | 354 | graphics/asymptote/doc/planes.asy +2022/08/06 | 354 | graphics/asymptote/base/pstoedit.asy +2022/08/06 | 35467 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/misctest.cpp +2022/08/06 | 352 | graphics/asymptote/examples/cylinder.asy +2022/08/06 | 35217 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-param-util.h +2022/08/06 | 351 | graphics/asymptote/examples/vectorfieldsphere.asy +2022/08/06 | 3517 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-pp_test.cc +2022/08/06 | 35147 | graphics/asymptote/LICENSE +2022/08/06 | 34 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail17.json +2022/08/06 | 34 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail15.json +2022/08/06 | 34 | graphics/asymptote/examples/teapotIBL.asy +2022/08/06 | 34 | graphics/asymptote/autogen.sh +2022/08/06 | 349 | graphics/asymptote/examples/logdown.asy +2022/08/06 | 348 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ParentProcessWatcher.h +2022/08/06 | 348 | graphics/asymptote/examples/RiemannSurface.asy +2022/08/06 | 347 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/cmake/gmock.pc.in +2022/08/06 | 3472 | graphics/asymptote/picture.h +2022/08/06 | 3467 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/webapp.json +2022/08/06 | 3466 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filter-unittest_.cc +2022/08/06 | 345 | graphics/asymptote/examples/rainbow.asy +2022/08/06 | 3441 | graphics/asymptote/rounding.h +2022/08/06 | 3441 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/dtoatest.cpp +2022/08/06 | 343 | graphics/asymptote/doc/externalprc.tex +2022/08/06 | 34316 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/MacOpenGLWindow.mm +2022/08/06 | 342 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/community_created_documentation.md +2022/08/06 | 342 | graphics/asymptote/lexical.h +2022/08/06 | 341 | graphics/asymptote/examples/slidedemo_.bbl +2022/08/06 | 341 | graphics/asymptote/examples/sacylinder3D.asy +2022/08/06 | 341 | graphics/asymptote/doc/subpictures.asy +2022/08/06 | 3419 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-more-matchers.h +2022/08/06 | 3418 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/InitializeParams.h +2022/08/06 | 3407 | graphics/asymptote/LspCpp/third_party/rapidjson/rapidjson.autopkg +2022/08/06 | 33 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail22.json +2022/08/06 | 339 | graphics/asymptote/cudareflect/tinyexr/test/CMakeLists.txt +2022/08/06 | 3392 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_throw_on_failure_ex_test.cc +2022/08/06 | 3391 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/signature_help.h +2022/08/06 | 33764 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/paragraphs.json +2022/08/06 | 3375 | graphics/asymptote/tests/types/guide.asy +2022/08/06 | 3374 | graphics/asymptote/base/roundedpath.asy +2022/08/06 | 33695 | graphics/asymptote/LspCpp/src/lsp/Markup.cpp +2022/08/06 | 33667 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-function-mocker_test.cc +2022/08/06 | 3365 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/patternProperties.json +2022/08/06 | 3365 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/patternProperties.json +2022/08/06 | 335 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/tiled_half_1x1_alpha.exr +2022/08/06 | 3358 | graphics/asymptote/examples/slidedemo.asy +2022/08/06 | 33482 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-spec-builders.cc +2022/08/06 | 3346 | graphics/asymptote/base/shaders/blend.glsl +2022/08/06 | 33417 | graphics/asymptote/path.cc +2022/08/06 | 333 | graphics/asymptote/doc/asy.1.end +2022/08/06 | 3335 | graphics/asymptote/examples/pdb.asy +2022/08/06 | 33275 | graphics/asymptote/LspCpp/third_party/uri/test/uri_test.cpp +2022/08/06 | 33240 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-matchers.h +2022/08/06 | 3306 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/cpp11.h +2022/08/06 | 32 | graphics/asymptote/LspCpp/third_party/threadpool/Jamrules +2022/08/06 | 32 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail21.json +2022/08/06 | 3298 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/cpp17.h +2022/08/06 | 3297 | graphics/asymptote/access.cc +2022/08/06 | 3295 | graphics/asymptote/stack.h +2022/08/06 | 3294 | graphics/asymptote/LspCpp/third_party/rapidjson/travis-doxygen.sh +2022/08/06 | 3294 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsAny.h +2022/08/06 | 32887 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/normalparsing.png +2022/08/06 | 3284 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/trackball.h +2022/08/06 | 3282 | graphics/asymptote/LspCpp/third_party/uri/CMakeLists.txt +2022/08/06 | 3280 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_ex_test.cc +2022/08/06 | 327 | graphics/asymptote/examples/sin1x.asy +2022/08/06 | 327 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/piz-bug-issue-100.exr +2022/08/06 | 3278 | graphics/asymptote/base/obj.asy +2022/08/06 | 326 | graphics/asymptote/examples/polardatagraph.asy +2022/08/06 | 326 | graphics/asymptote/examples/animations/pdfmovie.asy +2022/08/06 | 3267 | graphics/asymptote/GUI/Widg_addLabel.py +2022/08/06 | 3266 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/BUILD.bazel +2022/08/06 | 3265 | graphics/asymptote/program.cc +2022/08/06 | 325 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/listOverridableMethods.h +2022/08/06 | 325 | graphics/asymptote/examples/elevation.asy +2022/08/06 | 324 | graphics/asymptote/doc/HermiteSpline.asy +2022/08/06 | 3240 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-break-on-failure-unittest_.cc +2022/08/06 | 323 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/README.md +2022/08/06 | 3230 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_leak_test_.cc +2022/08/06 | 322 | graphics/asymptote/examples/unitcircle.asy +2022/08/06 | 322 | graphics/asymptote/examples/cheese.asy +2022/08/06 | 321 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/README +2022/08/06 | 3219 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-shuffle-test_.cc +2022/08/06 | 3218 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_test_utils.py +2022/08/06 | 321820 | graphics/asymptote/base/geometry.asy +2022/08/06 | 320 | graphics/asymptote/runtriple.h +2022/08/06 | 320 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/Move.h +2022/08/06 | 3204 | graphics/asymptote/asymptote.spec +2022/08/06 | 31 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail14.json +2022/08/06 | 31 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail12.json +2022/08/06 | 31 | graphics/asymptote/cudareflect/tinyexr/test/unit/win32-filelist-utf8.inc +2022/08/06 | 319 | graphics/asymptote/LspCpp/third_party/threadpool/Jamfile.v2 +2022/08/06 | 319 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf8bom.json +2022/08/06 | 319839 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/miniz.c +2022/08/06 | 3197 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_list_output_unittest_.cc +2022/08/06 | 318 | graphics/asymptote/patches/gcc3.3.2curses.patch +2022/08/06 | 317 | graphics/asymptote/cudareflect/tinyexr/vcbuild.bat +2022/08/06 | 316 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/encodings/utf8.json +2022/08/06 | 31609 | graphics/asymptote/config.sub +2022/08/06 | 315 | graphics/asymptote/examples/hyperboloid.asy +2022/08/06 | 3157 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/address.json +2022/08/06 | 3153 | graphics/asymptote/genv.cc +2022/08/06 | 314 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-generated-actions.h +2022/08/06 | 314 | graphics/asymptote/doc/logticks.asy +2022/08/06 | 314 | graphics/asymptote/base/graph_settings.asy +2022/08/06 | 3139 | graphics/asymptote/LspCpp/third_party/uri/test/uri_comparison_test.cpp +2022/08/06 | 3139 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/dependencies.json +2022/08/06 | 3135 | graphics/asymptote/cudareflect/tinyexr/examples/exr2ldr/exr2ldr.cc +2022/08/06 | 31342 | graphics/asymptote/builtin.cc +2022/08/06 | 312 | graphics/asymptote/examples/textpath.asy +2022/08/06 | 3125 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/filewritestream.h +2022/08/06 | 3125 | graphics/asymptote/doc/latexusage.tex +2022/08/06 | 311 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/gtest.pc.in +2022/08/06 | 3109 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example1.c +2022/08/06 | 309 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/projectConfigurationUpdate.h +2022/08/06 | 30920 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-more-actions.h +2022/08/06 | 308 | graphics/asymptote/tests/types/shadow.asy +2022/08/06 | 308 | graphics/asymptote/tests/Makefile +2022/08/06 | 308 | graphics/asymptote/examples/oneoverx.asy +2022/08/06 | 3075 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/optional/bignum.json +2022/08/06 | 3075 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/optional/bignum.json +2022/08/06 | 306 | graphics/asymptote/doc/binarytreetest.asy +2022/08/06 | 3069 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-throw-on-failure-test_.cc +2022/08/06 | 30640 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/macro_map.h +2022/08/06 | 3063 | graphics/asymptote/LspCpp/third_party/uri/src/detail/grammar.hpp +2022/08/06 | 3060 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/CMakeLists.txt +2022/08/06 | 303 | graphics/asymptote/examples/tensor.asy +2022/08/06 | 3036 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_cpp11.cpp +2022/08/06 | 3036 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/build.make +2022/08/06 | 30307 | graphics/asymptote/exp.h +2022/08/06 | 3025 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-assertion-result.cc +2022/08/06 | 3025 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/allOf.json +2022/08/06 | 3024 | graphics/asymptote/drawimage.h +2022/08/06 | 3023 | graphics/asymptote/doc/Makefile.in +2022/08/06 | 30208 | graphics/asymptote/prc/PRC.h +2022/08/06 | 301 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/organizeImports.h +2022/08/06 | 301 | graphics/asymptote/base/shaders/count.glsl +2022/08/06 | 30147 | graphics/asymptote/getopt.c +2022/08/06 | 3011 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock_main.cc +2022/08/06 | 300 | graphics/asymptote/examples/strokepath.asy +2022/08/06 | 3004 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsResponseError.h +2022/08/06 | 30003 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/alotofkeys.json +2022/08/06 | 2 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/progress.marks +2022/08/06 | 2 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/progress.marks +2022/08/06 | 29 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail25.json +2022/08/06 | 29 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail11.json +2022/08/06 | 299 | graphics/asymptote/runpair.h +2022/08/06 | 2996 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp +2022/08/06 | 29900 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/faq.md +2022/08/06 | 298 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-5ace655ef080932dcc7e4abc9eab1d4f82c845453464993dfa3eb6c5822a1621 +2022/08/06 | 2989 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/dependencies.json +2022/08/06 | 2982 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2.h +2022/08/06 | 2980 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/filereadstream.h +2022/08/06 | 297 | graphics/asymptote/build-scripts/README-binaries +2022/08/06 | 2979 | graphics/asymptote/doc/diatom.asy +2022/08/06 | 2974 | graphics/asymptote/LspCpp/include/LibLsp/lsp/language/language.h +2022/08/06 | 2973 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/ieee754.h +2022/08/06 | 2964 | graphics/asymptote/access.h +2022/08/06 | 2960 | graphics/asymptote/material.h +2022/08/06 | 2960 | graphics/asymptote/GUI/pyUIClass/widg_addPolyOpt.py +2022/08/06 | 294 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/classFileContents.h +2022/08/06 | 294 | graphics/asymptote/guideflags.h +2022/08/06 | 2948 | graphics/asymptote/GUI/pyUIClass/setCustomAnchor.py +2022/08/06 | 2941 | graphics/asymptote/GUI/windows/widg_addPolyOpt.ui +2022/08/06 | 293 | graphics/asymptote/doc/makepen.asy +2022/08/06 | 2939 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/CommonWindowInterface.h +2022/08/06 | 293655 | graphics/asymptote/configure +2022/08/06 | 2930 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/stream.h +2022/08/06 | 29260 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/encodings.h +2022/08/06 | 29203 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_for_dummies.md +2022/08/06 | 291 | graphics/asymptote/examples/trumpet.asy +2022/08/06 | 2915 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_sass/main.scss +2022/08/06 | 2913 | graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp +2022/08/06 | 28 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/requirements.txt +2022/08/06 | 289 | graphics/asymptote/examples/jump.asy +2022/08/06 | 289 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/README.md +2022/08/06 | 289 | graphics/asymptote/base/res/notes.txt +2022/08/06 | 288 | graphics/asymptote/examples/sacone3D.asy +2022/08/06 | 288 | graphics/asymptote/doc/mexicanhat.asy +2022/08/06 | 2881 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/properties.json +2022/08/06 | 2881 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/properties.json +2022/08/06 | 2880 | graphics/asymptote/drawgroup.h +2022/08/06 | 287695 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-matchers_test.cc +2022/08/06 | 284 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/Config.cmake.in +2022/08/06 | 284 | graphics/asymptote/GUI/res/icons/text.svg +2022/08/06 | 2845 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/json.h +2022/08/06 | 283 | graphics/asymptote/cudareflect/tinyexr/test/c-binding/test.c +2022/08/06 | 28328 | graphics/asymptote/symbolmaps.h +2022/08/06 | 2830 | graphics/asymptote/examples/alignedaxis.asy +2022/08/06 | 2817 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/worker_thread.hpp +2022/08/06 | 28158 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/uritest.cpp +2022/08/06 | 2814 | graphics/asymptote/LspCpp/third_party/rapidjson/example/messagereader/messagereader.cpp +2022/08/06 | 2813 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test2-test.cc +2022/08/06 | 28114 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-internal-utils_test.cc +2022/08/06 | 2800 | graphics/asymptote/doc/asycolors.sty +2022/08/06 | 279 | graphics/asymptote/LspCpp/third_party/threadpool/README +2022/08/06 | 279 | graphics/asymptote/doc/hatch.asy +2022/08/06 | 27958 | graphics/asymptote/pen.h +2022/08/06 | 27859 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Markup/string_ref.h +2022/08/06 | 277 | graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp +2022/08/06 | 277 | graphics/asymptote/doc/generalaxis.asy +2022/08/06 | 2776 | graphics/asymptote/symbol.h +2022/08/06 | 2772 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_common.c +2022/08/06 | 2771 | graphics/asymptote/doc/pixel.pdf +2022/08/06 | 276 | graphics/asymptote/tests/bench/6000circles.asy +2022/08/06 | 2766 | graphics/asymptote/lnkX64IconFix.nsh +2022/08/06 | 2745 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/additionalProperties.json +2022/08/06 | 2745 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/additionalProperties.json +2022/08/06 | 2741 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/findOpenGLGlewGlut.lua +2022/08/06 | 2732 | graphics/asymptote/record.h +2022/08/06 | 2731 | graphics/asymptote/tests/types/resolve.asy +2022/08/06 | 2726 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/strfunc.h +2022/08/06 | 271 | graphics/asymptote/patches/gc6.8_AIX.patch +2022/08/06 | 2707 | graphics/asymptote/settings.h +2022/08/06 | 2707 | graphics/asymptote/runtriple.in +2022/08/06 | 270497 | graphics/asymptote/cudareflect/tinyexr/tinyexr.h +2022/08/06 | 26 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail7.json +2022/08/06 | 26 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail6.json +2022/08/06 | 26 | graphics/asymptote/doc/filegraph.dat +2022/08/06 | 26 | graphics/asymptote/_config.yml +2022/08/06 | 269 | graphics/asymptote/runmath.h +2022/08/06 | 2697 | graphics/asymptote/table.h +2022/08/06 | 268 | graphics/asymptote/base/asy-init.el +2022/08/06 | 26856 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/writer.h +2022/08/06 | 26844 | graphics/asymptote/runpath.cc +2022/08/06 | 2682 | graphics/asymptote/LspCpp/third_party/uri/test/uri_reference_test.cpp +2022/08/06 | 2680 | graphics/asymptote/examples/soccerball.asy +2022/08/06 | 267 | graphics/asymptote/examples/hyperboloidsilhouette.asy +2022/08/06 | 2675 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ResourceOperation.h +2022/08/06 | 2675 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example4.c +2022/08/06 | 2674 | graphics/asymptote/doc/markers1.asy +2022/08/06 | 26693 | graphics/asymptote/dec.cc +2022/08/06 | 2668 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/code_action.h +2022/08/06 | 2662 | graphics/asymptote/LspCpp/third_party/rapidjson/appveyor.yml +2022/08/06 | 2661 | graphics/asymptote/runbacktrace.cc +2022/08/06 | 2653 | graphics/asymptote/doc/TeXShopAndAsymptote.tex +2022/08/06 | 264 | graphics/asymptote/examples/labelbox.asy +2022/08/06 | 264 | graphics/asymptote/examples/coag.asy +2022/08/06 | 2649 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/future.hpp +2022/08/06 | 2649 | graphics/asymptote/base/patterns.asy +2022/08/06 | 2646 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/memorystream.h +2022/08/06 | 2636 | graphics/asymptote/LspCpp/include/LibLsp/lsp/CodeActionParams.h +2022/08/06 | 2632 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/semanticHighlighting.h +2022/08/06 | 2631 | graphics/asymptote/GUI/windows/setCustomAnchor.ui +2022/08/06 | 262 | graphics/asymptote/doc/loggraph.asy +2022/08/06 | 2626 | graphics/asymptote/examples/worldmap.asy +2022/08/06 | 2623 | graphics/asymptote/jsfile.h +2022/08/06 | 261 | graphics/asymptote/doc/join.asy +2022/08/06 | 261756 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_unittest.cc +2022/08/06 | 2614 | graphics/asymptote/pipestream.h +2022/08/06 | 2613 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/uniqueItems.json +2022/08/06 | 2613 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/uniqueItems.json +2022/08/06 | 26120 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/regex.h +2022/08/06 | 2611 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_cpp17.cpp +2022/08/06 | 2608 | graphics/asymptote/LspCpp/third_party/uri/deps/ci/macos-presubmit.sh +2022/08/06 | 2605 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/premake4.lua +2022/08/06 | 2603 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/rapidjson.natvis +2022/08/06 | 260289 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image.h +2022/08/06 | 25 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/integer.json +2022/08/06 | 25 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/folder/folderInteger.json +2022/08/06 | 25 | graphics/asymptote/cudareflect/tinyexr/experimental/js/Makefile +2022/08/06 | 2598 | graphics/asymptote/cudareflect/simpson.cuh +2022/08/06 | 2591 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/extends.json +2022/08/06 | 2578 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_scheme_test.cpp +2022/08/06 | 2577 | graphics/asymptote/LspCpp/third_party/rapidjson/example/capitalize/capitalize.cpp +2022/08/06 | 25701 | graphics/asymptote/runpath3d.cc +2022/08/06 | 256 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/footer.html +2022/08/06 | 256 | graphics/asymptote/doc/shadedtiling.asy +2022/08/06 | 25651 | graphics/asymptote/bezierpatch.cc +2022/08/06 | 2561 | graphics/asymptote/program.h +2022/08/06 | 25599 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/rapidjson.h 2022/08/06 | 25584 | systems/texlive/tlnet/archive/projlib.source.r64056.tar.xz -2022/08/06 | 25493435 | systems/texlive/tlnet/install-tl.zip +2022/08/06 | 2555 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindTSan.cmake +2022/08/06 | 2554 | graphics/asymptote/cudareflect/tinyexr/examples/ldr2exr/ldr2exr.cc +2022/08/06 | 25503 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-function-mocker.h +2022/08/06 | 254 | graphics/asymptote/examples/parametricelevation.asy +2022/08/06 | 254 | graphics/asymptote/examples/contextfonts.asy +2022/08/06 | 2543 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32Window.h +2022/08/06 | 2542 | graphics/asymptote/policy.h 2022/08/06 | 25400 | systems/texlive/tlnet/archive/projlib.r64056.tar.xz -2022/08/06 | 25117 | systems/win32/miktex/tm/packages/next/miktex-fribidixetex-bin-x64-2.9.tar.lzma -2022/08/06 | 247207 | systems/win32/miktex/tm/packages/next/miktex-hitex-bin-x64.tar.lzma -2022/08/06 | 245151 | systems/win32/miktex/tm/packages/next/miktex-pmx-bin-x64-2.9.tar.lzma +2022/08/06 | 2539 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/memorybuffer.h +2022/08/06 | 25357 | graphics/asymptote/base/lmfit.asy +2022/08/06 | 2526 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_resolve.cpp +2022/08/06 | 252536 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest.cc +2022/08/06 | 2524 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/completion.h +2022/08/06 | 251 | graphics/asymptote/examples/triceratops.asy +2022/08/06 | 251 | graphics/asymptote/base/metapost.asy +2022/08/06 | 2518 | graphics/asymptote/prc/PRCbitStream.h +2022/08/06 | 25154 | graphics/asymptote/doc/extra/intro.asy +2022/08/06 | 2514 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsTextEdit.h +2022/08/06 | 2514 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/MacOpenGLWindow.h +2022/08/06 | 2514 | graphics/asymptote/cudareflect/EXRFiles.cc +2022/08/06 | 250 | graphics/asymptote/examples/transparentCubes.asy +2022/08/06 | 2505 | graphics/asymptote/README +2022/08/06 | 2505 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-color-test_.cc +2022/08/06 | 2505 | graphics/asymptote/binaries/x86_64-windows/README +2022/08/06 | 2505 | graphics/asymptote/binaries/i386-windows/README +2022/08/06 | 2504 | graphics/asymptote/examples/mosquito.asy +2022/08/06 | 24 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail5.json +2022/08/06 | 24 | graphics/asymptote/doc/diagonal.asy +2022/08/06 | 2499 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest_prod.h +2022/08/06 | 2496 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_testbridge_test.py +2022/08/06 | 2495 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-uninitialized-test.py +2022/08/06 | 2492 | graphics/asymptote/base/three_margins.asy +2022/08/06 | 24924 | graphics/asymptote/examples/uhrturm.obj +2022/08/06 | 248 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/exr-io.h +2022/08/06 | 2482 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsWorkspaceEdit.h +2022/08/06 | 2479 | graphics/asymptote/cudareflect/tinyexr/CMakeLists.txt +2022/08/06 | 2478 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/ostreamwrappertest.cpp +2022/08/06 | 24784 | graphics/asymptote/symbolmaps.cc +2022/08/06 | 2477 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/SConstruct +2022/08/06 | 2471 | graphics/asymptote/build-scripts/build-asymptote +2022/08/06 | 24712 | graphics/asymptote/drawsurface.cc +2022/08/06 | 2470 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1.cc +2022/08/06 | 246 | graphics/asymptote/doc/axis3.asy +2022/08/06 | 245 | graphics/asymptote/examples/alignbox.asy +2022/08/06 | 2459 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp +2022/08/06 | 2451 | graphics/asymptote/base/labelpath3.asy +2022/08/06 | 244 | graphics/asymptote/tests/arith/triple.asy +2022/08/06 | 24483 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-json-output-unittest.py +2022/08/06 | 24474 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-listener-test.cc +2022/08/06 | 2445 | graphics/asymptote/GUI/PrimitiveShape.py +2022/08/06 | 243 | graphics/asymptote/doc/cube.asy 2022/08/06 | 24340 | systems/texlive/tlnet/archive/uni-titlepage.source.r64057.tar.xz -2022/08/06 | 24211 | systems/win32/miktex/tm/packages/next/miktex-devnag-bin-x64-2.9.tar.lzma -2022/08/06 | 2397004 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz -2022/08/06 | 23948 | systems/win32/miktex/tm/packages/next/miktex-popt-bin-x64-2.9.tar.lzma +2022/08/06 | 242 | graphics/asymptote/LspCpp/third_party/rapidjson/test/valgrind.supp +2022/08/06 | 242 | graphics/asymptote/examples/equilateral.asy +2022/08/06 | 242 | graphics/asymptote/cudareflect/tinyexr/appveyor.yml +2022/08/06 | 242 | graphics/asymptote/BUGS +2022/08/06 | 2424 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/WebSocketServer.h +2022/08/06 | 241 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageProducer.h +2022/08/06 | 241 | graphics/asymptote/cudareflect/common.h +2022/08/06 | 2411 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_check_output_test.py +2022/08/06 | 2411 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_json_test_utils.py +2022/08/06 | 240 | graphics/asymptote/doc/parametricgraph.asy +2022/08/06 | 2403 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_no_test_unittest.cc +2022/08/06 | 2401 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/namespacetest.cpp +2022/08/06 | 2400 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name1-test.py +2022/08/06 | 23 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail20.json +2022/08/06 | 23 | graphics/asymptote/GUI/__init__.py +2022/08/06 | 2398 | graphics/asymptote/examples/SierpinskiSponge.asy +2022/08/06 | 2396 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test_test.h +2022/08/06 | 2396 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/size_policies.hpp +2022/08/06 | 23931 | graphics/asymptote/LspCpp/src/lsp/ProtocolJsonHandler.cpp +2022/08/06 | 23904 | graphics/asymptote/process.cc +2022/08/06 | 238 | graphics/asymptote/tests/TestLib.asy +2022/08/06 | 238 | graphics/asymptote/GUI/xasyValidator.py +2022/08/06 | 238 | graphics/asymptote/doc/filegraph.asy +2022/08/06 | 2378 | graphics/asymptote/profile.py +2022/08/06 | 23717 | graphics/asymptote/base/three_arrows.asy +2022/08/06 | 236 | graphics/asymptote/tests/string/erase.asy +2022/08/06 | 236 | graphics/asymptote/LspCpp/include/LibLsp/lsp/Directory.h +2022/08/06 | 236 | graphics/asymptote/examples/annotation.asy +2022/08/06 | 2362 | graphics/asymptote/examples/spectrum.asy +2022/08/06 | 235 | graphics/asymptote/examples/cos2theta.asy +2022/08/06 | 235 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/shader.frag +2022/08/06 | 23567 | graphics/asymptote/drawsurface.h +2022/08/06 | 2355 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name2-test.py +2022/08/06 | 23507 | graphics/asymptote/LspCpp/src/lsp/lsp.cpp +2022/08/06 | 234 | graphics/asymptote/doc/beziercurve.asy +2022/08/06 | 2341 | graphics/asymptote/prc/PRCTools/iPRCFile.h +2022/08/06 | 233 | graphics/asymptote/examples/cardioid.asy +2022/08/06 | 2335 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_all_test.cc +2022/08/06 | 2328 | graphics/asymptote/virtualfieldaccess.h +2022/08/06 | 2328 | graphics/asymptote/LspCpp/third_party/uri/README.rst +2022/08/06 | 2319 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_layouts/default.html +2022/08/06 | 2315 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/test/compile_all/compile_all.cpp +2022/08/06 | 2313 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp +2022/08/06 | 2310 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/ostreamwrapper.h +2022/08/06 | 2310 | graphics/asymptote/base/plain_margins.asy +2022/08/06 | 22 | graphics/asymptote/tests/output/line.asy +2022/08/06 | 22 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/progress.make +2022/08/06 | 22 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail9.json +2022/08/06 | 22 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail19.json +2022/08/06 | 22 | graphics/asymptote/GUI/configs/__init__.py +2022/08/06 | 229 | graphics/asymptote/LspCpp/third_party/rapidjson/RapidJSON.pc.in +2022/08/06 | 229 | graphics/asymptote/LspCpp/third_party/rapidjson/docker/debian/Dockerfile +2022/08/06 | 229 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/WorkspaceSymbolParams.h +2022/08/06 | 2295 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake +2022/08/06 | 22946 | graphics/asymptote/base/syzygy.asy +2022/08/06 | 2292 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindMSan.cmake +2022/08/06 | 228 | graphics/asymptote/examples/circumcircle.asy +2022/08/06 | 22873 | graphics/asymptote/examples/piicon.png +2022/08/06 | 2286 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-global-environment-unittest_.cc +2022/08/06 | 2282 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-test.h +2022/08/06 | 2282 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/additionalItems.json +2022/08/06 | 2281 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm_split.hpp +2022/08/06 | 2279 | graphics/asymptote/errormsg.cc +2022/08/06 | 2277 | graphics/asymptote/base/texcolors.asy +2022/08/06 | 2276 | graphics/asymptote/prc/PRCTools/inflation.cc +2022/08/06 | 2272 | graphics/asymptote/cudareflect/tinyexr/examples/rgbe2exr/rgbe2exr.cc +2022/08/06 | 2266 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/not.json +2022/08/06 | 2266 | graphics/asymptote/align.h +2022/08/06 | 22663 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-param-test.h +2022/08/06 | 2265 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-setuptestsuite-test.py +2022/08/06 | 22642 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filepath-test.cc +2022/08/06 | 2260 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample2.cc +2022/08/06 | 2260 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/cursorstreamwrapper.h +2022/08/06 | 2259 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplepullreader/simplepullreader.cpp +2022/08/06 | 2257 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/additionalItems.json +2022/08/06 | 2257 | graphics/asymptote/LspCpp/include/LibLsp/lsp/windows/MessageNotify.h +2022/08/06 | 22522 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/allocators.h +2022/08/06 | 22505 | graphics/asymptote/LspCpp/third_party/uri/test/uri_builder_test.cpp +2022/08/06 | 22502 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsTextDocumentClientCapabilities.h +2022/08/06 | 224 | graphics/asymptote/tests/types/init.asy +2022/08/06 | 2245 | graphics/asymptote/LspCpp/third_party/rapidjson/example/prettyauto/prettyauto.cpp +2022/08/06 | 22426 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/internals.md +2022/08/06 | 223 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/resolveCodeLens.h +2022/08/06 | 223 | graphics/asymptote/cudareflect/tinyexr/jni/Android.mk +2022/08/06 | 2239 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_all_test.cc +2022/08/06 | 2239 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/insituparsing.dot +2022/08/06 | 2239 | graphics/asymptote/build-scripts/HOWTO-MSWindows +2022/08/06 | 22345 | graphics/asymptote/knot.cc +2022/08/06 | 2230 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_environment_check_output_test.py +2022/08/06 | 222 | graphics/asymptote/wce +2022/08/06 | 222 | graphics/asymptote/examples/yingyang.asy +2022/08/06 | 2223 | graphics/asymptote/LspCpp/third_party/uri/deps/CONTRIBUTORS +2022/08/06 | 2222 | graphics/asymptote/tests/frames/loop.asy +2022/08/06 | 221 | graphics/asymptote/LspCpp/third_party/threadpool/COPYING 2022/08/06 | 221848 | systems/texlive/tlnet/archive/xecjk.r64059.tar.xz -2022/08/06 | 213847 | systems/win32/miktex/tm/packages/next/miktex-omegaware-bin-x64-2.9.tar.lzma -2022/08/06 | 209139 | systems/win32/miktex/tm/packages/next/miktex-metafont-bin-x64-2.9.tar.lzma -2022/08/06 | 20466577 | systems/texlive/tlnet/install-tl-windows.exe -2022/08/06 | 203421 | systems/win32/miktex/tm/packages/next/miktex-pixman-bin-x64-2.9.tar.lzma -2022/08/06 | 2023132 | systems/win32/miktex/tm/packages/next/miktex-luatex-bin-x64-2.9.tar.lzma -2022/08/06 | 196213 | systems/win32/miktex/tm/packages/next/miktex-curl-bin-x64-2.9.tar.lzma -2022/08/06 | 18510 | systems/win32/miktex/tm/packages/next/miktex-tex2xindy-bin-x64-2.9.tar.lzma +2022/08/06 | 22121 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/tutorial.md +2022/08/06 | 2201 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-all.cc +2022/08/06 | 219 | graphics/asymptote/doc/penimage.asy +2022/08/06 | 219 | graphics/asymptote/doc/graphwithderiv.asy +2022/08/06 | 21998 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri.hpp +2022/08/06 | 21956 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/internals.zh-cn.md +2022/08/06 | 2194 | graphics/asymptote/locate.cc +2022/08/06 | 2191 | graphics/asymptote/examples/splitpatch.asy +2022/08/06 | 218 | graphics/asymptote/doc/datagraph.asy +2022/08/06 | 2187 | graphics/asymptote/common.h +2022/08/06 | 2187 | graphics/asymptote/base/plain_debugger.asy +2022/08/06 | 21874 | graphics/asymptote/runmath.cc +2022/08/06 | 217 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/GCThreadContext.h +2022/08/06 | 2175 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_sole_header_test.cc +2022/08/06 | 2175 | graphics/asymptote/LspCpp/third_party/rapidjson/contrib/natvis/LICENSE +2022/08/06 | 2164 | graphics/asymptote/frame.h +2022/08/06 | 21546 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/tutorial.zh-cn.md +2022/08/06 | 21535 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/assertions.md +2022/08/06 | 2151 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp +2022/08/06 | 21507 | graphics/asymptote/lspserv.cc +2022/08/06 | 2149 | graphics/asymptote/LspCpp/include/LibLsp/lsp/working_files.h +2022/08/06 | 2147 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_prod_test.cc +2022/08/06 | 2146 | graphics/asymptote/abs3doutfile.h +2022/08/06 | 21466 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-filter-unittest.py +2022/08/06 | 2144 | graphics/asymptote/LspCpp/src/jsonrpc/message.cpp +2022/08/06 | 2144 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindASan.cmake +2022/08/06 | 21448 | graphics/asymptote/base/feynman.asy +2022/08/06 | 2143 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/negative.cpp +2022/08/06 | 2138 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name2-test_.cc +2022/08/06 | 2136 | graphics/asymptote/seconds.h +2022/08/06 | 21360 | graphics/asymptote/fileio.h +2022/08/06 | 2134 | graphics/asymptote/drawlabel.h +2022/08/06 | 2132 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4.h +2022/08/06 | 2130 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/production.h +2022/08/06 | 21279 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/documenttest.cpp +2022/08/06 | 21276 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/sax.md +2022/08/06 | 2123 | graphics/asymptote/LspCpp/third_party/utfcpp/samples/docsample.cpp +2022/08/06 | 2122 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/MessageJsonHandler.h +2022/08/06 | 2115 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm_find.hpp +2022/08/06 | 2110 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4.cc +2022/08/06 | 210 | graphics/asymptote/examples/spiral.asy +2022/08/06 | 210 | graphics/asymptote/build-scripts/asy-indent.el +2022/08/06 | 2109 | graphics/asymptote/base/drawtree.asy +2022/08/06 | 2107 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-all.cc +2022/08/06 | 2104 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/getRefactorEdit.h +2022/08/06 | 2101 | graphics/asymptote/examples/truncatedIcosahedron.asy +2022/08/06 | 2100 | graphics/asymptote/LspCpp/third_party/uri/src/detail/algorithm.hpp +2022/08/06 | 20 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail23.json +2022/08/06 | 20989 | graphics/asymptote/base/plain_bounds.asy +2022/08/06 | 20974 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/mocking.md +2022/08/06 | 2094 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest-printers.h +2022/08/06 | 209457 | graphics/asymptote/asy.list +2022/08/06 | 20942 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/build.make +2022/08/06 | 2088 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_help_test_.cc +2022/08/06 | 2088 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/locking_ptr.hpp +2022/08/06 | 20829 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/issue-77-heap-buffer-overflow +2022/08/06 | 207 | graphics/asymptote/examples/triangle.asy +2022/08/06 | 20796 | graphics/asymptote/runtime.in +2022/08/06 | 207686 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-matchers.h +2022/08/06 | 2073 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp +2022/08/06 | 206 | graphics/asymptote/examples/log.asy +2022/08/06 | 2069 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_in_environment_setup_test.cc +2022/08/06 | 206981 | graphics/asymptote/doc/asy-latex.pdf +2022/08/06 | 20639 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_output_unittest.py +2022/08/06 | 205495 | graphics/asymptote/base/colormap.asy +2022/08/06 | 2053 | graphics/asymptote/LspCpp/third_party/uri/test/test_uri.hpp +2022/08/06 | 2045 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/clzll.h +2022/08/06 | 2040 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/X11OpenGLWindow.h +2022/08/06 | 203 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/exit.h +2022/08/06 | 2035 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_normalize.cpp +2022/08/06 | 2034 | graphics/asymptote/doc/elliptic.asy +2022/08/06 | 2031 | graphics/asymptote/base/slopefield.asy +2022/08/06 | 202 | graphics/asymptote/tests/frames/stat2.asy +2022/08/06 | 202 | graphics/asymptote/glew.c +2022/08/06 | 202 | graphics/asymptote/doc/exp.asy +2022/08/06 | 202 | graphics/asymptote/build-scripts/run-in-indent.el +2022/08/06 | 202947 | graphics/asymptote/cudareflect/tinyexr/asakusa.png +2022/08/06 | 20277 | graphics/asymptote/base/contour.asy +2022/08/06 | 2023 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-param-test-invalid-name1-test_.cc +2022/08/06 | 2023 | graphics/asymptote/examples/slope.asy +2022/08/06 | 2012 | graphics/asymptote/varinit.h +2022/08/06 | 20123 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/reference/matchers.md +2022/08/06 | 2011 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/asan-wrapper +2022/08/06 | 20090 | graphics/asymptote/runpicture.in +2022/08/06 | 2005 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_skip_test.cc +2022/08/06 | 20051 | graphics/asymptote/doc/asyRefCard.tex +2022/08/06 | 2004 | graphics/asymptote/varinit.cc +2022/08/06 | 20029 | graphics/asymptote/camp.y +2022/08/06 | 20010 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_data/utf8_invalid.txt +2022/08/06 | 2000 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/pool_adaptors.hpp +2022/08/06 | 199 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/progress.make +2022/08/06 | 199 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/test/compile_all/Jamfile.v2 +2022/08/06 | 199 | graphics/asymptote/examples/upint.asy +2022/08/06 | 199 | graphics/asymptote/examples/BezierTriangle.asy +2022/08/06 | 19967 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/sax.zh-cn.md +2022/08/06 | 1995 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample4_unittest.cc +2022/08/06 | 198 | graphics/asymptote/examples/tanh.asy +2022/08/06 | 198570 | graphics/asymptote/doc/CAD.pdf +2022/08/06 | 1982 | graphics/asymptote/inst.h +2022/08/06 | 1977 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-port_test.cc +2022/08/06 | 1975 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/enum.json +2022/08/06 | 1975 | graphics/asymptote/array.h +2022/08/06 | 19752 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/uri.h +2022/08/06 | 19729 | graphics/asymptote/base/plain_arrows.asy +2022/08/06 | 196 | graphics/asymptote/examples/lowint.asy +2022/08/06 | 196 | graphics/asymptote/examples/label3ribbon.asy +2022/08/06 | 196 | graphics/asymptote/examples/animations/embeddedu3d.asy +2022/08/06 | 1968 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest_main.cc +2022/08/06 | 1968 | graphics/asymptote/examples/mergeExample.asy +2022/08/06 | 1964 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/enum.json +2022/08/06 | 1961 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/refRemote.json +2022/08/06 | 1961 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/refRemote.json +2022/08/06 | 19604 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link_test.h +2022/08/06 | 195 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/example/mergesort/Jamfile.v2 +2022/08/06 | 19597 | graphics/asymptote/doc/external-proposal.html +2022/08/06 | 1957 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/shutdown_policies.hpp +2022/08/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfile2_test_.cc +2022/08/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_xml_outfile1_test_.cc +2022/08/06 | 1955 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test2_test.cc +2022/08/06 | 1955 | graphics/asymptote/cudareflect/tinyexr/experimental/js/binding.cc +2022/08/06 | 1953 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-port.h +2022/08/06 | 19511 | graphics/asymptote/psfile.cc +2022/08/06 | 1950 | graphics/asymptote/cudareflect/utils.cuh +2022/08/06 | 1950 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/testmapgen.cc +2022/08/06 | 194 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/quickstart/Jamfile.v2 +2022/08/06 | 1949 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-setuptestsuite-test_.cc +2022/08/06 | 19462 | graphics/asymptote/patches/gl-matrix-2.4.0-pruned.patch +2022/08/06 | 193 | graphics/asymptote/tests/gc/shipout.asy +2022/08/06 | 193 | graphics/asymptote/tests/arith/random.asy +2022/08/06 | 1936 | graphics/asymptote/refaccess.h +2022/08/06 | 1936 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/disallow.json +2022/08/06 | 19344 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/encodingstest.cpp +2022/08/06 | 192 | graphics/asymptote/base/shaders/zero.glsl +2022/08/06 | 1927 | graphics/asymptote/tests/array/fields.asy +2022/08/06 | 1927 | graphics/asymptote/prc/PRCTools/bitSearchDouble.cc +2022/08/06 | 1924 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/willSave.h +2022/08/06 | 1923 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_testbridge_test_.cc +2022/08/06 | 191 | graphics/asymptote/runpicture.h +2022/08/06 | 1919 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/samples/sample1.h +2022/08/06 | 1919 | graphics/asymptote/examples/animations/earthmoon.asy +2022/08/06 | 1918 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/custom/gmock-matchers.h +2022/08/06 | 1916 | graphics/asymptote/LspCpp/third_party/uri/src/uri_errors.cpp +2022/08/06 | 1915 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/iterative-parser-states-diagram.dot +2022/08/06 | 19136 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/primer.md +2022/08/06 | 1910 | graphics/asymptote/examples/linearregression.asy +2022/08/06 | 190 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/tutorial/Jamfile.v2 +2022/08/06 | 190044 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/DroidSans.ttf +2022/08/06 | 18 | graphics/asymptote/tests/output/circle.asy +2022/08/06 | 18 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_config.yml +2022/08/06 | 189 | graphics/asymptote/cudareflect/tinyexr/examples/exr2ldr/Makefile +2022/08/06 | 1899 | graphics/asymptote/GUI/res/icons/social-python.svg +2022/08/06 | 18994 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsServerCapabilities.h +2022/08/06 | 18991 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32Window.cpp +2022/08/06 | 1898 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp +2022/08/06 | 1896 | graphics/asymptote/cudareflect/tinyexr/config-msvc.py +2022/08/06 | 188 | graphics/asymptote/runstring.h +2022/08/06 | 188 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/cmake_clean.cmake +2022/08/06 | 188 | graphics/asymptote/examples/transparency.asy +2022/08/06 | 188 | graphics/asymptote/cudareflect/tinyexr/examples/resize/Makefile +2022/08/06 | 1884 | graphics/asymptote/GUI/res/icons/filledbucket.svg +2022/08/06 | 187 | graphics/asymptote/tests/string/rfind.asy +2022/08/06 | 187 | graphics/asymptote/examples/label3solid.asy +2022/08/06 | 1878 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-uninitialized-test_.cc +2022/08/06 | 1876 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link_test.cc +2022/08/06 | 1876 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_link2_test.cc +2022/08/06 | 1876 | graphics/asymptote/cc-mode2.el +2022/08/06 | 1873 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest-port.h +2022/08/06 | 18739 | graphics/asymptote/runstring.cc +2022/08/06 | 186 | graphics/asymptote/runpath3d.h +2022/08/06 | 186 | graphics/asymptote/doc/unitcircle3.asy +2022/08/06 | 186 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/shader.vert +2022/08/06 | 1868 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplereader/simplereader.cpp +2022/08/06 | 1863 | graphics/asymptote/prc/PRCTools/bitSearchUI.cc +2022/08/06 | 1860 | graphics/asymptote/prc/PRCTools/bitData.h +2022/08/06 | 185 | graphics/asymptote/cudareflect/tinyexr/test/fuzzer/README.md +2022/08/06 | 1858 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/gtest.h +2022/08/06 | 18578 | graphics/asymptote/application.cc +2022/08/06 | 1851 | graphics/asymptote/drawclipbegin.h +2022/08/06 | 184 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/index.html +2022/08/06 | 184 | graphics/asymptote/examples/roll.asy +2022/08/06 | 18474 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-printers.cc +2022/08/06 | 18448 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-internal-utils.h +2022/08/06 | 1841 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest_main_unittest.cc +2022/08/06 | 183 | graphics/asymptote/build-scripts/cc-indent.el 2022/08/06 | 1838924 | systems/texlive/tlnet/archive/uni-titlepage.doc.r64057.tar.xz -2022/08/06 | 18382 | systems/win32/miktex/tm/packages/next/miktex-kpathsea-bin-x64-2.9.tar.lzma -2022/08/06 | 181725 | systems/win32/miktex/tm/packages/next/miktex-mpfr-bin-x64-2.9.tar.lzma -2022/08/06 | 17575886 | systems/texlive/tlnet/tlpkg/texlive.tlpdb -2022/08/06 | 173177 | systems/win32/miktex/tm/packages/next/miktex-tex-bin-x64-2.9.tar.lzma -2022/08/06 | 169679 | systems/win32/miktex/tm/packages/next/miktex-hunspell-bin-x64-2.9.tar.lzma +2022/08/06 | 18382 | graphics/asymptote/LspCpp/third_party/uri/src/uri.cpp +2022/08/06 | 1835 | graphics/asymptote/examples/cyclohexane.asy +2022/08/06 | 18327 | graphics/asymptote/LspCpp/third_party/uri/test/uri_parse_test.cpp +2022/08/06 | 1831 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/documentColor.h +2022/08/06 | 1830 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_percent_encode.hpp +2022/08/06 | 182 | graphics/asymptote/tests/string/find.asy +2022/08/06 | 182 | graphics/asymptote/examples/label3.asy +2022/08/06 | 1828 | graphics/asymptote/beziercurve.cc +2022/08/06 | 1814 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/document_symbol.h +2022/08/06 | 1813 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/OpenGLInclude.h +2022/08/06 | 18095 | graphics/asymptote/doc/asy-latex.dtx +2022/08/06 | 1808 | graphics/asymptote/LspCpp/include/LibLsp/lsp/location_type.h +2022/08/06 | 1808 | graphics/asymptote/GUI/res/icons.qrc +2022/08/06 | 1805 | graphics/asymptote/patches/cygwin_freeglut-3.0.0.patch +2022/08/06 | 17 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail2.json +2022/08/06 | 17993 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/schema.md +2022/08/06 | 17987 | graphics/asymptote/entry.cc +2022/08/06 | 17958 | graphics/asymptote/asy-keywords.el +2022/08/06 | 17951 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/src/gmock-matchers.cc +2022/08/06 | 17932 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/writertest.cpp +2022/08/06 | 178 | graphics/asymptote/fftw++asy.cc +2022/08/06 | 177 | graphics/asymptote/runpath.h +2022/08/06 | 177 | graphics/asymptote/examples/curvedlabel.asy +2022/08/06 | 17798 | graphics/asymptote/runfile.cc +2022/08/06 | 1778 | graphics/asymptote/examples/conicurv.asy +2022/08/06 | 1775 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/utilityclass.dot +2022/08/06 | 1774 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/RequestInMessage.h +2022/08/06 | 17734 | graphics/asymptote/dec.h +2022/08/06 | 177246 | graphics/asymptote/prc/PRCdouble.cc +2022/08/06 | 176 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/makefile +2022/08/06 | 176 | graphics/asymptote/LspCpp/include/LibLsp/lsp/ProtocolJsonHandler.h +2022/08/06 | 1765 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/ScopeExit.h +2022/08/06 | 17614 | graphics/asymptote/cudareflect/tinyexr/README.md +2022/08/06 | 1760 | graphics/asymptote/examples/animations/heatequation.asy +2022/08/06 | 175 | graphics/asymptote/examples/strokeshade.asy +2022/08/06 | 17540 | graphics/asymptote/texfile.cc +2022/08/06 | 1753 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/custom/README.md +2022/08/06 | 1753 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32OpenGLWindow.h +2022/08/06 | 1752 | graphics/asymptote/base/shaders/sum3.glsl +2022/08/06 | 1751 | graphics/asymptote/GUI/GuidesManager.py +2022/08/06 | 174 | graphics/asymptote/cudareflect/tinyexr/examples/testmapgen/Makefile +2022/08/06 | 1746 | graphics/asymptote/doc/westnile.asy +2022/08/06 | 17405 | graphics/asymptote/configure.ac +2022/08/06 | 173 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/readme.txt +2022/08/06 | 173 | graphics/asymptote/cudareflect/tinyexr/test/c-binding/Makefile +2022/08/06 | 173 | graphics/asymptote/cudareflect/tinyexr/examples/exrfilter/Makefile +2022/08/06 | 1734 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/CMakeLists.txt +2022/08/06 | 17346 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/nfd_win.cpp +2022/08/06 | 1733 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/src/include/nfd.h +2022/08/06 | 1732 | graphics/asymptote/GUI/res/icons/grid.svg +2022/08/06 | 1728 | graphics/asymptote/webgl/vertex.glsl +2022/08/06 | 17263 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/regextest.cpp +2022/08/06 | 1710 | graphics/asymptote/tests/arith/roots.asy +2022/08/06 | 1710 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri/uri_io.hpp +2022/08/06 | 17088 | graphics/asymptote/LspCpp/src/jsonrpc/RemoteEndPoint.cpp +2022/08/06 | 1703 | graphics/asymptote/LspCpp/third_party/uri/cmake_install.cmake +2022/08/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail8.json +2022/08/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail4.json +2022/08/06 | 16 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail24.json +2022/08/06 | 169 | graphics/asymptote/runbacktrace.h +2022/08/06 | 1698 | graphics/asymptote/record.cc +2022/08/06 | 1698 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/floats.json +2022/08/06 | 1696 | graphics/asymptote/cudareflect/tinyexr/cmake/sanitizers/FindUBSan.cmake +2022/08/06 | 1694 | graphics/asymptote/fftw++.cc +2022/08/06 | 168 | graphics/asymptote/examples/lines.asy +2022/08/06 | 1688 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/test/SConstruct +2022/08/06 | 167 | graphics/asymptote/cudareflect/tinyexr/examples/nornalmap/Makefile +2022/08/06 | 1675 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/production.cc +2022/08/06 | 1673 | graphics/asymptote/LspCpp/src/lsp/lsp_diagnostic.cpp +2022/08/06 | 1673 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/getMoveDestinations.h +2022/08/06 | 16705 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/ChangeLog.md +2022/08/06 | 16661 | graphics/asymptote/LspCpp/third_party/uri/src/Makefile +2022/08/06 | 1665 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/foldingRange.h +2022/08/06 | 1665 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/Endpoint.h 2022/08/06 | 16635 | systems/win32/miktex/tm/packages/wrapstuff__source.tar.lzma +2022/08/06 | 1658 | graphics/asymptote/prc/PRCTools/Makefile +2022/08/06 | 1658 | graphics/asymptote/GUI/Widg_editBezier.py +2022/08/06 | 16569 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/architecture.png +2022/08/06 | 16552 | graphics/asymptote/LspCpp/third_party/uri/include/network/optional.hpp +2022/08/06 | 16492 | graphics/asymptote/base/plain_Label.asy +2022/08/06 | 1648 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/OpenGL2Include.h +2022/08/06 | 16483 | graphics/asymptote/runpair.cc +2022/08/06 | 1640 | graphics/asymptote/callable.h +2022/08/06 | 1640960 | graphics/asymptote/ChangeLog +2022/08/06 | 163 | graphics/asymptote/examples/1overx.asy 2022/08/06 | 16376 | systems/texlive/tlnet/archive/wrapstuff.source.r64058.tar.xz +2022/08/06 | 1630 | graphics/asymptote/builtin.h +2022/08/06 | 16302 | graphics/asymptote/LspCpp/third_party/rapidjson/test/perftest/rapidjsontest.cpp +2022/08/06 | 162 | graphics/asymptote/examples/stereoscopic.asy +2022/08/06 | 162 | graphics/asymptote/examples/sphereskeleton.asy +2022/08/06 | 1626 | graphics/asymptote/genv.h 2022/08/06 | 1622808 | systems/texlive/tlnet/archive/xecjk.doc.r64059.tar.xz -2022/08/06 | 155431 | systems/win32/miktex/tm/packages/next/miktex-fontconfig-bin-x64-2.9.tar.lzma -2022/08/06 | 153 | systems/texlive/tlnet/install-tl-windows.exe.sha512 -2022/08/06 | 152 | systems/texlive/tlnet/install-tl-unx.tar.gz.sha512 -2022/08/06 | 1503054 | systems/win32/miktex/tm/packages/next/miktex-runtime-bin-x64-2.9.tar.lzma -2022/08/06 | 1482144 | systems/win32/miktex/tm/packages/miktex-zzdb2-2.9.tar.lzma -2022/08/06 | 1478524 | systems/win32/miktex/tm/packages/next/miktex-zzdb2-2.9.tar.lzma -2022/08/06 | 145 | systems/texlive/tlnet/install-tl.zip.sha512 -2022/08/06 | 1458152 | systems/win32/miktex/tm/packages/next/miktex-dvisvgm-bin-x64-2.9.tar.lzma -2022/08/06 | 144 | systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 -2022/08/06 | 14434 | systems/win32/miktex/tm/packages/next/miktex-zzip-bin-x64-2.9.tar.lzma -2022/08/06 | 140011 | systems/win32/miktex/tm/packages/next/miktex-mktex-bin-x64-2.9.tar.lzma -2022/08/06 | 1362233 | systems/win32/miktex/tm/packages/next/miktex-zzdb3-2.9.tar.lzma -2022/08/06 | 1361464 | systems/win32/miktex/tm/packages/miktex-zzdb3-2.9.tar.lzma -2022/08/06 | 135465 | systems/win32/miktex/tm/packages/next/miktex-dvips-bin-x64-2.9.tar.lzma -2022/08/06 | 1323745 | systems/win32/miktex/tm/packages/next/miktex-poppler-bin-x64-2.9.tar.lzma +2022/08/06 | 1620 | graphics/asymptote/doc/colors.asy +2022/08/06 | 161 | graphics/asymptote/runhistory.h +2022/08/06 | 161 | graphics/asymptote/cudareflect/tinyexr/examples/exr2rgbe/Makefile +2022/08/06 | 16188 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_win8.png +2022/08/06 | 1617 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/hover.h +2022/08/06 | 1615 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/colorPresentation.h +2022/08/06 | 1612 | graphics/asymptote/asy-list.pl +2022/08/06 | 1611 | graphics/asymptote/v3dheadertypes.py +2022/08/06 | 1610 | graphics/asymptote/LspCpp/third_party/rapidjson/example/sortkeys/sortkeys.cpp +2022/08/06 | 160 | graphics/asymptote/cudareflect/tinyexr/jni/Makefile +2022/08/06 | 1608 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/anyOf.json +2022/08/06 | 16089 | graphics/asymptote/base/slide.asy +2022/08/06 | 16081 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move1.png +2022/08/06 | 1607 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/oneOf.json +2022/08/06 | 160672 | graphics/asymptote/examples/animations/dice.u3d +2022/08/06 | 1600 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/lsResponseMessage.h +2022/08/06 | 15 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail28.json +2022/08/06 | 15 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-efe9007bfdcbbe8a1569bf01fa9acadb8261ead49cb83f6e91fcdc4dae2e99a3_min +2022/08/06 | 15 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-df76d1f27adb8927a1446a603028272140905c168a336128465a1162ec7af270.mini +2022/08/06 | 159 | graphics/asymptote/tests/types/cast.asy +2022/08/06 | 159 | graphics/asymptote/cudareflect/tinyexr/examples/rgbe2exr/Makefile +2022/08/06 | 1598 | graphics/asymptote/examples/NURBSsurface.asy +2022/08/06 | 15976 | graphics/asymptote/LspCpp/src/lsp/utils.cpp +2022/08/06 | 15959 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-typed-test.h +2022/08/06 | 1594 | graphics/asymptote/pen.cc +2022/08/06 | 158 | graphics/asymptote/tests/frames/stat.asy +2022/08/06 | 15895 | graphics/asymptote/GUI/InplaceAddObj.py +2022/08/06 | 1588 | graphics/asymptote/build-scripts/asy-format.el +2022/08/06 | 157 | graphics/asymptote/runsystem.h +2022/08/06 | 157 | graphics/asymptote/doc/saddle.asy +2022/08/06 | 157 | graphics/asymptote/cudareflect/tinyexr/examples/ldr2exr/Makefile +2022/08/06 | 1578 | graphics/asymptote/build-scripts/cc-format.el +2022/08/06 | 1567 | graphics/asymptote/LspCpp/include/LibLsp/lsp/client/registerCapability.h +2022/08/06 | 1566 | graphics/asymptote/examples/near_earth.asy +2022/08/06 | 15645 | graphics/asymptote/install-sh +2022/08/06 | 15617 | graphics/asymptote/cudareflect/tinyexr/test_tinyexr.cc +2022/08/06 | 15601 | graphics/asymptote/base/ode.asy +2022/08/06 | 155 | graphics/asymptote/tests/types/ecast.asy +2022/08/06 | 15529 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-nice-strict_test.cc +2022/08/06 | 155069 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/issue-160-piz-decode.exr +2022/08/06 | 154 | graphics/asymptote/examples/billboard.asy +2022/08/06 | 154 | graphics/asymptote/doc/slopefield1.asy +2022/08/06 | 1548 | graphics/asymptote/examples/BezierSurface.asy +2022/08/06 | 1548 | graphics/asymptote/cudareflect/tinyexr/test/issues/160/main.py +2022/08/06 | 15464 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/dom.md +2022/08/06 | 15451 | graphics/asymptote/types.h +2022/08/06 | 1544 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/divisibleBy.json +2022/08/06 | 1542 | graphics/asymptote/GUI/xasyUtils.py +2022/08/06 | 1540 | graphics/asymptote/LspCpp/third_party/uri/src/cmake_install.cmake +2022/08/06 | 153 | graphics/asymptote/runlabel.h +2022/08/06 | 15393 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/dom.zh-cn.md +2022/08/06 | 1538 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/README.md +2022/08/06 | 15382 | graphics/asymptote/base/palette.asy +2022/08/06 | 1537 | graphics/asymptote/examples/refs.bib +2022/08/06 | 15364 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/faq.md +2022/08/06 | 15318 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/BUILD.bazel +2022/08/06 | 1527 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/unittest.cpp +2022/08/06 | 15277 | graphics/asymptote/base/flowchart.asy +2022/08/06 | 1525 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/multipleOf.json +2022/08/06 | 15253 | graphics/asymptote/runlabel.cc +2022/08/06 | 1524 | graphics/asymptote/patches/flex.patch +2022/08/06 | 1521 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8.h +2022/08/06 | 15142 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/mixed.json +2022/08/06 | 150 | graphics/asymptote/examples/spheresilhouette.asy +2022/08/06 | 150 | graphics/asymptote/doc/latexmkrc_asydir +2022/08/06 | 15043 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest_pred_impl.h +2022/08/06 | 15030 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/faq.zh-cn.md +2022/08/06 | 1502 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move2.dot +2022/08/06 | 15018 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/main.cc +2022/08/06 | 15004 | graphics/asymptote/base/v3d.asy +2022/08/06 | 14 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail27.json +2022/08/06 | 1498 | graphics/asymptote/examples/animations/wavepacket.asy +2022/08/06 | 14980 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_faq.md +2022/08/06 | 1493 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/did_change.h +2022/08/06 | 1492 | graphics/asymptote/runarray.h +2022/08/06 | 14915 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-failfast-unittest.py +2022/08/06 | 148 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass3.json +2022/08/06 | 147 | graphics/asymptote/doc/vectorfield.asy +2022/08/06 | 1479 | graphics/asymptote/prc/PRCTools/inflationMain.cc +2022/08/06 | 14795 | graphics/asymptote/stm.cc +2022/08/06 | 1475 | graphics/asymptote/LspCpp/third_party/uri/deps/LICENSE +2022/08/06 | 1475 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/NotificationInMessage.h +2022/08/06 | 14749 | graphics/asymptote/base/contour3.asy +2022/08/06 | 146 | graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile +2022/08/06 | 1469 | graphics/asymptote/doc/png/Makefile.in +2022/08/06 | 1467 | graphics/asymptote/GUI/res/icons/android-hand.svg +2022/08/06 | 14651 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-death-test.h +2022/08/06 | 1461 | graphics/asymptote/examples/logo3.asy +2022/08/06 | 145 | graphics/asymptote/examples/star.asy +2022/08/06 | 1457 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/platformtest.cpp +2022/08/06 | 14575 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/cmake/internal_utils.cmake +2022/08/06 | 1456 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/tutorial.dot +2022/08/06 | 1454 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/move3.dot +2022/08/06 | 14532 | graphics/asymptote/stack.cc +2022/08/06 | 14531 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/stream.md +2022/08/06 | 145014 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/gmock_cook_book.md +2022/08/06 | 144 | graphics/asymptote/doc/latexmkrc +2022/08/06 | 1449 | graphics/asymptote/GUI/SetCustomAnchor.py +2022/08/06 | 1441 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/pass1.json +2022/08/06 | 1440 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/selectionRange.h +2022/08/06 | 143 | graphics/asymptote/tests/gc/label.asy +2022/08/06 | 14378 | graphics/asymptote/examples/teapot.asy +2022/08/06 | 1436 | graphics/asymptote/GUI/res/icons/bucket.svg +2022/08/06 | 1435 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/simpledom.dot +2022/08/06 | 14325 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/stream.zh-cn.md +2022/08/06 | 14283 | graphics/asymptote/testv3d.asy +2022/08/06 | 1427 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/diagram/normalparsing.dot +2022/08/06 | 141 | graphics/asymptote/examples/sphere.asy +2022/08/06 | 141 | graphics/asymptote/examples/ring.asy +2022/08/06 | 1419 | graphics/asymptote/LspCpp/third_party/uri/test/uri_stream_test.cpp +2022/08/06 | 1411 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsp_code_action.h +2022/08/06 | 14089 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-typed-test_test.cc +2022/08/06 | 14085 | graphics/asymptote/GUI/xasyBezierInterface.py +2022/08/06 | 14081 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/src/gtest-filepath.cc +2022/08/06 | 14072 | graphics/asymptote/types.cc +2022/08/06 | 1406 | graphics/asymptote/cudareflect/EXRFiles.h +2022/08/06 | 139 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/docs/README.md +2022/08/06 | 139 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/docs/README.md +2022/08/06 | 1398 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/swap.h +2022/08/06 | 13980 | graphics/asymptote/arrayop.h +2022/08/06 | 13944 | graphics/asymptote/runtriple.cc +2022/08/06 | 1391 | graphics/asymptote/doc/CAD1.asy +2022/08/06 | 138 | graphics/asymptote/Pipfile +2022/08/06 | 13867 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/nuklear_btgui_gl2.h +2022/08/06 | 1384 | graphics/asymptote/tests/pic/trans.asy +2022/08/06 | 13824 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/pool_core.hpp +2022/08/06 | 1380 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/initialize.h +2022/08/06 | 1375 | graphics/asymptote/base/tree.asy +2022/08/06 | 136 | graphics/asymptote/examples/latticeshading.asy +2022/08/06 | 13663 | graphics/asymptote/doc/install-sh +2022/08/06 | 13663 | graphics/asymptote/doc/FAQ/install-sh +2022/08/06 | 13615 | graphics/asymptote/entry.h +2022/08/06 | 13612 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock_output_test_golden.txt +2022/08/06 | 13605 | graphics/asymptote/base/grid3.asy +2022/08/06 | 1352 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/did_change_watched_files.h +2022/08/06 | 1352 | graphics/asymptote/examples/Klein.asy +2022/08/06 | 134 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tox.ini +2022/08/06 | 13491 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/internal/gmock-pp.h +2022/08/06 | 1347 | graphics/asymptote/cudareflect/tinyexr/test/unit/config-posix.py +2022/08/06 | 13477 | graphics/asymptote/base/asy.vim +2022/08/06 | 1345 | graphics/asymptote/interact.h +2022/08/06 | 13440 | graphics/asymptote/texfile.h +2022/08/06 | 1341 | graphics/asymptote/runtimebase.in +2022/08/06 | 133 | graphics/asymptote/cudareflect/tinyexr/test/unit/vcbuild.bat +2022/08/06 | 1338 | graphics/asymptote/LspCpp/third_party/utfcpp/LICENSE +2022/08/06 | 1338 | graphics/asymptote/LspCpp/third_party/uri/LICENSE_1_0.txt +2022/08/06 | 1338 | graphics/asymptote/LspCpp/third_party/threadpool/LICENSE_1_0.txt +2022/08/06 | 1337 | graphics/asymptote/base/v3dheadertypes.asy +2022/08/06 | 13366 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/internal/gtest-death-test-internal.h +2022/08/06 | 13357 | graphics/asymptote/camp.l +2022/08/06 | 1332 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/tutorial_header.htm +2022/08/06 | 1331 | graphics/asymptote/tests/types/spec.asy +2022/08/06 | 132 | graphics/asymptote/tests/string/length.asy +2022/08/06 | 132 | graphics/asymptote/cudareflect/tinyexr/test/unit/regression/poc-d5c9c893e559277a3320c196523095b94db93985620ac338d037487e0e613047_min +2022/08/06 | 1328 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsCommand.h +2022/08/06 | 132820 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/document.h +2022/08/06 | 1322 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design.txt +2022/08/06 | 1321 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/didChangeWorkspaceFolders.h +2022/08/06 | 13217 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/type.json +2022/08/06 | 1318 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/OpenGLWindow/Win32InternalWindowData.h +2022/08/06 | 1316 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/strfunctest.cpp +2022/08/06 | 1316 | graphics/asymptote/base/shaders/sum2fast.glsl +2022/08/06 | 1315 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/idandref.json +2022/08/06 | 1310 | graphics/asymptote/prc/PRCTools/extractSections.cc +2022/08/06 | 1309 | graphics/asymptote/examples/roundpath.asy +2022/08/06 | 13060 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/gtest-unittest-api_test.cc +2022/08/06 | 1302 | graphics/asymptote/GUI/res/icons/android-color-palette.svg +2022/08/06 | 130266 | graphics/asymptote/camp.tab.cc +2022/08/06 | 12 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonchecker/fail33.json +2022/08/06 | 129 | graphics/asymptote/tests/gc/struct.asy +2022/08/06 | 129 | graphics/asymptote/base/shaders/screen.glsl +2022/08/06 | 1299 | graphics/asymptote/patches/dvipdf +2022/08/06 | 129968 | graphics/asymptote/ReleaseNotes +2022/08/06 | 1299081 | graphics/asymptote/doc/asymptote.pdf +2022/08/06 | 1298 | graphics/asymptote/examples/electromagnetic.asy +2022/08/06 | 1293 | graphics/asymptote/TODO +2022/08/06 | 1291 | graphics/asymptote/LspCpp/third_party/utfcpp/CMakeLists.txt +2022/08/06 | 12907 | graphics/asymptote/Makefile.in +2022/08/06 | 1287 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/README.md +2022/08/06 | 1284 | graphics/asymptote/tests/output/Makefile +2022/08/06 | 1283 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/reference_header.htm +2022/08/06 | 1282 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/required.json +2022/08/06 | 12823 | graphics/asymptote/impdatum.cc +2022/08/06 | 1280 | graphics/asymptote/beziercurve.h +2022/08/06 | 127 | graphics/asymptote/index.html +2022/08/06 | 1276 | graphics/asymptote/base/asymptote.py +2022/08/06 | 1274 | graphics/asymptote/newexp.h +2022/08/06 | 1273 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/default.json +2022/08/06 | 1273 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/default.json +2022/08/06 | 1268 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/performance.md +2022/08/06 | 1267 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/linkedEditingRange.h +2022/08/06 | 1266 | graphics/asymptote/drawverbatim.h +2022/08/06 | 12648 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-output-test.py +2022/08/06 | 12630 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/cube2longlat.cc +2022/08/06 | 1261761 | graphics/asymptote/examples/worldmap.dat +2022/08/06 | 12604 | graphics/asymptote/runsystem.cc +2022/08/06 | 125 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/docker/Dockerfile +2022/08/06 | 1253 | graphics/asymptote/keywords.pl +2022/08/06 | 12539 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-shuffle-test.py +2022/08/06 | 12534 | graphics/asymptote/ax_pthread.m4 +2022/08/06 | 1251 | graphics/asymptote/examples/odetest.asy +2022/08/06 | 125009 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/schematest.cpp +2022/08/06 | 124 | graphics/asymptote/tests/gc/path.asy +2022/08/06 | 124 | graphics/asymptote/GUI/res/icons/centerorigin.asy +2022/08/06 | 1247 | graphics/asymptote/examples/animations/slidemovies.asy +2022/08/06 | 12474 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/checked.h +2022/08/06 | 1245 | graphics/asymptote/prc/PRCTools/describeMain.cc +2022/08/06 | 1245 | graphics/asymptote/findsym.pl +2022/08/06 | 1244 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/document_link.h +2022/08/06 | 1240 | graphics/asymptote/examples/arrows3.asy +2022/08/06 | 123 | graphics/asymptote/examples/Coons.asy +2022/08/06 | 123 | graphics/asymptote/doc/superpath.asy +2022/08/06 | 1239 | graphics/asymptote/v3dheadertypes.h +2022/08/06 | 1236 | graphics/asymptote/primitives.h +2022/08/06 | 1236 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/performance.zh-cn.md +2022/08/06 | 1235 | graphics/asymptote/examples/animations/inlinemovie.tex +2022/08/06 | 1235777 | graphics/asymptote/GL/glew.c +2022/08/06 | 1232 | graphics/asymptote/build-scripts/build-asygl +2022/08/06 | 12321 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/test/gmock-cardinalities_test.cc +2022/08/06 | 1226 | graphics/asymptote/GUI/res/icons/triangle-stroked-15.svg +2022/08/06 | 12259 | graphics/asymptote/knot.h +2022/08/06 | 121 | graphics/asymptote/doc/labelsquare.asy +2022/08/06 | 121 | graphics/asymptote/cudareflect/tinyexr/tinyexr.cc +2022/08/06 | 1219 | graphics/asymptote/LspCpp/README.md +2022/08/06 | 1216 | graphics/asymptote/LspCpp/third_party/uri/CHANGELOG.md +2022/08/06 | 1216 | graphics/asymptote/examples/dragon.asy +2022/08/06 | 1215 | graphics/asymptote/GUI/configs/xasyconfig.cson +2022/08/06 | 1213 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsCodeAction.h +2022/08/06 | 1213 | graphics/asymptote/base/plain_arcs.asy +2022/08/06 | 121147 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/schema.h +2022/08/06 | 121145 | graphics/asymptote/doc/asyRefCard.pdf +2022/08/06 | 1209 | graphics/asymptote/tests/imp/unravel.asy +2022/08/06 | 12054 | graphics/asymptote/LspCpp/CMakeLists.txt +2022/08/06 | 1201 | graphics/asymptote/LspCpp/src/jsonrpc/Endpoint.cpp +2022/08/06 | 12012 | graphics/asymptote/base/solids.asy +2022/08/06 | 1200 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/_data/navigation.yml +2022/08/06 | 12004 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/encodedstreamtest.cpp +2022/08/06 | 1198 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/exr-io.cc +2022/08/06 | 1197 | graphics/asymptote/drawclipend.h +2022/08/06 | 1195 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/references.h +2022/08/06 | 11937 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/CMakeLists.txt +2022/08/06 | 1192 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsFormattingOptions.h 2022/08/06 | 11912 | systems/win32/miktex/tm/packages/wrapstuff.tar.lzma +2022/08/06 | 1190 | graphics/asymptote/LspCpp/src/jsonrpc/MessageJsonHandler.cpp +2022/08/06 | 1190 | graphics/asymptote/camperror.cc +2022/08/06 | 11907 | graphics/asymptote/tests/gsl/random.asy +2022/08/06 | 118 | graphics/asymptote/tests/string/substr.asy +2022/08/06 | 118 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts +2022/08/06 | 1189 | graphics/asymptote/tests/types/var.asy +2022/08/06 | 1188 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/overview_header.htm +2022/08/06 | 1188 | graphics/asymptote/EXRFiles.cc +2022/08/06 | 1187 | graphics/asymptote/GUI/res/icons/closedcurve.svg +2022/08/06 | 1186601 | graphics/asymptote/GL/glew.h +2022/08/06 | 1185 | graphics/asymptote/LspCpp/include/LibLsp/lsp/SimpleTimer.h +2022/08/06 | 1185 | graphics/asymptote/examples/functionshading.asy +2022/08/06 | 1183 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/TcpServer.h +2022/08/06 | 1183 | graphics/asymptote/GUI/xasyArgs.py +2022/08/06 | 1183225 | graphics/asymptote/gc-8.2.0.tar.gz +2022/08/06 | 1180 | graphics/asymptote/GUI/res/icons/code.svg +2022/08/06 | 117 | graphics/asymptote/cudareflect/tinyexr/examples/exr2fptiff/README.md +2022/08/06 | 1178 | graphics/asymptote/base/embed.asy 2022/08/06 | 11744 | systems/texlive/tlnet/archive/wrapstuff.r64058.tar.xz -2022/08/06 | 1172 | systems/win32/miktex/tm/packages/next/pr.ini -2022/08/06 | 1161752 | systems/win32/miktex/tm/packages/next/miktex-asymptote-bin-x64-2.9.tar.lzma -2022/08/06 | 115579 | systems/win32/miktex/tm/packages/next/miktex-gregorio-bin-x64-2.9.tar.lzma +2022/08/06 | 1171 | graphics/asymptote/parser.h +2022/08/06 | 11663 | graphics/asymptote/path.h +2022/08/06 | 11656 | graphics/asymptote/base/binarytree.asy +2022/08/06 | 1164 | graphics/asymptote/examples/genustwo.asy +2022/08/06 | 11642 | graphics/asymptote/coder.h +2022/08/06 | 1163 | graphics/asymptote/runtime.h +2022/08/06 | 1162 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/LICENSE +2022/08/06 | 1161 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/configuration.h +2022/08/06 | 116010 | graphics/asymptote/predicates.cc +2022/08/06 | 115 | graphics/asymptote/doc/onecontour.asy +2022/08/06 | 1159 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/lsRequestId.h +2022/08/06 | 1156 | graphics/asymptote/cudareflect/tinyexr/premake4.lua +2022/08/06 | 11559 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/diyfp.h +2022/08/06 | 1154 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsVersionedTextDocumentIdentifier.h +2022/08/06 | 11541 | graphics/asymptote/aspy.py +2022/08/06 | 1151 | graphics/asymptote/callable.cc +2022/08/06 | 11513 | graphics/asymptote/runlabel.in +2022/08/06 | 1150 | graphics/asymptote/LspCpp/include/LibLsp/lsp/general/lsClientCapabilities.h +2022/08/06 | 1149 | graphics/asymptote/guide.cc +2022/08/06 | 11468 | graphics/asymptote/drawelement.h +2022/08/06 | 1143 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsPosition.h +2022/08/06 | 1142 | graphics/asymptote/envcompleter.cc 2022/08/06 | 114172 | systems/texlive/tlnet/archive/texlogsieve.doc.r64060.tar.xz -2022/08/06 | 113568 | systems/texlive/tlnet/archive/texlive-scripts.r64053.tar.xz -2022/08/06 | 112979 | systems/win32/miktex/tm/packages/next/miktex-epstopdf-bin-x64-2.9.tar.lzma -2022/08/06 | 112877 | systems/win32/miktex/tm/packages/next/miktex-gd-bin-x64-2.9.tar.lzma -2022/08/06 | 109651 | systems/win32/miktex/tm/packages/next/miktex-jpeg-bin-x64-2.9.tar.lzma -2022/08/06 | 107437 | systems/win32/miktex/tm/packages/next/miktex-texware-bin-x64-2.9.tar.lzma +2022/08/06 | 1140 | graphics/asymptote/absyn.h +2022/08/06 | 113 | graphics/asymptote/patches/fixmem.reg +2022/08/06 | 113 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/compiler_depend.make +2022/08/06 | 113 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples.txt +2022/08/06 | 1139 | graphics/asymptote/GUI/res/icons/opencurve.svg +2022/08/06 | 1137 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/misc/header.html +2022/08/06 | 11373 | graphics/asymptote/base/plain_markers.asy +2022/08/06 | 1136 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/items.json +2022/08/06 | 1136 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/items.json +2022/08/06 | 113565 | graphics/asymptote/cudareflect/tinyexr/examples/common/stb_image_resize.h +2022/08/06 | 1134 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/design_header.htm +2022/08/06 | 1131 | graphics/asymptote/gl-matrix-2.4.0-pruned/LICENSE.js +2022/08/06 | 1131 | graphics/asymptote/cudareflect/tinyexr/experimental/js/index.html +2022/08/06 | 1129 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/code_lens.h +2022/08/06 | 1127425 | graphics/asymptote/cudareflect/tinyexr/asakusa.exr +2022/08/06 | 1126 | graphics/asymptote/coenv.cc +2022/08/06 | 1125 | graphics/asymptote/LspCpp/third_party/threadpool/Makefile +2022/08/06 | 11255 | graphics/asymptote/LspCpp/src/lsp/textDocument.cpp +2022/08/06 | 1122 | graphics/asymptote/LspCpp/third_party/threadpool/libs/threadpool/doc/examples_header.htm +2022/08/06 | 11221 | graphics/asymptote/jsfile.cc +2022/08/06 | 1120 | graphics/asymptote/examples/animations/wheel.asy +2022/08/06 | 1120 | graphics/asymptote/base/external.asy +2022/08/06 | 111 | graphics/asymptote/GUI/res/icons/center.asy +2022/08/06 | 111 | graphics/asymptote/examples/shadestroke.asy +2022/08/06 | 1118 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/samples.md +2022/08/06 | 1116 | graphics/asymptote/LspCpp/third_party/uri/test/valid_urls.txt +2022/08/06 | 1114 | graphics/asymptote/examples/laserlattice.asy +2022/08/06 | 11146 | graphics/asymptote/LspCpp/third_party/rapidjson/readme.md +2022/08/06 | 11122 | graphics/asymptote/base/math.asy +2022/08/06 | 1111 | graphics/asymptote/examples/imagehistogram.asy +2022/08/06 | 110 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/remotes/subSchemas.json +2022/08/06 | 1109 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/codeActionResult.h +2022/08/06 | 1108 | graphics/asymptote/GUI/res/icons/android-locate.svg +2022/08/06 | 1105 | graphics/asymptote/LspCpp/include/LibLsp/lsp/lsMarkedString.h +2022/08/06 | 1104 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/cmake_clean.cmake +2022/08/06 | 1101 | graphics/asymptote/cudareflect/tinyexr/examples/resize/resize.cc +2022/08/06 | 109 | graphics/asymptote/tests/string/insert.asy +2022/08/06 | 109 | graphics/asymptote/GUI/res/icons/closedpolygon.asy +2022/08/06 | 109 | graphics/asymptote/GUI/res/icons/closedcurve.asy +2022/08/06 | 1098 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/types/integers.json +2022/08/06 | 1098 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/rename.h +2022/08/06 | 10989 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/unchecked.h +2022/08/06 | 1096 | graphics/asymptote/tests/array/transpose.asy +2022/08/06 | 1096 | graphics/asymptote/refaccess.cc +2022/08/06 | 1096 | graphics/asymptote/drawlayer.h +2022/08/06 | 1092 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/clzlltest.cpp +2022/08/06 | 10928 | graphics/asymptote/LspCpp/third_party/utfcpp/source/utf8/core.h +2022/08/06 | 1090 | graphics/asymptote/GUI/res/icons/redo.svg +2022/08/06 | 108 | graphics/asymptote/GUI/res/icons/subdirectory-left.svg +2022/08/06 | 108 | graphics/asymptote/cudareflect/tinyexr/jni/README.md +2022/08/06 | 1088 | graphics/asymptote/LspCpp/third_party/threadpool/TODO +2022/08/06 | 1088 | graphics/asymptote/examples/NURBSsphere.asy +2022/08/06 | 10840 | graphics/asymptote/base/CAD.asy +2022/08/06 | 1082 | graphics/asymptote/patches/README +2022/08/06 | 107 | graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/compiler_depend.ts +2022/08/06 | 1077 | graphics/asymptote/LspCpp/include/LibLsp/lsp/workspace/applyEdit.h +2022/08/06 | 1075 | graphics/asymptote/v3dheadertypes.csv +2022/08/06 | 1074 | graphics/asymptote/LspCpp/src/lsp/initialize.cpp +2022/08/06 | 1072 | graphics/asymptote/cudareflect/tinyexr/examples/cube2longlat/README.md +2022/08/06 | 1070 | graphics/asymptote/cudareflect/IrradianceGenerator.sln +2022/08/06 | 1066 | graphics/asymptote/LspCpp/LICENSE +2022/08/06 | 10660 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/encodedstream.h +2022/08/06 | 1065 | graphics/asymptote/examples/shellmethod.asy +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/minimum.json +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft4/maximum.json +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/minimum.json +2022/08/06 | 1063 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/tests/draft3/maximum.json +2022/08/06 | 10632 | graphics/asymptote/EnvVarUpdate.nsh +2022/08/06 | 1058 | graphics/asymptote/GUI/res/icons/closedpolygon.svg +2022/08/06 | 10585 | graphics/asymptote/path3.h +2022/08/06 | 10581 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/serializer.h +2022/08/06 | 1057 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/jsonschema/LICENSE 2022/08/06 | 10576 | systems/texlive/tlnet/archive/uni-titlepage.r64057.tar.xz -2022/08/06 | 104922 | systems/win32/miktex/tm/packages/next/miktex-mfware-bin-x64-2.9.tar.lzma -2022/08/06 | 103599 | systems/win32/miktex/tm/packages/next/miktex-lua53-bin-x64-2.9.tar.lzma -2022/08/06 | 103246 | systems/win32/miktex/tm/packages/next/miktex-cweb-bin-x64-2.9.tar.lzma +2022/08/06 | 10571 | graphics/asymptote/cudareflect/tinyexr/deps/miniz/examples/example5.c +2022/08/06 | 1056 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/didRenameFiles.h +2022/08/06 | 10563 | graphics/asymptote/cudareflect/tinyexr/test/unit/kuroga.py +2022/08/06 | 10561 | graphics/asymptote/cudareflect/tinyexr/kuroga.py +2022/08/06 | 1055 | graphics/asymptote/examples/partitionExample.asy +2022/08/06 | 1054 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/onTypeFormatting.h +2022/08/06 | 1053 | graphics/asymptote/doc/fillcontour.asy +2022/08/06 | 1052 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/CMakeLists.txt +2022/08/06 | 1051 | graphics/asymptote/prc/PRCTools/inflation.h +2022/08/06 | 1051 | graphics/asymptote/doc/eetomumu.asy +2022/08/06 | 10518 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/prettywriter.h +2022/08/06 | 1050 | graphics/asymptote/opsymbols.pl +2022/08/06 | 104 | graphics/asymptote/examples/tiling.asy +2022/08/06 | 1047 | graphics/asymptote/GUI/res/icons/undo.svg +2022/08/06 | 10476 | graphics/asymptote/LspCpp/third_party/uri/deps/googlemock/include/gmock/gmock-nice-strict.h +2022/08/06 | 1044671 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/screenshots/exrview.png +2022/08/06 | 10445 | graphics/asymptote/INSTALL +2022/08/06 | 1043 | graphics/asymptote/GUI/res/icons/openpolygon.svg +2022/08/06 | 10414 | graphics/asymptote/LspCpp/third_party/uri/src/detail/uri_parse.cpp +2022/08/06 | 1040 | graphics/asymptote/examples/lmfit1.asy +2022/08/06 | 103 | graphics/asymptote/LspCpp/third_party/rapidjson/bin/data/readme.txt +2022/08/06 | 1039 | graphics/asymptote/LspCpp/third_party/uri/test/CMakeLists.txt +2022/08/06 | 1037 | graphics/asymptote/examples/animations/inlinemovie3.tex +2022/08/06 | 10350 | graphics/asymptote/LspCpp/third_party/rapidjson/test/unittest/prettywritertest.cpp +2022/08/06 | 1034 | graphics/asymptote/LspCpp/third_party/uri/deps/docs/index.md +2022/08/06 | 103478 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/Doxyfile.zh-cn.in +2022/08/06 | 1033 | graphics/asymptote/LspCpp/include/LibLsp/lsp/textDocument/prepareRename.h +2022/08/06 | 1033 | graphics/asymptote/examples/basealign.asy +2022/08/06 | 103393 | graphics/asymptote/LspCpp/third_party/rapidjson/doc/Doxyfile.in +2022/08/06 | 1032 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_checked_iterator.cpp +2022/08/06 | 1031 | graphics/asymptote/LspCpp/third_party/uri/include/network/uri.hpp +2022/08/06 | 1031 | graphics/asymptote/LspCpp/third_party/rapidjson/example/simplewriter/simplewriter.cpp +2022/08/06 | 10312 | graphics/asymptote/LspCpp/third_party/rapidjson/CMakeLists.txt +2022/08/06 | 1030 | graphics/asymptote/examples/workcone.asy +2022/08/06 | 102 | graphics/asymptote/tests/gc/file.asy +2022/08/06 | 102 | graphics/asymptote/GUI/res/icons/openpolygon.asy +2022/08/06 | 102 | graphics/asymptote/GUI/res/icons/opencurve.asy +2022/08/06 | 10271 | graphics/asymptote/GUI/windows/custMatTransform.ui +2022/08/06 | 10251 | graphics/asymptote/LspCpp/src/jsonrpc/WebSocketServer.cpp +2022/08/06 | 1022 | graphics/asymptote/GUI/res/icons/centerorigin.svg +2022/08/06 | 10224 | graphics/asymptote/tr.cc +2022/08/06 | 1020 | graphics/asymptote/flatguide.cc +2022/08/06 | 1019 | graphics/asymptote/LspCpp/third_party/rapidjson/example/pretty/pretty.cpp +2022/08/06 | 1019 | graphics/asymptote/LspCpp/include/LibLsp/lsp/client/unregisterCapability.h +2022/08/06 | 10196 | graphics/asymptote/doc/CAD.tex +2022/08/06 | 10168 | graphics/asymptote/LspCpp/third_party/uri/test/uri_resolve_test.cpp +2022/08/06 | 1015 | graphics/asymptote/LspCpp/third_party/rapidjson/example/condense/condense.cpp +2022/08/06 | 1015 | graphics/asymptote/GUI/xasyTransform.py +2022/08/06 | 10131 | graphics/asymptote/util.cc +2022/08/06 | 101221 | graphics/asymptote/webgl/gl.js +2022/08/06 | 10110 | graphics/asymptote/LspCpp/third_party/rapidjson/include/rapidjson/internal/itoa.h +2022/08/06 | 1010 | graphics/asymptote/examples/washermethod.asy +2022/08/06 | 100 | graphics/asymptote/GUI/DebugFlags.py +2022/08/06 | 1008 | graphics/asymptote/LspCpp/third_party/uri/src/CMakeLists.txt +2022/08/06 | 1008 | graphics/asymptote/doc/leastsquares.asy +2022/08/06 | 10073 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/include/gtest/gtest-spi.h +2022/08/06 | 10070 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/RemoteEndPoint.h +2022/08/06 | 1006 | graphics/asymptote/LspCpp/third_party/threadpool/boost/threadpool/detail/scope_guard.hpp +2022/08/06 | 1005 | graphics/asymptote/doc/asy.1.begin +2022/08/06 | 10038 | graphics/asymptote/GUI/pyUIClass/custMatTransform.py +2022/08/06 | 1002 | graphics/asymptote/LspCpp/third_party/utfcpp/tests/test_unchecked_iterator.cpp +2022/08/06 | 1002 | graphics/asymptote/LspCpp/include/LibLsp/lsp/extention/jdtls/checkHashCodeEqualsStatus.h +2022/08/06 | 10023 | graphics/asymptote/LspCpp/third_party/uri/deps/googletest/test/googletest-catch-exceptions-test.py +2022/08/06 | 1000 | graphics/asymptote/LspCpp/include/LibLsp/JsonRpc/StreamMessageProducer.h +2022/08/06 | 1000 | graphics/asymptote/GUI/res/icons/chevron-with-circle-left.svg +2022/08/06 | 1000 | graphics/asymptote/doc/FAQ/Makefile +2022/08/06 | 100007 | graphics/asymptote/cudareflect/tinyexr/examples/exrview/ThirdPartyLibs/nativefiledialog/screens/open_cocoa.png 2022/08/05 | 9999 | macros/latex/contrib/l3kernel/l3news10.tex 2022/08/05 | 97777 | macros/latex/contrib/create-theorem/create-theorem.sty 2022/08/05 | 970216 | install/macros/latex/contrib/l3backend.tds.zip @@ -159,7 +2375,6 @@ 2022/08/05 | 78509 | macros/latex/contrib/l3kernel/l3str.dtx 2022/08/05 | 7720 | systems/texlive/tlnet/archive/media4svg.r64046.tar.xz 2022/08/05 | 76279 | macros/latex/contrib/l3kernel/l3skip.dtx -2022/08/05 | 7539 | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl 2022/08/05 | 7454 | macros/latex/contrib/l3kernel/l3fp-assign.dtx 2022/08/05 | 74225 | macros/latex/contrib/l3kernel/l3msg.dtx 2022/08/05 | 73835 | macros/latex/contrib/l3kernel/l3fp-trig.dtx @@ -572,7 +2787,6 @@ 2022/08/01 | 678803 | macros/latex/contrib/proflycee/doc/ProfLycee-doc.pdf 2022/08/01 | 627828 | systems/texlive/tlnet/archive/colortbl.doc.r64015.tar.xz 2022/08/01 | 50200 | macros/latex/contrib/proflycee/tex/ProfLycee.sty -2022/08/01 | 42206 | systems/texlive/tlnet/tlpkg/TeXLive/TLPSRC.pm 2022/08/01 | 3948 | systems/texlive/tlnet/archive/yb-book.r64017.tar.xz 2022/08/01 | 39408 | macros/latex/contrib/postnotes/postnotes.tex 2022/08/01 | 3676 | systems/texlive/tlnet/archive/colortbl.r64015.tar.xz @@ -589,19 +2803,3 @@ 2022/08/01 | 111667 | macros/xetex/latex/hfutthesis/hfutthesis.cls 2022/08/01 | 104452 | macros/latex/contrib/proflycee/doc/ProfLycee-doc.tex 2022/08/01 | 10007 | macros/latex/contrib/biblatex-contrib/biblatex-software/software.bbx -2022/07/31 | 97095 | graphics/pgf/contrib/bodeplot/bodeplot.dtx -2022/07/31 | 640665 | macros/latex/contrib/colortbl.zip -2022/07/31 | 5868 | systems/texlive/tlnet/archive/unbtex.r64008.tar.xz -2022/07/31 | 534 | graphics/pgf/contrib/customdice/README.md -2022/07/31 | 534 | customdice/README.md -2022/07/31 | 45786 | graphics/pgf/contrib/customdice/customdice.dtx -2022/07/31 | 45786 | customdice/customdice.dtx -2022/07/31 | 417 | graphics/pgf/contrib/customdice/customdice.ins -2022/07/31 | 417 | customdice/customdice.ins -2022/07/31 | 369482 | graphics/pgf/contrib/customdice/customdice.pdf -2022/07/31 | 369482 | customdice/customdice.pdf -2022/07/31 | 3623 | graphics/pgf/contrib/bodeplot/README.md -2022/07/31 | 1632 | systems/texlive/tlnet/archive/collection-publishers.r64009.tar.xz -2022/07/31 | 1441108 | systems/texlive/tlnet/archive/unbtex.doc.r64008.tar.xz -2022/07/31 | 1416 | graphics/pgf/contrib/bodeplot/bodeplot.ins -2022/07/31 | 1062592 | graphics/pgf/contrib/bodeplot/bodeplot.pdf diff --git a/graphics/asymptote/ChangeLog b/graphics/asymptote/ChangeLog index b27606df60..ba7cb8a609 100644 --- a/graphics/asymptote/ChangeLog +++ b/graphics/asymptote/ChangeLog @@ -1,3 +1,688 @@ +commit 94c770a177aae2dc11e19f70cc9f22ff649d7cea +Author: John Bowman +Date: Sat Aug 6 22:17:24 2022 +0200 + + Update asygl. + +commit 9893d408fec128d76b50e3bef24ef6181beef0bc +Author: John Bowman +Date: Sat Aug 6 22:12:33 2022 +0200 + + Use floating point WebGL colors. + +commit 89dac594687cd2892851a685c52a092e86db85a7 +Author: John Bowman +Date: Sat Aug 6 06:52:30 2022 +1000 + + Avoid global variables in AsyGL library. + +commit 0ab3eae561e21fcf5a906becf75483291db032d3 +Author: John Bowman +Date: Wed Aug 3 22:14:33 2022 +0200 + + Preserve the terminal environment under MSDOS by ignoring the wait flag. + +commit 87f76fb7e5f3387643491fa123c18cf2be987006 +Author: John Bowman +Date: Mon Aug 1 23:36:30 2022 +0200 + + Enforce a unique normal and pen for each vertex in a PRC triangle group. + +commit 8e28af4e33a62630f82652552988c02267821578 +Author: John Bowman +Date: Fri Jul 29 21:10:05 2022 +0200 + + Revert "Simplify code." + + This reverts commit 587a21490bf6d3892ddeab36dc8d8acdd3cec32c. + +commit 52170aac260c33ead0eddef60c527bcde782348c +Author: John Bowman +Date: Fri Jul 29 19:19:55 2022 +0200 + + Fix patch mode. + +commit b401886d804f4c5e870c69339c50dd76a97f0ea5 +Author: John Bowman +Date: Fri Jul 29 19:08:18 2022 +0200 + + Revert "Simplify code." + + This reverts commit dc9d231185c9b01bd8d32c2bbbc87001caa1f4d8. + +commit c53b2c5fd4cc2d4bbf4afb071534786c09e70542 +Author: John Bowman +Date: Fri Jul 29 12:53:45 2022 +0200 + + Fix segmentation fault. + +commit 0703107b953e0610a96776d059904af1cfb1c83e +Author: John Bowman +Date: Fri Jul 29 12:13:03 2022 +0200 + + Fix segmentation fault. + +commit 3433888b9a26fa85995617bfdc1e51137b198692 +Author: John Bowman +Date: Thu Jul 28 05:55:22 2022 +1000 + + Fix defaultfilename for v3d files. + +commit 12740e6ff703bbab76629f065dd574f6242d130d +Author: John Bowman +Date: Thu Jul 28 05:45:36 2022 +1000 + + Revert commented diagnostic. + +commit ec217a2261828eed41835da88c9bfa97af5ec2bc +Author: John Bowman +Date: Tue Jul 26 20:47:12 2022 +0200 + + Move v3d specification back to GitHub now that LaTeX markdown is supported. + +commit cb6aeda7ff3c1ed42bb04ed45ba26ce5061797f1 +Author: John Bowman +Date: Tue Jul 26 15:18:10 2022 +0200 + + List ambiguous functions. + +commit 60df18eea453855571ee4a2cc3f45878a4fe52d9 +Merge: fa284421 4fe6f9fb +Author: John Bowman +Date: Tue Jul 26 04:17:33 2022 -0600 + + Merge pull request #327 from jamadagni/master + + Additions to geometry.asy + +commit fa28442195bd99b9bac87e3ff752953ac57ee172 +Author: John Bowman +Date: Tue Jul 26 12:05:54 2022 +0200 + + Remove extraneous include. + +commit 3514430ddbdbf89e21b560202c06801c42ab590f +Author: John Bowman +Date: Tue Jul 26 12:05:24 2022 +0200 + + Optimize dvisvgm output. + +commit a7588cad36589cc3df2b1bc66123e8c94b681a39 +Author: John Bowman +Date: Tue Jul 26 11:57:05 2022 +0200 + + Make dvisvgmMultipleFiles true by default. + +commit 8f18ae72e3f12db006aabb23a5045c149a9a821a +Author: John Bowman +Date: Mon Jul 25 14:21:16 2022 -0600 + + Fix BUG #329: Fraction bars in labels are always black with PDF texengines. + +commit 4fe6f9fb1633ebcfff637bf2140f042b7d802245 +Author: Shriramana Sharma +Date: Thu Jul 14 22:34:15 2022 +0530 + + add fill and filldraw for circle,ellipse,triangle,triangle[] + +commit 8b8ad63d73e25bc098840c61b16a869184a6cdb2 +Author: Shriramana Sharma +Date: Thu Jul 14 20:19:38 2022 +0530 + + add path operator ecast(segment) + +commit 006cb4c48cae38fdd710a885df0d38fa172ed640 +Author: Shriramana Sharma +Date: Thu Jul 14 19:57:20 2022 +0530 + + add path operator cast(triangle), fix points order + +commit dc9d231185c9b01bd8d32c2bbbc87001caa1f4d8 +Author: John Bowman +Date: Thu Jul 14 09:22:08 2022 -0600 + + Simplify code. + +commit b7db8911e3b2cbcc3c6330312b49acb0e06213b9 +Author: Shriramana Sharma +Date: Thu Jul 14 19:47:02 2022 +0530 + + rename geometry.orthocentercenter to geometry.orthocenter + +commit 587a21490bf6d3892ddeab36dc8d8acdd3cec32c +Author: John Bowman +Date: Wed Jul 13 16:56:14 2022 -0600 + + Simplify code. + +commit 3961ec5be64d394e86e89d4ca30b176d4b5ecf62 +Author: John Bowman +Date: Sun Jul 10 10:52:38 2022 -0600 + + Fix issue #320. + +commit 694902944ba06f3c77dad9bc0bcc4e465fa7e1d4 +Author: John Bowman +Date: Sat Jul 9 20:12:27 2022 -0600 + + Address issue #320. + +commit 33bf1141c1bb787bd5518dcfa9f73a4f48d37dfa +Author: John Bowman +Date: Wed Jul 6 23:05:40 2022 -0600 + + Output mean color only for PRC. + +commit 7cbd28939b01da0f96980864698d7d704c9c1a9c +Author: John Bowman +Date: Tue Jul 5 00:45:07 2022 -0600 + + Delete troublesome style file. + +commit 534d1361a7343dfc653a8b129d3392c0baba68f3 +Author: John Bowman +Date: Tue Jul 5 00:41:00 2022 -0600 + + Update asygl. + +commit 6cea12dfe927edec9aa784ab4b133f9b12ebde1d +Author: John Bowman +Date: Tue Jul 5 00:36:47 2022 -0600 + + WebGL: Support backwards compatibility. + +commit 323eb79327cf179491107d4ec3e3d6e994b324aa +Author: John Bowman +Date: Mon Jul 4 23:56:02 2022 -0600 + + WebGL: Compute Bezier curve bounds. + +commit 482d04bdad8a25d274d1719f6653ff4d4c7b3250 +Author: John Bowman +Date: Mon Jul 4 17:05:47 2022 -0600 + + WEBGL: Compute triangle group bounds. + +commit 00cd7219a9794f21ecd3209411889b25523322e0 +Author: John Bowman +Date: Mon Jul 4 00:04:25 2022 -0600 + + WEBGL: Compute Bezier triangle bounds in WebGL. Remove Min and Max. + +commit 42bc4a3b4e0f187e265c353fc9e7766cf8165b95 +Merge: a45aaa1e 30ad132f +Author: John Bowman +Date: Sun Jul 3 22:09:06 2022 -0600 + + Merge branch 'master' into webglbounds. + +commit 30ad132f3a7dd182792d24a150aaa45de332ee8b +Author: John Bowman +Date: Sun Jul 3 19:34:37 2022 -0600 + + Simplify workflow. + +commit e15ba5b1e764cff6b75520d41c8fb96a03730d4e +Author: John Bowman +Date: Sun Jul 3 18:56:08 2022 -0600 + + Fix BUG #319: Rename NOCACHE to NoOutputFonts to address yet another Ghostscript backwards incompatibility (in Ghostscript version 9.56). + +commit 12a778be453f9319faeac99edfa25c0498bf2024 +Merge: d393a76b 48625bd2 +Author: John Bowman +Date: Wed Jun 29 13:06:59 2022 -0600 + + Merge branch 'compute3'. + +commit 48625bd2b66ca904af42e308c5bf8d0b5571de39 +Author: John Bowman +Date: Wed Jun 29 13:03:58 2022 -0600 + + Fix typo. + +commit d393a76b3960455b4285806771e705faa54c20d8 +Merge: 0669e4fb d8cacc97 +Author: Supakorn 'Jamie' Rassameemasmuang +Date: Tue Jun 21 15:44:12 2022 -0600 + + Merge pull request #317 from vectorgraphics/dependabot/pip/GUI/numpy-1.22.0 + + Bump numpy from 1.21.0 to 1.22.0 in /GUI + +commit d8cacc97b70f35914ba89baf8c564af93af42edc +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jun 21 21:32:47 2022 +0000 + + Bump numpy from 1.21.0 to 1.22.0 in /GUI + + Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. + - [Release notes](https://github.com/numpy/numpy/releases) + - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) + - [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0) + + --- + updated-dependencies: + - dependency-name: numpy + dependency-type: direct:production + ... + + Signed-off-by: dependabot[bot] + +commit 8677a0f1a2571f1b38fc1589cf12f6341f69b659 +Author: John Bowman +Date: Sun Jun 12 10:32:22 2022 -0600 + + TRANSPARENCY: Save 4 bytes in shuffle array. + +commit a45aaa1e948343e6a6d86391f26f4f132e17e6bd +Merge: 5f676ec6 0669e4fb +Author: John Bowman +Date: Thu Jun 9 19:01:27 2022 -0600 + + Merge branch 'master' into webglbounds. + +commit 0669e4fb0fc358ae9555d3db375f3568365b740b +Author: John Bowman +Date: Thu Jun 9 19:00:57 2022 -0600 + + Compute tight bounds of Bezier patches and triangles. + +commit 5f676ec6a4cc13ce7e382f8b5204df700e97e2b4 +Author: John Bowman +Date: Thu Jun 9 17:35:45 2022 -0600 + + Compute Bezier patch bounds in WebGL. + +commit 4f51b82701aea7a9c14b89aa833fa10152f2d8c1 +Author: John Bowman +Date: Thu Jun 9 17:26:50 2022 -0600 + + Fix formatting. + +commit 2879110f7a1ebb3c03cfbb01d68bfc4edbce466a +Author: John Bowman +Date: Mon Jun 6 21:45:14 2022 -0600 + + Derive size from offset in blend shader. + +commit 597d08b0ae468babf8c9a7b956d14c11415c1946 +Author: John Bowman +Date: Sun Jun 5 13:06:39 2022 -0600 + + Update to latest prefixsum shader. + +commit 75baa00f90034b6de5ccb2dc57b10d723effb4e3 +Author: John Bowman +Date: Sat Jun 4 21:02:02 2022 -0600 + + Restore zero shader. + +commit a95c328913df1d0b6ec0ecdb89dae48577556525 +Author: John Bowman +Date: Fri Jun 3 00:45:00 2022 -0600 + + Automatically choose optimal sum2 shader. + +commit ba6fcdce8f4e90da7944a9ddec6fbd0ab617181e +Author: John Bowman +Date: Thu Jun 2 16:05:07 2022 -0600 + + Optimize sum shaders. + +commit 5db78fbb79c6711d250748e47a08381eff4f9a04 +Author: John Bowman +Date: Thu Jun 2 09:26:49 2022 -0600 + + Generalize sum2 shader. + +commit 70a7c559bbac4e1939552b4228704bdf60a753df +Author: John Bowman +Date: Wed Jun 1 16:10:04 2022 -0600 + + Use optimized binomial tree reduce in sum1 shader. + +commit 9b853eead5d61728663ed5c457b4764800a70f17 +Author: John Bowman +Date: Tue May 31 13:33:33 2022 -0600 + + Optimize sum1 shader. + +commit aa4700c2d91fcd17fd1768bd7df45ccd788c20d7 +Author: John Bowman +Date: Tue May 31 11:58:45 2022 -0600 + + Revert cd7092db3a5f297df6b735c91b4989caf8e60609. + +commit be2310a8affc0abf3e8d330489e2ff1f491c3df9 +Author: John Bowman +Date: Tue May 31 11:20:20 2022 -0600 + + Fix memory barriers. + +commit 7df45601fd0e38a252e4c68929ed54d9c286e971 +Author: John Bowman +Date: Tue May 31 10:45:45 2022 -0600 + + Fix memory barriers; optimize Hillis-Steele algorithm. + +commit 64ca0f99828ac592896b524aa79b043101210e24 +Author: John Bowman +Date: Mon May 30 23:05:02 2022 -0600 + + Add missing shader. + +commit 411ffcbc0b0cf626a36ab66bb342656a1e1da2e4 +Author: John Bowman +Date: Mon May 30 19:00:48 2022 -0600 + + Finish partial sums. + +commit 8519ee922db934d05f0945b93ef17e4b24fe6ea2 +Author: John Bowman +Date: Mon May 30 10:58:37 2022 -0600 + + Implement bezier(real a, real b, real c, real d, real t). + +commit a728266f13a123f772294b50e2a58b50c28091ef +Author: John Bowman +Date: Sun May 29 23:24:34 2022 -0600 + + Avoid unnecessary differential computations. + +commit c5ff5bd2628c05dcf52acd6502a851d78cce3510 +Author: John Bowman +Date: Sun May 29 23:18:15 2022 -0600 + + Defer fragment buffer resizing as long as possible. + +commit 952e340b05bbd3b6ad5f191f74e0669a5055c2ac +Author: John Bowman +Date: Sun May 29 23:06:37 2022 -0600 + + Fix noGPUindexing. + +commit 044dc63915cb19f8106f2e8ebb5df91cf15cdf4f +Author: John Bowman +Date: Sun May 29 22:59:22 2022 -0600 + + Disable subdivision crack adjustments for transparent patches. + +commit 8bd698940d42574cbe6c7a3c7170039157b43196 +Author: John Bowman +Date: Sun May 29 22:46:26 2022 -0600 + + Fix commit f57b4f8b9ead42f092cb706960bf10b6b8d55e30. + +commit 8931b432b64b6b90e934bc502c62fffe47a4a8cb +Author: John Bowman +Date: Sun May 29 22:11:32 2022 -0600 + + Standardize names. + +commit bf9e1ee6c40f9de385992ecef5ca0b8c46f3f63b +Author: John Bowman +Date: Sun May 29 21:55:36 2022 -0600 + + Improve performance. + +commit 77d25cd8a9151b5a32ecb6169b5973284a28a955 +Author: John Bowman +Date: Sun May 29 19:13:12 2022 -0600 + + Fix maximum depth detection. + +commit cd7092db3a5f297df6b735c91b4989caf8e60609 +Author: John Bowman +Date: Sun May 29 15:49:18 2022 -0600 + + Use atomicCounterExchange to reset compression counter. + +commit e407a7c34129589fcbb0a86d42925592e7d3f8b0 +Author: John Bowman +Date: Sun May 29 14:42:47 2022 -0600 + + Finish implementing feedback to CPU. + +commit f57b4f8b9ead42f092cb706960bf10b6b8d55e30 +Author: John Bowman +Date: Sun May 29 10:51:02 2022 -0600 + + Send feedback to CPU. + +commit 5801785e5729fda77f88fabdd7ddbd0e53a48851 +Author: John Bowman +Date: Sun May 29 00:57:57 2022 -0600 + + Revert "Store opaqueDepth in alpha channel of opaqueColor." + + This reverts commit 431d19384d090f11daeed3dc449dc61d2ed5e309. + +commit 431d19384d090f11daeed3dc449dc61d2ed5e309 +Author: John Bowman +Date: Sun May 29 00:04:35 2022 -0600 + + Store opaqueDepth in alpha channel of opaqueColor. + +commit a35d30b911d256832fe067f638aec75fdad79814 +Author: John Bowman +Date: Sat May 28 23:28:28 2022 -0600 + + Test 2-stage algorithm. + +commit 64942510ac5d30470cdd22e777cd0b1a38a6ff69 +Author: John Bowman +Date: Sat May 28 23:00:33 2022 -0600 + + Test 3-stage algorithm. + +commit e84bf41ae59bb60cdff9357fc0c7f7faf8933174 +Author: John Bowman +Date: Sat May 28 11:19:37 2022 -0600 + + Add const qualifier. + +commit 0f0a04b64cccd21c656ec7a69565f43cf8e6a7b7 +Author: John Bowman +Date: Fri May 27 23:26:36 2022 -0600 + + Implement GPUblockSize. + +commit 58ddb9f87dcee756366d82b48424c3fe1bac19d9 +Author: John Bowman +Date: Fri May 27 23:02:11 2022 -0600 + + Disable GPUcompression by default. + +commit 7dae0ee579ba48d52d4687b79e87506e989a8ce2 +Author: John Bowman +Date: Fri May 27 22:48:47 2022 -0600 + + Use a single improved shader to avoid bank conflicts. + +commit 4712edd628e9742417b7d83b4d38d2721bae370e +Author: John Bowman +Date: Wed May 25 09:32:56 2022 -0600 + + Simplify code. + +commit 1bfbb8215540524f4182744d836031d2223915ed +Author: John Bowman +Date: Wed May 25 09:27:17 2022 -0600 + + Revert "Perform all sums on the GPU." + + This reverts commit 574eb027cf53064cfb27e8ab09333a7775b2e094. + +commit 574eb027cf53064cfb27e8ab09333a7775b2e094 +Author: John Bowman +Date: Mon May 23 22:59:08 2022 -0600 + + Perform all sums on the GPU. + +commit d270aa2012843aa592d2ada3b390ded7c1c3c35f +Author: John Bowman +Date: Mon May 23 19:28:39 2022 -0600 + + Implement Hillis-Steele algorithm in second stage. + +commit b182742a8ac29f1fbf1f37228492a09236c0e0ce +Author: John Bowman +Date: Mon May 23 17:35:04 2022 -0600 + + Add another compute shader stage to reduce bandwidth to CPU. + +commit 85e78f59600fde0f6214212012c80ff539474a13 +Author: John Bowman +Date: Mon May 23 16:10:44 2022 -0600 + + Avoid use of localSumBuffer. + +commit 4d4159b5ec2eafa2bb3ba0837d863690af66ce4e +Author: John Bowman +Date: Mon May 23 15:30:10 2022 -0600 + + Use a single compute shader. + +commit 13aa6344ac37b2303deb1e4e6d6a24d9b260762f +Author: John Bowman +Date: Thu May 19 20:57:45 2022 -0600 + + Improve documentation of rotate(real, triple). + +commit c1ec3a89279d567cf4a910557546137aac2c0ee3 +Author: John Bowman +Date: Sat May 14 12:27:51 2022 -0600 + + Increment version to 2.82. + +commit 920c0886c23e20db270d04337e59c4d9e069dc63 +Author: John Bowman +Date: Fri May 13 23:17:54 2022 -0600 + + Fix CYGWIN warning. + +commit c895e09915302ae276740f1cc91afd834658ae37 +Author: John Bowman +Date: Fri May 13 22:31:19 2022 -0600 + + Fix bug #313: opaque rendering on platforms lacking GL_ARB_fragment_shader_interlock. + +commit fc7dac6887136289035eaa4f7f60fcbee1dc3967 +Author: John Bowman +Date: Wed May 11 18:29:56 2022 -0600 + + Update documentation. + +commit d54736762baaf6b675311c0e5791f6aa5792ae57 +Author: John Bowman +Date: Wed May 11 16:40:43 2022 -0600 + + Document surface constructor for solids of revolution. + +commit f910ea19eee9f240045594bf049f363cc8181ac4 +Merge: de70a958 72b0fe36 +Author: John Bowman +Date: Tue May 10 22:20:00 2022 -0600 + + Merge branch 'Qt'. + +commit de70a958b3844210142a9066b20bfce2a62bde4f +Author: John Bowman +Date: Tue May 10 21:38:21 2022 -0600 + + Zero offset buffer when required. + +commit 72b0fe3685729e059337082dcd5585ae7fa20f50 +Author: chaumont-arch +Date: Sun May 8 22:38:36 2022 -0600 + + XASY: Fix crashes from opening xasy files. + +commit a14f4a75cd8f6d0f9cf6c4217e70baa690e4a1ad +Author: chaumont-arch +Date: Thu May 5 23:11:47 2022 -0600 + + XASY: Fix bounding box drawing issue. + +commit 27d52fa7a6356cda473eb24acac77e822c6fb09d +Author: John Bowman +Date: Tue May 3 12:20:43 2022 -0600 + + Port to MacOS. + +commit e23a5527b710aa3cbf83d1d0a682aa5c6a49b62c +Author: John Bowman +Date: Sun Apr 24 10:24:46 2022 -0600 + + Fix bug #310: Missing slash in temporary file path. + +commit 365df5651ce0728fa3607d05ae1396668f374197 +Author: John Bowman +Date: Sun Apr 10 09:35:38 2022 -0600 + + Rename example. + +commit 253349484d7d76aeb639428f02e5c08779fbe094 +Author: John Bowman +Date: Sun Apr 10 00:31:20 2022 -0600 + + Add missing typedef. + +commit 29967ac62cb69bf3e3196b8cdf5e714007eabce2 +Author: John Bowman +Date: Sun Apr 10 00:20:20 2022 -0600 + + Fix last commit. + +commit 6f10abaa6611c52cb8040b5715218287202b5510 +Author: John Bowman +Date: Sun Apr 10 00:18:32 2022 -0600 + + Consult pkg-config for readline library. + +commit 5af8022000bd9d3ab21e7c3548e92e9d59dd3c07 +Author: John Bowman +Date: Sun Apr 10 00:11:15 2022 -0600 + + Fix issue #40: Consult pkg-config. + +commit 4bd54e14498523c06a2e4cecf20e7c4c6851299d +Author: John Bowman +Date: Fri Apr 8 23:23:37 2022 -0600 + + Fix issue #309. + +commit 2ffee49a7e3fe5180a96332d529eae8bfe7a8316 +Author: John Bowman +Date: Sat Apr 9 14:49:43 2022 +1000 + + Move global typedef within namespace. + +commit 8f2ce216a6f5537d74a6b691fcd416a344570007 +Author: John Bowman +Date: Fri Apr 8 17:03:24 2022 -0600 + + Implement real Schur decomposition. + +commit 0f2ad99bcd3b7cb85ba66d4576ada8438da9c288 +Author: John Bowman +Date: Fri Apr 8 16:23:26 2022 -0600 + + Implement Schur decomposition. + +commit 5b705e7dece21fb809a43e25b4e97c1707a21152 +Author: John Bowman +Date: Tue Apr 5 23:28:53 2022 -0600 + + Add example; remove empty directories. + +commit b00f9fc3c2bf1b3b3cb311faf7098c149088e3cb +Author: John Bowman +Date: Tue Apr 5 21:48:56 2022 -0600 + + Increment version to 2.81. + commit 52f5c99018d24883f6e115ae72beaa88a15d0669 Author: John Bowman Date: Tue Apr 5 11:32:10 2022 -0600 diff --git a/graphics/asymptote/GUI/Window1.py b/graphics/asymptote/GUI/Window1.py index 134d3cd196..3da918ff6c 100644 --- a/graphics/asymptote/GUI/Window1.py +++ b/graphics/asymptote/GUI/Window1.py @@ -1060,9 +1060,10 @@ class MainWindow1(Qw.QMainWindow): for item in xasyObjects['objects']: key=item['transfKey'] - if(key) in obj.transfKeymap.keys(): - continue - obj.maxKey=max(obj.maxKey,int(key)) + if existsAsy: + if(key) in obj.transfKeymap.keys(): + continue + obj.maxKey=max(obj.maxKey,int(key)) if item['type'] == 'xasyScript': print("Uh oh, there should not be any asy objects loaded") @@ -1083,7 +1084,8 @@ class MainWindow1(Qw.QMainWindow): print("ERROR") self.asy2psmap = x2a.asyTransform(xasyObjects['asy2psmap']) - self.globalObjectCounter = obj.maxKey+1 + if existsAsy: + self.globalObjectCounter = obj.maxKey+1 self.asyfyCanvas() @@ -2046,7 +2048,7 @@ class MainWindow1(Qw.QMainWindow): with Qg.QPainter(self.postCanvasPixmap) as postCanvas: postCanvas.setRenderHints(self.mainCanvas.renderHints()) postCanvas.setTransform(self.getScrsTransform()) - # self.makePenCosmetic(postCanvas) + self.makePenCosmetic(postCanvas) self.drawTransformPreview(postCanvas) diff --git a/graphics/asymptote/GUI/requirements.txt b/graphics/asymptote/GUI/requirements.txt index b319223a3c..6e0a44196a 100644 --- a/graphics/asymptote/GUI/requirements.txt +++ b/graphics/asymptote/GUI/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.21.0 +numpy==1.22.0 cson==0.7 PyQt5==5.11 rsvg-convert==2.42.3 diff --git a/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/CMakeDirectoryInformation.cmake b/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/CMakeDirectoryInformation.cmake index 11f101c700..51cd33465d 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.22 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/local/src/asymptote-2.80/LspCpp") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/usr/local/src/asymptote-2.80/LspCpp") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/local/src/asymptote-2.82/LspCpp") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/usr/local/src/asymptote-2.82/LspCpp") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/build.make b/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/build.make index 8dde621948..68cd85974d 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/build.make +++ b/graphics/asymptote/LspCpp/third_party/uri/CMakeFiles/doc.dir/build.make @@ -56,10 +56,10 @@ RM = /usr/bin/cmake -E rm -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.82/LspCpp # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.82/LspCpp # Utility rule file for doc. @@ -70,8 +70,8 @@ include third_party/uri/CMakeFiles/doc.dir/compiler_depend.make include third_party/uri/CMakeFiles/doc.dir/progress.make third_party/uri/CMakeFiles/doc: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating API documentation with Doxygen" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri && /bin/doxygen /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/Doxyfile + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating API documentation with Doxygen" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri && /bin/doxygen /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/Doxyfile doc: third_party/uri/CMakeFiles/doc doc: third_party/uri/CMakeFiles/doc.dir/build.make @@ -82,10 +82,10 @@ third_party/uri/CMakeFiles/doc.dir/build: doc .PHONY : third_party/uri/CMakeFiles/doc.dir/build third_party/uri/CMakeFiles/doc.dir/clean: - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri && $(CMAKE_COMMAND) -P CMakeFiles/doc.dir/cmake_clean.cmake + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri && $(CMAKE_COMMAND) -P CMakeFiles/doc.dir/cmake_clean.cmake .PHONY : third_party/uri/CMakeFiles/doc.dir/clean third_party/uri/CMakeFiles/doc.dir/depend: - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /usr/local/src/asymptote-2.80/LspCpp /usr/local/src/asymptote-2.80/LspCpp/third_party/uri /usr/local/src/asymptote-2.80/LspCpp /usr/local/src/asymptote-2.80/LspCpp/third_party/uri /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/CMakeFiles/doc.dir/DependInfo.cmake --color=$(COLOR) + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /usr/local/src/asymptote-2.82/LspCpp /usr/local/src/asymptote-2.82/LspCpp/third_party/uri /usr/local/src/asymptote-2.82/LspCpp /usr/local/src/asymptote-2.82/LspCpp/third_party/uri /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/CMakeFiles/doc.dir/DependInfo.cmake --color=$(COLOR) .PHONY : third_party/uri/CMakeFiles/doc.dir/depend diff --git a/graphics/asymptote/LspCpp/third_party/uri/Doxyfile b/graphics/asymptote/LspCpp/third_party/uri/Doxyfile index 27a544f618..cd61995ea9 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/Doxyfile +++ b/graphics/asymptote/LspCpp/third_party/uri/Doxyfile @@ -128,7 +128,7 @@ FULL_PATH_NAMES = YES # If left blank the directory from which doxygen is run is used as the # path to strip. -STRIP_FROM_PATH = /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/ +STRIP_FROM_PATH = /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/ # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of # the path mentioned in the documentation of a class, which tells @@ -626,7 +626,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include +INPUT = /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is @@ -658,7 +658,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail +EXCLUDE = /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded @@ -821,7 +821,7 @@ COLS_IN_ALPHA_INDEX = 5 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that # should be ignored while generating the index headers. -IGNORE_PREFIX = /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/uri/src/ +IGNORE_PREFIX = /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/uri/src/ #--------------------------------------------------------------------------- # configuration options related to the HTML output diff --git a/graphics/asymptote/LspCpp/third_party/uri/Makefile b/graphics/asymptote/LspCpp/third_party/uri/Makefile index dde375604f..86b0d21ac4 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/Makefile +++ b/graphics/asymptote/LspCpp/third_party/uri/Makefile @@ -60,10 +60,10 @@ RM = /usr/bin/cmake -E rm -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.82/LspCpp # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.82/LspCpp #============================================================================= # Targets provided globally by CMake. @@ -135,14 +135,14 @@ install/strip/fast: preinstall/fast # The main all target all: cmake_check_build_system - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.80/LspCpp/CMakeFiles /usr/local/src/asymptote-2.80/LspCpp/third_party/uri//CMakeFiles/progress.marks - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/all - $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.80/LspCpp/CMakeFiles 0 + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.82/LspCpp/CMakeFiles /usr/local/src/asymptote-2.82/LspCpp/third_party/uri//CMakeFiles/progress.marks + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/all + $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.82/LspCpp/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/clean + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/clean .PHONY : clean # The main clean target @@ -151,22 +151,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/preinstall + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/preinstall + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. third_party/uri/CMakeFiles/doc.dir/rule: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/CMakeFiles/doc.dir/rule + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/CMakeFiles/doc.dir/rule .PHONY : third_party/uri/CMakeFiles/doc.dir/rule # Convenience name for target. @@ -175,7 +175,7 @@ doc: third_party/uri/CMakeFiles/doc.dir/rule # fast build rule for target. doc/fast: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/CMakeFiles/doc.dir/build.make third_party/uri/CMakeFiles/doc.dir/build + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/CMakeFiles/doc.dir/build.make third_party/uri/CMakeFiles/doc.dir/build .PHONY : doc/fast # Help Target @@ -202,6 +202,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/graphics/asymptote/LspCpp/third_party/uri/cmake_install.cmake b/graphics/asymptote/LspCpp/third_party/uri/cmake_install.cmake index d656f1a2ea..22997663f4 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/cmake_install.cmake +++ b/graphics/asymptote/LspCpp/third_party/uri/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /usr/local/src/asymptote-2.80/LspCpp/third_party/uri +# Install script for directory: /usr/local/src/asymptote-2.82/LspCpp/third_party/uri # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -43,12 +43,12 @@ if(NOT DEFINED CMAKE_OBJDUMP) endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/." TYPE DIRECTORY FILES "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include") + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/." TYPE DIRECTORY FILES "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/cmake_install.cmake") + include("/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/cmake_install.cmake") endif() diff --git a/graphics/asymptote/LspCpp/third_party/uri/deps/docs/assets/css/style.scss b/graphics/asymptote/LspCpp/third_party/uri/deps/docs/assets/css/style.scss deleted file mode 100644 index bb30f418da..0000000000 --- a/graphics/asymptote/LspCpp/third_party/uri/deps/docs/assets/css/style.scss +++ /dev/null @@ -1,5 +0,0 @@ ---- ---- - -@import "jekyll-theme-primer"; -@import "main"; diff --git a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/CMakeDirectoryInformation.cmake b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/CMakeDirectoryInformation.cmake index 11f101c700..51cd33465d 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.22 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/local/src/asymptote-2.80/LspCpp") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/usr/local/src/asymptote-2.80/LspCpp") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/local/src/asymptote-2.82/LspCpp") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/usr/local/src/asymptote-2.82/LspCpp") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake index a8b5372c91..75668a664f 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake +++ b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake @@ -8,14 +8,14 @@ set(CMAKE_DEPENDS_LANGUAGES # The set of dependency files which are needed: set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o.d" - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o.d" - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o.d" - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o.d" - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_resolve.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o.d" - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o.d" - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_builder.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o.d" - "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_errors.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_resolve.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_builder.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o.d" + "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_errors.cpp" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o" "gcc" "third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o.d" ) # Targets to which this target links. diff --git a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/build.make b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/build.make index 721c2f3e07..cf80107ca1 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/build.make +++ b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/build.make @@ -56,10 +56,10 @@ RM = /usr/bin/cmake -E rm -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.82/LspCpp # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.82/LspCpp # Include any dependencies generated for this target. include third_party/uri/src/CMakeFiles/network-uri.dir/depend.make @@ -75,114 +75,114 @@ include third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o: third_party/uri/src/uri.cpp third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o -MF CMakeFiles/network-uri.dir/uri.cpp.o.d -o CMakeFiles/network-uri.dir/uri.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o -MF CMakeFiles/network-uri.dir/uri.cpp.o.d -o CMakeFiles/network-uri.dir/uri.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri.cpp third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/uri.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri.cpp > CMakeFiles/network-uri.dir/uri.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri.cpp > CMakeFiles/network-uri.dir/uri.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/uri.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri.cpp -o CMakeFiles/network-uri.dir/uri.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri.cpp -o CMakeFiles/network-uri.dir/uri.cpp.s third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o: third_party/uri/src/uri_builder.cpp third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o -MF CMakeFiles/network-uri.dir/uri_builder.cpp.o.d -o CMakeFiles/network-uri.dir/uri_builder.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_builder.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o -MF CMakeFiles/network-uri.dir/uri_builder.cpp.o.d -o CMakeFiles/network-uri.dir/uri_builder.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_builder.cpp third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/uri_builder.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_builder.cpp > CMakeFiles/network-uri.dir/uri_builder.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_builder.cpp > CMakeFiles/network-uri.dir/uri_builder.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/uri_builder.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_builder.cpp -o CMakeFiles/network-uri.dir/uri_builder.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_builder.cpp -o CMakeFiles/network-uri.dir/uri_builder.cpp.s third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o: third_party/uri/src/uri_errors.cpp third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o -MF CMakeFiles/network-uri.dir/uri_errors.cpp.o.d -o CMakeFiles/network-uri.dir/uri_errors.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_errors.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o -MF CMakeFiles/network-uri.dir/uri_errors.cpp.o.d -o CMakeFiles/network-uri.dir/uri_errors.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_errors.cpp third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/uri_errors.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_errors.cpp > CMakeFiles/network-uri.dir/uri_errors.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_errors.cpp > CMakeFiles/network-uri.dir/uri_errors.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/uri_errors.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_errors.cpp -o CMakeFiles/network-uri.dir/uri_errors.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_errors.cpp -o CMakeFiles/network-uri.dir/uri_errors.cpp.s third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o: third_party/uri/src/detail/uri_parse.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/detail/uri_parse.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse.cpp > CMakeFiles/network-uri.dir/detail/uri_parse.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse.cpp > CMakeFiles/network-uri.dir/detail/uri_parse.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/detail/uri_parse.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse.cpp -o CMakeFiles/network-uri.dir/detail/uri_parse.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse.cpp -o CMakeFiles/network-uri.dir/detail/uri_parse.cpp.s third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o: third_party/uri/src/detail/uri_parse_authority.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp > CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp > CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp -o CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp -o CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.s third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o: third_party/uri/src/detail/uri_advance_parts.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp > CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp > CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp -o CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp -o CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.s third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o: third_party/uri/src/detail/uri_normalize.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.cpp > CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.cpp > CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.cpp -o CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.cpp -o CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.s third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/flags.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o: third_party/uri/src/detail/uri_resolve.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o: third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o -c /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_resolve.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o -MF CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o.d -o CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o -c /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_resolve.cpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.i" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_resolve.cpp > CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_resolve.cpp > CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.i third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.s" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_resolve.cpp -o CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && /bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_resolve.cpp -o CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.s # Object files for target network-uri network__uri_OBJECTS = \ @@ -208,19 +208,19 @@ third_party/uri/src/libnetwork-uri.a: third_party/uri/src/CMakeFiles/network-uri third_party/uri/src/libnetwork-uri.a: third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o third_party/uri/src/libnetwork-uri.a: third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/libnetwork-uri.a: third_party/uri/src/CMakeFiles/network-uri.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/usr/local/src/asymptote-2.80/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Linking CXX static library libnetwork-uri.a" - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && $(CMAKE_COMMAND) -P CMakeFiles/network-uri.dir/cmake_clean_target.cmake - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/network-uri.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/usr/local/src/asymptote-2.82/LspCpp/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Linking CXX static library libnetwork-uri.a" + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && $(CMAKE_COMMAND) -P CMakeFiles/network-uri.dir/cmake_clean_target.cmake + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/network-uri.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. third_party/uri/src/CMakeFiles/network-uri.dir/build: third_party/uri/src/libnetwork-uri.a .PHONY : third_party/uri/src/CMakeFiles/network-uri.dir/build third_party/uri/src/CMakeFiles/network-uri.dir/clean: - cd /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src && $(CMAKE_COMMAND) -P CMakeFiles/network-uri.dir/cmake_clean.cmake + cd /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src && $(CMAKE_COMMAND) -P CMakeFiles/network-uri.dir/cmake_clean.cmake .PHONY : third_party/uri/src/CMakeFiles/network-uri.dir/clean third_party/uri/src/CMakeFiles/network-uri.dir/depend: - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /usr/local/src/asymptote-2.80/LspCpp /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src /usr/local/src/asymptote-2.80/LspCpp /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake --color=$(COLOR) + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /usr/local/src/asymptote-2.82/LspCpp /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src /usr/local/src/asymptote-2.82/LspCpp /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/DependInfo.cmake --color=$(COLOR) .PHONY : third_party/uri/src/CMakeFiles/network-uri.dir/depend diff --git a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.internal b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.internal index cbae0e9b8d..c777aff35a 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.internal +++ b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/compiler_depend.internal @@ -2,10 +2,10 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.22 third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_advance_parts.cpp /usr/include/stdc-predef.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_advance_parts.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_advance_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp /usr/include/c++/11/string /usr/include/c++/11/x86_64-redhat-linux/bits/c++config.h /usr/include/bits/wordsize.h @@ -171,7 +171,7 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o /usr/include/c++/11/typeinfo /usr/include/c++/11/bits/nested_exception.h /usr/include/c++/11/bits/streambuf.tcc - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/optional.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/optional.hpp /usr/include/c++/11/memory /usr/include/c++/11/bits/stl_uninitialized.h /usr/include/c++/11/bits/stl_tempbuf.h @@ -198,16 +198,16 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o /usr/include/c++/11/bits/algorithmfwd.h /usr/include/c++/11/bits/stl_heap.h /usr/include/c++/11/bits/uniform_int_dist.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/string_view.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/string_view.hpp /usr/include/c++/11/cassert /usr/include/assert.h /usr/include/c++/11/limits third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.cpp /usr/include/stdc-predef.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri.hpp /usr/include/c++/11/iterator /usr/include/c++/11/x86_64-redhat-linux/bits/c++config.h /usr/include/bits/wordsize.h @@ -401,21 +401,21 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o /usr/include/c++/11/bits/atomic_base.h /usr/include/c++/11/bits/atomic_lockfree_defines.h /usr/include/c++/11/backward/auto_ptr.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/string_view.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/string_view.hpp /usr/include/c++/11/cassert /usr/include/assert.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/optional.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/config.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/optional.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/config.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp /usr/include/c++/11/cstring /usr/include/string.h /usr/include/strings.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_percent_encode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_percent_encode.hpp /usr/include/c++/11/vector /usr/include/c++/11/bits/stl_vector.h /usr/include/c++/11/bits/stl_bvector.h @@ -436,14 +436,14 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o /usr/include/c++/11/bits/codecvt.h /usr/include/c++/11/bits/locale_facets_nonio.tcc /usr/include/c++/11/bits/locale_conv.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/algorithm.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/algorithm_split.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/algorithm.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/algorithm_split.hpp third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse.cpp /usr/include/stdc-predef.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/string_view.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/string_view.hpp /usr/include/c++/11/string /usr/include/c++/11/x86_64-redhat-linux/bits/c++config.h /usr/include/bits/wordsize.h @@ -618,7 +618,7 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o /usr/include/c++/11/bits/stl_tempbuf.h /usr/include/c++/11/bits/uniform_int_dist.h /usr/include/c++/11/limits - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/grammar.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/grammar.hpp /usr/include/c++/11/locale /usr/include/c++/11/bits/locale_facets.h /usr/include/c++/11/cwctype @@ -643,8 +643,8 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o /usr/include/c++/11/cstring /usr/include/string.h /usr/include/strings.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/optional.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/optional.hpp /usr/include/c++/11/memory /usr/include/c++/11/bits/stl_uninitialized.h /usr/include/c++/11/bits/stl_raw_storage_iter.h @@ -662,10 +662,10 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o /usr/include/c++/11/backward/auto_ptr.h third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse_authority.cpp /usr/include/stdc-predef.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse_authority.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse_authority.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp /usr/include/c++/11/string /usr/include/c++/11/x86_64-redhat-linux/bits/c++config.h /usr/include/bits/wordsize.h @@ -831,7 +831,7 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o /usr/include/c++/11/typeinfo /usr/include/c++/11/bits/nested_exception.h /usr/include/c++/11/bits/streambuf.tcc - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/optional.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/optional.hpp /usr/include/c++/11/memory /usr/include/c++/11/bits/stl_uninitialized.h /usr/include/c++/11/bits/stl_tempbuf.h @@ -858,11 +858,11 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o /usr/include/c++/11/bits/algorithmfwd.h /usr/include/c++/11/bits/stl_heap.h /usr/include/c++/11/bits/uniform_int_dist.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/string_view.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/string_view.hpp /usr/include/c++/11/cassert /usr/include/assert.h /usr/include/c++/11/limits - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/grammar.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/grammar.hpp /usr/include/c++/11/locale /usr/include/c++/11/bits/locale_facets.h /usr/include/c++/11/cwctype @@ -884,10 +884,10 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o /usr/include/strings.h third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_resolve.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_resolve.cpp /usr/include/stdc-predef.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_resolve.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_resolve.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri.hpp /usr/include/c++/11/iterator /usr/include/c++/11/x86_64-redhat-linux/bits/c++config.h /usr/include/bits/wordsize.h @@ -1081,25 +1081,25 @@ third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o /usr/include/c++/11/bits/atomic_base.h /usr/include/c++/11/bits/atomic_lockfree_defines.h /usr/include/c++/11/backward/auto_ptr.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/string_view.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/string_view.hpp /usr/include/c++/11/cassert /usr/include/assert.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/optional.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/config.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/optional.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/config.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp /usr/include/c++/11/cstring /usr/include/string.h /usr/include/strings.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/algorithm_find.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/algorithm_find.hpp /usr/include/c++/11/cstddef third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri.cpp /usr/include/stdc-predef.h /usr/include/c++/11/cassert /usr/include/c++/11/x86_64-redhat-linux/bits/c++config.h @@ -1296,7 +1296,7 @@ third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o /usr/include/c++/11/functional /usr/include/c++/11/bits/refwrap.h /usr/include/c++/11/bits/std_function.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri.hpp /usr/include/c++/11/iterator /usr/include/c++/11/bits/stream_iterator.h /usr/include/c++/11/memory @@ -1313,31 +1313,31 @@ third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o /usr/include/c++/11/bits/atomic_base.h /usr/include/c++/11/bits/atomic_lockfree_defines.h /usr/include/c++/11/backward/auto_ptr.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/string_view.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/optional.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/config.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/string_view.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/optional.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/config.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp /usr/include/c++/11/cstring /usr/include/string.h /usr/include/strings.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_advance_parts.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_percent_encode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_advance_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_percent_encode.hpp /usr/include/c++/11/vector /usr/include/c++/11/bits/stl_vector.h /usr/include/c++/11/bits/stl_bvector.h /usr/include/c++/11/bits/vector.tcc - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_resolve.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/algorithm.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_resolve.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/algorithm.hpp third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_builder.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_builder.cpp /usr/include/stdc-predef.h /usr/include/c++/11/locale /usr/include/c++/11/bits/localefwd.h @@ -1523,8 +1523,8 @@ third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o /usr/include/c++/11/array /usr/include/c++/11/bits/uses_allocator.h /usr/include/c++/11/bits/invoke.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_builder.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri.hpp /usr/include/c++/11/iterator /usr/include/c++/11/bits/stream_iterator.h /usr/include/c++/11/algorithm @@ -1550,25 +1550,25 @@ third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o /usr/include/c++/11/bits/atomic_base.h /usr/include/c++/11/bits/atomic_lockfree_defines.h /usr/include/c++/11/backward/auto_ptr.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/string_view.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/string_view.hpp /usr/include/c++/11/cassert /usr/include/assert.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/optional.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/config.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/optional.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/config.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/uri_parts.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/encode.hpp /usr/include/c++/11/cstring /usr/include/string.h /usr/include/strings.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_normalize.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/uri_parse_authority.hpp - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/detail/algorithm.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/decode.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/detail/translate.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_normalize.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/uri_parse_authority.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/detail/algorithm.hpp third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/uri_errors.cpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/uri_errors.cpp /usr/include/stdc-predef.h /usr/include/c++/11/string /usr/include/c++/11/x86_64-redhat-linux/bits/c++config.h @@ -1717,7 +1717,7 @@ third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o /usr/include/c++/11/bits/functional_hash.h /usr/include/c++/11/bits/hash_bytes.h /usr/include/c++/11/bits/basic_string.tcc - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/uri_errors.hpp /usr/include/c++/11/system_error /usr/include/c++/11/x86_64-redhat-linux/bits/error_constants.h /usr/include/c++/11/stdexcept @@ -1726,5 +1726,5 @@ third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o /usr/include/c++/11/bits/cxxabi_init_exception.h /usr/include/c++/11/typeinfo /usr/include/c++/11/bits/nested_exception.h - /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include/network/uri/config.hpp + /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include/network/uri/config.hpp diff --git a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/flags.make b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/flags.make index 0f19377248..001b66741d 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/flags.make +++ b/graphics/asymptote/LspCpp/third_party/uri/src/CMakeFiles/network-uri.dir/flags.make @@ -4,7 +4,7 @@ # compile CXX with /bin/c++ CXX_DEFINES = -CXX_INCLUDES = -I/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src -I/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/include +CXX_INCLUDES = -I/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src -I/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/include CXX_FLAGS = -fPIE -D_FILE_OFFSET_BITS=64 -DUSEGC -I../gc-8.2.0/include -std=c++11 -Wall -Werror -Wno-parentheses -O2 -g -DNDEBUG diff --git a/graphics/asymptote/LspCpp/third_party/uri/src/Makefile b/graphics/asymptote/LspCpp/third_party/uri/src/Makefile index e4b5c4c937..fca7499fb8 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/src/Makefile +++ b/graphics/asymptote/LspCpp/third_party/uri/src/Makefile @@ -60,10 +60,10 @@ RM = /usr/bin/cmake -E rm -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_SOURCE_DIR = /usr/local/src/asymptote-2.82/LspCpp # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.80/LspCpp +CMAKE_BINARY_DIR = /usr/local/src/asymptote-2.82/LspCpp #============================================================================= # Targets provided globally by CMake. @@ -135,14 +135,14 @@ install/strip/fast: preinstall/fast # The main all target all: cmake_check_build_system - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.80/LspCpp/CMakeFiles /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src//CMakeFiles/progress.marks - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/all - $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.80/LspCpp/CMakeFiles 0 + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.82/LspCpp/CMakeFiles /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src//CMakeFiles/progress.marks + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/all + $(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/asymptote-2.82/LspCpp/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/clean + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/clean .PHONY : clean # The main clean target @@ -151,22 +151,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/preinstall + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/preinstall + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. third_party/uri/src/CMakeFiles/network-uri.dir/rule: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/CMakeFiles/network-uri.dir/rule + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/uri/src/CMakeFiles/network-uri.dir/rule .PHONY : third_party/uri/src/CMakeFiles/network-uri.dir/rule # Convenience name for target. @@ -175,7 +175,7 @@ network-uri: third_party/uri/src/CMakeFiles/network-uri.dir/rule # fast build rule for target. network-uri/fast: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/build + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/build .PHONY : network-uri/fast detail/uri_advance_parts.o: detail/uri_advance_parts.cpp.o @@ -183,7 +183,7 @@ detail/uri_advance_parts.o: detail/uri_advance_parts.cpp.o # target to build an object file detail/uri_advance_parts.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.o .PHONY : detail/uri_advance_parts.cpp.o detail/uri_advance_parts.i: detail/uri_advance_parts.cpp.i @@ -191,7 +191,7 @@ detail/uri_advance_parts.i: detail/uri_advance_parts.cpp.i # target to preprocess a source file detail/uri_advance_parts.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.i .PHONY : detail/uri_advance_parts.cpp.i detail/uri_advance_parts.s: detail/uri_advance_parts.cpp.s @@ -199,7 +199,7 @@ detail/uri_advance_parts.s: detail/uri_advance_parts.cpp.s # target to generate assembly for a file detail/uri_advance_parts.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_advance_parts.cpp.s .PHONY : detail/uri_advance_parts.cpp.s detail/uri_normalize.o: detail/uri_normalize.cpp.o @@ -207,7 +207,7 @@ detail/uri_normalize.o: detail/uri_normalize.cpp.o # target to build an object file detail/uri_normalize.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.o .PHONY : detail/uri_normalize.cpp.o detail/uri_normalize.i: detail/uri_normalize.cpp.i @@ -215,7 +215,7 @@ detail/uri_normalize.i: detail/uri_normalize.cpp.i # target to preprocess a source file detail/uri_normalize.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.i .PHONY : detail/uri_normalize.cpp.i detail/uri_normalize.s: detail/uri_normalize.cpp.s @@ -223,7 +223,7 @@ detail/uri_normalize.s: detail/uri_normalize.cpp.s # target to generate assembly for a file detail/uri_normalize.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_normalize.cpp.s .PHONY : detail/uri_normalize.cpp.s detail/uri_parse.o: detail/uri_parse.cpp.o @@ -231,7 +231,7 @@ detail/uri_parse.o: detail/uri_parse.cpp.o # target to build an object file detail/uri_parse.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.o .PHONY : detail/uri_parse.cpp.o detail/uri_parse.i: detail/uri_parse.cpp.i @@ -239,7 +239,7 @@ detail/uri_parse.i: detail/uri_parse.cpp.i # target to preprocess a source file detail/uri_parse.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.i .PHONY : detail/uri_parse.cpp.i detail/uri_parse.s: detail/uri_parse.cpp.s @@ -247,7 +247,7 @@ detail/uri_parse.s: detail/uri_parse.cpp.s # target to generate assembly for a file detail/uri_parse.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse.cpp.s .PHONY : detail/uri_parse.cpp.s detail/uri_parse_authority.o: detail/uri_parse_authority.cpp.o @@ -255,7 +255,7 @@ detail/uri_parse_authority.o: detail/uri_parse_authority.cpp.o # target to build an object file detail/uri_parse_authority.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.o .PHONY : detail/uri_parse_authority.cpp.o detail/uri_parse_authority.i: detail/uri_parse_authority.cpp.i @@ -263,7 +263,7 @@ detail/uri_parse_authority.i: detail/uri_parse_authority.cpp.i # target to preprocess a source file detail/uri_parse_authority.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.i .PHONY : detail/uri_parse_authority.cpp.i detail/uri_parse_authority.s: detail/uri_parse_authority.cpp.s @@ -271,7 +271,7 @@ detail/uri_parse_authority.s: detail/uri_parse_authority.cpp.s # target to generate assembly for a file detail/uri_parse_authority.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_parse_authority.cpp.s .PHONY : detail/uri_parse_authority.cpp.s detail/uri_resolve.o: detail/uri_resolve.cpp.o @@ -279,7 +279,7 @@ detail/uri_resolve.o: detail/uri_resolve.cpp.o # target to build an object file detail/uri_resolve.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.o .PHONY : detail/uri_resolve.cpp.o detail/uri_resolve.i: detail/uri_resolve.cpp.i @@ -287,7 +287,7 @@ detail/uri_resolve.i: detail/uri_resolve.cpp.i # target to preprocess a source file detail/uri_resolve.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.i .PHONY : detail/uri_resolve.cpp.i detail/uri_resolve.s: detail/uri_resolve.cpp.s @@ -295,7 +295,7 @@ detail/uri_resolve.s: detail/uri_resolve.cpp.s # target to generate assembly for a file detail/uri_resolve.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/detail/uri_resolve.cpp.s .PHONY : detail/uri_resolve.cpp.s uri.o: uri.cpp.o @@ -303,7 +303,7 @@ uri.o: uri.cpp.o # target to build an object file uri.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.o .PHONY : uri.cpp.o uri.i: uri.cpp.i @@ -311,7 +311,7 @@ uri.i: uri.cpp.i # target to preprocess a source file uri.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.i .PHONY : uri.cpp.i uri.s: uri.cpp.s @@ -319,7 +319,7 @@ uri.s: uri.cpp.s # target to generate assembly for a file uri.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri.cpp.s .PHONY : uri.cpp.s uri_builder.o: uri_builder.cpp.o @@ -327,7 +327,7 @@ uri_builder.o: uri_builder.cpp.o # target to build an object file uri_builder.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.o .PHONY : uri_builder.cpp.o uri_builder.i: uri_builder.cpp.i @@ -335,7 +335,7 @@ uri_builder.i: uri_builder.cpp.i # target to preprocess a source file uri_builder.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.i .PHONY : uri_builder.cpp.i uri_builder.s: uri_builder.cpp.s @@ -343,7 +343,7 @@ uri_builder.s: uri_builder.cpp.s # target to generate assembly for a file uri_builder.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_builder.cpp.s .PHONY : uri_builder.cpp.s uri_errors.o: uri_errors.cpp.o @@ -351,7 +351,7 @@ uri_errors.o: uri_errors.cpp.o # target to build an object file uri_errors.cpp.o: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.o .PHONY : uri_errors.cpp.o uri_errors.i: uri_errors.cpp.i @@ -359,7 +359,7 @@ uri_errors.i: uri_errors.cpp.i # target to preprocess a source file uri_errors.cpp.i: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.i + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.i .PHONY : uri_errors.cpp.i uri_errors.s: uri_errors.cpp.s @@ -367,7 +367,7 @@ uri_errors.s: uri_errors.cpp.s # target to generate assembly for a file uri_errors.cpp.s: - cd /usr/local/src/asymptote-2.80/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.s + cd /usr/local/src/asymptote-2.82/LspCpp && $(MAKE) $(MAKESILENT) -f third_party/uri/src/CMakeFiles/network-uri.dir/build.make third_party/uri/src/CMakeFiles/network-uri.dir/uri_errors.cpp.s .PHONY : uri_errors.cpp.s # Help Target @@ -418,6 +418,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /usr/local/src/asymptote-2.80/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /usr/local/src/asymptote-2.82/LspCpp && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/graphics/asymptote/LspCpp/third_party/uri/src/cmake_install.cmake b/graphics/asymptote/LspCpp/third_party/uri/src/cmake_install.cmake index 317e18a983..7adcfd9711 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/src/cmake_install.cmake +++ b/graphics/asymptote/LspCpp/third_party/uri/src/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src +# Install script for directory: /usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -43,6 +43,6 @@ if(NOT DEFINED CMAKE_OBJDUMP) endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/usr/local/src/asymptote-2.80/LspCpp/third_party/uri/src/libnetwork-uri.a") + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/usr/local/src/asymptote-2.82/LspCpp/third_party/uri/src/libnetwork-uri.a") endif() diff --git a/graphics/asymptote/Makefile.in b/graphics/asymptote/Makefile.in index 2e6bec801f..a59ebd9d8d 100644 --- a/graphics/asymptote/Makefile.in +++ b/graphics/asymptote/Makefile.in @@ -355,7 +355,10 @@ cleaner: FORCE clean distclean: FORCE cleaner cd doc && $(MAKE) distclean - cd LspCpp && rm -rf CMakeCache.txt CMakeDoxyfile.in CMakeDoxygenDefaults.cmake CMakeFiles Makefile cmake_install.cmake + cd LspCpp && rm -rf CMakeCache.txt CMakeDoxyfile.in \ + CMakeDoxygenDefaults.cmake CMakeFiles Makefile cmake_install.cmake \ + third_party/uri/src/CMakeFiles/network-uri.dir/detail + cleanest: FORCE maintainer-clean maintainer-clean: FORCE distclean diff --git a/graphics/asymptote/ReleaseNotes b/graphics/asymptote/ReleaseNotes index 6262a7d7df..94ce0070a8 100644 --- a/graphics/asymptote/ReleaseNotes +++ b/graphics/asymptote/ReleaseNotes @@ -1,4 +1,25 @@ +Release Notes for Version 2.82 +Support for Ghostscript 9.56 was added. +Ambiguous functions are listed. +The dvisvgmMultipleFiles option is now enabled by default. +A bug in generating PDF labels was fixed. +The mean color of multicoloured patches is output only for PRC code. +Subdivision crack adjustments were disabled for transparent patches. +The OpenGL transparency shader was further accelerated. +WebGL bounding boxes are now computed by the client upon loading. +Version 1.02 of the AsyGL library was released. + +Release Notes for Version 2.81 + +Schur decompositions were implemented. A bug in uniform() was fixed. +The Xasy bounding box and a crash when opening Xasy files were fixed. +The transparency offset buffer is zeroed when GPU compression is unavailable. +The surface constructor for solids of revolution was documented. +Support for pkg-config was added. Opaque rendering on platforms lacking +GL_ARB_fragment_shader_interlock was fixed. + Release Notes for Version 2.80 + Compression of empty transparent pixel counts and other optimizations were implemented in the transparency shader. A weighted least-squares fit was added. diff --git a/graphics/asymptote/abs3doutfile.h b/graphics/asymptote/abs3doutfile.h index 78568c14a9..2a6041e775 100644 --- a/graphics/asymptote/abs3doutfile.h +++ b/graphics/asymptote/abs3doutfile.h @@ -19,56 +19,52 @@ protected: bool singleprecision; public: abs3Doutfile(bool singleprecision=false) : singleprecision(singleprecision) {} - virtual ~abs3Doutfile() = default; + virtual ~abs3Doutfile()=default; virtual void close()=0; - virtual void addPatch(triple const* controls, triple const& Min, triple const& Max, prc::RGBAColour const* c) = 0; + virtual void addPatch(triple const* controls, prc::RGBAColour const* c)=0; virtual void addStraightPatch( - triple const* controls, triple const& Min, triple const& Max, prc::RGBAColour const* c) = 0; + triple const* controls, prc::RGBAColour const* c)=0; virtual void addBezierTriangle( - triple const* controls, triple const& Min, triple const& Max, prc::RGBAColour const* c) = 0; + triple const* controls, prc::RGBAColour const* c)=0; virtual void addStraightBezierTriangle( - triple const* controls, triple const& Min, triple const& Max, prc::RGBAColour const* c) = 0; + triple const* controls, prc::RGBAColour const* c)=0; #ifdef HAVE_LIBGLM - virtual void addMaterial(Material const& mat) = 0; + virtual void addMaterial(Material const& mat)=0; #endif - virtual void addSphere(triple const& center, double radius) = 0; + virtual void addSphere(triple const& center, double radius)=0; - virtual void addHemisphere(triple const& center, double radius, double const& polar, double const& azimuth) = 0; + virtual void addHemisphere(triple const& center, double radius, double const& polar, double const& azimuth)=0; virtual void addCylinder(triple const& center, double radius, double height, double const& polar, const double& azimuth, - bool core) = 0; + bool core)=0; virtual void addDisk(triple const& center, double radius, - double const& polar, const double& azimuth) = 0; + double const& polar, const double& azimuth)=0; - virtual void addTube(const triple* g, double width, - const triple& Min, const triple& Max, bool core) = 0; + virtual void addTube(const triple* g, double width, bool core)=0; virtual void addTriangles(size_t nP, const triple* P, size_t nN, const triple* N, size_t nC, const prc::RGBAColour* C, size_t nI, const uint32_t (* PI)[3], - const uint32_t (* NI)[3], const uint32_t (* CI)[3], - const triple& Min, const triple& Max) = 0; + const uint32_t (* NI)[3], + const uint32_t (* CI)[3])=0; virtual void addCurve(const triple& z0, const triple& c0, - const triple& c1, const triple& z1, - const triple& Min, const triple& Max) = 0; + const triple& c1, const triple& z1)=0; - virtual void addCurve(const triple& z0, const triple& z1, - const triple& Min, const triple& Max) = 0; + virtual void addCurve(const triple& z0, const triple& z1)=0; - virtual void addPixel(const triple& z0, double width, - const triple& Min, const triple& Max) = 0; + virtual void addPixel(const triple& z0, double width)=0; - virtual void precision(int digits) = 0; + virtual void precision(int digits)=0; }; diff --git a/graphics/asymptote/asy-keywords.el b/graphics/asymptote/asy-keywords.el index a66ff28210..73b5e633c1 100644 --- a/graphics/asymptote/asy-keywords.el +++ b/graphics/asymptote/asy-keywords.el @@ -2,16 +2,16 @@ ;; This file is automatically generated by asy-list.pl. ;; Changes will be overwritten. ;; -(defvar asy-keywords-version "2.80") +(defvar asy-keywords-version "2.82") (defvar asy-keyword-name '( and controls tension atleast curl if else while for do return break continue struct typedef new access import unravel from include quote static public private restricted this explicit true false null cycle newframe operator )) (defvar asy-type-name '( -Braid FitResult Label Legend Solution TreeNode abscissa arc arrowhead binarytree binarytreeNode block bool bool3 bounds bqe circle conic coord coordsys cputime ellipse evaluatedpoint file filltype frame grid3 guide horner hsv hyperbola int inversion key light line linefit marginT marker mass node object pair parabola patch path path3 pen picture point position positionedvector projection rational real revolution scaleT scientific segment side simplex slice solution splitface string surface tensionSpecifier ticklocate ticksgridT tickvalues transform transformation tree triangle trilinear triple vector vertex void )) +Braid FitResult Label Legend Solution TreeNode abscissa arc arrowhead binarytree binarytreeNode block bool bool3 bounds bqe circle conic coord coordsys cputime ellipse evaluatedpoint file filltype frame grid3 guide horner hsv hyperbola int inversion key light line linefit marginT marker mass node object pair parabola patch path path3 pen picture point position positionedvector projection rational real realschur revolution scaleT schur scientific segment side simplex slice solution splitface string surface tensionSpecifier ticklocate ticksgridT tickvalues transform transformation tree triangle trilinear triple vector vertex void )) (defvar asy-function-name '( -AND Align Arc ArcArrow ArcArrows Arrow Arrows AtA Automatic AvantGarde B03 B13 B23 B33 BBox BWRainbow BWRainbow2 Bar Bars BeginArcArrow BeginArrow BeginBar BeginDotMargin BeginMargin BeginPenMargin Blank Bookman Bottom BottomTop Bounds Break Broken BrokenLog CLZ CTZ Ceil Circle CircleBarIntervalMarker Cos Courier CrossIntervalMarker DOSendl DOSnewl DefaultFormat DefaultLogFormat Degrees Dir DotMargin DotMargins Dotted Draw Drawline Embed EndArcArrow EndArrow EndBar EndDotMargin EndMargin EndPenMargin Fill FillDraw Finite Floor Format Full Gaussian Gaussrand Gaussrandpair Gradient Grayscale Helvetica Hermite HookHead InOutTicks InTicks Jn Label Landscape Left LeftRight LeftTicks Legend Linear Log LogFormat Margin Margins Mark MidArcArrow MidArrow NOT NewCenturySchoolBook NoBox NoMargin NoModifier NoTicks NoTicks3 NoZero NoZeroFormat None OR OmitFormat OmitTick OmitTickInterval OmitTickIntervals OutTicks Ox Oy Palatino PaletteTicks Pen PenMargin PenMargins Pentype Portrait RGB RadialShade RadialShadeDraw Rainbow Range Relative Right RightTicks Rotate Round SQR Scale ScaleX ScaleY ScaleZ Seascape Shift Sin Slant Spline StickIntervalMarker Straight Symbol Tan TeXify Ticks Ticks3 TildeIntervalMarker TimesRoman Top TrueMargin UnFill UpsideDown Wheel X XEquals XOR XY XYEquals XYZero XYgrid XZEquals XZZero XZero XZgrid Y YEquals YXgrid YZ YZEquals YZZero YZero YZgrid Yn Z ZX ZXgrid ZYgrid ZapfChancery ZapfDingbats _begingroup3 _cputime _draw _eval _findroot _image _labelpath _projection _shipout _strokepath _texpath aCos aSin aTan abort abs abs2 accel acos acosh acot acsc activatequote add addArrow addMargins addSaveFunction addpenarc addpenline addseg adjust alias align all altitude angabscissa angle angledegrees angpoint animate annotate anticomplementary antipedal apply approximate arc arcarrowsize arccircle arcdir arcfromcenter arcfromfocus arclength arcnodesnumber arcpoint arcsubtended arcsubtendedcenter arctime arctopath array arrow arrow2 arrowbase arrowbasepoints arrowsize ascii asec asin asinh ask assert asy asycode asydir asyfigure asyfilecode asyinclude asywrite atan atan2 atanh atbreakpoint atexit attach attract atupdate autoformat autoscale autoscale3 axes axes3 axialshade axis axiscoverage azimuth babel background bangles bar barmarksize barsize basealign baseline bbox beep begin beginclip begingroup beginpoint between bevel bezier bezierP bezierPP bezierPPP bezulate bibliography bibliographystyle binarytree binarytreeNode binomial bins bisector bisectorpoint bispline bispline0 bitreverse blend blockconnector box bqe brace breakpoint breakpoints brick buildRestoreDefaults buildRestoreThunk buildcycle bulletcolor byte byteinv calculateScaling canonical canonicalcartesiansystem cartesiansystem case1 case2 case3 cbrt cd ceil center centerToFocus centroid cevian change2 changecoordsys checkSegment check_fpt_zero checkconditionlength checker checkincreasing checklengths checkposition checkpt checkptincube checktriangle choose circle circlebarframe circlemarkradius circlenodesnumber circumcenter circumcircle clamped clear clip clipdraw close cmyk code colatitude collect collinear color colorless colors colorspace comma compassmark complement complementary concat concurrent cone conic conicnodesnumber conictype conj connect containmentTree contains contour contour3 controlSpecifier convert coordinates coordsys copy copyPairOrTriple cos cosh cot countIntersections cputime crop cropcode cross crossframe crosshatch crossmarksize csc cubicroots curabscissa curlSpecifier curpoint currentarrow currentexitfunction currentmomarrow currentpolarconicroutine curve cut cutafter cutbefore cyclic cylinder deactivatequote debugger deconstruct defaultdir defaultformat defaultpen defined degenerate degrees delete deletepreamble determinant diagonal diamond diffdiv dir dirSpecifier dirtime display distance divisors do_overpaint dot dotframe dotsize downcase draw drawAll drawCylinder drawDisk drawDoubleLine drawFermion drawGhost drawGluon drawMomArrow drawPhoton drawScalar drawSphere drawTube drawVertex drawVertexBox drawVertexBoxO drawVertexBoxX drawVertexO drawVertexOX drawVertexTriangle drawVertexTriangleO drawVertexX drawarrow drawarrow2 drawbeziertriangle drawline drawpixel drawstrokepath drawtick duplicate elle ellipse ellipsenodesnumber embed embed3 embedplayer empty enclose end endclip endgroup endgroup3 endl endpoint endpoints eof eol equation equations erase erasestep erf erfc error errorbar errorbars eval excenter excircle exit exitfunction exp expfactors expi expm1 exradius extend extension extouch fabs factorial fermat fft fhorner figure file filecode fill filldraw filloutside fillrule filltype find findall findroot finite finiteDifferenceJacobian firstcut firstframe fit fit2 fixedscaling floor flush fmdefaults fmod focusToCenter font fontcommand fontsize foot format frac frequency fromCenter fromFocus fspline functionshade gamma gcd generate_random_backtrace generateticks gergonne getc getint getpair getreal getstring gettriple gluon gouraudshade graph graphic graphicscale graphwithderiv gray grestore grid grid3 gsave halfbox hatch hdiffdiv hermite hex histogram history hline hprojection hsv hyperbola hyperbolanodesnumber hyperlink hypot identity image implicitsurface importv3d incenter incentral incircle increasing incrementposition indexedfigure initdefaults initialized input inradius insert inside insphere integrate interactive interior interp interpolate intersect intersection intersectionpoint intersectionpoints intersections intouch inverse inversion invisible is3D isDuplicate isnan isogonal isogonalconjugate isometry isotomic isotomicconjugate isparabola italic item jobname key kurtosis kurtosisexcess label labelaxis labelmargin labelpath labels labeltick labelx labelx3 labely labely3 labelz labelz3 lastcut latex latitude latticeshade layer layout lcm ldexp leastsquares legend legenditem length lexorder lift light limits line linear linecap lineinversion linejoin linemargin lineskip linetype linewidth link list lm_enorm lm_evaluate_default lm_lmdif lm_lmpar lm_minimize lm_print_default lm_print_quiet lm_qrfac lm_qrsolv locale locate locatefile location log log10 log1p logaxiscoverage longitude lookup make3dgrid makeMappingArray makeNode makecircle makedraw makepen maketriangle map mapArray mapTemplate margin markangle markangleradius markanglespace markarc marker markinterval marknodes markrightangle markthin markuniform mass masscenter massformat math max max3 maxAfterTransform maxbezier maxbound maxcoords maxlength maxratio maxtimes mean medial median midpoint min min3 minAfterTransform minbezier minbound minipage minratio mintimes miterlimit mktemp momArrowPath momarrowsize monotonic multifigure nGrad nativeformat natural newl newpage newslide newton newtree nextframe nextnormal nextpage nib nodabscissa node none norm normalout normalvideo notaknot nowarn numberpage nurb object offset onpath opacity opposite orient orientation origin orthic orthocentercenter outdirectory outformat outline outname outprefix output overloadedMessage overwrite pack pad pairs palette parabola parabolanodesnumber parallel parallelogram partialsum patchwithnormals path path3 pathbetween pathinface pattern pause pdf pedal periodic perp perpendicular perpendicularmark phantom phi1 phi2 phi3 phi4 photon piecewisestraight point polar polarconicroutine polargraph polygon popcount postcontrol postscript pow10 ppoint prc prc0 prconly precision precontrol prepend primitive printBytecode print_random_addresses progress project projection projecttospan projecttospan_findcoeffs purge pwhermite quadpatches quadrant quadraticroots quantize quarticroots quotient radialshade radians radicalcenter radicalline radius rand randompath rationalidentity rd readline realmult realquarticroots rectangle rectangular rectify reflect relabscissa relative relativedistance reldir relpoint reltime remainder remark removeDuplicates rename render replace report resetdefaultpen restore restoredefaults reverse reversevideo rf rfind rgb rgba rgbint rms rotate rotateO rotation round roundbox roundedpath roundrectangle samecoordsys sameside sample save savedefaults saveline scale scale3 scaleO scaleT scaleless scientific search searchtree sec secondaryX secondaryY seconds section sector seek seekeof segment segmentlimits sequence setpens sgn sgnd sharpangle sharpdegrees shift shiftless shipout shipout3 show simeq simplex simplexInit simplexPhase1 simplexPhase2 simplexTableau simplexWrite simpson sin sinh size size3 skewness skip slant sleep slice slope slopefield solve solveBVP sort sourceline sphere split sqrt square srand standardizecoordsys stdev step stickframe stickmarksize stickmarkspace stop straight straightness string stripdirectory stripextension stripfile stripsuffix strokepath subdivide subitem subpath substr sum surface symmedial symmedian system tab tableau tan tangent tangential tangents tanh tell tensionSpecifier tensorshade tex texcolor texify texpath texpreamble texreset texshipout texsize texstring textpath thick thin tick tickMax tickMax3 tickMin tickMin3 ticklabelshift ticklocate tildeframe tildemarksize tile tiling time times title titlepage topbox transform transformation transpose trembleFuzz triangle triangleAbc triangleabc triangletoquads trianglewithnormals triangulate tricoef tridiagonal trilinear trim truepoint tube type uncycle unfill uniform unique unit unitrand unitsize unityroot unstraighten upcase updatefunction uperiodic upscale uptodate usepackage usersetting usetypescript usleep value variance variancebiased vbox vector vectorfield verbatim view vline vperiodic vprojection warn warning windingnumber write xasyKEY xaxis xaxis3 xaxis3At xaxisAt xequals xlimits xmap xpart xscale xscaleO xtick xtick3 xtrans yaxis yaxis3 yaxis3At yaxisAt yequals ylimits ypart yscale yscaleO ytick ytick3 ytrans zaxis3 zaxis3At zero zlimits zpart ztick ztick3 ztrans )) +AND Align Arc ArcArrow ArcArrows Arrow Arrows AtA Automatic AvantGarde B03 B13 B23 B33 BBox BWRainbow BWRainbow2 Bar Bars BeginArcArrow BeginArrow BeginBar BeginDotMargin BeginMargin BeginPenMargin Blank Bookman Bottom BottomTop Bounds Break Broken BrokenLog CLZ CTZ Ceil Circle CircleBarIntervalMarker Cos Courier CrossIntervalMarker DOSendl DOSnewl DefaultFormat DefaultLogFormat Degrees Dir DotMargin DotMargins Dotted Draw Drawline Embed EndArcArrow EndArrow EndBar EndDotMargin EndMargin EndPenMargin Fill FillDraw Finite Floor Format Full Gaussian Gaussrand Gaussrandpair Gradient Grayscale Helvetica Hermite HookHead InOutTicks InTicks Jn Label Landscape Left LeftRight LeftTicks Legend Linear Log LogFormat Margin Margins Mark MidArcArrow MidArrow NOT NewCenturySchoolBook NoBox NoMargin NoModifier NoTicks NoTicks3 NoZero NoZeroFormat None OR OmitFormat OmitTick OmitTickInterval OmitTickIntervals OutTicks Ox Oy Palatino PaletteTicks Pen PenMargin PenMargins Pentype Portrait RGB RadialShade RadialShadeDraw Rainbow Range Relative Right RightTicks Rotate Round SQR Scale ScaleX ScaleY ScaleZ Seascape Shift Sin Slant Spline StickIntervalMarker Straight Symbol Tan TeXify Ticks Ticks3 TildeIntervalMarker TimesRoman Top TrueMargin UnFill UpsideDown Wheel X XEquals XOR XY XYEquals XYZero XYgrid XZEquals XZZero XZero XZgrid Y YEquals YXgrid YZ YZEquals YZZero YZero YZgrid Yn Z ZX ZXgrid ZYgrid ZapfChancery ZapfDingbats _begingroup3 _cputime _draw _eval _findroot _image _labelpath _projection _schur _shipout _strokepath _texpath aCos aSin aTan abort abs abs2 accel acos acosh acot acsc activatequote add addArrow addMargins addSaveFunction addpenarc addpenline addseg adjust alias align all altitude angabscissa angle angledegrees angpoint animate annotate anticomplementary antipedal apply approximate arc arcarrowsize arccircle arcdir arcfromcenter arcfromfocus arclength arcnodesnumber arcpoint arcsubtended arcsubtendedcenter arctime arctopath array arrow arrow2 arrowbase arrowbasepoints arrowsize ascii asec asin asinh ask assert asy asycode asydir asyfigure asyfilecode asyinclude asywrite atan atan2 atanh atbreakpoint atexit attach attract atupdate autoformat autoscale autoscale3 axes axes3 axialshade axis axiscoverage azimuth babel background bangles bar barmarksize barsize basealign baseline bbox beep begin beginclip begingroup beginpoint between bevel bezier bezierP bezierPP bezierPPP bezulate bibliography bibliographystyle binarytree binarytreeNode binomial bins bisector bisectorpoint bispline bispline0 bitreverse blend blockconnector box bqe brace breakpoint breakpoints brick buildRestoreDefaults buildRestoreThunk buildcycle bulletcolor byte byteinv calculateScaling canonical canonicalcartesiansystem cartesiansystem case1 case2 case3 cbrt cd ceil center centerToFocus centroid cevian change2 changecoordsys checkSegment check_fpt_zero checkconditionlength checker checkincreasing checklengths checkposition checkpt checkptincube checktriangle choose circle circlebarframe circlemarkradius circlenodesnumber circumcenter circumcircle clamped clear clip clipdraw close cmyk code colatitude collect collinear color colorless colors colorspace comma compassmark complement complementary concat concurrent cone conic conicnodesnumber conictype conj connect containmentTree contains contour contour3 controlSpecifier convert coordinates coordsys copy copyPairOrTriple cos cosh cot countIntersections cputime crop cropcode cross crossframe crosshatch crossmarksize csc cubicroots curabscissa curlSpecifier curpoint currentarrow currentexitfunction currentmomarrow currentpolarconicroutine curve cut cutafter cutbefore cyclic cylinder deactivatequote debugger deconstruct defaultdir defaultformat defaultpen defined degenerate degrees delete deletepreamble determinant diagonal diamond diffdiv dir dirSpecifier dirtime display distance divisors do_overpaint dot dotframe dotsize downcase draw drawAll drawCylinder drawDisk drawDoubleLine drawFermion drawGhost drawGluon drawMomArrow drawPhoton drawScalar drawSphere drawTube drawVertex drawVertexBox drawVertexBoxO drawVertexBoxX drawVertexO drawVertexOX drawVertexTriangle drawVertexTriangleO drawVertexX drawarrow drawarrow2 drawbeziertriangle drawline drawpixel drawstrokepath drawtick duplicate elle ellipse ellipsenodesnumber embed embed3 embedplayer empty enclose end endclip endgroup endgroup3 endl endpoint endpoints eof eol equation equations erase erasestep erf erfc error errorbar errorbars eval excenter excircle exit exitfunction exp expfactors expi expm1 exradius extend extension extouch fabs factorial fermat fft fhorner figure file filecode fill filldraw filloutside fillrule filltype find findall findroot finite finiteDifferenceJacobian firstcut firstframe fit fit2 fixedscaling floor flush fmdefaults fmod focusToCenter font fontcommand fontsize foot format frac frequency fromCenter fromFocus fspline functionshade gamma gcd generate_random_backtrace generateticks gergonne getc getint getpair getreal getstring gettriple gluon gouraudshade graph graphic graphicscale graphwithderiv gray grestore grid grid3 gsave halfbox hatch hdiffdiv hermite hex histogram history hline hprojection hsv hyperbola hyperbolanodesnumber hyperlink hypot identity image implicitsurface importv3d incenter incentral incircle increasing incrementposition indexedfigure initdefaults initialized input inradius insert inside insphere integrate interactive interior interp interpolate intersect intersection intersectionpoint intersectionpoints intersections intouch inverse inversion invisible is3D isDuplicate isnan isogonal isogonalconjugate isometry isotomic isotomicconjugate isparabola italic item jobname key kurtosis kurtosisexcess label labelaxis labelmargin labelpath labels labeltick labelx labelx3 labely labely3 labelz labelz3 lastcut latex latitude latticeshade layer layout lcm ldexp leastsquares legend legenditem length lexorder lift light limits line linear linecap lineinversion linejoin linemargin lineskip linetype linewidth link list lm_enorm lm_evaluate_default lm_lmdif lm_lmpar lm_minimize lm_print_default lm_print_quiet lm_qrfac lm_qrsolv locale locate locatefile location log log10 log1p logaxiscoverage longitude lookup make3dgrid makeMappingArray makeNode makecircle makedraw makepen maketriangle map mapArray mapTemplate margin markangle markangleradius markanglespace markarc marker markinterval marknodes markrightangle markthin markuniform mass masscenter massformat math max max3 maxAfterTransform maxbezier maxbound maxcoords maxlength maxratio maxtimes mean medial median midpoint min min3 minAfterTransform minbezier minbound minipage minratio mintimes miterlimit mktemp momArrowPath momarrowsize monotonic multifigure nGrad nativeformat natural newl newpage newslide newton newtree nextframe nextnormal nextpage nib nodabscissa node none norm normalout normalvideo notaknot nowarn numberpage nurb object offset onpath opacity opposite orient orientation origin orthic orthocenter orthocentercenter outdirectory outformat outline outname outprefix output overloadedMessage overwrite pack pad pairs palette parabola parabolanodesnumber parallel parallelogram partialsum patchwithnormals path path3 pathbetween pathinface pattern pause pdf pedal periodic perp perpendicular perpendicularmark phantom phi1 phi2 phi3 phi4 photon piecewisestraight point polar polarconicroutine polargraph polygon popcount postcontrol postscript pow10 ppoint prc prc0 prconly precision precontrol prepend primitive printBytecode print_random_addresses progress project projection projecttospan projecttospan_findcoeffs purge pwhermite quadpatches quadrant quadraticroots quantize quarticroots quotient radialshade radians radicalcenter radicalline radius rand randompath rationalidentity rd readline realmult realquarticroots rectangle rectangular rectify reflect relabscissa relative relativedistance reldir relpoint reltime remainder remark removeDuplicates rename render replace report resetdefaultpen restore restoredefaults reverse reversevideo rf rfind rgb rgba rgbint rms rotate rotateO rotation round roundbox roundedpath roundrectangle samecoordsys sameside sample save savedefaults saveline scale scale3 scaleO scaleT scaleless schur scientific search searchtree sec secondaryX secondaryY seconds section sector seek seekeof segment segmentlimits sequence setpens sgn sgnd sharpangle sharpdegrees shift shiftless shipout shipout3 show simeq simplex simplexInit simplexPhase1 simplexPhase2 simplexTableau simplexWrite simpson sin sinh size size3 skewness skip slant sleep slice slope slopefield solve solveBVP sort sourceline sphere split sqrt square srand standardizecoordsys stdev step stickframe stickmarksize stickmarkspace stop straight straightness string stripdirectory stripextension stripfile stripsuffix strokepath subdivide subitem subpath substr sum surface symmedial symmedian system tab tableau tan tangent tangential tangents tanh tell tensionSpecifier tensorshade tex texcolor texify texpath texpreamble texreset texshipout texsize texstring textpath thick thin tick tickMax tickMax3 tickMin tickMin3 ticklabelshift ticklocate tildeframe tildemarksize tile tiling time times title titlepage topbox transform transformation transpose trembleFuzz triangle triangleAbc triangleabc triangletoquads trianglewithnormals triangulate tricoef tridiagonal trilinear trim truepoint tube type uncycle unfill uniform unique unit unitrand unitsize unityroot unstraighten upcase updatefunction uperiodic upscale uptodate usepackage usersetting usetypescript usleep value variance variancebiased vbox vector vectorfield verbatim view vline vperiodic vprojection warn warning windingnumber write xasyKEY xaxis xaxis3 xaxis3At xaxisAt xequals xlimits xmap xpart xscale xscaleO xtick xtick3 xtrans yaxis yaxis3 yaxis3At yaxisAt yequals ylimits ypart yscale yscaleO ytick ytick3 ytrans zaxis3 zaxis3At zero zlimits zpart ztick ztick3 ztrans )) (defvar asy-variable-name '( Accent AliceBlue Align Allow AntiqueWhite Apricot Aqua Aquamarine Aspect Azure BeginPoint Beige Bisque Bittersweet Black BlanchedAlmond Blue BlueGreen BlueViolet Blues Both BrBG Break BrickRed Brown BuGn BuPu BurlyWood BurntOrange CCW CMRmap CW CadetBlue CarnationPink Center Centered Cerulean Chartreuse Chocolate Coeff Coral CornflowerBlue Cornsilk Crimson Crop Cyan Dandelion Dark2 DarkBlue DarkCyan DarkGoldenrod DarkGray DarkGreen DarkKhaki DarkMagenta DarkOliveGreen DarkOrange DarkOrchid DarkRed DarkSalmon DarkSeaGreen DarkSlateBlue DarkSlateGray DarkTurquoise DarkViolet DeepPink DeepSkyBlue DefaultHead DimGray DodgerBlue Dotted Down Draw E ENE EPS ESE E_Euler E_PC E_RK2 E_RK3BS Emerald EndPoint Euler Fill FillDraw FireBrick FloralWhite ForestGreen Fuchsia Gainsboro GhostWhite GnBu Gold Goldenrod Gray Green GreenYellow Greens Greys Honeydew HookHead Horizontal HotPink I IgnoreAspect IndianRed Indigo Infinity Ivory JOIN_IN JOIN_OUT JungleGreen Khaki LM_DWARF LM_MACHEP LM_SQRT_DWARF LM_SQRT_GIANT LM_USERTOL Label Lavender LavenderBlush LawnGreen Left LeftJustified LeftSide LemonChiffon LightBlue LightCoral LightCyan LightGoldenrodYellow LightGreen LightGrey LightPink LightSalmon LightSeaGreen LightSkyBlue LightSlateGray LightSteelBlue LightYellow Lime LimeGreen Linear Linen Log Logarithmic Magenta Mahogany Mark MarkFill MarkFillable MarkPath Maroon Max MediumAquamarine MediumBlue MediumOrchid MediumPurple MediumSeaGreen MediumSlateBlue MediumSpringGreen MediumTurquoise MediumVioletRed Melon MidPoint MidnightBlue Min MintCream MistyRose Moccasin Move MoveQuiet Mulberry N NE NNE NNW NULL_VERTEX NW NavajoWhite Navy NavyBlue NoAlign NoCrop NoFill NoSide OldLace Olive OliveDrab OliveGreen OrRd Orange OrangeRed Oranges Orchid Ox Oy PC PRGn Paired PaleGoldenrod PaleGreen PaleTurquoise PaleVioletRed PapayaWhip Pastel1 Pastel2 Peach PeachPuff Periwinkle Peru PiYG PineGreen Pink Plum PowderBlue ProcessBlue PuBu PuBuGn PuOr PuRd Purple Purples RELEASE RK2 RK3 RK3BS RK4 RK5 RK5DP RK5F RawSienna RdBu RdGy RdPu RdYlBu RdYlGn Red RedOrange RedViolet Reds Rhodamine Right RightJustified RightSide RosyBrown RoyalBlue RoyalPurple RubineRed S SE SSE SSW SW SaddleBrown Salmon SandyBrown SeaGreen Seashell Sepia Set1 Set2 Set3 Sienna Silver SimpleHead SkyBlue SlateBlue SlateGray Snow Spectral SpringGreen SteelBlue Suppress SuppressQuiet Tan TeXHead Teal TealBlue Thistle Ticksize Tomato Turquoise UnFill Up VERSION Value Vertical Violet VioletRed W WNW WSW Wheat White WhiteSmoke WildStrawberry XHIGH XLOW XYAlign YAlign YHIGH YLOW Yellow YellowGreen YellowOrange YlGn YlGnBu YlOrBr YlOrRd ZHIGH ZLOW _outpipe aboveequationskip addpenarc addpenline align allowstepping angularsystem animationdelay appendsuffix arcarrowangle arcarrowfactor arrow2sizelimit arrowangle arrowbarb arrowdir arrowfactor arrowhookfactor arrowlength arrowsizelimit arrowtexfactor authorpen autumn axis axiscoverage axislabelfactor background backgroundcolor backgroundpen barfactor barmarksizefactor basealign baselinetemplate bernstein beveljoin bigvertexpen bigvertexsize binary black blue bm bone bottom bp bracedefaultratio braceinnerangle bracemidangle braceouterangle brg brown bullet bwr byfoci byvertices camerafactor chartreuse circlemarkradiusfactor circlenodesnumberfactor circleprecision circlescale cividis cm codefile codepen codeskip colorPen coloredNodes coloredSegments conditionlength conicnodesfactor cool coolwarm copper count cputimeformat crossmarksizefactor currentcoordsys currentlight currentpatterns currentpen currentpicture currentposition currentprojection curvilinearsystem cuttings cyan darkblue darkbrown darkcyan darkgray darkgreen darkgrey darkmagenta darkolive darkred dashdotted dashed datepen dateskip debuggerlines debugging deepblue deepcyan deepgray deepgreen deepgrey deepmagenta deepred deepyellow default defaultControl defaultS defaultbackpen defaultcoordsys defaultexcursion defaultfilename defaultformat defaultmassformat defaultpen defaultseparator diamond differentlengths dot dotfactor dotfilltype dotframe dotted doublelinepen doublelinespacing down duplicateFuzz ellipsenodesnumberfactor eps epsgeo epsilon evenodd expansionfactor extendcap fermionpen figureborder figuremattpen file3 firstnode firststep foregroundcolor fuchsia fuzz gapfactor ghostpen gist_earth gist_ncar gist_stern gluonamplitude gluonpen gluonratio gray green grey hatchepsilon havepagenumber heavyblue heavycyan heavygray heavygreen heavygrey heavymagenta heavyred hline hot hsv hwratio hyperbolanodesnumberfactor identity identity4 ignore implicitshipout inch inches includegraphicscommand inf inferno infinity institutionpen intMax intMin invert invisible itempen itemskip itemstep jet labelmargin landscape lastnode left legendhskip legendlinelength legendmargin legendmarkersize legendmaxrelativewidth legendvskip lightblue lightcyan lightgray lightgreen lightgrey lightmagenta lightolive lightred lightyellow linemargin lm_infmsg lm_shortmsg longdashdotted longdashed magenta magma magneticRadius mantissaBits markangleradius markangleradiusfactor markanglespace markanglespacefactor maxDenominator maxrefinements mediumblue mediumcyan mediumgray mediumgreen mediumgrey mediummagenta mediumred mediumyellow middle minDistDefault minblockheight minblockwidth mincirclediameter minipagemargin minipagewidth minvertexangle miterjoin mm momarrowfactor momarrowlength momarrowmargin momarrowoffset momarrowpen monoPen morepoints nCircle nan newbulletcolor ngraph nil nipy_spectral nmesh nobasealign nodeMarginDefault nodesystem nomarker nopoint noprimary nullpath nullpen numarray ocgindex oldbulletcolor olive orange origin overpaint page pageheight pagemargin pagenumberalign pagenumberpen pagenumberposition pagewidth paleblue palecyan palegray palegreen palegrey palemagenta palered paleyellow parabolanodesnumberfactor perpfactor phi photonamplitude photonpen photonratio pi pink plain plain_bounds plain_scaling plasma plus preamblenodes pt purple r3 r4a r4b randMax realDigits realEpsilon realMax realMin red relativesystem reverse right roundcap roundjoin royalblue salmon saveFunctions scalarpen seismic sequencereal settings signedtrailingzero simplex solid spinner spring springgreen sqrtEpsilon squarecap squarepen startposition stdin stdout stepfactor stepfraction steppagenumberpen stepping stickframe stickmarksizefactor stickmarkspacefactor summer swap tab10 tab20 tab20b tab20c textpen ticksize tildeframe tildemarksizefactor tinv titlealign titlepagepen titlepageposition titlepen titleskip top trailingzero treeLevelStep treeMinNodeWidth treeNodeStep trembleAngle trembleFrequency trembleRandom tubegranularity twilight twilight_shifted undefined unitcircle unitsquare up urlpen urlskip v3dheadertypes v3dtypes version vertexpen vertexsize viewportmargin viewportsize viridis vline white winter wistia wye yellow ylabelwidth zeroTransform zerotickfuzz zerowinding )) diff --git a/graphics/asymptote/asy.list b/graphics/asymptote/asy.list index 9a8bf1ca2c..80f333e14d 100644 --- a/graphics/asymptote/asy.list +++ b/graphics/asymptote/asy.list @@ -986,6 +986,7 @@ bool alias(ScaleT a, ScaleT b); bool alias(side a, side b); bool alias(arrowhead a, arrowhead b); bool alias(picture[] a, picture[] b); +bool alias(schur a, schur b); bool alias(int[] a, int[] b); bool alias(string[][] a, string[][] b); bool alias(slice a, slice b); @@ -1021,6 +1022,7 @@ bool alias(coord a, coord b); bool alias(autoscaleT a, autoscaleT b); bool alias(align a, align b); bool alias(marker[] a, marker[] b); +bool alias(realschur a, realschur b); bool alias(real[] a, real[] b); bool alias(pen[] a, pen[] b); bool alias(hsv a, hsv b); @@ -1202,6 +1204,7 @@ projection projection(triple camera, triple up=, triple target=); +real bezier(real a, real b, real c, real d, real t); pair bezier(pair a, pair b, pair c, pair d, real t); triple bezier(triple a, triple b, triple c, triple d, real t); pair SSE; @@ -1419,10 +1422,12 @@ scaling operator init(); ScaleT operator init(); side operator init(); arrowhead operator init(); +schur operator init(); coord operator init(); coord operator init(); autoscaleT operator init(); align operator init(); +realschur operator init(); bool3 operator init(); bounds operator init(); scaleT operator init(); @@ -1615,6 +1620,7 @@ bool operator ==(coord a, coord b); bool operator ==(coord a, coord b); bool operator ==(autoscaleT a, autoscaleT b); bool operator ==(align a, align b); +bool operator ==(realschur a, realschur b); bool operator ==(hsv a, hsv b); bool operator ==(freezableBounds a, freezableBounds b); bool operator ==(transformation a, transformation b); @@ -1629,6 +1635,7 @@ bool operator ==(scaling a, scaling b); bool operator ==(ScaleT a, ScaleT b); bool operator ==(side a, side b); bool operator ==(arrowhead a, arrowhead b); +bool operator ==(schur a, schur b); bool operator ==(bool a, bool3 b); bool operator ==(slice a, slice b); bool operator ==(simplex a, simplex b); @@ -1687,6 +1694,7 @@ bool operator !=(coord a, coord b); bool operator !=(coord a, coord b); bool operator !=(autoscaleT a, autoscaleT b); bool operator !=(align a, align b); +bool operator !=(realschur a, realschur b); bool operator !=(hsv a, hsv b); bool operator !=(freezableBounds a, freezableBounds b); bool operator !=(transformation a, transformation b); @@ -1701,6 +1709,7 @@ bool operator !=(scaling a, scaling b); bool operator !=(ScaleT a, ScaleT b); bool operator !=(side a, side b); bool operator !=(arrowhead a, arrowhead b); +bool operator !=(schur a, schur b); bool operator !=(bool a, bool3 b); bool operator !=(slice a, slice b); bool operator !=(simplex a, simplex b); @@ -1947,6 +1956,8 @@ void deactivatequote(picture pic=); string format(string format, int x, string locale=); string format(string format, bool forcemath=, string separator, real x, string locale=); string format(string format=, bool forcemath=, real x, string locale=); +real[][][] _schur(real[][] a); +pair[][][] _schur(pair[][] a); real expm1(real x); real[] expm1(real[] a); void activatequote(picture pic=); @@ -1983,6 +1994,8 @@ frame dotframe(pen p=, filltype filltype=); real realMax; pair NE; real realMin; +realschur schur(real[][] a); +schur schur(pair[][] a); path nib(pen p); file _outpipe; void gouraudshade(frame f, path[] g, bool stroke=, pen fillrule=, pen[] p, pair[] z, int[] edges, bool copy=); @@ -2296,7 +2309,7 @@ void draw(picture pic=, Label L=, hyperbola h, align align=, Label L=, explicit conic co, align align=, pen p=, bool arrow(picture, path, pen, marginT(path, pen))=, bool bar(picture, path, pen, marginT(path, pen))=, marginT margin(path, pen)=, Label legend=, marker marker=); void draw(picture pic=, Label L=, arc a, align align=, pen p=, bool arrow(picture, path, pen, marginT(path, pen))=, bool bar(picture, path, pen, marginT(path, pen))=, marginT margin(path, pen)=, Label legend=, marker marker=); void draw(picture pic=, triangle t, pen p=, marker marker=); -void draw(picture pic=, triangle[] t, pen p=, marker marker=); +void draw(picture pic=, triangle[] ts, pen p=, marker marker=); coordsys defaultcoordsys; string defaultmassformat; line radicalline(circle c1, circle c2); @@ -2366,6 +2379,8 @@ int sgnd(real x); int sgnd(int x); circle excircle(point A, point B, point C); circle excircle(side side); +point orthocenter(point A, point B, point C); +point orthocenter(triangle t); line extend(line l); point intersectionpoint(line l1, line l2); pair[] intersectionpoints(pair A, pair B, real a, real b, real c, real d, real f, real g); @@ -2408,10 +2423,10 @@ point[] intersectionpoints(arc a, conic co); point[] intersectionpoints(arc a1, arc a2); point[] intersectionpoints(line l, arc a); point[] intersectionpoints(arc a, line l); -point intouch(side side); -triangle intouch(triangle t); point orthocentercenter(point A, point B, point C); point orthocentercenter(triangle t); +point intouch(side side); +triangle intouch(triangle t); real rf(real x, real y, real z); bool concurrent(... line[] l); real inradius(point A, point B, point C); @@ -2493,6 +2508,10 @@ point centroid(point A, point B, point C); point centroid(triangle t); int angularsystem; path square(pair z1, pair z2); +void filldraw(picture pic=, circle c, pen fillpen=, pen drawpen=); +void filldraw(picture pic=, ellipse el, pen fillpen=, pen drawpen=); +void filldraw(picture pic=, triangle t, pen fillpen=, pen drawpen=); +void filldraw(picture pic=, triangle[] ts, pen fillpen=, pen drawpen=); point symmedian(triangle t); point symmedian(side side); line symmedian(vertex V); @@ -2740,11 +2759,13 @@ mass[] operator cast(point[] P); mass operator cast(pair m); path operator cast(mass M); guide operator cast(mass M); +path operator cast(triangle t); line operator cast(side side); point operator cast(vertex V); point operator cast(trilinear tri); circle operator cast(inversion i); inversion operator cast(circle c); +path operator ecast(segment s); circle operator ecast(ellipse el); ellipse operator ecast(conic co); parabola operator ecast(conic co); @@ -2792,6 +2813,10 @@ bool operator @(point m, line l); bool operator @(point M, conic co); bool operator @(point M, explicit circle c); bool operator @(point M, arc a); +void fill(picture pic=, circle c, pen p=); +void fill(picture pic=, ellipse el, pen p=); +void fill(picture pic=, triangle t, pen p=); +void fill(picture pic=, triangle[] ts, pen p=); triangle triangle(line l1, line l2, line l3); trilinear trilinear(triangle t, real a, real b, real c); trilinear trilinear(triangle t, point M); @@ -2999,8 +3024,8 @@ guide polargraph(picture pic=, real[] r, real[] theta, guide join(... g void LeftTicks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=)(Label format=, string ticklabel(real)=, bool beginlabel=, bool endlabel=, int N=, int n=, real Step=, real step=, bool begin=, bool end=, tickvalues modify(tickvalues)=, real Size=, real size=, bool extend=, pen pTick=, pen ptick=); void LeftTicks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=)(Label format=, string ticklabel(real)=, bool beginlabel=, bool endlabel=, real[] Ticks, real[] ticks=, real Size=, real size=, bool extend=, pen pTick=, pen ptick=); void LeftTicks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=); -tickvalues NoZero(tickvalues); string NoZeroFormat(real); +tickvalues NoZero(tickvalues); guide Hermite(... guide[])(real[] splinetype(real[], real[])); guide Hermite(... guide[]); path Circle(pair c, real r, int n=); @@ -3018,12 +3043,12 @@ void yequals(picture pic=, Label L=, real y, bool extend=, pair z); real ScaleX(picture pic=, real x); real ScaleY(picture pic=, real y); -void xaxisAt(picture pic=, Label L=, void axis(picture, axisT), real xmin=, real xmax=, pen p=, void ticks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=)=, bool arrow(picture, path, pen, marginT(path, pen))=, marginT margin(path, pen)=, bool above=, bool opposite=); tickvalues generateticks(int sign, Label F=, string ticklabel(real)=, int N, int n=, real Step=, real step=, real Size=, real size=, transform T, pair side, path g, real limit, pen p, ticklocate locate, int[] divisor, bool opposite); +void checkconditionlength(int x, int y); +void xaxisAt(picture pic=, Label L=, void axis(picture, axisT), real xmin=, real xmax=, pen p=, void ticks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=)=, bool arrow(picture, path, pen, marginT(path, pen))=, marginT margin(path, pen)=, bool above=, bool opposite=); void yaxisAt(picture pic=, Label L=, void axis(picture, axisT), real ymin=, real ymax=, pen p=, void ticks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=)=, bool arrow(picture, path, pen, marginT(path, pen))=, marginT margin(path, pen)=, bool above=, bool opposite=); void xaxis(picture pic=, Label L=, void axis(picture, axisT)=, real xmin=, real xmax=, pen p=, void ticks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=)=, bool arrow(picture, path, pen, marginT(path, pen))=, marginT margin(path, pen)=, bool above=); void yaxis(picture pic=, Label L=, void axis(picture, axisT)=, real ymin=, real ymax=, pen p=, void ticks(frame, transform, Label, pair, path, path, pen, bool(picture, path, pen, marginT(path, pen)), marginT(path, pen), ticklocate, int[], bool opposite=)=, bool arrow(picture, path, pen, marginT(path, pen))=, marginT margin(path, pen)=, bool above=, bool autorotate=); -void checkconditionlength(int x, int y); real xtrans(transform t, real x); void Top(picture, axisT)(bool extend=); void Top(picture, axisT); @@ -3267,10 +3292,10 @@ grid3(picture pic)[][] XYZgrid(position pos=); grid3(picture pic)[][] XYZgrid; grid3(picture pic)[] ZYZgrid(position pos=); grid3(picture pic)[] ZYZgrid; -grid3 XZgrid(picture pic)(position pos=); -grid3 XZgrid(picture pic); grid3(picture pic)[] YZYgrid(position pos=); grid3(picture pic)[] YZYgrid; +grid3 XZgrid(picture pic)(position pos=); +grid3 XZgrid(picture pic); grid3 YZgrid(picture pic)(position pos=); grid3 YZgrid(picture pic); real fspline(real)(real[] x, real[] y, real[] splinetype(real[], real[])=); @@ -3534,8 +3559,8 @@ void display(frame f, real margin=, pair align=, pen p=, string[] captions=, string caption=, pair align=, pen p=, pen figuremattpen=, bool final=); void display(string s, string caption=, pair align=, pen p=, pen figuremattpen=, bool final=); void multifigure(string[] slist, string options=, string caption=, pair align=, pen p=, pen figuremattpen=, bool step=); -int page; void subitem(string s, pen p=); +int page; pen pagenumberpen; pair pagenumberalign; pair pagenumberposition; @@ -3566,8 +3591,8 @@ void asycode(bool center=, string s, string options=, string c void exitfunction(); bool havepagenumber; real pageheight; -void item(string s, pen p=, bool step=); real pagewidth; +void item(string s, pen p=, bool step=); picture background; void background(); pen backgroundcolor; @@ -3579,9 +3604,9 @@ pair dateskip; pair titlealign; pen titlepagepen; void titlepage(string title, string author, string institution=, string date=, string url=, bool newslide=); -pen authorpen; pair titlepageposition; pen codepen; +pen authorpen; void erasestep(int erasenode); bool checkposition(); void setpens(pen red=, pen blue=, pen steppen=); @@ -3707,16 +3732,17 @@ real stdev(real[] A); real variance(real[] A); real legendmarkersize; real variancebiased(real[] A); +linefit operator init(); real Gaussian(real x, real sigma); real Gaussian(real x); pair Gaussrandpair(); -linefit operator init(); real Gaussrand(); real skewness(real[] A); linefit leastsquares(real[] x, real[] y); linefit leastsquares(real[] x, real[] y, real[] w); real kurtosis(real[] A); real kurtosisexcess(real[] A); +real hwratio; Relation r4a; pair[] endpoints(guide[] a); Relation r3; @@ -3735,7 +3761,6 @@ Syzygy operator init(); Relation r4b; Component wye; pair max(pair[] z); -real hwratio; pen Orchid; pen WildStrawberry; pen Magenta; @@ -3764,8 +3789,8 @@ pen BurntOrange; pen Tan; pen Aquamarine; pen Brown; -pen Lavender; pen RubineRed; +pen Lavender; pen TealBlue; pen White; pen Purple; @@ -3779,27 +3804,27 @@ pen Dandelion; pen Black; pen NavyBlue; pen Rhodamine; +pen ProcessBlue; pen YellowOrange; pen Maroon; -pen ProcessBlue; pen YellowGreen; pen LimeGreen; pen Green; pen GreenYellow; -pen Sepia; pen Emerald; +pen Sepia; pen Mulberry; pen RedViolet; pen SkyBlue; pen SeaGreen; pen VioletRed; -pen Violet; pen Periwinkle; +pen Violet; pen Thistle; pen Yellow; pen JungleGreen; -pen DarkOrchid; pen CornflowerBlue; +pen DarkOrchid; pen RoyalBlue; pen Melon; pen RoyalPurple; @@ -3850,22 +3875,22 @@ pen DarkOrange; pen CadetBlue; pen DeepPink; pen SpringGreen; -pen Silver; pen MidnightBlue; pen Olive; +pen Silver; pen OliveDrab; pen Salmon; pen Chocolate; -pen Linen; -pen SandyBrown; pen Cyan; pen Gainsboro; +pen Linen; +pen SandyBrown; pen Ivory; pen PapayaWhip; pen Red; pen Pink; -pen DeepSkyBlue; pen MintCream; +pen DeepSkyBlue; pen DarkTurquoise; pen Gray; pen MediumBlue; @@ -3882,8 +3907,8 @@ pen Blue; pen Gold; pen BlueViolet; pen Goldenrod; -pen Cornsilk; pen ForestGreen; +pen Cornsilk; pen Chartreuse; pen NavajoWhite; pen Tan; @@ -3891,18 +3916,18 @@ pen DarkMagenta; pen AntiqueWhite; pen PaleTurquoise; pen IndianRed; +pen Crimson; pen Seashell; pen Aquamarine; -pen Crimson; pen Azure; pen Brown; -pen LawnGreen; pen BurlyWood; pen Moccasin; -pen Lavender; pen DarkBlue; -pen GhostWhite; +pen LawnGreen; +pen Lavender; pen Peru; +pen GhostWhite; pen White; pen Purple; pen WhiteSmoke; @@ -3922,8 +3947,8 @@ pen PeachPuff; pen Snow; pen Maroon; pen YellowGreen; -pen Lime; pen LimeGreen; +pen Lime; pen SteelBlue; pen OldLace; pen Green; @@ -3937,10 +3962,10 @@ pen PowderBlue; pen DarkGray; pen DarkGreen; pen DarkGoldenrod; -pen Aqua; pen SkyBlue; pen SeaGreen; pen DarkViolet; +pen Aqua; pen Teal; pen AliceBlue; pen Violet; @@ -3964,12 +3989,12 @@ pen LightSalmon; pen LightSeaGreen; pen LightSkyBlue; pen Navy; -pen Sienna; pen PaleVioletRed; -pen DarkOrchid; +pen Sienna; pen CornflowerBlue; pen LightSlateGray; pen LightSteelBlue; +pen DarkOrchid; pen rgbint(int r, int g, int b); pen LightYellow; pen Coral; diff --git a/graphics/asymptote/asymptote.spec b/graphics/asymptote/asymptote.spec index c177aa59b1..1323f4f3ea 100644 --- a/graphics/asymptote/asymptote.spec +++ b/graphics/asymptote/asymptote.spec @@ -3,7 +3,7 @@ %global __python %{__python3} Name: asymptote -Version: 2.80 +Version: 2.82 Release: 1%{?dist} Summary: Descriptive vector graphics language diff --git a/graphics/asymptote/base/asy-kate.sh b/graphics/asymptote/base/asy-kate.sh index 5f482b376d..4212b1cb85 100644 --- a/graphics/asymptote/base/asy-kate.sh +++ b/graphics/asymptote/base/asy-kate.sh @@ -2,7 +2,7 @@ echo ' - + ' > asymptote.xml @@ -122,7 +122,7 @@ echo ' - + diff --git a/graphics/asymptote/base/geometry.asy b/graphics/asymptote/base/geometry.asy index 9f4be8d15c..9f0631f447 100644 --- a/graphics/asymptote/base/geometry.asy +++ b/graphics/asymptote/base/geometry.asy @@ -1556,6 +1556,11 @@ segment operator cast(line l) return segment(l.A, l.B); } +path operator ecast(segment s) +{ + return s.A -- s.B; +} + /**/ line operator *(transform t, line l) {/*Provide transform * line*/ @@ -3738,6 +3743,17 @@ void draw(picture pic = currentpicture, Label L = "", circle c, else draw(pic, L, (path)c, align, p, arrow, bar, margin, legend, marker); } +void fill(picture pic = currentpicture, circle c, pen p = currentpen) +{ + if (!degenerate(c)) fill(pic, (path)c, p); +} + +void filldraw(picture pic = currentpicture, circle c, pen fillpen = currentpen, pen drawpen = currentpen) +{ + fill(pic, c, fillpen); + draw(pic, c, drawpen); +} + /**/ void draw(picture pic = currentpicture, Label L = "", ellipse el, align align = NoAlign, pen p = currentpen, @@ -3748,6 +3764,17 @@ void draw(picture pic = currentpicture, Label L = "", ellipse el, else draw(pic, L, (path)el, align, p, arrow, bar, margin, legend, marker); } +void fill(picture pic = currentpicture, ellipse el, pen p = currentpen) +{ + if (!degenerate(el)) fill(pic, (path)el, p); +} + +void filldraw(picture pic = currentpicture, ellipse el, pen fillpen = currentpen, pen drawpen = currentpen) +{ + fill(pic, el, fillpen); + draw(pic, el, drawpen); +} + /**/ void draw(picture pic = currentpicture, Label L = "", parabola parabola, align align = NoAlign, pen p = currentpen, @@ -5383,8 +5410,8 @@ void dot(picture pic = currentpicture, Label L, explicit mass M, align align = N // *=======================================================* // *.......................TRIANGLES.......................* -/**/ -point orthocentercenter(point A, point B, point C) +/**/ +point orthocenter(point A, point B, point C) {/*Return the orthocenter of the triangle ABC.*/ point[] P = standardizecoordsys(A, B, C); coordsys R = P[0].coordsys; @@ -5539,9 +5566,9 @@ struct triangle {/**/ real gamma() {return degrees(acos((a()^2 + b()^2 - c()^2)/(2a() * b())));} /**/ - path Path() + path Path() // retained for backward compatibility {/*The path of the triangle.*/ - return A--C--B--cycle; + return A--B--C--cycle; } /**/ @@ -5584,6 +5611,8 @@ struct triangle {/**/ }/**/ +path operator cast(triangle t) { return t.A -- t.B -- t.C -- cycle; } + from triangle unravel side; // The structure 'side' is now available outside the triangle structure. from triangle unravel vertex; // The structure 'vertex' is now available outside the triangle structure. @@ -5715,10 +5744,10 @@ line altitude(side side) return altitude(opposite(side)); } -/**/ -point orthocentercenter(triangle t) +/**/ +point orthocenter(triangle t) {/*Return the orthocenter of the triangle t.*/ - return orthocentercenter(t.A, t.B, t.C); + return orthocenter(t.A, t.B, t.C); } /**/ @@ -6276,13 +6305,34 @@ void show(picture pic = currentpicture, /**/ void draw(picture pic = currentpicture, triangle t, pen p = currentpen, marker marker = nomarker) {/*Draw sides of the triangle 't' on picture 'pic' using pen 'p'.*/ - draw(pic, t.Path(), p, marker); + draw(pic, (path)t, p, marker); +} + +void fill(picture pic = currentpicture, triangle t, pen p = currentpen) +{ + fill(pic, (path)t, p); +} + +void filldraw(picture pic = currentpicture, triangle t, pen fillpen = currentpen, pen drawpen = currentpen) +{ + fill(pic, t, fillpen); + draw(pic, t, drawpen); } /**/ -void draw(picture pic = currentpicture, triangle[] t, pen p = currentpen, marker marker = nomarker) +void draw(picture pic = currentpicture, triangle[] ts, pen p = currentpen, marker marker = nomarker) {/*Draw sides of the triangles 't' on picture 'pic' using pen 'p'.*/ - for(int i = 0; i < t.length; ++i) draw(pic, t[i], p, marker); + for(triangle t: ts) draw(pic, t, p, marker); +} + +void fill(picture pic = currentpicture, triangle[] ts, pen p = currentpen) +{ + for(triangle t: ts) fill(pic, t, p); +} + +void filldraw(picture pic = currentpicture, triangle[] ts, pen fillpen = currentpen, pen drawpen = currentpen) +{ + for(triangle t: ts) filldraw(pic, t, fillpen, drawpen); } /**/ @@ -7192,9 +7242,18 @@ path arc(explicit pair B, explicit pair A, explicit pair C, real r) return arc(A, abs(r), BA, CA, (r < 0) ^ ((BA-CA) % 360 < 180) ? CW : CCW); } +point orthocentercenter(point A, point B, point C) +{ + return orthocenter(A, B, C); +} + +point orthocentercenter(triangle t) +{ + return orthocenter(t.A, t.B, t.C); +} + // *.......End of compatibility routines........* // *=======================================================* // *........................FOOTER.........................* // *=======================================================* - diff --git a/graphics/asymptote/base/plain.asy b/graphics/asymptote/base/plain.asy index cac6aa0722..084fedd758 100644 --- a/graphics/asymptote/base/plain.asy +++ b/graphics/asymptote/base/plain.asy @@ -171,7 +171,7 @@ string[] reverse(string[] a) {return a[reverse(a.length)];} real[] uniform(real a, real b, int n) { if(n <= 0) return new real[]; - return a+(b-a)/n*sequence(n+1); + return a+sequence(n+1)/n*(b-a); } void eval(string s, bool embedded=false) @@ -264,7 +264,7 @@ struct cputime { cputime cputime() { static processtime last; - real [] a=_cputime(); + real[] a=_cputime(); cputime cputime; real clock=a[4]; cputime.parent.user=a[0]; @@ -302,6 +302,34 @@ void write(string s="", cputime c, string format=cputimeformat, write(stdout,s,c,format,suffix); } +struct realschur { + real[][] U; + real[][] T; +} + +realschur schur(real[][] a) +{ + real[][][] S=_schur(a); + realschur schur; + schur.U=S[0]; + schur.T=S[1]; + return schur; +} + +struct schur { + pair[][] U; + pair[][] T; +} + +schur schur(pair[][] a) +{ + pair[][][] S=_schur(a); + schur schur; + schur.U=S[0]; + schur.T=S[1]; + return schur; +} + if(settings.autoimport != "") { string s=settings.autoimport; settings.autoimport=""; diff --git a/graphics/asymptote/base/plain_arrows.asy b/graphics/asymptote/base/plain_arrows.asy index 79ee403af3..a172a0d07f 100644 --- a/graphics/asymptote/base/plain_arrows.asy +++ b/graphics/asymptote/base/plain_arrows.asy @@ -53,39 +53,39 @@ path arrowbase(path r, pair y, real t, real size) arrowhead DefaultHead; DefaultHead.head=new path(path g, position position=EndPoint, pen p=currentpen, real size=0, real angle=arrowangle) { - if(size == 0) size=DefaultHead.size(p); - bool relative=position.relative; - real position=position.position.x; - if(relative) position=reltime(g,position); - path r=subpath(g,position,0); - pair x=point(r,0); - real t=arctime(r,size); - pair y=point(r,t); - path base=arrowbase(r,y,t,size); - path left=rotate(-angle,x)*r; - path right=rotate(angle,x)*r; - real[] T=arrowbasepoints(base,left,right); - pair denom=point(right,T[1])-y; - real factor=denom != 0 ? length((point(left,T[0])-y)/denom) : 1; - path left=rotate(-angle*factor,x)*r; - path right=rotate(angle*factor,x)*r; - real[] T=arrowbasepoints(base,left,right); - return subpath(left,0,T[0])--subpath(right,T[1],0)&cycle; + if(size == 0) size=DefaultHead.size(p); + bool relative=position.relative; + real position=position.position.x; + if(relative) position=reltime(g,position); + path r=subpath(g,position,0); + pair x=point(r,0); + real t=arctime(r,size); + pair y=point(r,t); + path base=arrowbase(r,y,t,size); + path left=rotate(-angle,x)*r; + path right=rotate(angle,x)*r; + real[] T=arrowbasepoints(base,left,right); + pair denom=point(right,T[1])-y; + real factor=denom != 0 ? length((point(left,T[0])-y)/denom) : 1; + path left=rotate(-angle*factor,x)*r; + path right=rotate(angle*factor,x)*r; + real[] T=arrowbasepoints(base,left,right); + return subpath(left,0,T[0])--subpath(right,T[1],0)&cycle; }; arrowhead SimpleHead; SimpleHead.head=new path(path g, position position=EndPoint, pen p=currentpen, real size=0, real angle=arrowangle) { - if(size == 0) size=SimpleHead.size(p); - bool relative=position.relative; - real position=position.position.x; - if(relative) position=reltime(g,position); - path r=subpath(g,position,0); - pair x=point(r,0); - real t=arctime(r,size); - path left=rotate(-angle,x)*r; - path right=rotate(angle,x)*r; - return subpath(left,t,0)--subpath(right,0,t); + if(size == 0) size=SimpleHead.size(p); + bool relative=position.relative; + real position=position.position.x; + if(relative) position=reltime(g,position); + path r=subpath(g,position,0); + pair x=point(r,0); + real t=arctime(r,size); + path left=rotate(-angle,x)*r; + path right=rotate(angle,x)*r; + return subpath(left,t,0)--subpath(right,0,t); }; arrowhead HookHead(real dir=arrowdir, real barb=arrowbarb) @@ -94,34 +94,34 @@ arrowhead HookHead(real dir=arrowdir, real barb=arrowbarb) a.head=new path(path g, position position=EndPoint, pen p=currentpen, real size=0, real angle=arrowangle) { - if(size == 0) size=a.size(p); - angle=min(angle*arrowhookfactor,45); - bool relative=position.relative; - real position=position.position.x; - if(relative) position=reltime(g,position); - path r=subpath(g,position,0); - pair x=point(r,0); - real t=arctime(r,size); - pair y=point(r,t); - path base=arrowbase(r,y,t,size); - path left=rotate(-angle,x)*r; - path right=rotate(angle,x)*r; - real[] T=arrowbasepoints(base,left,right,1); - pair denom=point(right,T[1])-y; - real factor=denom != 0 ? length((point(left,T[0])-y)/denom) : 1; - path left=rotate(-angle*factor,x)*r; - path right=rotate(angle*factor,x)*r; - real[] T=arrowbasepoints(base,left,right,1); - left=subpath(left,0,T[0]); - right=subpath(right,T[1],0); - pair pl0=point(left,0), pl1=relpoint(left,1); - pair pr0=relpoint(right,0), pr1=relpoint(right,1); - pair M=(pl1+pr0)/2; - pair v=barb*unit(M-pl0); - pl1=pl1+v; pr0=pr0+v; - left=pl0{dir(-dir+degrees(M-pl0,false))}..pl1--M; - right=M--pr0..pr1{dir(dir+degrees(pr1-M,false))}; - return left--right&cycle; + if(size == 0) size=a.size(p); + angle=min(angle*arrowhookfactor,45); + bool relative=position.relative; + real position=position.position.x; + if(relative) position=reltime(g,position); + path r=subpath(g,position,0); + pair x=point(r,0); + real t=arctime(r,size); + pair y=point(r,t); + path base=arrowbase(r,y,t,size); + path left=rotate(-angle,x)*r; + path right=rotate(angle,x)*r; + real[] T=arrowbasepoints(base,left,right,1); + pair denom=point(right,T[1])-y; + real factor=denom != 0 ? length((point(left,T[0])-y)/denom) : 1; + path left=rotate(-angle*factor,x)*r; + path right=rotate(angle*factor,x)*r; + real[] T=arrowbasepoints(base,left,right,1); + left=subpath(left,0,T[0]); + right=subpath(right,T[1],0); + pair pl0=point(left,0), pl1=relpoint(left,1); + pair pr0=relpoint(right,0), pr1=relpoint(right,1); + pair M=(pl1+pr0)/2; + pair v=barb*unit(M-pl0); + pl1=pl1+v; pr0=pr0+v; + left=pl0{dir(-dir+degrees(M-pl0,false))}..pl1--M; + right=M--pr0..pr1{dir(dir+degrees(pr1-M,false))}; + return left--right&cycle; }; return a; } @@ -130,34 +130,34 @@ arrowhead HookHead=HookHead(); arrowhead TeXHead; TeXHead.size=new real(pen p) { - static real hcoef=2.1; // 84/40=abs(base-hint)/base_height - return hcoef*arrowtexfactor*linewidth(p); + static real hcoef=2.1; // 84/40=abs(base-hint)/base_height + return hcoef*arrowtexfactor*linewidth(p); }; TeXHead.arcsize=TeXHead.size; TeXHead.head=new path(path g, position position=EndPoint, pen p=currentpen, real size=0, real angle=arrowangle) { - static real wcoef=1/84; // 1/abs(base-hint) - static path texhead=scale(wcoef)* - ((0,20) .. controls (-75,75) and (-108,158) .. - (-108,166) .. controls (-108,175) and (-100,178) .. - (-93,178) .. controls (-82,178) and (-80,173) .. - (-77,168) .. controls (-62,134) and (-30,61) .. - (70,14) .. controls (82,8) and (84,7) .. - (84,0) .. controls (84,-7) and (82,-8) .. - (70,-14) .. controls (-30,-61) and (-62,-134) .. - (-77,-168) .. controls (-80,-173) and (-82,-178) .. - (-93,-178) .. controls (-100,-178) and (-108,-175).. - (-108,-166).. controls (-108,-158) and (-75,-75) .. - (0,-20)--cycle); - if(size == 0) size=TeXHead.size(p); - path gp=scale(size)*texhead; - bool relative=position.relative; - real position=position.position.x; - if(relative) position=reltime(g,position); - path r=subpath(g,position,0); - pair y=point(r,arctime(r,size)); - return shift(y)*rotate(degrees(-dir(r,arctime(r,0.5*size))))*gp; + static real wcoef=1/84; // 1/abs(base-hint) + static path texhead=scale(wcoef)* + ((0,20) .. controls (-75,75) and (-108,158) .. + (-108,166) .. controls (-108,175) and (-100,178) .. + (-93,178) .. controls (-82,178) and (-80,173) .. + (-77,168) .. controls (-62,134) and (-30,61) .. + (70,14) .. controls (82,8) and (84,7) .. + (84,0) .. controls (84,-7) and (82,-8) .. + (70,-14) .. controls (-30,-61) and (-62,-134) .. + (-77,-168) .. controls (-80,-173) and (-82,-178) .. + (-93,-178) .. controls (-100,-178) and (-108,-175).. + (-108,-166).. controls (-108,-158) and (-75,-75) .. + (0,-20)--cycle); + if(size == 0) size=TeXHead.size(p); + path gp=scale(size)*texhead; + bool relative=position.relative; + real position=position.position.x; + if(relative) position=reltime(g,position); + path r=subpath(g,position,0); + pair y=point(r,arctime(r,size)); + return shift(y)*rotate(degrees(-dir(r,arctime(r,0.5*size))))*gp; }; TeXHead.defaultfilltype=new filltype(pen p) {return Fill(p);}; diff --git a/graphics/asymptote/base/shaders/blend.glsl b/graphics/asymptote/base/shaders/blend.glsl index 8a656e06c9..2db4f30abe 100644 --- a/graphics/asymptote/base/shaders/blend.glsl +++ b/graphics/asymptote/base/shaders/blend.glsl @@ -1,31 +1,14 @@ layout(binding=0, std430) buffer offsetBuffer { + uint maxDepth; uint offset[]; }; -#ifdef GPUINDEXING -uniform uint elements; -uniform uint offset2; -uniform uint m1; -uniform uint m2; -uniform uint r; - -layout(binding=2, std430) buffer localSumBuffer -{ - uint localSum[]; -}; - -layout(binding=3, std430) buffer globalSumBuffer -{ - uint globalSum[]; -}; -#define count offset -#else layout(binding=2, std430) buffer countBuffer { + uint maxSize; uint count[]; }; -#endif layout(binding=4, std430) buffer fragmentBuffer { @@ -42,7 +25,6 @@ layout(binding=6, std430) buffer opaqueBuffer { }; layout(binding=7, std430) buffer opaqueDepthBuffer { - uint maxSize; float opaqueDepth[]; }; @@ -82,7 +64,12 @@ void main() } #endif +#ifdef GPUINDEXING + uint listIndex=offset[element]; + uint size=offset[element+1u]-listIndex; +#else uint size=count[element]; +#endif #ifndef GPUCOMPRESS if(size == 0u) { @@ -94,11 +81,7 @@ void main() outColor=OpaqueDepth != 0.0 ? opaqueColor[pixel] : background; -#ifdef GPUINDEXING - uint p=element < r*(m1+1u) ? element/(m1+1u) : (element-r)/m1; - uint listIndex=localSum[p]+localSum[offset2+p/m2]+globalSum[p/(m2*m2)]+ - offset[elements+element]; -#else +#ifndef GPUINDEXING uint listIndex=offset[element]-size; #endif @@ -146,9 +129,9 @@ void main() if(OpaqueDepth != 0.0) opaqueDepth[pixel]=0.0; } else { - atomicMax(maxSize,size); + atomicMax(maxDepth,size); #ifndef GPUINDEXING - count[0]=maxSize; + maxSize=maxDepth; #endif for(uint i=k+1u; i < size; i++) { vec4 temp=fragment[listIndex+i]; diff --git a/graphics/asymptote/base/shaders/compress.glsl b/graphics/asymptote/base/shaders/compress.glsl index 2f64d24c88..26b4e1041e 100644 --- a/graphics/asymptote/base/shaders/compress.glsl +++ b/graphics/asymptote/base/shaders/compress.glsl @@ -1,16 +1,3 @@ -#ifdef GPUINDEXING -layout(binding=0, std430) buffer offsetBuffer -{ - uint offset[]; -}; -#define count offset -#else -layout(binding=2, std430) buffer countBuffer -{ - uint count[]; -}; -#endif - layout(binding=0) uniform atomic_uint elements; layout(binding=1, std430) buffer indexBuffer @@ -18,6 +5,12 @@ layout(binding=1, std430) buffer indexBuffer uint index[]; }; +layout(binding=2, std430) buffer countBuffer +{ + uint maxSize; + uint count[]; +}; + uniform uint width; void main() diff --git a/graphics/asymptote/base/shaders/count.glsl b/graphics/asymptote/base/shaders/count.glsl index bd06331d77..f64b25ed44 100644 --- a/graphics/asymptote/base/shaders/count.glsl +++ b/graphics/asymptote/base/shaders/count.glsl @@ -1,15 +1,15 @@ #ifdef GPUCOMPRESS layout(binding=1, std430) buffer indexBuffer -#else -#ifdef GPUINDEXING -layout(binding=0, std430) buffer offsetBuffer +{ + uint index[]; +}; #else layout(binding=2, std430) buffer countBuffer -#endif -#endif { + uint maxSize; uint index[]; }; +#endif uniform uint width; diff --git a/graphics/asymptote/base/shaders/fragment.glsl b/graphics/asymptote/base/shaders/fragment.glsl index 79f2573402..6f42f7d491 100644 --- a/graphics/asymptote/base/shaders/fragment.glsl +++ b/graphics/asymptote/base/shaders/fragment.glsl @@ -32,29 +32,14 @@ float Roughness; layout(binding=0, std430) buffer offsetBuffer { + uint maxDepth; uint offset[]; }; -#ifdef GPUINDEXING -#if defined(TRANSPARENT) || (!defined(HAVE_INTERLOCK) && !defined(OPAQUE)) -uniform uint elements; -uniform uint offset2; -uniform uint m1; -uniform uint m2; -uniform uint r; -#endif -layout(binding=2, std430) buffer localSumBuffer -{ - uint localSum[]; -}; - -layout(binding=3, std430) buffer globalSumBuffer -{ - uint globalSum[]; -}; -#else +#ifndef GPUINDEXING layout(binding=2, std430) buffer countBuffer { + uint maxSize; uint count[]; }; #endif @@ -76,7 +61,6 @@ layout(binding=6, std430) buffer opaqueBuffer layout(binding=7, std430) buffer opaqueDepthBuffer { - uint maxSize; float opaqueDepth[]; }; @@ -294,9 +278,7 @@ void main() #if defined(TRANSPARENT) || (!defined(HAVE_INTERLOCK) && !defined(OPAQUE)) uint element=INDEX(pixel); #ifdef GPUINDEXING - uint p=element < r*(m1+1u) ? element/(m1+1u) : (element-r)/m1; - uint listIndex=localSum[p]+localSum[offset2+p/m2]+globalSum[p/(m2*m2)]+ - atomicAdd(offset[elements+element],-1u)-1u; + uint listIndex=atomicAdd(offset[element],-1u)-1u; #else uint listIndex=offset[element]-atomicAdd(count[element],1u)-1u; #endif diff --git a/graphics/asymptote/base/shaders/sum1.glsl b/graphics/asymptote/base/shaders/sum1.glsl index f1fa8454b0..e54744a1d4 100644 --- a/graphics/asymptote/base/shaders/sum1.glsl +++ b/graphics/asymptote/base/shaders/sum1.glsl @@ -1,36 +1,40 @@ -layout(local_size_x=LOCAL_SIZE_X) in; +layout(local_size_x=LOCALSIZE) in; + +const uint groupSize=LOCALSIZE*BLOCKSIZE; uniform uint elements; -layout(binding=0, std430) buffer offsetBuffer +layout(binding=2, std430) buffer countBuffer { - uint offset[]; + uint maxSize; + uint count[]; }; -layout(binding=2, std430) buffer localSumBuffer +layout(binding=3, std430) buffer globalSumBuffer { - uint localSum[]; + uint globalSum[]; }; -void main(void) +shared uint groupSum[LOCALSIZE]; + +void main() { - uint id=gl_GlobalInvocationID.x; - - uint m=elements/(gl_WorkGroupSize.x*gl_NumWorkGroups.x); - uint r=elements-m*gl_WorkGroupSize.x*gl_NumWorkGroups.x; - uint row,stop; - if(id < r) { - row=m*id+id; - stop=row+m+1u; - } else { - row=m*id+r; - stop=row+m; - } + uint id=gl_LocalInvocationID.x; + uint dataOffset=gl_WorkGroupID.x*groupSize+id; + uint stop=dataOffset+groupSize; + uint sum=0u; + for(uint i=dataOffset; i < stop; i += LOCALSIZE) + sum += count[i]; - uint Sum=offset[row]; - offset[elements+row]=Sum; - for(uint i=row+1u; i < stop; ++i) - offset[elements+i]=Sum += offset[i]; + groupSum[id]=sum; + barrier(); + + for(uint s=LOCALSIZE/2; s > 0u; s >>= 1u) { + if(id < s) + groupSum[id] += groupSum[id+s]; + barrier(); + } - localSum[id+1u]=Sum; + if(id == 0u) + globalSum[gl_WorkGroupID.x]=groupSum[0u]; } diff --git a/graphics/asymptote/base/shaders/sum2.glsl b/graphics/asymptote/base/shaders/sum2.glsl index 11bf0064eb..17b5efeaee 100644 --- a/graphics/asymptote/base/shaders/sum2.glsl +++ b/graphics/asymptote/base/shaders/sum2.glsl @@ -1,22 +1,43 @@ -layout(local_size_x=LOCAL_SIZE_X) in; +layout(local_size_x=LOCALSIZE) in; -uniform uint offset2; +const uint groupSize=LOCALSIZE*BLOCKSIZE; -layout(binding=2, std430) buffer localSumBuffer +uniform uint blockSize; + +layout(binding=3, std430) buffer globalSumBuffer { - uint localSum[]; + uint globalSum[]; }; -void main(void) +shared uint groupSum[LOCALSIZE]; + +void main() { - uint id=gl_GlobalInvocationID.x; + uint localSum[groupSize]; + uint id=gl_LocalInvocationID.x; + + uint dataOffset=blockSize*id; + uint sum=0u; + for(uint i=0; i < blockSize; ++i) { + localSum[i]=sum; + sum += globalSum[dataOffset+i]; + } - uint row=LOCAL_SIZE_X*id; - uint stop=row+LOCAL_SIZE_X; + groupSum[id]=sum; + barrier(); - uint Sum=localSum[row]; - for(uint i=row+1u; i < stop; ++i) - localSum[i]=Sum += localSum[i]; + for(uint shift=1u; shift < LOCALSIZE; shift *= 2u) { + uint read; + if(shift <= id) + read=groupSum[id]+groupSum[id-shift]; + barrier(); + if(shift <= id) + groupSum[id]=read; + barrier(); + } - localSum[offset2+id+1u]=Sum; + // shift local sums and store + uint shift=id > 0u ? groupSum[id-1u] : 0u; + for(uint i=0u; i < blockSize; ++i) + globalSum[dataOffset+i]=localSum[i]+shift; } diff --git a/graphics/asymptote/base/shaders/sum2fast.glsl b/graphics/asymptote/base/shaders/sum2fast.glsl new file mode 100644 index 0000000000..d0c93c0957 --- /dev/null +++ b/graphics/asymptote/base/shaders/sum2fast.glsl @@ -0,0 +1,59 @@ +layout(local_size_x=LOCALSIZE) in; + +const uint groupSize=LOCALSIZE*BLOCKSIZE; + +layout(binding=3, std430) buffer globalSumBuffer +{ + uint globalSum[]; +}; + +layout(binding=8, std430) buffer feedbackBuffer +{ + uint maxSize; + uint fragments; +}; + +shared uint shuffle[groupSize+LOCALSIZE-1u]; +shared uint groupSum[LOCALSIZE+1u]; + +void main() +{ + uint id=gl_LocalInvocationID.x; + +// avoid bank conflicts and coalesce global memory accesses + uint shuffleOffset=id/BLOCKSIZE+id; + const uint stride=LOCALSIZE/BLOCKSIZE+LOCALSIZE; + for(uint i=0u; i < BLOCKSIZE; i++) + shuffle[shuffleOffset+i*stride]=globalSum[id+i*LOCALSIZE]; + + barrier(); + + uint Offset=id*BLOCKSIZE+id; + uint stop=Offset+BLOCKSIZE; + uint sum=0u; + for(uint i=Offset; i < stop; ++i) { + uint value=shuffle[i]; + shuffle[i]=sum; + sum += value; + } + + if(id == 0u) + groupSum[0u]=0u; + groupSum[id+1u]=sum; + barrier(); + + // Apply Hillis-Steele algorithm over all sums in workgroup + for(uint shift=1u; shift < LOCALSIZE; shift *= 2u) { + uint read; + if(shift <= id) + read=groupSum[id]+groupSum[id-shift]; + barrier(); + if(shift <= id) + groupSum[id]=read; + barrier(); + } + + for(uint i=0u; i < BLOCKSIZE; i++) + globalSum[id+i*LOCALSIZE]= + shuffle[shuffleOffset+i*stride]+groupSum[(i*LOCALSIZE+id)/BLOCKSIZE]; +} diff --git a/graphics/asymptote/base/shaders/sum3.glsl b/graphics/asymptote/base/shaders/sum3.glsl index 8e6e94bf45..4ee5203060 100644 --- a/graphics/asymptote/base/shaders/sum3.glsl +++ b/graphics/asymptote/base/shaders/sum3.glsl @@ -1,11 +1,19 @@ -layout(local_size_x=LOCAL_SIZE_X) in; +layout(local_size_x=LOCALSIZE) in; + +const uint groupSize=LOCALSIZE*BLOCKSIZE; -uniform uint offset2; uniform uint final; -layout(binding=2, std430) buffer localSumBuffer +layout(binding=0, std430) buffer offsetBuffer +{ + uint maxDepth; + uint offset[]; +}; + +layout(binding=2, std430) buffer countBuffer { - uint localSum[]; + uint maxSize; + uint count[]; }; layout(binding=3, std430) buffer globalSumBuffer @@ -13,27 +21,60 @@ layout(binding=3, std430) buffer globalSumBuffer uint globalSum[]; }; -layout(binding=7, std430) buffer opaqueDepthBuffer +layout(binding=8, std430) buffer feedbackBuffer { - uint maxSize; - float opaqueDepth[]; + uint size; + uint fragments; }; -void main(void) +shared uint shuffle[groupSize+LOCALSIZE-1u]; +shared uint groupSum[LOCALSIZE+1u]; + +void main() { - uint id=gl_GlobalInvocationID.x; - uint row=offset2+LOCAL_SIZE_X*id; - uint stop=row+LOCAL_SIZE_X; - - uint Sum=localSum[row]; - for(uint i=row+1u; i < stop; ++i) - localSum[i]=Sum += localSum[i]; - - uint id1=id+1u; - if(id1 < gl_WorkGroupSize.x*gl_NumWorkGroups.x) - globalSum[id1]=Sum; - else { - globalSum[0]=maxSize; - globalSum[id1]=Sum+localSum[offset2-1u]+localSum[final]; + uint id=gl_LocalInvocationID.x; + +// avoid bank conflicts and coalesce global memory accesses + uint dataOffset=gl_WorkGroupID.x*groupSize+id; + uint shuffleOffset=id/BLOCKSIZE+id; + const uint stride=LOCALSIZE/BLOCKSIZE+LOCALSIZE; + for(uint i=0u; i < BLOCKSIZE; i++) + shuffle[shuffleOffset+i*stride]=count[dataOffset+i*LOCALSIZE]; + + barrier(); + + uint Offset=id*BLOCKSIZE+id; + uint stop=Offset+BLOCKSIZE; + + uint sum=0u; + for(uint i=Offset; i < stop; ++i) + shuffle[i]=sum += shuffle[i]; + + if(id == 0u) + groupSum[0u]=0u; + groupSum[id+1u]=sum; + barrier(); + + // Apply Hillis-Steele algorithm over all sums in workgroup + for(uint shift=1u; shift < LOCALSIZE; shift *= 2u) { + uint read; + if(shift <= id) + read=groupSum[id]+groupSum[id-shift]; + barrier(); + if(shift <= id) + groupSum[id]=read; + barrier(); + } + + uint groupOffset=globalSum[gl_WorkGroupID.x]; + for(uint i=0u; i < BLOCKSIZE; ++i) + offset[dataOffset+i*LOCALSIZE]=shuffle[shuffleOffset+i*stride]+ + groupSum[(i*LOCALSIZE+id)/BLOCKSIZE]+groupOffset; + + uint diff=final-dataOffset; + if(diff < groupSize && diff % LOCALSIZE == 0) { + size=maxDepth; + maxDepth=0u; + fragments=offset[final+1u]=offset[final]; } } diff --git a/graphics/asymptote/base/shaders/zero.glsl b/graphics/asymptote/base/shaders/zero.glsl index 747f44b3bc..06a5359e6d 100644 --- a/graphics/asymptote/base/shaders/zero.glsl +++ b/graphics/asymptote/base/shaders/zero.glsl @@ -1,5 +1,6 @@ layout(binding=2, std430) buffer countBuffer { + uint maxSize; uint count[]; }; diff --git a/graphics/asymptote/base/three_surface.asy b/graphics/asymptote/base/three_surface.asy index 95f41a6181..04f269f73f 100644 --- a/graphics/asymptote/base/three_surface.asy +++ b/graphics/asymptote/base/three_surface.asy @@ -1384,7 +1384,8 @@ void draw3D(frame f, patch s, material m, if(prc() && light.on()) straight=false; // PRC vertex colors (for quads only) ignore lighting m=material(m); - m.diffuse(mean(s.colors)); + if(prc()) + m.diffuse(mean(s.colors)); } m=material(m,light,s.colors.length > 0); @@ -1423,7 +1424,7 @@ void draw(frame f, triple[] v, int[][] vi, triple[] n={}, int[][] ni={}, material m=currentpen, pen[] p={}, int[][] pi={}, light light=currentlight, render render=defaultrender) { - bool normals=n.length > 0; + bool normals=ni.length > 0; if(!normals) { ni=new int[vi.length][3]; normals=computeNormals(v,vi,n,ni) > 0; @@ -1431,6 +1432,35 @@ void draw(frame f, triple[] v, int[][] vi, if(p.length > 0) m=mean(p); m=material(m,light); + + if(prc()) { + int[] vertexNormal=new int[ni.length]; + int[] vertexPen=new int[pi.length]; + + bool pens=pi.length > 0; + + for(int i=0; i < vi.length; ++i) { + int[] vii=vi[i]; + int[] nii=ni[i]; + for(int j=0; j < 3; ++j) { + int V=vii[j]; + vertexNormal[V]=nii[j]; + if(pens) + vertexPen[V]=pi[i][j]; + } + } + + for(int i=0; i < vi.length; ++i) { + int[] vii=vi[i]; + for(int j=0; j < 3; ++j) { + int V=vii[j]; + ni[i][j]=vertexNormal[V]; + if(pens) + pi[i][j]=vertexPen[V]; + } + } + } + draw(f,v,vi,render.interaction.center,n,ni, m.p,m.opacity,m.shininess,m.metallic,m.fresnel0,p,pi, render.interaction.type); @@ -1441,8 +1471,7 @@ void draw(picture pic=currentpicture, triple[] v, int[][] vi, triple[] n={}, int[][] ni={}, material m=currentpen, pen[] p={}, int[][] pi={}, light light=currentlight, render render=defaultrender) { - bool prc=prc(); - bool normals=n.length > 0; + bool normals=ni.length > 0; if(!normals) { ni=new int[vi.length][3]; normals=computeNormals(v,vi,n,ni) > 0; diff --git a/graphics/asymptote/base/v3dheadertypes.asy b/graphics/asymptote/base/v3dheadertypes.asy index 96da507ec8..2beb9608d8 100644 --- a/graphics/asymptote/base/v3dheadertypes.asy +++ b/graphics/asymptote/base/v3dheadertypes.asy @@ -1,6 +1,6 @@ // Enum class for v3dheadertypes // AUTO-GENERATED from v3dheadertypes.csv -// Generated at 2022-04-05 20:52:21.949166 +// Generated at 2022-08-06 23:21:24.974497 struct v3dheadertypes { diff --git a/graphics/asymptote/base/v3dtypes.asy b/graphics/asymptote/base/v3dtypes.asy index b3d11e2e68..e578ef51da 100644 --- a/graphics/asymptote/base/v3dtypes.asy +++ b/graphics/asymptote/base/v3dtypes.asy @@ -1,6 +1,6 @@ // Enum class for v3dtypes // AUTO-GENERATED from v3dtypes.csv -// Generated at 2022-04-05 20:52:21.903691 +// Generated at 2022-08-06 23:21:24.890912 struct v3dtypes { diff --git a/graphics/asymptote/base/webgl/asygl.js b/graphics/asymptote/base/webgl/asygl.js index f33ee3ef54..4de87cda58 100644 --- a/graphics/asymptote/base/webgl/asygl.js +++ b/graphics/asymptote/base/webgl/asygl.js @@ -36,4 +36,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*/ -let vertex="\n#ifdef WEBGL2\n#define IN in\n#define OUT out\n#else\n#define IN attribute\n#define OUT varying\n#endif\n\nIN vec3 position;\n#ifdef WIDTH\nIN float width;\n#endif\n#ifdef NORMAL\nIN vec3 normal;\n#endif\n\nIN float materialIndex;\n\n#ifdef WEBGL2\nflat out int MaterialIndex;\n#ifdef COLOR\nOUT vec4 Color;\n#endif\n\n#else\nOUT vec4 diffuse;\nOUT vec3 specular;\nOUT float roughness,metallic,fresnel0;\nOUT vec4 emissive;\n\nstruct Material {\n vec4 diffuse,emissive,specular;\n vec4 parameters;\n};\n\nuniform Material Materials[Nmaterials];\n#endif\n\n#ifdef COLOR\nIN vec4 color;\n#endif\n\nuniform mat3 normMat;\nuniform mat4 viewMat;\nuniform mat4 projViewMat;\n\n#ifdef NORMAL\n#ifndef ORTHOGRAPHIC\nOUT vec3 ViewPosition;\n#endif\nOUT vec3 Normal;\n#endif\n\nvoid main(void)\n{\n vec4 v=vec4(position,1.0);\n gl_Position=projViewMat*v;\n\n#ifdef NORMAL\n#ifndef ORTHOGRAPHIC\n ViewPosition=(viewMat*v).xyz;\n#endif\n Normal=normalize(normal*normMat);\n#endif\n\n#ifdef WEBGL2\n MaterialIndex=int(materialIndex);\n#ifdef COLOR\n Color=color;\n#endif\n#else\n#ifdef NORMAL\n Material m;\n#ifdef TRANSPARENT\n m=Materials[int(abs(materialIndex))-1];\n emissive=m.emissive;\n if(materialIndex >= 0.0)\n diffuse=m.diffuse;\n else {\n diffuse=color;\n#if nlights == 0\n emissive += color;\n#endif\n }\n#else\n m=Materials[int(materialIndex)];\n emissive=m.emissive;\n#ifdef COLOR\n diffuse=color;\n#if nlights == 0\n emissive += color;\n#endif\n#else\n diffuse=m.diffuse;\n#endif // COLOR\n#endif // TRANSPARENT\n specular=m.specular.rgb;\n vec4 parameters=m.parameters;\n roughness=1.0-parameters[0];\n metallic=parameters[1];\n fresnel0=parameters[2];\n#else\n emissive=Materials[int(materialIndex)].emissive;\n#endif // NORMAL\n#endif // WEBGL2\n\n#ifdef WIDTH\n gl_PointSize=width;\n#endif\n}\n",fragment="\n#ifdef WEBGL2\n#define IN in\nout vec4 outValue;\n#define OUTVALUE outValue\n#else\n#define IN varying\n#define OUTVALUE gl_FragColor\n#endif\n\n#ifdef WEBGL2\nflat in int MaterialIndex;\n\nstruct Material {\n vec4 diffuse,emissive,specular;\n vec4 parameters;\n};\n\nuniform Material Materials[Nmaterials];\n\nvec4 diffuse;\nvec3 specular;\nfloat roughness,metallic,fresnel0;\nvec4 emissive;\n\n#ifdef COLOR\nin vec4 Color;\n#endif\n\n#else\nIN vec4 diffuse;\nIN vec3 specular;\nIN float roughness,metallic,fresnel0;\nIN vec4 emissive;\n#endif\n\n#ifdef NORMAL\n\n#ifndef ORTHOGRAPHIC\nIN vec3 ViewPosition;\n#endif\nIN vec3 Normal;\n\nvec3 normal;\n\nstruct Light {\n vec3 direction;\n vec3 color;\n};\n\nuniform Light Lights[Nlights];\n\n#ifdef USE_IBL\nuniform sampler2D reflBRDFSampler;\nuniform sampler2D diffuseSampler;\nuniform sampler2D reflImgSampler;\n\nconst float pi=acos(-1.0);\nconst float piInv=1.0/pi;\nconst float twopi=2.0*pi;\nconst float twopiInv=1.0/twopi;\n\n// (x,y,z) -> (r,theta,phi);\n// theta -> [0,pi]: colatitude\n// phi -> [-pi,pi]: longitude\nvec3 cart2sphere(vec3 cart)\n{\n float x=cart.x;\n float y=cart.z;\n float z=cart.y;\n\n float r=length(cart);\n float theta=r > 0.0 ? acos(z/r) : 0.0;\n float phi=atan(y,x);\n\n return vec3(r,theta,phi);\n}\n\nvec2 normalizedAngle(vec3 cartVec)\n{\n vec3 sphericalVec=cart2sphere(cartVec);\n sphericalVec.y=sphericalVec.y*piInv;\n sphericalVec.z=0.75-sphericalVec.z*twopiInv;\n return sphericalVec.zy;\n}\n\nvec3 IBLColor(vec3 viewDir)\n{\n vec3 IBLDiffuse=diffuse.rgb*texture(diffuseSampler,normalizedAngle(normal)).rgb;\n vec3 reflectVec=normalize(reflect(-viewDir,normal));\n vec2 reflCoord=normalizedAngle(reflectVec);\n vec3 IBLRefl=textureLod(reflImgSampler,reflCoord,roughness*ROUGHNESS_STEP_COUNT).rgb;\n vec2 IBLbrdf=texture(reflBRDFSampler,vec2(dot(normal,viewDir),roughness)).rg;\n float specularMultiplier=fresnel0*IBLbrdf.x+IBLbrdf.y;\n vec3 dielectric=IBLDiffuse+specularMultiplier*IBLRefl;\n vec3 metal=diffuse.rgb*IBLRefl;\n return mix(dielectric,metal,metallic);\n}\n#else\nfloat Roughness2;\nfloat NDF_TRG(vec3 h)\n{\n float ndoth=max(dot(normal,h),0.0);\n float alpha2=Roughness2*Roughness2;\n float denom=ndoth*ndoth*(alpha2-1.0)+1.0;\n return denom != 0.0 ? alpha2/(denom*denom) : 0.0;\n}\n\nfloat GGX_Geom(vec3 v)\n{\n float ndotv=max(dot(v,normal),0.0);\n float ap=1.0+Roughness2;\n float k=0.125*ap*ap;\n return ndotv/((ndotv*(1.0-k))+k);\n}\n\nfloat Geom(vec3 v, vec3 l)\n{\n return GGX_Geom(v)*GGX_Geom(l);\n}\n\nfloat Fresnel(vec3 h, vec3 v, float fresnel0)\n{\n float a=1.0-max(dot(h,v),0.0);\n float b=a*a;\n return fresnel0+(1.0-fresnel0)*b*b*a;\n}\n\n// physical based shading using UE4 model.\nvec3 BRDF(vec3 viewDirection, vec3 lightDirection)\n{\n vec3 lambertian=diffuse.rgb;\n vec3 h=normalize(lightDirection+viewDirection);\n\n float omegain=max(dot(viewDirection,normal),0.0);\n float omegaln=max(dot(lightDirection,normal),0.0);\n\n float D=NDF_TRG(h);\n float G=Geom(viewDirection,lightDirection);\n float F=Fresnel(h,viewDirection,fresnel0);\n\n float denom=4.0*omegain*omegaln;\n float rawReflectance=denom > 0.0 ? (D*G)/denom : 0.0;\n\n vec3 dielectric=mix(lambertian,rawReflectance*specular,F);\n vec3 metal=rawReflectance*diffuse.rgb;\n\n return mix(dielectric,metal,metallic);\n}\n#endif\n\n#endif\n\nvoid main(void)\n{\n#ifdef WEBGL2\n#ifdef NORMAL\n Material m;\n#ifdef TRANSPARENT\n m=Materials[abs(MaterialIndex)-1];\n emissive=m.emissive;\n if(MaterialIndex >= 0)\n diffuse=m.diffuse;\n else {\n diffuse=Color;\n#if nlights == 0\n emissive += Color;\n#endif\n }\n#else\n m=Materials[MaterialIndex];\n emissive=m.emissive;\n#ifdef COLOR\n diffuse=Color;\n#if nlights == 0\n emissive += Color;\n#endif\n#else\n diffuse=m.diffuse;\n#endif // COLOR\n#endif // TRANSPARENT\n specular=m.specular.rgb;\n vec4 parameters=m.parameters;\n roughness=1.0-parameters[0];\n metallic=parameters[1];\n fresnel0=parameters[2];\n#else\n emissive=Materials[MaterialIndex].emissive;\n#endif // NORMAL\n#endif // WEBGL2\n\n#if defined(NORMAL) && nlights > 0\n normal=normalize(Normal);\n normal=gl_FrontFacing ? normal : -normal;\n#ifdef ORTHOGRAPHIC\n vec3 viewDir=vec3(0.0,0.0,1.0);\n#else\n vec3 viewDir=-normalize(ViewPosition);\n#endif\n\nvec3 color;\n#ifdef USE_IBL\n color=IBLColor(viewDir);\n#else\n Roughness2=roughness*roughness;\n color=emissive.rgb;\n for(int i=0; i < nlights; ++i) {\n Light Li=Lights[i];\n vec3 L=Li.direction;\n float cosTheta=max(dot(normal,L),0.0);\n vec3 radiance=cosTheta*Li.color;\n color += BRDF(viewDir,L)*radiance;\n }\n#endif\n OUTVALUE=vec4(color,diffuse.a);\n#else\n OUTVALUE=emissive;\n#endif\n}\n";!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var i=t();for(var a in i)("object"==typeof exports?exports:e)[a]=i[a]}}("undefined"!=typeof self?self:this,(function(){return function(e){var t={};function i(a){if(t[a])return t[a].exports;var n=t[a]={i:a,l:!1,exports:{}};return e[a].call(n.exports,n,n.exports,i),n.l=!0,n.exports}return i.m=e,i.c=t,i.d=function(e,t,a){i.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:a})},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="",i(i.s=1)}([function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.setMatrixArrayType=function(e){t.ARRAY_TYPE=e},t.toRadian=function(e){return e*n},t.equals=function(e,t){return Math.abs(e-t)<=a*Math.max(1,Math.abs(e),Math.abs(t))};var a=t.EPSILON=1e-6;t.ARRAY_TYPE="undefined"!=typeof Float32Array?Float32Array:Array,t.RANDOM=Math.random;var n=Math.PI/180},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.mat4=t.mat3=void 0;var a=r(i(2)),n=r(i(3));function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t.default=e,t}t.mat3=a,t.mat4=n},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.create=function(){var e=new a.ARRAY_TYPE(9);return e[0]=1,e[1]=0,e[2]=0,e[3]=0,e[4]=1,e[5]=0,e[6]=0,e[7]=0,e[8]=1,e},t.fromMat4=function(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[4],e[4]=t[5],e[5]=t[6],e[6]=t[8],e[7]=t[9],e[8]=t[10],e},t.invert=function(e,t){var i=t[0],a=t[1],n=t[2],r=t[3],s=t[4],o=t[5],l=t[6],h=t[7],c=t[8],d=c*s-o*h,m=-c*r+o*l,f=h*r-s*l,u=i*d+a*m+n*f;if(!u)return null;return u=1/u,e[0]=d*u,e[1]=(-c*a+n*h)*u,e[2]=(o*a-n*s)*u,e[3]=m*u,e[4]=(c*i-n*l)*u,e[5]=(-o*i+n*r)*u,e[6]=f*u,e[7]=(-h*i+a*l)*u,e[8]=(s*i-a*r)*u,e};var a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t.default=e,t}(i(0))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.create=function(){var e=new a.ARRAY_TYPE(16);return e[0]=1,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=1,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[10]=1,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,e},t.identity=function(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=1,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[10]=1,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,e},t.invert=function(e,t){var i=t[0],a=t[1],n=t[2],r=t[3],s=t[4],o=t[5],l=t[6],h=t[7],c=t[8],d=t[9],m=t[10],f=t[11],u=t[12],p=t[13],g=t[14],v=t[15],x=i*o-a*s,w=i*l-n*s,M=i*h-r*s,b=a*l-n*o,T=a*h-r*o,S=n*h-r*l,R=c*p-d*u,A=c*g-m*u,I=c*v-f*u,P=d*g-m*p,E=d*v-f*p,y=m*v-f*g,L=x*y-w*E+M*P+b*I-T*A+S*R;if(!L)return null;return L=1/L,e[0]=(o*y-l*E+h*P)*L,e[1]=(n*E-a*y-r*P)*L,e[2]=(p*S-g*T+v*b)*L,e[3]=(m*T-d*S-f*b)*L,e[4]=(l*I-s*y-h*A)*L,e[5]=(i*y-n*I+r*A)*L,e[6]=(g*M-u*S-v*w)*L,e[7]=(c*S-m*M+f*w)*L,e[8]=(s*E-o*I+h*R)*L,e[9]=(a*I-i*E-r*R)*L,e[10]=(u*T-p*M+v*x)*L,e[11]=(d*M-c*T-f*x)*L,e[12]=(o*A-s*P-l*R)*L,e[13]=(i*P-a*A+n*R)*L,e[14]=(p*w-u*b-g*x)*L,e[15]=(c*b-d*w+m*x)*L,e},t.multiply=n,t.translate=function(e,t,i){var a=i[0],n=i[1],r=i[2],s=void 0,o=void 0,l=void 0,h=void 0,c=void 0,d=void 0,m=void 0,f=void 0,u=void 0,p=void 0,g=void 0,v=void 0;t===e?(e[12]=t[0]*a+t[4]*n+t[8]*r+t[12],e[13]=t[1]*a+t[5]*n+t[9]*r+t[13],e[14]=t[2]*a+t[6]*n+t[10]*r+t[14],e[15]=t[3]*a+t[7]*n+t[11]*r+t[15]):(s=t[0],o=t[1],l=t[2],h=t[3],c=t[4],d=t[5],m=t[6],f=t[7],u=t[8],p=t[9],g=t[10],v=t[11],e[0]=s,e[1]=o,e[2]=l,e[3]=h,e[4]=c,e[5]=d,e[6]=m,e[7]=f,e[8]=u,e[9]=p,e[10]=g,e[11]=v,e[12]=s*a+c*n+u*r+t[12],e[13]=o*a+d*n+p*r+t[13],e[14]=l*a+m*n+g*r+t[14],e[15]=h*a+f*n+v*r+t[15]);return e},t.rotate=function(e,t,i,n){var r,s,o,l,h,c,d,m,f,u,p,g,v,x,w,M,b,T,S,R,A,I,P,E,y=n[0],L=n[1],D=n[2],O=Math.sqrt(y*y+L*L+D*D);if(Math.abs(O)gl.getUniformLocation(e,"Materials["+t+"]."+i);gl.uniform4fv(i("diffuse"),new Float32Array(this.diffuse)),gl.uniform4fv(i("emissive"),new Float32Array(this.emissive)),gl.uniform4fv(i("specular"),new Float32Array(this.specular)),gl.uniform4f(i("parameters"),this.shininess,this.metallic,this.fresnel0,0)}}let indexExt,TRIANGLES,material0Data,material1Data,materialData,colorData,transparentData,triangleData,materialIndex,enumPointLight=1,enumDirectionalLight=2;class Light{constructor(e,t){this.direction=e,this.color=t}setUniform(e,t){let i=i=>gl.getUniformLocation(e,"Lights["+t+"]."+i);gl.uniform3fv(i("direction"),new Float32Array(this.direction)),gl.uniform3fv(i("color"),new Float32Array(this.color))}}function initShaders(e=!1){let t=gl.getParameter(gl.MAX_VERTEX_UNIFORM_VECTORS);maxMaterials=Math.floor((t-14)/4),Nmaterials=Math.min(Math.max(Nmaterials,Materials.length),maxMaterials),pixelOpt=["WIDTH"],materialOpt=["NORMAL"],colorOpt=["NORMAL","COLOR"],transparentOpt=["NORMAL","COLOR","TRANSPARENT"],e&&(materialOpt.push("USE_IBL"),transparentOpt.push("USE_IBL")),pixelShader=initShader(pixelOpt),materialShader=initShader(materialOpt),colorShader=initShader(colorOpt),transparentShader=initShader(transparentOpt)}function deleteShaders(){gl.deleteProgram(transparentShader),gl.deleteProgram(colorShader),gl.deleteProgram(materialShader),gl.deleteProgram(pixelShader)}function saveAttributes(){let e=webgl2?window.top.document.asygl2[alpha]:window.top.document.asygl[alpha];e.gl=gl,e.nlights=Lights.length,e.Nmaterials=Nmaterials,e.maxMaterials=maxMaterials,e.pixelShader=pixelShader,e.materialShader=materialShader,e.colorShader=colorShader,e.transparentShader=transparentShader}function restoreAttributes(){let e=webgl2?window.top.document.asygl2[alpha]:window.top.document.asygl[alpha];gl=e.gl,nlights=e.nlights,Nmaterials=e.Nmaterials,maxMaterials=e.maxMaterials,pixelShader=e.pixelShader,materialShader=e.materialShader,colorShader=e.colorShader,transparentShader=e.transparentShader}function webGL(e,t){let i;return webgl2&&(i=e.getContext("webgl2",{alpha:t}),embedded&&!i)?(webgl2=!1,ibl=!1,initGL(!1),null):(i||(webgl2=!1,ibl=!1,i=e.getContext("webgl",{alpha:t})),i||alert("Could not initialize WebGL"),i)}function initGL(e=!0){if(ibl&&(webgl2=!0),alpha=Background[3]<1,embedded){let t=window.top.document;if(e&&(context=canvas.getContext("2d")),offscreen=webgl2?t.offscreen2:t.offscreen,offscreen||(offscreen=t.createElement("canvas"),webgl2?t.offscreen2=offscreen:t.offscreen=offscreen),webgl2?t.asygl2||(t.asygl2=Array(2)):t.asygl||(t.asygl=Array(2)),asygl=webgl2?t.asygl2:t.asygl,asygl[alpha]&&asygl[alpha].gl)restoreAttributes(),(Lights.length!=nlights||Math.min(Materials.length,maxMaterials)>Nmaterials)&&(initShaders(),saveAttributes());else{if(rc=webGL(offscreen,alpha),!rc)return;gl=rc,initShaders(),webgl2?t.asygl2[alpha]={}:t.asygl[alpha]={},saveAttributes()}}else gl=webGL(canvas,alpha),initShaders();indexExt=gl.getExtension("OES_element_index_uint"),TRIANGLES=gl.TRIANGLES,material0Data=new vertexBuffer(gl.POINTS),material1Data=new vertexBuffer(gl.LINES),materialData=new vertexBuffer,colorData=new vertexBuffer,transparentData=new vertexBuffer,triangleData=new vertexBuffer}function getShader(e,t,i,a=[]){let n=webgl2?"300 es":"100",r=Array(...a),s=[["nlights",0==wireframe?Lights.length:0],["Nmaterials",Nmaterials]],o=[["int","Nlights",Math.max(Lights.length,1)]];webgl2&&r.push("WEBGL2"),ibl&&s.push(["ROUGHNESS_STEP_COUNT",roughnessStepCount.toFixed(2)]),orthographic&&r.push("ORTHOGRAPHIC"),macros_str=s.map(e=>`#define ${e[0]} ${e[1]}`).join("\n"),define_str=r.map(e=>"#define "+e).join("\n"),const_str=o.map(e=>`const ${e[0]} ${e[1]}=${e[2]};`).join("\n"),ext_str=[].map(e=>`#extension ${e}: enable`).join("\n"),shaderSrc=`#version ${n}\n${ext_str}\n${define_str}\n${const_str}\n${macros_str}\n\n\n#ifdef GL_FRAGMENT_PRECISION_HIGH\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n \n${t}\n `;let l=e.createShader(i);return e.shaderSource(l,shaderSrc),e.compileShader(l),e.getShaderParameter(l,e.COMPILE_STATUS)?l:(alert(e.getShaderInfoLog(l)),null)}function registerBuffer(e,t,i,a=gl.ARRAY_BUFFER){return e.length>0&&(0==t&&(t=gl.createBuffer(),i=!0),gl.bindBuffer(a,t),i&&gl.bufferData(a,e,gl.STATIC_DRAW)),t}function drawBuffer(e,t,i=e.indices){if(0==e.indices.length)return;let a=t!=pixelShader;setUniforms(e,t),null!=IBLDiffuseMap&&(gl.activeTexture(gl.TEXTURE0),gl.bindTexture(gl.TEXTURE_2D,IBLbdrfMap),gl.uniform1i(gl.getUniformLocation(t,"reflBRDFSampler"),0),gl.activeTexture(gl.TEXTURE1),gl.bindTexture(gl.TEXTURE_2D,IBLDiffuseMap),gl.uniform1i(gl.getUniformLocation(t,"diffuseSampler"),1),gl.activeTexture(gl.TEXTURE2),gl.bindTexture(gl.TEXTURE_2D,IBLReflMap),gl.uniform1i(gl.getUniformLocation(t,"reflImgSampler"),2));let n=remesh||e.partial||!e.rendered;e.verticesBuffer=registerBuffer(new Float32Array(e.vertices),e.verticesBuffer,n),gl.vertexAttribPointer(positionAttribute,3,gl.FLOAT,!1,a?24:16,0),a?Lights.length>0&&gl.vertexAttribPointer(normalAttribute,3,gl.FLOAT,!1,24,12):gl.vertexAttribPointer(widthAttribute,1,gl.FLOAT,!1,16,12),e.materialsBuffer=registerBuffer(new Int16Array(e.materialIndices),e.materialsBuffer,n),gl.vertexAttribPointer(materialAttribute,1,gl.SHORT,!1,2,0),t!=colorShader&&t!=transparentShader||(e.colorsBuffer=registerBuffer(new Uint8Array(e.colors),e.colorsBuffer,n),gl.vertexAttribPointer(colorAttribute,4,gl.UNSIGNED_BYTE,!0,0,0)),e.indicesBuffer=registerBuffer(indexExt?new Uint32Array(i):new Uint16Array(i),e.indicesBuffer,n,gl.ELEMENT_ARRAY_BUFFER),e.rendered=!0,gl.drawElements(a?wireframe?gl.LINES:e.type:gl.POINTS,i.length,indexExt?gl.UNSIGNED_INT:gl.UNSIGNED_SHORT,0)}class vertexBuffer{constructor(e){this.type=e||TRIANGLES,this.verticesBuffer=0,this.materialsBuffer=0,this.colorsBuffer=0,this.indicesBuffer=0,this.rendered=!1,this.partial=!1,this.clear()}clear(){this.vertices=[],this.materialIndices=[],this.colors=[],this.indices=[],this.nvertices=0,this.materials=[],this.materialTable=[]}vertex(e,t){return this.vertices.push(e[0]),this.vertices.push(e[1]),this.vertices.push(e[2]),this.vertices.push(t[0]),this.vertices.push(t[1]),this.vertices.push(t[2]),this.materialIndices.push(materialIndex),this.nvertices++}Vertex(e,t,i=[0,0,0,0]){return this.vertices.push(e[0]),this.vertices.push(e[1]),this.vertices.push(e[2]),this.vertices.push(t[0]),this.vertices.push(t[1]),this.vertices.push(t[2]),this.materialIndices.push(materialIndex),this.colors.push(i[0]),this.colors.push(i[1]),this.colors.push(i[2]),this.colors.push(i[3]),this.nvertices++}vertex0(e,t){return this.vertices.push(e[0]),this.vertices.push(e[1]),this.vertices.push(e[2]),this.vertices.push(t),this.materialIndices.push(materialIndex),this.nvertices++}iVertex(e,t,i,a=[0,0,0,0]){let n=6*e;this.vertices[n]=t[0],this.vertices[n+1]=t[1],this.vertices[n+2]=t[2],this.vertices[n+3]=i[0],this.vertices[n+4]=i[1],this.vertices[n+5]=i[2],this.materialIndices[e]=materialIndex;let r=4*e;this.colors[r]=a[0],this.colors[r+1]=a[1],this.colors[r+2]=a[2],this.colors[r+3]=a[3],this.indices.push(e)}append(e){append(this.vertices,e.vertices),append(this.materialIndices,e.materialIndices),append(this.colors,e.colors),appendOffset(this.indices,e.indices,this.nvertices),this.nvertices+=e.nvertices}}function append(e,t){let i=e.length,a=t.length;e.length+=a;for(let n=0;nthis.X&&(this.X=l),hthis.Y&&(this.Y=h)}return(this.X<-1.01||this.x>1.01||this.Y<-1.01||this.y>1.01)&&(this.Onscreen=!1,!0)}T(e){let t=this.c[0],i=this.c[1],a=this.c[2],n=e[0]-t,r=e[1]-i,s=e[2]-a;return[n*normMat[0]+r*normMat[3]+s*normMat[6]+t,n*normMat[1]+r*normMat[4]+s*normMat[7]+i,n*normMat[2]+r*normMat[5]+s*normMat[8]+a]}Tcorners(e,t){return[this.T(e),this.T([e[0],e[1],t[2]]),this.T([e[0],t[1],e[2]]),this.T([e[0],t[1],t[2]]),this.T([t[0],e[1],e[2]]),this.T([t[0],e[1],t[2]]),this.T([t[0],t[1],e[2]]),this.T(t)]}setMaterial(e,t){null==e.materialTable[this.MaterialIndex]&&(e.materials.length>=Nmaterials&&(e.partial=!0,t()),e.materialTable[this.MaterialIndex]=e.materials.length,e.materials.push(Materials[this.MaterialIndex])),materialIndex=e.materialTable[this.MaterialIndex]}render(){let e;if(this.setMaterialIndex(),0==this.CenterIndex?e=corners(this.Min,this.Max):(this.c=Centers[this.CenterIndex-1],e=this.Tcorners(this.Min,this.Max)),this.offscreen(e))return this.data.clear(),void this.notRendered();let t,i=this.controlpoints;if(0==this.CenterIndex){if(!remesh&&this.Onscreen)return void this.append();t=i}else{let e=i.length;t=Array(e);for(let a=0;a0&&this.append()}append(){this.transparent?transparentData.append(this.data):this.color?colorData.append(this.data):materialData.append(this.data)}notRendered(){this.transparent?transparentData.rendered=!1:this.color?colorData.rendered=!1:materialData.rendered=!1}Render(e,t,i,a,n,r,s,o,l,h,c,d,m,f,u,p,g){let v=this.Distance(e);if(v[0]0&&this.append()}Render3(e,t,i,a,n,r,s,o,l,h,c,d,m){if(this.Distance3(e)this.epsilon?n:(n=bezierPP(e,t,i),abs2(n)>this.epsilon?n:bezierPPP(e,t,i,a))}sumdifferential(e,t,i,a,n,r,s){let o=this.differential(e,t,i,a),l=this.differential(e,n,r,s);return[o[0]+l[0],o[1]+l[1],o[2]+l[2]]}normal(e,t,i,a,n,r,s){let o=3*(n[0]-a[0]),l=3*(n[1]-a[1]),h=3*(n[2]-a[2]),c=3*(i[0]-a[0]),d=3*(i[1]-a[1]),m=3*(i[2]-a[2]),f=[l*m-h*d,h*c-o*m,o*d-l*c];if(abs2(f)>this.epsilon)return f;let u=[c,d,m],p=[o,l,h],g=bezierPP(a,i,t),v=bezierPP(a,n,r),x=cross(v,u),w=cross(p,g);if(f=[x[0]+w[0],x[1]+w[1],x[2]+w[2]],abs2(f)>this.epsilon)return f;let M=bezierPPP(a,i,t,e),b=bezierPPP(a,n,r,s);x=cross(p,M),w=cross(b,u);let T=cross(v,g);return f=[x[0]+w[0]+T[0],x[1]+w[1]+T[1],x[2]+w[2]+T[2]],abs2(f)>this.epsilon?f:(x=cross(b,g),w=cross(v,M),f=[x[0]+w[0],x[1]+w[1],x[2]+w[2]],abs2(f)>this.epsilon?f:cross(b,M))}}class BezierCurve extends Geometry{constructor(e,t,i,a,n){super(),this.controlpoints=e,this.CenterIndex=t,this.MaterialIndex=i,this.Min=a,this.Max=n}setMaterialIndex(){this.setMaterial(material1Data,drawMaterial1)}processLine(e){let t=e[0],i=e[1];if(!this.offscreen([t,i])){let e=[0,0,1];this.data.indices.push(this.data.vertex(t,e)),this.data.indices.push(this.data.vertex(i,e)),this.append()}}process(e){if(2==e.length)return this.processLine(e);let t=e[0],i=e[1],a=e[2],n=e[3],r=this.normal(bezierP(t,i),bezierPP(t,i,a)),s=this.normal(bezierP(a,n),bezierPP(n,a,i)),o=this.data.vertex(t,r),l=this.data.vertex(n,s);this.Render(e,o,l),this.data.indices.length>0&&this.append()}append(){material1Data.append(this.data)}notRendered(){material1Data.rendered=!1}Render(e,t,i){let a=e[0],n=e[1],r=e[2],s=e[3];if(Straightness(a,n,r,s)0?-1-materialIndex:1+materialIndex;for(let t=0,i=this.Indices.length;t1?i[1]:a;if(e&&0!=e.length||(e=a),this.Colors.length>0){let t=i.length>2?i[2]:a;t&&0!=t.length||(t=a);let o=this.Colors[t[0]],l=this.Colors[t[1]],h=this.Colors[t[2]];this.transparent|=o[3]+l[3]+h[3]<765,0==wireframe?(this.data.iVertex(a[0],n,this.Normals[e[0]],o),this.data.iVertex(a[1],r,this.Normals[e[1]],l),this.data.iVertex(a[2],s,this.Normals[e[2]],h)):(this.data.iVertex(a[0],n,this.Normals[e[0]],o),this.data.iVertex(a[1],r,this.Normals[e[1]],l),this.data.iVertex(a[1],r,this.Normals[e[1]],l),this.data.iVertex(a[2],s,this.Normals[e[2]],h),this.data.iVertex(a[2],s,this.Normals[e[2]],h),this.data.iVertex(a[0],n,this.Normals[e[0]],o))}else 0==wireframe?(this.data.iVertex(a[0],n,this.Normals[e[0]]),this.data.iVertex(a[1],r,this.Normals[e[1]]),this.data.iVertex(a[2],s,this.Normals[e[2]])):(this.data.iVertex(a[0],n,this.Normals[e[0]]),this.data.iVertex(a[1],r,this.Normals[e[1]]),this.data.iVertex(a[1],r,this.Normals[e[1]]),this.data.iVertex(a[2],s,this.Normals[e[2]]),this.data.iVertex(a[2],s,this.Normals[e[2]]),this.data.iVertex(a[0],n,this.Normals[e[0]]))}}this.data.nvertices=e.length,this.data.indices.length>0&&this.append()}append(){this.transparent?transparentData.append(this.data):triangleData.append(this.data)}notRendered(){this.transparent?transparentData.rendered=!1:triangleData.rendered=!1}}function redrawScene(){initProjection(),setProjection(),remesh=!0,drawScene()}function home(){mat4.identity(rotMat),redrawScene(),window.top.asyWebApplication&&window.top.asyWebApplication.setProjection(""),window.parent.asyProjection=!1}let positionAttribute=0,normalAttribute=1,materialAttribute=2,colorAttribute=3,widthAttribute=4;function initShader(e=[]){let t=getShader(gl,vertex,gl.VERTEX_SHADER,e),i=getShader(gl,fragment,gl.FRAGMENT_SHADER,e),a=gl.createProgram();return gl.attachShader(a,t),gl.attachShader(a,i),gl.bindAttribLocation(a,positionAttribute,"position"),gl.bindAttribLocation(a,normalAttribute,"normal"),gl.bindAttribLocation(a,materialAttribute,"materialIndex"),gl.bindAttribLocation(a,colorAttribute,"color"),gl.bindAttribLocation(a,widthAttribute,"width"),gl.linkProgram(a),gl.getProgramParameter(a,gl.LINK_STATUS)||alert("Could not initialize shaders"),a}class Split3{constructor(e,t,i,a){this.m0=[.5*(e[0]+t[0]),.5*(e[1]+t[1]),.5*(e[2]+t[2])];let n=.5*(t[0]+i[0]),r=.5*(t[1]+i[1]),s=.5*(t[2]+i[2]);this.m2=[.5*(i[0]+a[0]),.5*(i[1]+a[1]),.5*(i[2]+a[2])],this.m3=[.5*(this.m0[0]+n),.5*(this.m0[1]+r),.5*(this.m0[2]+s)],this.m4=[.5*(n+this.m2[0]),.5*(r+this.m2[1]),.5*(s+this.m2[2])],this.m5=[.5*(this.m3[0]+this.m4[0]),.5*(this.m3[1]+this.m4[1]),.5*(this.m3[2]+this.m4[2])]}}function unit(e){let t=1/(Math.sqrt(e[0]*e[0]+e[1]*e[1]+e[2]*e[2])||1);return[e[0]*t,e[1]*t,e[2]*t]}function abs2(e){return e[0]*e[0]+e[1]*e[1]+e[2]*e[2]}function dot(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]}function cross(e,t){return[e[1]*t[2]-e[2]*t[1],e[2]*t[0]-e[0]*t[2],e[0]*t[1]-e[1]*t[0]]}function bezierP(e,t){return[t[0]-e[0],t[1]-e[1],t[2]-e[2]]}function bezierPP(e,t,i){return[3*(e[0]+i[0])-6*t[0],3*(e[1]+i[1])-6*t[1],3*(e[2]+i[2])-6*t[2]]}function bezierPPP(e,t,i,a){return[a[0]-e[0]+3*(t[0]-i[0]),a[1]-e[1]+3*(t[1]-i[1]),a[2]-e[2]+3*(t[2]-i[2])]}function bezierPh(e,t,i,a){return[i[0]+a[0]-e[0]-t[0],i[1]+a[1]-e[1]-t[1],i[2]+a[2]-e[2]-t[2]]}function bezierPPh(e,t,i,a){return[3*e[0]-5*t[0]+i[0]+a[0],3*e[1]-5*t[1]+i[1]+a[1],3*e[2]-5*t[2]+i[2]+a[2]]}function Straightness(e,t,i,a){let n=[1/3*(a[0]-e[0]),1/3*(a[1]-e[1]),1/3*(a[2]-e[2])];return Math.max(abs2([t[0]-n[0]-e[0],t[1]-n[1]-e[1],t[2]-n[2]-e[2]]),abs2([a[0]-n[0]-i[0],a[1]-n[1]-i[1],a[2]-n[2]-i[2]]))}function Flatness(e,t,i,a){let n=[t[0]-e[0],t[1]-e[1],t[2]-e[2]],r=[a[0]-i[0],a[1]-i[1],a[2]-i[2]];return Math.max(abs2(cross(n,unit(r))),abs2(cross(r,unit(n))))/9}function corners(e,t){return[e,[e[0],e[1],t[2]],[e[0],t[1],e[2]],[e[0],t[1],t[2]],[t[0],e[1],e[2]],[t[0],e[1],t[2]],[t[0],t[1],e[2]],t]}function minbound(e){return[Math.min(e[0][0],e[1][0],e[2][0],e[3][0],e[4][0],e[5][0],e[6][0],e[7][0]),Math.min(e[0][1],e[1][1],e[2][1],e[3][1],e[4][1],e[5][1],e[6][1],e[7][1]),Math.min(e[0][2],e[1][2],e[2][2],e[3][2],e[4][2],e[5][2],e[6][2],e[7][2])]}function maxbound(e){return[Math.max(e[0][0],e[1][0],e[2][0],e[3][0],e[4][0],e[5][0],e[6][0],e[7][0]),Math.max(e[0][1],e[1][1],e[2][1],e[3][1],e[4][1],e[5][1],e[6][1],e[7][1]),Math.max(e[0][2],e[1][2],e[2][2],e[3][2],e[4][2],e[5][2],e[6][2],e[7][2])]}function COBTarget(e,t){mat4.fromTranslation(Temp,[center.x,center.y,center.z]),mat4.invert(cjMatInv,Temp),mat4.multiply(e,t,cjMatInv),mat4.multiply(e,Temp,e)}function setUniforms(e,t){let i=t==pixelShader;gl.useProgram(t),gl.enableVertexAttribArray(positionAttribute),i&&gl.enableVertexAttribArray(widthAttribute);let a=!i&&Lights.length>0;if(a&&gl.enableVertexAttribArray(normalAttribute),gl.enableVertexAttribArray(materialAttribute),t.projViewMatUniform=gl.getUniformLocation(t,"projViewMat"),t.viewMatUniform=gl.getUniformLocation(t,"viewMat"),t.normMatUniform=gl.getUniformLocation(t,"normMat"),t!=colorShader&&t!=transparentShader||gl.enableVertexAttribArray(colorAttribute),a)for(let e=0;e=e&&(Zoom=e),(1.5*Zoom1.5*lastZoom)&&(remesh=!0,lastZoom=Zoom)}function zoomImage(e){let t=zoomStep*halfCanvasHeight*e;const i=Math.log(.1*Number.MAX_VALUE)/Math.log(zoomFactor);Math.abs(t)1&&(denom=1/a,t*=denom,i*=denom),[t,i,Math.sqrt(Math.max(1-i*i-t*t,0))]}function arcball(e,t){let i=normMouse(e),a=normMouse(t),n=dot(i,a);return[n>1?0:n<-1?pi:Math.acos(n),unit(cross(i,a))]}function zoomScene(e,t,i,a){zoomImage(t-a)}const DRAGMODE_ROTATE=1,DRAGMODE_SHIFT=2,DRAGMODE_ZOOM=3,DRAGMODE_PAN=4;function processDrag(e,t,i,a=1){let n;switch(i){case 1:n=rotateScene;break;case 2:n=shiftScene;break;case 3:n=zoomScene;break;case 4:n=panScene;break;default:n=(e,t,i,a)=>{}}n((lastMouseX-halfCanvasWidth)/halfCanvasWidth,(lastMouseY-halfCanvasHeight)/halfCanvasHeight,(e-halfCanvasWidth)/halfCanvasWidth,(t-halfCanvasHeight)/halfCanvasHeight,a),lastMouseX=e,lastMouseY=t,setProjection(),drawScene()}let zoomEnabled=0;function enableZoom(){zoomEnabled=1,canvas.addEventListener("wheel",handleMouseWheel,!1)}function disableZoom(){zoomEnabled=0,canvas.removeEventListener("wheel",handleMouseWheel,!1)}function Camera(){let e=Array(3),t=Array(3),i=Array(3),a=center.x,n=center.y,r=.5*(viewParam.zmin+viewParam.zmax);for(let s=0;s<3;++s){let o=0,l=0,h=0,c=4*s;for(let e=0;e<4;++e){let t=4*e,i=rotMat[t],s=rotMat[t+1],d=rotMat[t+2],m=rotMat[t+3],f=Transform[c+e];o+=f*(m-a*i-n*s-r*d),h+=f*s,l+=f*(m-a*i-n*s)}e[s]=o,t[s]=h,i[s]=l}return[e,t,i]}function projection(){if(null==Transform)return"";let e,t,i;[e,t,i]=Camera();let a=orthographic?" orthographic(":" perspective(",n="".padStart(a.length),r="currentprojection=\n"+a+"camera=("+e+"),\n"+n+"up=("+t+"),\n"+n+"target=("+i+"),\n"+n+"zoom="+Zoom*initialZoom/zoom0;return orthographic||(r+=",\n"+n+"angle="+2*Math.atan(Math.tan(.5*angleOfView)/Zoom)/radians),0==xshift&&0==yshift||(r+=",\n"+n+"viewportshift=("+xshift+","+yshift+")"),orthographic||(r+=",\n"+n+"autoadjust=false"),r+=");\n",window.parent.asyProjection=!0,r}function handleKey(e){if(zoomEnabled||enableZoom(),embedded&&zoomEnabled&&27==e.keyCode)return void disableZoom();let t=[];switch(e.key){case"x":t=[1,0,0];break;case"y":t=[0,1,0];break;case"z":t=[0,0,1];break;case"h":home();break;case"m":++wireframe,3==wireframe&&(wireframe=0),2!=wireframe&&(embedded||deleteShaders(),initShaders(ibl)),remesh=!0,drawScene();break;case"+":case"=":case">":expand();break;case"-":case"_":case"<":shrink();break;case"c":showCamera()}t.length>0&&(mat4.rotate(rotMat,rotMat,.1,t),updateViewMatrix(),drawScene())}function setZoom(){capzoom(),setProjection(),drawScene()}function handleMouseWheel(e){e.preventDefault(),e.deltaY<0?Zoom*=zoomFactor:Zoom/=zoomFactor,setZoom()}function handleMouseMove(e){if(!mouseDownOrTouchActive)return;let t,i=e.clientX,a=e.clientY;t=e.getModifierState("Control")?2:e.getModifierState("Shift")?3:e.getModifierState("Alt")?4:1,processDrag(i,a,t)}let zooming=!1,swipe=!1,rotate=!1;function handleTouchMove(e){if(e.preventDefault(),zooming)return;let t=e.targetTouches;if(!pinch&&1==t.length&&touchId==t[0].identifier){let e=t[0].pageX,i=t[0].pageY,a=e-lastMouseX,n=i-lastMouseY,r=a*a+n*n<=shiftHoldDistance*shiftHoldDistance;if(r&&!swipe&&!rotate&&(new Date).getTime()-touchStartTime>shiftWaitTime&&(navigator.vibrate&&window.navigator.vibrate(vibrateTime),swipe=!0),swipe)processDrag(e,i,2);else if(!r){rotate=!0,processDrag(t[0].pageX,t[0].pageY,1,.5)}}if(pinch&&!swipe&&2==t.length&&touchId==t[0].identifier){let e=pinchDistance(t),i=e-pinchStart;zooming=!0,i*=zoomPinchFactor,i>zoomPinchCap&&(i=zoomPinchCap),i<-zoomPinchCap&&(i=-zoomPinchCap),zoomImage(i/size2),pinchStart=e,swipe=rotate=zooming=!1,setProjection(),drawScene()}}let pixelShader,materialShader,colorShader,transparentShader,zbuffer=[];function transformVertices(e){let t=viewMat[2],i=viewMat[6],a=viewMat[10];zbuffer.length=e.length;for(let n=0;n0)return drawBuffer(transparentData,transparentShader,e),void transparentData.clear();if(e.length>0){transformVertices(transparentData.vertices);let t=e.length/3,i=Array(t).fill().map((e,t)=>t);i.sort((function(t,i){let a=3*t;Ia=e[a],Ib=e[a+1],Ic=e[a+2];let n=3*i;return IA=e[n],IB=e[n+1],IC=e[n+2],zbuffer[Ia]+zbuffer[Ib]+zbuffer[Ic]maxViewportWidth&&(e=maxViewportWidth),t>maxViewportHeight&&(t=maxViewportHeight),shift.x*=e/canvasWidth,shift.y*=t/canvasHeight,canvasWidth=e,canvasHeight=t,setCanvas(),setViewport(),setProjection(),remesh=!0}function resize(){if(zoom0=initialZoom,window.top.asyWebApplication&&""==window.top.asyWebApplication.getProjection()&&(window.parent.asyProjection=!1),absolute&&!embedded)canvasWidth=canvasWidth0*window.devicePixelRatio,canvasHeight=canvasHeight0*window.devicePixelRatio;else{let e=canvasWidth0/canvasHeight0;canvasWidth=Math.max(window.innerWidth-10,10),canvasHeight=Math.max(window.innerHeight-10,10),!orthographic&&!window.parent.asyProjection&&canvasWidths?unit(n):(n=[2*i[0]-t[0]-a[0],2*i[1]-t[1]-a[1],2*i[2]-t[2]-a[2]],abs2(n)>s?unit(n):[a[0]-e[0]+3*(t[0]-i[0]),a[1]-e[1]+3*(t[1]-i[1]),a[2]-e[2]+3*(t[2]-i[2])])}let r=[a[0]-e[0]+3*(t[0]-i[0]),a[1]-e[1]+3*(t[1]-i[1]),a[2]-e[2]+3*(t[2]-i[2])],o=[2*(e[0]+i[0])-4*t[0],2*(e[1]+i[1])-4*t[1],2*(e[2]+i[2])-4*t[2]],l=[t[0]-e[0],t[1]-e[1],t[2]-e[2]],h=n*n,c=[r[0]*h+o[0]*n+l[0],r[1]*h+o[1]*n+l[1],r[2]*h+o[2]*n+l[2]];return abs2(c)>s?unit(c):(h=2*n,c=[r[0]*h+o[0],r[1]*h+o[1],r[2]*h+o[2]],abs2(c)>s?unit(c):unit(r))}let l=Array(n.length),h=[t[0]-e[0],t[1]-e[1],t[2]-e[2]];abs2(h)i?unit(t):(t=cross(e,[0,0,1]),abs2(t)>i?unit(t):[1,0,0])}(h);l[0]=new r(e,c,h);for(let s=1;st%4!=3)}function createTexture(e,t,i=gl.RGB16F){let a=e.width(),n=e.height(),r=gl.createTexture();return gl.activeTexture(gl.TEXTURE0+t),gl.bindTexture(gl.TEXTURE_2D,r),gl.pixelStorei(gl.UNPACK_ALIGNMENT,1),gl.texParameteri(gl.TEXTURE_2D,gl.TEXTURE_MIN_FILTER,gl.LINEAR),gl.texParameteri(gl.TEXTURE_2D,gl.TEXTURE_MAG_FILTER,gl.LINEAR),gl.texImage2D(gl.TEXTURE_2D,0,i,a,n,0,gl.RGB,gl.FLOAT,rgb(e)),r}async function initIBL(){let e=imageURL+image+"/";function t(e){return new Promise(t=>setTimeout(t,e))}for(;!Module.EXRLoader;)await t(0);promises=[getReq(imageURL+"refl.exr").then(e=>{let t=new Module.EXRLoader(e);IBLbdrfMap=createTexture(t,0)}),getReq(e+"diffuse.exr").then(e=>{let t=new Module.EXRLoader(e);IBLDiffuseMap=createTexture(t,1)})],refl_promise=[],refl_promise.push(getReq(e+"refl0.exr"));for(let t=1;t<=roughnessStepCount;++t)refl_promise.push(getReq(e+"refl"+t+"w.exr"));finished_promise=Promise.all(refl_promise).then(e=>{let t=gl.createTexture();gl.activeTexture(gl.TEXTURE0+2),gl.pixelStorei(gl.UNPACK_ALIGNMENT,1),gl.bindTexture(gl.TEXTURE_2D,t),gl.texParameteri(gl.TEXTURE_2D,gl.TEXTURE_MAX_LEVEL,e.length-1),gl.texParameteri(gl.TEXTURE_2D,gl.TEXTURE_MIN_FILTER,gl.LINEAR_MIPMAP_LINEAR),gl.texParameteri(gl.TEXTURE_2D,gl.TEXTURE_MAG_FILTER,gl.LINEAR),gl.texParameterf(gl.TEXTURE_2D,gl.TEXTURE_MIN_LOD,0),gl.texParameterf(gl.TEXTURE_2D,gl.TEXTURE_MAX_LOD,roughnessStepCount);for(let t=0;tt.getUniformLocation(e,"Materials["+i+"]."+n);t.uniform4fv(n("diffuse"),new Float32Array(this.diffuse)),t.uniform4fv(n("emissive"),new Float32Array(this.emissive)),t.uniform4fv(n("specular"),new Float32Array(this.specular)),t.uniform4f(n("parameters"),this.shininess,this.metallic,this.fresnel0,0)}}let $,q,K,Z,Q,J,tt,et,it;class nt{constructor(t,e){this.direction=t,this.color=e}setUniform(e,i){let n=n=>t.getUniformLocation(e,"Lights["+i+"]."+n);t.uniform3fv(n("direction"),new Float32Array(this.direction)),t.uniform3fv(n("color"),new Float32Array(this.color))}}function rt(e=!1){let i=t.getParameter(t.MAX_VERTEX_UNIFORM_VECTORS);r=Math.floor((i-14)/4),m=Math.min(Math.max(m,c.length),r),pixelOpt=["WIDTH"],materialOpt=["NORMAL"],colorOpt=["NORMAL","COLOR"],transparentOpt=["NORMAL","COLOR","TRANSPARENT"],e&&(materialOpt.push("USE_IBL"),transparentOpt.push("USE_IBL")),xe=Lt(pixelOpt),ge=Lt(materialOpt),we=Lt(colorOpt),Me=Lt(transparentOpt)}function st(){t.deleteProgram(Me),t.deleteProgram(we),t.deleteProgram(ge),t.deleteProgram(xe)}function at(){let i=o.webgl2?window.top.document.asygl2[e]:window.top.document.asygl[e];i.gl=t,i.nlights=l.length,i.Nmaterials=m,i.maxMaterials=r,i.pixelShader=xe,i.materialShader=ge,i.colorShader=we,i.transparentShader=Me}function ot(t,e){let i;return o.webgl2&&(i=t.getContext("webgl2",{alpha:e}),o.embedded&&!i)?(o.webgl2=!1,o.ibl=!1,ht(!1),null):(i||(o.webgl2=!1,o.ibl=!1,i=t.getContext("webgl",{alpha:e})),i||alert("Could not initialize WebGL"),i)}function ht(s=!0){if(o.ibl&&(o.webgl2=!0),e=o.background[3]<1,o.embedded){let a=window.top.document;if(s&&(n=o.canvas.getContext("2d")),i=o.webgl2?a.offscreen2:a.offscreen,i||(i=a.createElement("canvas"),o.webgl2?a.offscreen2=i:a.offscreen=i),o.webgl2?a.asygl2||(a.asygl2=Array(2)):a.asygl||(a.asygl=Array(2)),asygl=o.webgl2?a.asygl2:a.asygl,asygl[e]&&asygl[e].gl)!function(){let i=o.webgl2?window.top.document.asygl2[e]:window.top.document.asygl[e];t=i.gl,d=i.nlights,m=i.Nmaterials,r=i.maxMaterials,xe=i.pixelShader,ge=i.materialShader,we=i.colorShader,Me=i.transparentShader}(),(l.length!=d||Math.min(c.length,r)>m)&&(rt(),at());else{if(rc=ot(i,e),!rc)return;t=rc,rt(),o.webgl2?a.asygl2[e]={}:a.asygl[e]={},at()}}else t=ot(o.canvas,e),rt();$=t.getExtension("OES_element_index_uint"),q=t.TRIANGLES,K=new mt(t.POINTS),Z=new mt(t.LINES),Q=new mt,J=new mt,tt=new mt,et=new mt}function lt(t,e,i,n=[]){let r=o.webgl2?"300 es":"100",s=Array(...n),a=[["nlights",0==V?l.length:0],["Nmaterials",m]],h=[["int","Nlights",Math.max(l.length,1)]];o.webgl2&&s.push("WEBGL2"),o.ibl&&a.push(["ROUGHNESS_STEP_COUNT",8..toFixed(2)]),o.orthographic&&s.push("ORTHOGRAPHIC"),macros_str=a.map(t=>`#define ${t[0]} ${t[1]}`).join("\n"),define_str=s.map(t=>"#define "+t).join("\n"),const_str=h.map(t=>`const ${t[0]} ${t[1]}=${t[2]};`).join("\n"),ext_str=[].map(t=>`#extension ${t}: enable`).join("\n"),shaderSrc=`#version ${r}\n${ext_str}\n${define_str}\n${const_str}\n${macros_str}\n\n\n#ifdef GL_FRAGMENT_PRECISION_HIGH\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n \n${e}\n `;let c=t.createShader(i);return t.shaderSource(c,shaderSrc),t.compileShader(c),t.getShaderParameter(c,t.COMPILE_STATUS)?c:(alert(t.getShaderInfoLog(c)),null)}function ct(e,i,n,r=t.ARRAY_BUFFER){return e.length>0&&(0==i&&(i=t.createBuffer(),n=!0),t.bindBuffer(r,i),n&&t.bufferData(r,e,t.STATIC_DRAW)),i}function dt(e,i,n=e.indices){if(0==e.indices.length)return;let r=i!=xe;!function(e,i){let n=i==xe;t.useProgram(i),t.enableVertexAttribArray(Tt),n&&t.enableVertexAttribArray(It);let r=!n&&l.length>0;r&&t.enableVertexAttribArray(yt);t.enableVertexAttribArray(At),i.projViewMatUniform=t.getUniformLocation(i,"projViewMat"),i.viewMatUniform=t.getUniformLocation(i,"viewMat"),i.normMatUniform=t.getUniformLocation(i,"normMat"),(i==we||i==Me)&&t.enableVertexAttribArray(Et);if(r)for(let t=0;t0&&t.vertexAttribPointer(yt,3,t.FLOAT,!1,24,12):t.vertexAttribPointer(It,1,t.FLOAT,!1,16,12),e.materialsBuffer=ct(new Int16Array(e.materialIndices),e.materialsBuffer,s),t.vertexAttribPointer(At,1,t.SHORT,!1,2,0),i!=we&&i!=Me||(e.colorsBuffer=ct(new Float32Array(e.colors),e.colorsBuffer,s),t.vertexAttribPointer(Et,4,t.FLOAT,!0,0,0)),e.indicesBuffer=ct($?new Uint32Array(n):new Uint16Array(n),e.indicesBuffer,s,t.ELEMENT_ARRAY_BUFFER),e.rendered=!0,t.drawElements(r?V?t.LINES:e.type:t.POINTS,n.length,$?t.UNSIGNED_INT:t.UNSIGNED_SHORT,0)}class mt{constructor(t){this.type=t||q,this.verticesBuffer=0,this.materialsBuffer=0,this.colorsBuffer=0,this.indicesBuffer=0,this.rendered=!1,this.partial=!1,this.clear()}clear(){this.vertices=[],this.materialIndices=[],this.colors=[],this.indices=[],this.nvertices=0,this.materials=[],this.materialTable=[]}vertex(t,e){return this.vertices.push(t[0]),this.vertices.push(t[1]),this.vertices.push(t[2]),this.vertices.push(e[0]),this.vertices.push(e[1]),this.vertices.push(e[2]),this.materialIndices.push(it),this.nvertices++}Vertex(t,e,i=[0,0,0,0]){return this.vertices.push(t[0]),this.vertices.push(t[1]),this.vertices.push(t[2]),this.vertices.push(e[0]),this.vertices.push(e[1]),this.vertices.push(e[2]),this.materialIndices.push(it),this.colors.push(i[0]),this.colors.push(i[1]),this.colors.push(i[2]),this.colors.push(i[3]),this.nvertices++}vertex0(t,e){return this.vertices.push(t[0]),this.vertices.push(t[1]),this.vertices.push(t[2]),this.vertices.push(e),this.materialIndices.push(it),this.nvertices++}iVertex(t,e,i,n=[0,0,0,0]){let r=6*t;this.vertices[r]=e[0],this.vertices[r+1]=e[1],this.vertices[r+2]=e[2],this.vertices[r+3]=i[0],this.vertices[r+4]=i[1],this.vertices[r+5]=i[2],this.materialIndices[t]=it;let s=4*t;this.colors[s]=n[0],this.colors[s+1]=n[1],this.colors[s+2]=n[2],this.colors[s+3]=n[3],this.indices.push(t)}append(t){ft(this.vertices,t.vertices),ft(this.materialIndices,t.materialIndices),ft(this.colors,t.colors),function(t,e,i){let n=t.length,r=e.length;t.length+=e.length;for(let s=0;sthis.X&&(this.X=h),lthis.Y&&(this.Y=l)}return(this.X<-1.01||this.x>1.01||this.Y<-1.01||this.y>1.01)&&(this.Onscreen=!1,!0)}T(t){let e=this.c[0],i=this.c[1],n=this.c[2],r=t[0]-e,s=t[1]-i,a=t[2]-n;return[r*I[0]+s*I[3]+a*I[6]+e,r*I[1]+s*I[4]+a*I[7]+i,r*I[2]+s*I[5]+a*I[8]+n]}Tcorners(t,e){return[this.T(t),this.T([t[0],t[1],e[2]]),this.T([t[0],e[1],t[2]]),this.T([t[0],e[1],e[2]]),this.T([e[0],t[1],t[2]]),this.T([e[0],t[1],e[2]]),this.T([e[0],e[1],t[2]]),this.T(e)]}setMaterial(t,e){null==t.materialTable[this.MaterialIndex]&&(t.materials.length>=m&&(t.partial=!0,e()),t.materialTable[this.MaterialIndex]=t.materials.length,t.materials.push(c[this.MaterialIndex])),it=t.materialTable[this.MaterialIndex]}render(){let t;var e,i;if(this.setMaterialIndex(),0==this.CenterIndex?(e=this.Min,i=this.Max,t=[e,[e[0],e[1],i[2]],[e[0],i[1],e[2]],[e[0],i[1],i[2]],[i[0],e[1],e[2]],[i[0],e[1],i[2]],[i[0],i[1],e[2]],i]):(this.c=o.Centers[this.CenterIndex-1],t=this.Tcorners(this.Min,this.Max)),this.offscreen(t))return this.data.clear(),void this.notRendered();let n,r=this.controlpoints;if(0==this.CenterIndex){if(!U&&this.Onscreen)return void this.append();n=r}else{let t=r.length;n=Array(t);for(let e=0;e=-n||0==r)return i;--r,n*=2;let s=new Nt(t[0],t[1],t[2],t[3]),a=new Nt(t[4],t[5],t[6],t[7]),o=new Nt(t[8],t[9],t[10],t[11]),h=new Nt(t[12],t[13],t[14],t[15]),l=new Nt(t[0],t[4],t[8],t[12]),c=new Nt(s.m0,a.m0,o.m0,h.m0),d=new Nt(s.m3,a.m3,o.m3,h.m3),m=new Nt(s.m5,a.m5,o.m5,h.m5),f=new Nt(s.m4,a.m4,o.m4,h.m4),u=new Nt(s.m2,a.m2,o.m2,h.m2),p=new Nt(t[3],t[7],t[11],t[15]),v=[t[0],s.m0,s.m3,s.m5,l.m0,c.m0,d.m0,m.m0,l.m3,c.m3,d.m3,m.m3,l.m5,c.m5,d.m5,m.m5];i=this.bound(v,e,i,n,r);let x=[l.m5,c.m5,d.m5,m.m5,l.m4,c.m4,d.m4,m.m4,l.m2,c.m2,d.m2,m.m2,t[12],h.m0,h.m3,h.m5];i=this.bound(x,e,i,n,r);let g=[m.m5,f.m5,u.m5,p.m5,m.m4,f.m4,u.m4,p.m4,m.m2,f.m2,u.m2,p.m2,h.m5,h.m4,h.m2,t[15]];i=this.bound(g,e,i,n,r);let w=[s.m5,s.m4,s.m2,t[3],m.m0,f.m0,u.m0,p.m0,m.m3,f.m3,u.m3,p.m3,m.m5,f.m5,u.m5,p.m5];return this.bound(w,e,i,n,r)}cornerboundtri(t,e){let i=e(t[0],t[6]);return e(i,t[9])}controlboundtri(t,e){let i=e(t[1],t[2]);return i=e(i,t[3]),i=e(i,t[4]),i=e(i,t[5]),i=e(i,t[7]),e(i,t[8])}boundtri(t,e,i,n,r){if(i=e(i,this.cornerboundtri(t,e)),e(-1,1)*(i-this.controlboundtri(t,e))>=-n||0==r)return i;--r,n*=2;let s=new _t(t),a=[s.l003,s.l102,s.l012,s.l201,s.l111,s.l021,s.l300,s.l210,s.l120,s.l030];i=this.boundtri(a,e,i,n,r);let o=[s.l300,s.r102,s.r012,s.r201,s.r111,s.r021,s.r300,s.r210,s.r120,s.r030];i=this.boundtri(o,e,i,n,r);let h=[s.l030,s.u102,s.u012,s.u201,s.u111,s.u021,s.r030,s.u210,s.u120,s.u030];i=this.boundtri(h,e,i,n,r);let l=[s.r030,s.u201,s.r021,s.u102,s.c111,s.r012,s.l030,s.l120,s.l210,s.l300];return this.boundtri(l,e,i,n,r)}Bounds(t,e,i){let n=Array(3),r=t.length,s=Array(r);for(let a=0;a<3;++a){for(let e=0;e0&&this.append()}append(){this.transparent?tt.append(this.data):this.color?J.append(this.data):Q.append(this.data)}notRendered(){this.transparent?tt.rendered=!1:this.color?J.rendered=!1:Q.rendered=!1}Render(t,e,i,n,r,s,a,o,h,l,c,d,m,f,u,p,v){let x=this.Distance(t);if(x[0]0&&this.append()}Render3(t,e,i,n,r,s,a,o,h,l,c,d,m){if(this.Distance3(t)this.epsilon?r:(r=Ct(t,e,i),St(r)>this.epsilon?r:Ft(t,e,i,n))}sumdifferential(t,e,i,n,r,s,a){let o=this.differential(t,e,i,n),h=this.differential(t,r,s,a);return[o[0]+h[0],o[1]+h[1],o[2]+h[2]]}normal(t,e,i,n,r,s,a){let o=3*(r[0]-n[0]),h=3*(r[1]-n[1]),l=3*(r[2]-n[2]),c=3*(i[0]-n[0]),d=3*(i[1]-n[1]),m=3*(i[2]-n[2]),f=[h*m-l*d,l*c-o*m,o*d-h*c];if(St(f)>this.epsilon)return f;let u=[c,d,m],p=[o,h,l],v=Ct(n,i,e),x=Ct(n,r,s),g=Vt(x,u),w=Vt(p,v);if(f=[g[0]+w[0],g[1]+w[1],g[2]+w[2]],St(f)>this.epsilon)return f;let M=Ft(n,i,e,t),b=Ft(n,r,s,a);g=Vt(p,M),w=Vt(b,u);let R=Vt(x,v);return f=[g[0]+w[0]+R[0],g[1]+w[1]+R[1],g[2]+w[2]+R[2]],St(f)>this.epsilon?f:(g=Vt(b,v),w=Vt(x,M),f=[g[0]+w[0],g[1]+w[1],g[2]+w[2]],St(f)>this.epsilon?f:Vt(b,M))}}function xt(t){return 0<=t&&t<=1}class gt{constructor(t,e,i){const n=1e3*Number.EPSILON,r=n*n;if(Math.abs(t)<=n*Math.abs(e)+r*Math.abs(i))Math.abs(e)>n*Math.abs(i)?(this.roots=1,this.t1=-i/e):0==i?(this.roots=1,this.t1=0):this.roots=0;else{let r=.5*e/t,s=e*r;if(Math.abs(s)<=n*Math.abs(i)){let e=-i/t;e>=0?(this.roots=2,this.t2=Math.sqrt(e),this.t1=-this.t2):this.roots=0}else{let t=-2*i/s;if(t>-1){this.roots=2;let e=r*function(t){return t/(Math.sqrt(1+t)+1)}(t),i=-e-2*r;i<=e?(this.t1=i,this.t2=e):(this.t1=e,this.t2=i)}else-1==t?(this.roots=1,this.t1=this.t2=-r):this.roots=0}}}}class wt extends ut{constructor(t,e,i,n,r){if(super(),this.controlpoints=t,this.CenterIndex=e,this.MaterialIndex=i,n&&r)this.Min=n,this.Max=r;else{let t=this.Bounds(this.controlpoints);this.Min=t[0],this.Max=t[1]}}Bounds(t){let e=Array(3),i=Array(3),n=t.length,r=Array(n);for(let h=0;h<3;++h){for(let e=0;e0&&this.append()}append(){Z.append(this.data)}notRendered(){Z.rendered=!1}Render(t,e,i){let n=t[0],r=t[1],s=t[2],a=t[3];if(zt(n,r,s,a)0?-1-it:1+it;for(let e=0,i=this.Indices.length;e1?i[1]:n;if(t&&0!=t.length||(t=n),this.Colors.length>0){let e=i.length>2?i[2]:n;e&&0!=e.length||(e=n);let o=this.Colors[e[0]],h=this.Colors[e[1]],l=this.Colors[e[2]];this.transparent|=o[3]+h[3]+l[3]<765,0==V?(this.data.iVertex(n[0],r,this.Normals[t[0]],o),this.data.iVertex(n[1],s,this.Normals[t[1]],h),this.data.iVertex(n[2],a,this.Normals[t[2]],l)):(this.data.iVertex(n[0],r,this.Normals[t[0]],o),this.data.iVertex(n[1],s,this.Normals[t[1]],h),this.data.iVertex(n[1],s,this.Normals[t[1]],h),this.data.iVertex(n[2],a,this.Normals[t[2]],l),this.data.iVertex(n[2],a,this.Normals[t[2]],l),this.data.iVertex(n[0],r,this.Normals[t[0]],o))}else 0==V?(this.data.iVertex(n[0],r,this.Normals[t[0]]),this.data.iVertex(n[1],s,this.Normals[t[1]]),this.data.iVertex(n[2],a,this.Normals[t[2]])):(this.data.iVertex(n[0],r,this.Normals[t[0]]),this.data.iVertex(n[1],s,this.Normals[t[1]]),this.data.iVertex(n[1],s,this.Normals[t[1]]),this.data.iVertex(n[2],a,this.Normals[t[2]]),this.data.iVertex(n[2],a,this.Normals[t[2]]),this.data.iVertex(n[0],r,this.Normals[t[0]]))}}this.data.nvertices=t.length,this.data.indices.length>0&&this.append()}append(){this.transparent?tt.append(this.data):et.append(this.data)}notRendered(){this.transparent?tt.rendered=!1:et.rendered=!1}}function Rt(){M=-Math.tan(.5*o.angleOfView)*o.maxBound[2],_.x=_.y=0,_.z=.5*(o.minBound[2]+o.maxBound[2]),x=v=o.zoom0,S.zmin=o.minBound[2],S.zmax=o.maxBound[2],P.x=P.y=0,Oe(),U=!0,Ne()}let Tt=0,yt=1,At=2,Et=3,It=4;function Lt(e=[]){let i=lt(t,vertex,t.VERTEX_SHADER,e),n=lt(t,fragment,t.FRAGMENT_SHADER,e),r=t.createProgram();return t.attachShader(r,i),t.attachShader(r,n),t.bindAttribLocation(r,Tt,"position"),t.bindAttribLocation(r,yt,"normal"),t.bindAttribLocation(r,At,"materialIndex"),t.bindAttribLocation(r,Et,"color"),t.bindAttribLocation(r,It,"width"),t.linkProgram(r),t.getProgramParameter(r,t.LINK_STATUS)||alert("Could not initialize shaders"),r}class Nt{constructor(t,e,i,n){this.m0=.5*(t+e);let r=.5*(e+i);this.m2=.5*(i+n),this.m3=.5*(this.m0+r),this.m4=.5*(r+this.m2),this.m5=.5*(this.m3+this.m4)}}class Ot{constructor(t,e,i,n){this.m0=[.5*(t[0]+e[0]),.5*(t[1]+e[1]),.5*(t[2]+e[2])];let r=.5*(e[0]+i[0]),s=.5*(e[1]+i[1]),a=.5*(e[2]+i[2]);this.m2=[.5*(i[0]+n[0]),.5*(i[1]+n[1]),.5*(i[2]+n[2])],this.m3=[.5*(this.m0[0]+r),.5*(this.m0[1]+s),.5*(this.m0[2]+a)],this.m4=[.5*(r+this.m2[0]),.5*(s+this.m2[1]),.5*(a+this.m2[2])],this.m5=[.5*(this.m3[0]+this.m4[0]),.5*(this.m3[1]+this.m4[1]),.5*(this.m3[2]+this.m4[2])]}}class _t{constructor(t){this.l003=t[0];let e=t[1],i=t[2],n=t[3],r=t[4],s=t[5];this.r300=t[6];let a=t[7],o=t[8];this.u030=t[9],this.u021=.5*(this.u030+s),this.u120=.5*(this.u030+o);let h=.5*(s+i),l=.5*(o+r),c=.5*(o+a),d=.5*(i+r);this.l012=.5*(i+this.l003);let m=.5*(r+n);this.r210=.5*(a+this.r300),this.l102=.5*(this.l003+e);let f=.5*(e+n);this.r201=.5*(n+this.r300),this.u012=.5*(this.u021+h),this.u210=.5*(this.u120+c),this.l021=.5*(h+this.l012);let u=.5*l+.25*(r+e);this.r120=.5*(c+this.r210);let p=.5*d+.25*(r+a),v=.25*(s+r)+.5*m;this.l201=.5*(this.l102+f),this.r102=.5*(f+this.r201),this.l210=.5*(p+this.l201),this.r012=.5*(p+this.r102),this.l300=.5*(this.l201+this.r102),this.r021=.5*(v+this.r120),this.u201=.5*(this.u210+v),this.r030=.5*(this.u210+this.r120),this.u102=.5*(this.u012+u),this.l120=.5*(this.l021+u),this.l030=.5*(this.u012+this.l021),this.l111=.5*(d+this.l102),this.r111=.5*(m+this.r210),this.u111=.5*(this.u021+l),this.c111=.25*(h+c+f+r)}}function Pt(t){let e=1/(Math.sqrt(t[0]*t[0]+t[1]*t[1]+t[2]*t[2])||1);return[t[0]*e,t[1]*e,t[2]*e]}function St(t){return t[0]*t[0]+t[1]*t[1]+t[2]*t[2]}function Ut(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function Vt(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function Bt(t,e,i,n,r){let s=1-r,a=s*s;return a*s*t+r*(3*(a*e+r*s*i)+r*r*n)}function Dt(t,e){return[e[0]-t[0],e[1]-t[1],e[2]-t[2]]}function Ct(t,e,i){return[3*(t[0]+i[0])-6*e[0],3*(t[1]+i[1])-6*e[1],3*(t[2]+i[2])-6*e[2]]}function Ft(t,e,i,n){return[n[0]-t[0]+3*(e[0]-i[0]),n[1]-t[1]+3*(e[1]-i[1]),n[2]-t[2]+3*(e[2]-i[2])]}function zt(t,e,i,n){let r=[1/3*(n[0]-t[0]),1/3*(n[1]-t[1]),1/3*(n[2]-t[2])];return Math.max(St([e[0]-r[0]-t[0],e[1]-r[1]-t[1],e[2]-r[2]-t[2]]),St([n[0]-r[0]-i[0],n[1]-r[1]-i[1],n[2]-r[2]-i[2]]))}function Ht(t,e,i,n){let r=[e[0]-t[0],e[1]-t[1],e[2]-t[2]],s=[n[0]-i[0],n[1]-i[1],n[2]-i[2]];return Math.max(St(Vt(r,Pt(s))),St(Vt(s,Pt(r))))/9}function Xt(t){return[Math.min(t[0][0],t[1][0],t[2][0],t[3][0],t[4][0],t[5][0],t[6][0],t[7][0]),Math.min(t[0][1],t[1][1],t[2][1],t[3][1],t[4][1],t[5][1],t[6][1],t[7][1]),Math.min(t[0][2],t[1][2],t[2][2],t[3][2],t[4][2],t[5][2],t[6][2],t[7][2])]}function Gt(t){return[Math.max(t[0][0],t[1][0],t[2][0],t[3][0],t[4][0],t[5][0],t[6][0],t[7][0]),Math.max(t[0][1],t[1][1],t[2][1],t[3][1],t[4][1],t[5][1],t[6][1],t[7][1]),Math.max(t[0][2],t[1][2],t[2][2],t[3][2],t[4][2],t[5][2],t[6][2],t[7][2])]}function Wt(t){ae||oe(),B=!0,D=t.clientX,C=t.clientY}let jt,kt,Yt=!1;function $t(t){return Math.hypot(t[0].pageX-t[1].pageX,t[0].pageY-t[1].pageY)}function qt(t){t.preventDefault(),ae||oe();let e=t.targetTouches;ue=pe=Yt=!1,fe||(1!=e.length||B||(kt=(new Date).getTime(),touchId=e[0].identifier,D=e[0].pageX,C=e[0].pageY),2!=e.length||B||(touchId=e[0].identifier,jt=$t(e),Yt=!0))}function Kt(t){B=!1}function Zt(t,e,i,n,r){if(t==i&&e==n)return;let[s,a]=function(t,e){let i=ne(t),n=ne(e),r=Ut(i,n);return[r>1?0:r<-1?f:Math.acos(r),Pt(Vt(i,n))]}([t,-e],[i,-n]);mat4.fromRotation(O,2*r*R*s/v,a),mat4.multiply(T,O,T)}function Qt(t,e,i,n){let r=1/v;P.x+=(i-t)*r*s,P.y-=(n-e)*r*a}function Jt(t,e,i,n){o.orthographic?Qt(t,e,i,n):(_.x+=(i-t)*(S.xmax-S.xmin),_.y-=(n-e)*(S.ymax-S.ymin))}function te(){var t,e;t=A,e=T,mat4.fromTranslation(O,[_.x,_.y,_.z]),mat4.invert(N,O),mat4.multiply(t,e,N),mat4.multiply(t,O,t),mat4.translate(A,A,[_.x,_.y,0]),mat3.fromMat4(L,A),mat3.invert(I,L),mat4.multiply(E,y,A)}function ee(){let t=Math.sqrt(Number.MAX_VALUE),e=1/t;v<=e&&(v=e),v>=t&&(v=t),(1.5*v1.5*x)&&(U=!0,x=v)}function ie(t){let e=o.zoomStep*a*t;const i=Math.log(.1*Number.MAX_VALUE)/Math.log(o.zoomFactor);Math.abs(e)1&&(denom=1/n,e*=denom,i*=denom),[e,i,Math.sqrt(Math.max(1-i*i-e*e,0))]}function re(t,e,i,n){ie(e-n)}function se(t,e,i,n=1){let r;switch(i){case 1:r=Zt;break;case 2:r=Qt;break;case 3:r=re;break;case 4:r=Jt;break;default:r=(t,e,i,n)=>{}}r((D-s)/s,(C-a)/a,(t-s)/s,(e-a)/a,n),D=t,C=e,Oe(),Ne()}let ae=0;function oe(){ae=1,o.canvas.addEventListener("wheel",de,!1)}function he(){let t,e,i;[t,e,i]=function(){let t=Array(3),e=Array(3),i=Array(3),n=_.x,r=_.y,s=.5*(S.zmin+S.zmax);for(let a=0;a<3;++a){let h=0,l=0,c=0,d=4*a;for(let t=0;t<4;++t){let e=4*t,i=T[e],a=T[e+1],m=T[e+2],f=T[e+3],u=o.Transform[d+t];h+=u*(f-n*i-r*a-s*m),c+=u*a,l+=u*(f-n*i-r*a)}t[a]=h,e[a]=c,i[a]=l}return[t,e,i]}();let n=o.orthographic?" orthographic(":" perspective(",r="".padStart(n.length),s="currentprojection=\n"+n+"camera=("+t+"),\n"+r+"up=("+e+"),\n"+r+"target=("+i+"),\n"+r+"zoom="+v*o.initialZoom/o.zoom0;return o.orthographic||(s+=",\n"+r+"angle="+2*Math.atan(Math.tan(.5*o.angleOfView)/v)/u),0==g&&0==w||(s+=",\n"+r+"viewportshift=("+g+","+w+")"),o.orthographic||(s+=",\n"+r+"autoadjust=false"),s+=");\n",window.parent.asyProjection=!0,s}function le(t){if(ae||oe(),o.embedded&&ae&&27==t.keyCode)return ae=0,void o.canvas.removeEventListener("wheel",de,!1);let e=[];switch(t.key){case"x":e=[1,0,0];break;case"y":e=[0,1,0];break;case"z":e=[0,0,1];break;case"h":mat4.identity(T),Rt(),window.top.asyWebApplication&&window.top.asyWebApplication.setProjection(""),window.parent.asyProjection=!1;break;case"m":++V,3==V&&(V=0),2!=V&&(o.embedded||st(),rt(o.ibl)),U=!0,Ne();break;case"+":case"=":case">":v*=o.zoomFactor,ce();break;case"-":case"_":case"<":v/=o.zoomFactor,ce();break;case"c":window.top.asyWebApplication||prompt("Ctrl+c Enter to copy currentprojection to clipboard; then append to asy file:",he())}e.length>0&&(mat4.rotate(T,T,.1,e),te(),Ne())}function ce(){ee(),Oe(),Ne()}function de(t){t.preventDefault(),t.deltaY<0?v*=o.zoomFactor:v/=o.zoomFactor,ce()}function me(t){if(!B)return;let e,i=t.clientX,n=t.clientY;e=t.getModifierState("Control")?2:t.getModifierState("Shift")?3:t.getModifierState("Alt")?4:1,se(i,n,e)}let fe=!1,ue=!1,pe=!1;function ve(t){if(t.preventDefault(),fe)return;let e=t.targetTouches;if(!Yt&&1==e.length&&touchId==e[0].identifier){let t=e[0].pageX,i=e[0].pageY,n=t-D,r=i-C,s=n*n+r*r<=o.shiftHoldDistance*o.shiftHoldDistance;if(s&&!ue&&!pe&&(new Date).getTime()-kt>o.shiftWaitTime&&(navigator.vibrate&&window.navigator.vibrate(o.vibrateTime),ue=!0),ue)se(t,i,2);else if(!s){pe=!0,se(e[0].pageX,e[0].pageY,1,.5)}}if(Yt&&!ue&&2==e.length&&touchId==e[0].identifier){let t=$t(e),i=t-jt;fe=!0,i*=o.zoomPinchFactor,i>o.zoomPinchCap&&(i=o.zoomPinchCap),i<-o.zoomPinchCap&&(i=-o.zoomPinchCap),ie(i/b),jt=t,ue=pe=fe=!1,Oe(),Ne()}}let xe,ge,we,Me,be=[];function Re(){dt(K,xe),K.clear()}function Te(){dt(Z,ge),Z.clear()}function ye(){dt(Q,ge),Q.clear()}function Ae(){dt(J,we),J.clear()}function Ee(){dt(et,Me),et.rendered=!1,et.clear()}function Ie(){let e=tt.indices;if(V>0)return dt(tt,Me,e),void tt.clear();if(e.length>0){!function(t){let e=A[2],i=A[6],n=A[10];be.length=t.length;for(let r=0;re);n.sort((function(t,i){let n=3*t;Ia=e[n],Ib=e[n+1],Ic=e[n+2];let r=3*i;return IA=e[r],IB=e[r+1],IC=e[r+2],be[Ia]+be[Ib]+be[Ic]void 0&&(t=void 0),e>void 0&&(e=void 0),P.x*=t/o.canvasWidth,P.y*=e/o.canvasHeight,o.canvasWidth=t,o.canvasHeight=e,o.embedded&&(o.canvas.width=i.width=o.canvasWidth,o.canvas.height=i.height=o.canvasHeight),b=Math.hypot(o.canvasWidth,o.canvasHeight),s=.5*o.canvas.width,a=.5*o.canvas.height,R=1+8*Math.hypot(o.viewportMargin[0],o.viewportMargin[1])/b,_e(),Oe(),U=!0}function Se(){if(o.zoom0=o.initialZoom,window.top.asyWebApplication&&""==window.top.asyWebApplication.getProjection()&&(window.parent.asyProjection=!1),o.absolute&&!o.embedded)o.canvasWidth=o.canvasWith0*window.devicePixelRatio,o.canvasHeight=o.canvasHeight0*window.devicePixelRatio;else{let t=o.canvasWith0/o.canvasHeight0;o.canvasWidth=Math.max(window.innerWidth-10,10),o.canvasHeight=Math.max(window.innerHeight-10,10),!o.orthographic&&!window.parent.asyProjection&&o.canvasWidthe%4!=3)}function Fe(e,i,n=t.RGB16F){let r=e.width(),s=e.height(),a=t.createTexture();return t.activeTexture(t.TEXTURE0+i),t.bindTexture(t.TEXTURE_2D,a),t.pixelStorei(t.UNPACK_ALIGNMENT,1),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texImage2D(t.TEXTURE_2D,0,n,r,s,0,t.RGB,t.FLOAT,Ce(e)),a}window.webGLStart=function(){o.canvas=document.getElementById("Asymptote"),o.embedded=window.top.document!=document,ht(),t.enable(t.BLEND),t.blendFunc(t.SRC_ALPHA,t.ONE_MINUS_SRC_ALPHA),t.enable(t.DEPTH_TEST),t.enable(t.SCISSOR_TEST),o.canvas.onmousedown=Wt,document.onmouseup=Kt,document.onmousemove=me,o.canvas.onkeydown=le,o.embedded||oe(),o.canvas.addEventListener("touchstart",qt,!1),o.canvas.addEventListener("touchend",Kt,!1),o.canvas.addEventListener("touchcancel",Kt,!1),o.canvas.addEventListener("touchleave",Kt,!1),o.canvas.addEventListener("touchmove",ve,!1),document.addEventListener("keydown",le,!1),o.canvasWith0=o.canvasWidth,o.canvasHeight0=o.canvasHeight,mat4.identity(T),0!=window.innerWidth&&0!=window.innerHeight&&Se(),window.addEventListener("resize",Se,!1),o.ibl&&async function(){let e=o.imageURL+o.image+"/";function i(t){return new Promise(e=>setTimeout(e,t))}for(;!Module.EXRLoader;)await i(0);promises=[De(o.imageURL+"refl.exr").then(t=>{let e=new Module.EXRLoader(t);j=Fe(e,0)}),De(e+"diffuse.exr").then(t=>{let e=new Module.EXRLoader(t);W=Fe(e,1)})],refl_promise=[],refl_promise.push(De(e+"refl0.exr"));for(let t=1;t<=8;++t)refl_promise.push(De(e+"refl"+t+"w.exr"));finished_promise=Promise.all(refl_promise).then(e=>{let i=t.createTexture();t.activeTexture(t.TEXTURE0+2),t.pixelStorei(t.UNPACK_ALIGNMENT,1),t.bindTexture(t.TEXTURE_2D,i),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAX_LEVEL,e.length-1),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR_MIPMAP_LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texParameterf(t.TEXTURE_2D,t.TEXTURE_MIN_LOD,0),t.texParameterf(t.TEXTURE_2D,t.TEXTURE_MAX_LOD,8);for(let i=0;ia?Pt(r):(r=[2*i[0]-e[0]-n[0],2*i[1]-e[1]-n[1],2*i[2]-e[2]-n[2]],St(r)>a?Pt(r):[n[0]-t[0]+3*(e[0]-i[0]),n[1]-t[1]+3*(e[1]-i[1]),n[2]-t[2]+3*(e[2]-i[2])])}let s=[n[0]-t[0]+3*(e[0]-i[0]),n[1]-t[1]+3*(e[1]-i[1]),n[2]-t[2]+3*(e[2]-i[2])],o=[2*(t[0]+i[0])-4*e[0],2*(t[1]+i[1])-4*e[1],2*(t[2]+i[2])-4*e[2]],h=[e[0]-t[0],e[1]-t[1],e[2]-t[2]],l=r*r,c=[s[0]*l+o[0]*r+h[0],s[1]*l+o[1]*r+h[1],s[2]*l+o[2]*r+h[2]];return St(c)>a?Pt(c):(l=2*r,c=[s[0]*l+o[0],s[1]*l+o[1],s[2]*l+o[2]],St(c)>a?Pt(c):Pt(s))}let h=Array(r.length),l=[e[0]-t[0],e[1]-t[1],e[2]-t[2]];St(l)i?Pt(e):(e=Vt(t,[0,0,1]),St(e)>i?Pt(e):[1,0,0])}(l);h[0]=new s(t,c,l);for(let a=1;a $SHADERS echo "\`;" | cat webgl/vertex.glsl - >> $SHADERS echo "let fragment=\`" >> $SHADERS echo "\`;" | cat webgl/fragment.glsl - >> $SHADERS -cat webgl/license $GL_MATRIX_DIR_PRUNED/LICENSE.js \ - $SHADERS $GL_MATRIX_DIR_PRUNED/dist/gl-matrix.js webgl/gl.js | \ +echo | cat webgl/license $GL_MATRIX_DIR_PRUNED/LICENSE.js \ + $SHADERS $GL_MATRIX_DIR_PRUNED/dist/gl-matrix.js - webgl/gl.js | \ $UGLIFY $UGLIFYOPTIONS > base/webgl/asygl.js rm $SHADERS diff --git a/graphics/asymptote/config.h.in b/graphics/asymptote/config.h.in index fd317eab6b..891681e848 100644 --- a/graphics/asymptote/config.h.in +++ b/graphics/asymptote/config.h.in @@ -21,6 +21,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_EDITLINE_READLINE_H +/* Define to 1 if you have the header file. */ +#undef HAVE_EIGEN_DENSE + /* Define to 1 if you have the `feenableexcept' function. */ #undef HAVE_FEENABLEEXCEPT diff --git a/graphics/asymptote/configure b/graphics/asymptote/configure index bc4951f56e..f4395d377f 100755 --- a/graphics/asymptote/configure +++ b/graphics/asymptote/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Asymptote 2.80. +# Generated by GNU Autoconf 2.69 for Asymptote 2.82. # # Report bugs to . # @@ -581,8 +581,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Asymptote' PACKAGE_TARNAME='asymptote' -PACKAGE_VERSION='2.80' -PACKAGE_STRING='Asymptote 2.80' +PACKAGE_VERSION='2.82' +PACKAGE_STRING='Asymptote 2.82' PACKAGE_BUGREPORT='https://github.com/vectorgraphics/asymptote/issues' PACKAGE_URL='' @@ -734,6 +734,7 @@ enable_curl enable_readline enable_static enable_fftw +enable_eigen enable_gsl enable_gl enable_offscreen @@ -1304,7 +1305,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Asymptote 2.80 to adapt to many kinds of systems. +\`configure' configures Asymptote 2.82 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1370,7 +1371,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Asymptote 2.80:";; + short | recursive ) echo "Configuration of Asymptote 2.82:";; esac cat <<\_ACEOF @@ -1391,6 +1392,7 @@ Optional Features: --enable-readline[=yes] enable GNU Readline Library --enable-static[=no] link against static libraries --enable-fftw[=yes] enable FFTW Library + --enable-eigen[=yes] enable Eigen Library --enable-gsl[=yes] enable GNU Scientific Library --enable-gl[=yes] enable OpenGL Library --enable-offscreen[=no] use OSMesa library to implement offscreen rendering @@ -1489,7 +1491,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Asymptote configure 2.80 +Asymptote configure 2.82 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2075,7 +2077,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Asymptote $as_me 2.80, which was +It was created by Asymptote $as_me 2.82, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -5900,7 +5902,7 @@ fi fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ASYGLVERSION=1.01 +ASYGLVERSION=1.02 GCVERSION=8.2.0 ATOMICVERSION=7.6.12 @@ -6064,8 +6066,6 @@ $as_echo "$as_me: *** Enabling GC backtrace debugging; remember to make gc-clean fi -INCL=$INCL" -I/usr/include/tirpc" - if test "$OSTYPE" = "msdos"; then CPPFLAGS=$CPPFLAGS" -D__MSDOS__ -I/usr/include/w32api -I/usr/include -DCALLBACK=__stdcall $INCL" else @@ -6890,6 +6890,8 @@ fi if test "x$enable_readline" != "xno"; then +CPPFLAGS="$CPPFLAGS "`pkg-config --cflags readline` +LDFLAGS="$LDFLAGS "`pkg-config --libs readline` cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -7529,7 +7531,8 @@ fi if test "x$enable_fftw" != "xno"; then - +CPPFLAGS="$CPPFLAGS "`pkg-config --cflags fftw3` +LDFLAGS="$LDFLAGS "`pkg-config --libs fftw3` ac_fn_cxx_check_header_mongrel "$LINENO" "fftw3.h" "ac_cv_header_fftw3_h" "$ac_includes_default" if test "x$ac_cv_header_fftw3_h" = xyes; then : @@ -7647,6 +7650,28 @@ $as_echo "$as_me: *** Header file fftw3.h not found: will compile without option fi +fi + +# Check whether --enable-eigen was given. +if test "${enable_eigen+set}" = set; then : + enableval=$enable_eigen; +fi + + +if test "x$enable_eigen" != "xno"; then +CPPFLAGS="$CPPFLAGS "`pkg-config --cflags eigen3` +for ac_header in Eigen/Dense +do : + ac_fn_cxx_check_header_mongrel "$LINENO" "Eigen/Dense" "ac_cv_header_Eigen_Dense" "$ac_includes_default" +if test "x$ac_cv_header_Eigen_Dense" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_EIGEN_DENSE 1 +_ACEOF + +fi + +done + fi # Checks for header files. @@ -7728,6 +7753,14 @@ fi done +case "$OSTYPE" in + darwin*) + ;; + *) + CPPFLAGS="$CPPFLAGS "`pkg-config --cflags libtirpc` + LDFLAGS="$LDFLAGS "`pkg-config --libs libtirpc` + ;; +esac cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -7813,6 +7846,8 @@ fi if test "x$enable_gsl" != "xno"; then + CPPFLAGS="$CPPFLAGS "`pkg-config --cflags gsl` + LDFLAGS="$LDFLAGS "`pkg-config --libs gsl` ac_fn_cxx_check_header_mongrel "$LINENO" "gsl/gsl_sf.h" "ac_cv_header_gsl_gsl_sf_h" "$ac_includes_default" if test "x$ac_cv_header_gsl_gsl_sf_h" = xyes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gsl_sf_debye_6 in -lgsl" >&5 @@ -9486,7 +9521,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Asymptote $as_me 2.80, which was +This file was extended by Asymptote $as_me 2.82, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9548,7 +9583,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Asymptote config.status 2.80 +Asymptote config.status 2.82 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/graphics/asymptote/configure.ac b/graphics/asymptote/configure.ac index 786fe9438c..9e5b1a8c13 100644 --- a/graphics/asymptote/configure.ac +++ b/graphics/asymptote/configure.ac @@ -3,7 +3,7 @@ # this file. AC_PREREQ(2) -AC_INIT([Asymptote],[2.80],[https://github.com/vectorgraphics/asymptote/issues]) +AC_INIT([Asymptote],[2.82],[https://github.com/vectorgraphics/asymptote/issues]) VERSION=$PACKAGE_VERSION AC_SUBST(VERSION) m4_include([ax_pthread.m4]) @@ -148,7 +148,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM( DEFINE([])), [AC_CHECK_HEADER(ext/hash_map,,OPTIONS=$OPTIONS"-DNOHASH ")])]) -ASYGLVERSION=1.01 +ASYGLVERSION=1.02 GCVERSION=8.2.0 ATOMICVERSION=7.6.12 @@ -236,8 +236,6 @@ AC_ARG_ENABLE(gc-full-debug, fi ]) -INCL=$INCL" -I/usr/include/tirpc" - if test "$OSTYPE" = "msdos"; then CPPFLAGS=$CPPFLAGS" -D__MSDOS__ -I/usr/include/w32api -I/usr/include -DCALLBACK=__stdcall $INCL" else @@ -350,6 +348,8 @@ LDFLAGS=$LDFLAGS0 ]) if test "x$enable_readline" != "xno"; then +CPPFLAGS="$CPPFLAGS "`pkg-config --cflags readline` +LDFLAGS="$LDFLAGS "`pkg-config --libs readline` AC_COMPILE_IFELSE([ AC_LANG_PROGRAM([ #include @@ -374,19 +374,36 @@ AC_ARG_ENABLE(fftw, [AS_HELP_STRING(--enable-fftw[[[=yes]]],enable FFTW Library)]) if test "x$enable_fftw" != "xno"; then - +CPPFLAGS="$CPPFLAGS "`pkg-config --cflags fftw3` +LDFLAGS="$LDFLAGS "`pkg-config --libs fftw3` AC_CHECK_HEADER(fftw3.h, AC_CHECK_LIB_STATIC([fftw3],[fftw_execute],HAVE_LIBFFTW3, AC_MSG_NOTICE([*** Could not find libfftw3: will compile without optional fast Fourier transforms. ***])), AC_MSG_NOTICE([*** Header file fftw3.h not found: will compile without optional fast Fourier transforms. ***])) fi +AC_ARG_ENABLE(eigen, +[AS_HELP_STRING(--enable-eigen[[[=yes]]],enable Eigen Library)]) + +if test "x$enable_eigen" != "xno"; then +CPPFLAGS="$CPPFLAGS "`pkg-config --cflags eigen3` +AC_CHECK_HEADERS(Eigen/Dense) +fi + # Checks for header files. AC_HEADER_SYS_WAIT AC_CHECK_HEADERS([fenv.h stddef.h libintl.h]) AC_CHECK_HEADERS(fpu_control.h) AC_CHECK_FUNCS([feenableexcept]) +case "$OSTYPE" in + darwin*) + ;; + *) + CPPFLAGS="$CPPFLAGS "`pkg-config --cflags libtirpc` + LDFLAGS="$LDFLAGS "`pkg-config --libs libtirpc` + ;; +esac AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include "xstream.h"])], [AC_SEARCH_LIBS([xdrstdio_create],[nsl tirpc]) @@ -398,6 +415,8 @@ AC_ARG_ENABLE(gsl, [AS_HELP_STRING(--enable-gsl[[[=yes]]],enable GNU Scientific Library)]) if test "x$enable_gsl" != "xno"; then + CPPFLAGS="$CPPFLAGS "`pkg-config --cflags gsl` + LDFLAGS="$LDFLAGS "`pkg-config --libs gsl` AC_CHECK_HEADER(gsl/gsl_sf.h, AC_CHECK_LIB([gsl], gsl_sf_debye_6, [AC_DEFINE(HAVE_LIBGSL,1, DEFINE_LIB[gsl]) LIBS=$LIBS"-lgsl -lgslcblas "], diff --git a/graphics/asymptote/doc/CAD.pdf b/graphics/asymptote/doc/CAD.pdf index 932ae62e56..ae3216bf64 100644 Binary files a/graphics/asymptote/doc/CAD.pdf and b/graphics/asymptote/doc/CAD.pdf differ diff --git a/graphics/asymptote/doc/FAQ/asy-faq.info b/graphics/asymptote/doc/FAQ/asy-faq.info index 3eea4bd647..3ae5ddb680 100644 --- a/graphics/asymptote/doc/FAQ/asy-faq.info +++ b/graphics/asymptote/doc/FAQ/asy-faq.info @@ -10,7 +10,7 @@ END-INFO-DIR-ENTRY File: asy-faq.info, Node: Top, Next: Question 1.1, Up: (dir) ASYMPTOTE FREQUENTLY ASKED QUESTIONS - 2022-04-06 + 2022-08-06 This is the list of Frequently Asked Questions about Asymptote (asy). diff --git a/graphics/asymptote/doc/TeXShopAndAsymptote.pdf b/graphics/asymptote/doc/TeXShopAndAsymptote.pdf index 47268f9dd2..63a205ed52 100644 Binary files a/graphics/asymptote/doc/TeXShopAndAsymptote.pdf and b/graphics/asymptote/doc/TeXShopAndAsymptote.pdf differ diff --git a/graphics/asymptote/doc/asy-latex.pdf b/graphics/asymptote/doc/asy-latex.pdf index 78cb8f197e..32ad13ce2f 100644 Binary files a/graphics/asymptote/doc/asy-latex.pdf and b/graphics/asymptote/doc/asy-latex.pdf differ diff --git a/graphics/asymptote/doc/asy.1 b/graphics/asymptote/doc/asy.1 index 92f7615415..04580bd473 100644 --- a/graphics/asymptote/doc/asy.1 +++ b/graphics/asymptote/doc/asy.1 @@ -31,6 +31,9 @@ in the user's home directory using the long form: For a complete description, see the Info files. .TP +.B \-GPUblockSize n +Compute shader block size [8]. +.TP .B \-GPUcompress Compress GPU transparent fragment counts [false]. .TP @@ -41,7 +44,7 @@ Compute indexing partial sums on GPU [true]. Use fragment shader interlock [true]. .TP .B \-GPUlocalSize n -Compute shader local size [16]. +Compute shader local size [256]. .TP .B \-V,\-View View output; command-line only. @@ -116,7 +119,7 @@ Default output file precision [7]. Garbage collect using purge(divisor=n) [2]. .TP .B \-dvisvgmMultipleFiles -dvisvgm supports multiple files [false]. +dvisvgm supports multiple files [true]. .TP .B \-embed Embed rendered preview image [true]. diff --git a/graphics/asymptote/doc/asyRefCard.pdf b/graphics/asymptote/doc/asyRefCard.pdf index 68ab41f84a..c1ba046670 100644 Binary files a/graphics/asymptote/doc/asyRefCard.pdf and b/graphics/asymptote/doc/asyRefCard.pdf differ diff --git a/graphics/asymptote/doc/asymptote.pdf b/graphics/asymptote/doc/asymptote.pdf index c61d63c4a4..fe7bc493e3 100644 Binary files a/graphics/asymptote/doc/asymptote.pdf and b/graphics/asymptote/doc/asymptote.pdf differ diff --git a/graphics/asymptote/doc/asymptote.texi b/graphics/asymptote/doc/asymptote.texi index ff7df7a7bb..3b47d1f57d 100644 --- a/graphics/asymptote/doc/asymptote.texi +++ b/graphics/asymptote/doc/asymptote.texi @@ -769,7 +769,7 @@ setlocal errorformat=%f:\ %l.%c:\ %m Syntax highlighting support for the @acronym{KDE} editor @code{Kate} can be enabled by running @code{asy-kate.sh} in the @code{@value{Datadir}/asymptote} directory and putting the generated -@code{asymptote.xml} file in @code{~/.kde/share/apps/katepart/syntax/}. +@code{asymptote.xml} file in @code{~/.local/share/org.kde.syntax-highlighting/syntax/}. @node Git, Uninstall, Editing modes, Installation @section Git @@ -4048,6 +4048,7 @@ value, @code{settings.scroll=0}, specifies continuous scrolling. The routines @cindex @code{getstring} +@cindex @code{getint} @cindex @code{getreal} @cindex @code{getpair} @cindex @code{gettriple} @@ -4286,7 +4287,7 @@ structure. Trying to use a field of a null reference will cause an error. @cindex @code{!=} The function @code{bool alias(T,T)} checks to see if two structure references refer to the same instance of the structure (or both to @code{null}). -In example at the beginning of this section, @code{alias(foo,bar)} +In the example at the beginning of this section, @code{alias(foo,bar)} would return true, but @code{alias(foo,new T)} would return false, as @code{new T} creates a new instance of the structure @code{T}. The boolean operators @code{==} and @code{!=} are by default equivalent to @code{alias} and @@ -5570,6 +5571,19 @@ using the given @code{sign}; returns the unnormalized three-dimensional Fourier transform of @code{a} using the given @code{sign}; +@cindex @code{realschur} +@cindex @code{schur} +@item realschur schur(real[][] a) +returns a struct @code{realschur} containing a unitary matrix @code{U} and +a quasitriangular matrix @code{T} such that +@code{a=U*T*transpose(U)}; + +@cindex @code{schur} +@item schur schur(pair[][] a) +returns a struct @code{schur} containing a unitary matrix @code{U} and +a triangular matrix @code{T} such that +@code{a=U*T*conj(transpose(U))}; + @cindex @code{dot} @item real dot(real[] a, real[] b) returns the dot product of the vectors @code{a} and @code{b}; @@ -6336,7 +6350,7 @@ External @code{Asymptote} code can be included with @end verbatim @noindent so that @code{latexmk} will recognize when the code is changed. Note that -@code{latemk} requires @code{perl}, available from @url{https://www.perl.org/}. +@code{latexmk} requires @code{perl}, available from @url{https://www.perl.org/}. @cindex @code{width} @cindex @code{height} @@ -8081,7 +8095,7 @@ the indices of the elements in @code{v} that form the vertices of each triangle. Similarly, the arguments @code{n} and @code{ni} contain optional normal data and @code{p} and @code{pi} contain optional pen vertex data. If more than one normal or pen is specified for a vertex, the -last one specified is used. +last one is used. An example of this tessellation facility is given in @code{@uref{https://asymptote.sourceforge.io/gallery/3Dwebgl/triangles.html,,triangles}@uref{https://asymptote.sourceforge.io/gallery/3Dwebgl/triangles.asy,,.asy}}. @cindex @code{thin} @@ -8262,7 +8276,7 @@ The @acronym{PRC} specification is available from external viewer or conversion to an alternate 3D format with the Python @code{pyv3d} library. The @code{V3D} specification and the @code{pyv3d} library are available at -@url{https://gitlab.com/vectorgraphics/v3d}. +@url{https://github.com/vectorgraphics/v3d}. A @code{V3D} file @code{file.v3d} may be imported and viewed by @code{Asymptote} either by specifying @code{file.v3d} on the command line @verbatim @@ -8578,7 +8592,7 @@ by @code{y} in the @math{y} direction, and by @code{z} in the @math{z} direction; @cindex @code{rotate} @item rotate(real angle, triple v) -rotates by @code{angle} in degrees about an axis @code{v} through the origin; +rotates by @code{angle} in degrees about the axis @code{O--v}; @item rotate(real angle, triple u, triple v) rotates by @code{angle} in degrees about the axis @code{u--v}; @item reflect(triple u, triple v, triple w) @@ -8985,6 +8999,22 @@ An optional splinetype @code{Spline} may be specified. The boolean array or function @code{cond} can be used to control which surface mesh cells are actually drawn (by default all mesh cells over @code{box(a,b)} are drawn). + +@cindex @code{surface} +One can also construct the surface generated by rotating a path @code{g} +between @code{angle1} to @code{angle2} (in degrees) sampled @code{n} +times about the line @code{c--c+axis}: +@verbatim +surface surface(triple c, path3 g, triple axis, int n=nslice, + real angle1=0, real angle2=360, pen color(int i, real j)=null); +@end verbatim +@noindent +@cindex @code{color} +The optional argument @code{color(int i, real j)} can be used to override the +surface color at the point obtained by rotating vertex @code{i} by +angle @code{j} (in degrees). + +@noindent Surface lighting is illustrated in the example files @code{@uref{https://asymptote.sourceforge.io/gallery/3Dwebgl/parametricsurface.html,,parametricsurface}@uref{https://asymptote.sourceforge.io/gallery/3Dwebgl/parametricsurface.asy,,.asy}} and @code{@uref{https://asymptote.sourceforge.io/gallery/3D graphs/sinc.html,,sinc}@uref{https://asymptote.sourceforge.io/gallery/3D graphs/sinc.asy,,.asy}}. Lighting can be disabled by setting @code{light=nolight}, as in this example @@ -9547,7 +9577,7 @@ To produce @acronym{SVG} output, you will need @code{dvisvgm} (version You might need to adjust the configuration variable @code{libgs} to point to the location of your @code{Ghostscript} library @code{libgs.so} (or to an empty string, depending on how -@code{dvisvgm} was configured). The 2.10 version (or later) of +@code{dvisvgm} was configured). The 2.13.1 version (or later) of @code{dvisvgm} can display @acronym{SVG} output (used by the @code{xasy} editor) for embedded @acronym{EPS}, @acronym{PDF}, @acronym{PNG}, and @acronym{JPEG} images included with the @@ -9788,10 +9818,11 @@ and the @code{librsvg} package on @code{MacOS X}; under @url{https://sourceforge.net/projects/tumagcc/files/rsvg-convert-2.40.20.7z} +@cindex @code{dvisvgmMultipleFiles} Deconstruction of a picture into its components is fastest when using -the @code{LaTeX} TeX engine. One can speed up deconstruction for -other TeX engines using the 2.13.1 version or later of @code{dvisvgm} -and setting @code{dvisvgmMultipleFiles=true;} in the @code{Asymptote} configuration file (@pxref{configuration file}). +the @code{LaTeX} TeX engine. The default setting +@code{dvisvgmMultipleFiles=true} speeds up deconstruction +under @acronym{PDF} TeX engines. @node GUI usage, , GUI installation, GUI @section GUI usage diff --git a/graphics/asymptote/doc/png/asymptote.info b/graphics/asymptote/doc/png/asymptote.info index 2a51ec3389..7bb896355d 100644 --- a/graphics/asymptote/doc/png/asymptote.info +++ b/graphics/asymptote/doc/png/asymptote.info @@ -1,7 +1,7 @@ This is asymptote.info, produced by makeinfo version 6.8 from asymptote.texi. -This file documents 'Asymptote', version 2.80. +This file documents 'Asymptote', version 2.82. @@ -22,7 +22,7 @@ File: asymptote.info, Node: Top, Next: Description, Prev: (dir), Up: (dir) Asymptote ********* -This file documents 'Asymptote', version 2.80. +This file documents 'Asymptote', version 2.82. @@ -617,7 +617,7 @@ setlocal errorformat=%f:\ %l.%c:\ %m Syntax highlighting support for the KDE editor 'Kate' can be enabled by running 'asy-kate.sh' in the '/usr/local/share/asymptote' directory and putting the generated 'asymptote.xml' file in -'~/.kde/share/apps/katepart/syntax/'. +'~/.local/share/org.kde.syntax-highlighting/syntax/'.  File: asymptote.info, Node: Git, Next: Uninstall, Prev: Editing modes, Up: Installation @@ -3330,12 +3330,12 @@ an error. The function 'bool alias(T,T)' checks to see if two structure references refer to the same instance of the structure (or both to -'null'). In example at the beginning of this section, 'alias(foo,bar)' -would return true, but 'alias(foo,new T)' would return false, as 'new T' -creates a new instance of the structure 'T'. The boolean operators '==' -and '!=' are by default equivalent to 'alias' and '!alias' respectively, -but may be overwritten for a particular type (for example, to do a deep -comparison). +'null'). In the example at the beginning of this section, +'alias(foo,bar)' would return true, but 'alias(foo,new T)' would return +false, as 'new T' creates a new instance of the structure 'T'. The +boolean operators '==' and '!=' are by default equivalent to 'alias' and +'!alias' respectively, but may be overwritten for a particular type (for +example, to do a deep comparison). Here is a simple example that illustrates the use of structures: struct S { @@ -4297,6 +4297,14 @@ of type 'T[]'. returns the unnormalized three-dimensional Fourier transform of 'a' using the given 'sign'; +'realschur schur(real[][] a)' + returns a struct 'realschur' containing a unitary matrix 'U' and a + quasitriangular matrix 'T' such that 'a=U*T*transpose(U)'; + +'schur schur(pair[][] a)' + returns a struct 'schur' containing a unitary matrix 'U' and a + triangular matrix 'T' such that 'a=U*T*conj(transpose(U))'; + 'real dot(real[] a, real[] b)' returns the dot product of the vectors 'a' and 'b'; @@ -4892,7 +4900,7 @@ in a file 'latexmkrc' in the same directory. External 'Asymptote' code can be included with \asyinclude[]{} so that 'latexmk' will recognize when the code is changed. Note that -'latemk' requires 'perl', available from . +'latexmk' requires 'perl', available from . One can specify 'width', 'height', 'keepAspect', 'viewportwidth', 'viewportheight', 'attach', and 'inline'. 'keyval'-style options to the @@ -6990,8 +6998,8 @@ while the array 'vi' contains integer arrays of length 3 containing the indices of the elements in 'v' that form the vertices of each triangle. Similarly, the arguments 'n' and 'ni' contain optional normal data and 'p' and 'pi' contain optional pen vertex data. If more than one normal -or pen is specified for a vertex, the last one specified is used. An -example of this tessellation facility is given in 'triangles.asy'. +or pen is specified for a vertex, the last one is used. An example of +this tessellation facility is given in 'triangles.asy'. Arbitrary thick three-dimensional curves and line caps (which the 'OpenGL' standard does not require implementations to provide) are @@ -7130,7 +7138,7 @@ There are six choices for viewing 3D 'Asymptote' output: 5. Output a 'V3D' portable compressed binary file for viewing with an external viewer or conversion to an alternate 3D format with the Python 'pyv3d' library. The 'V3D' specification and the 'pyv3d' - library are available at . + library are available at . A 'V3D' file 'file.v3d' may be imported and viewed by 'Asymptote' either by specifying 'file.v3d' on the command line asy -V file.v3d @@ -7339,7 +7347,7 @@ following built-in transform3 types (the identity transformation is scales by 'x' in the x direction, by 'y' in the y direction, and by 'z' in the z direction; 'rotate(real angle, triple v)' - rotates by 'angle' in degrees about an axis 'v' through the origin; + rotates by 'angle' in degrees about the axis 'O--v'; 'rotate(real angle, triple u, triple v)' rotates by 'angle' in degrees about the axis 'u--v'; 'reflect(triple u, triple v, triple w)' @@ -7662,10 +7670,20 @@ over the parameter space 'box(a,b)', as illustrated in the example 'parametricsurface.asy'. An optional splinetype 'Spline' may be specified. The boolean array or function 'cond' can be used to control which surface mesh cells are actually drawn (by default all mesh cells -over 'box(a,b)' are drawn). Surface lighting is illustrated in the -example files 'parametricsurface.asy' and 'sinc.asy'. Lighting can be -disabled by setting 'light=nolight', as in this example of a Gaussian -surface: +over 'box(a,b)' are drawn). + + One can also construct the surface generated by rotating a path 'g' +between 'angle1' to 'angle2' (in degrees) sampled 'n' times about the +line 'c--c+axis': +surface surface(triple c, path3 g, triple axis, int n=nslice, + real angle1=0, real angle2=360, pen color(int i, real j)=null); +The optional argument 'color(int i, real j)' can be used to override the +surface color at the point obtained by rotating vertex 'i' by angle 'j' +(in degrees). + +Surface lighting is illustrated in the example files +'parametricsurface.asy' and 'sinc.asy'. Lighting can be disabled by +setting 'light=nolight', as in this example of a Gaussian surface: import graph3; size(200,0); @@ -8266,10 +8284,11 @@ Usage: ../asy [options] [file ...] Options (negate by replacing - with -no): +-GPUblockSize n Compute shader block size [8] -GPUcompress Compress GPU transparent fragment counts [false] -GPUindexing Compute indexing partial sums on GPU [true] -GPUinterlock Use fragment shader interlock [true] --GPUlocalSize n Compute shader local size [16] +-GPUlocalSize n Compute shader local size [256] -V,-View View output; command-line only -absolute Use absolute WebGL dimensions [false] -a,-align C|B|T|Z Center, Bottom, Top, or Zero page alignment [C] @@ -8294,7 +8313,7 @@ Options (negate by replacing - with -no): -devicepixelratio n Ratio of physical to logical pixels [1] -digits n Default output file precision [7] -divisor n Garbage collect using purge(divisor=n) [2] --dvisvgmMultipleFiles dvisvgm supports multiple files [false] +-dvisvgmMultipleFiles dvisvgm supports multiple files [true] -embed Embed rendered preview image [true] -exitonEOF Exit interactive mode on EOF [true] -fitscreen Fit rendered image to screen [true] @@ -8432,9 +8451,10 @@ using the '-f' option (or 'outformat' setting). later) from . You might need to adjust the configuration variable 'libgs' to point to the location of your 'Ghostscript' library 'libgs.so' (or to an empty string, depending on -how 'dvisvgm' was configured). The 2.10 version (or later) of 'dvisvgm' -can display SVG output (used by the 'xasy' editor) for embedded EPS, -PDF, PNG, and JPEG images included with the 'graphic()' function. +how 'dvisvgm' was configured). The 2.13.1 version (or later) of +'dvisvgm' can display SVG output (used by the 'xasy' editor) for +embedded EPS, PDF, PNG, and JPEG images included with the 'graphic()' +function. 'Asymptote' can also produce any output format supported by the 'ImageMagick' 'convert' program (version 6.3.5 or later recommended; an @@ -8620,10 +8640,8 @@ available as Deconstruction of a picture into its components is fastest when using -the 'LaTeX' TeX engine. One can speed up deconstruction for other TeX -engines using the 2.13.1 version or later of 'dvisvgm' and setting -'dvisvgmMultipleFiles=true;' in the 'Asymptote' configuration file -(*note configuration file::). +the 'LaTeX' TeX engine. The default setting 'dvisvgmMultipleFiles=true' +speeds up deconstruction under PDF TeX engines.  File: asymptote.info, Node: GUI usage, Prev: GUI installation, Up: GUI @@ -8933,9 +8951,9 @@ Index * ---: Bezier curves. (line 84) * -=: Self & prefix operators. (line 6) -* -c: Options. (line 207) -* -l: Options. (line 226) -* -u: Options. (line 217) +* -c: Options. (line 209) +* -l: Options. (line 228) +* -u: Options. (line 219) * -V: Configuring. (line 6) * -V <1>: Drawing in batch mode. (line 16) @@ -9014,8 +9032,8 @@ Index * alias: Structures. (line 62) * alias <1>: Arrays. (line 183) * Align: label. (line 12) -* aligndir: Options. (line 199) -* all: Arrays. (line 342) +* aligndir: Options. (line 201) +* all: Arrays. (line 350) * Allow: Pens. (line 363) * and: Bezier curves. (line 56) * AND: Arithmetic & logical. @@ -9028,7 +9046,7 @@ Index * animation <1>: animation. (line 6) * annotate: annotate. (line 6) * antialias: three. (line 261) -* antialias <1>: Options. (line 169) +* antialias <1>: Options. (line 170) * append: Files. (line 38) * append <1>: Arrays. (line 39) * arc: Paths and guides. (line 24) @@ -9082,7 +9100,7 @@ Index * Asymptote Web Application: Description. (line 6) * asymptote.sty: LaTeX usage. (line 6) * asymptote.xml: Editing modes. (line 48) -* ASYMPTOTE_CONFIG: Options. (line 140) +* ASYMPTOTE_CONFIG: Options. (line 141) * atan: Mathematical functions. (line 6) * aTan: Mathematical functions. @@ -9097,7 +9115,7 @@ Index * attach <1>: LaTeX usage. (line 50) * attach <2>: graph. (line 406) * autoadjust: three. (line 418) -* autoimport: Options. (line 136) +* autoimport: Options. (line 137) * automatic scaling: graph. (line 710) * automatic scaling <1>: graph. (line 710) * axialshade: fill. (line 43) @@ -9236,13 +9254,14 @@ Index * cmyk: Pens. (line 38) * colatitude: Data types. (line 159) * color: Pens. (line 23) +* color <1>: graph3. (line 133) * coloredNodes: tube. (line 25) * coloredpath: tube. (line 18) * coloredSegments: tube. (line 25) * colorless: Pens. (line 57) * colors: Pens. (line 54) * comma: Files. (line 65) -* comma-separated-value mode: Arrays. (line 374) +* comma-separated-value mode: Arrays. (line 382) * command-line interface: Command-Line Interface. (line 6) * command-line options: Configuring. (line 91) @@ -9257,13 +9276,13 @@ Index * conditional <1>: Arithmetic & logical. (line 61) * config: Configuring. (line 74) -* config <1>: Options. (line 140) +* config <1>: Options. (line 141) * configuration file: Configuring. (line 20) -* configuration file <1>: Options. (line 140) +* configuration file <1>: Options. (line 141) * configuring: Configuring. (line 6) * conj: Data types. (line 62) * constructors: Structures. (line 91) -* context: Options. (line 169) +* context: Options. (line 170) * continue: Programming. (line 48) * continue <1>: Debugger. (line 31) * contour: contour. (line 6) @@ -9274,8 +9293,8 @@ Index * convert: Configuring. (line 74) * convert <1>: Files. (line 159) * convert <2>: animation. (line 6) -* convert <3>: Options. (line 169) -* convertOptions: Options. (line 155) +* convert <3>: Options. (line 170) +* convertOptions: Options. (line 156) * Coons shading: fill. (line 78) * copy: Arrays. (line 176) * cos: Mathematical functions. @@ -9292,10 +9311,10 @@ Index * cross <2>: graph. (line 480) * crossframe: markers. (line 22) * crosshatch: Pens. (line 302) -* csv: Arrays. (line 374) +* csv: Arrays. (line 382) * CTZ: Arithmetic & logical. (line 68) -* cubicroots: Arrays. (line 331) +* cubicroots: Arrays. (line 339) * curl: Bezier curves. (line 66) * curl <1>: three. (line 6) * curlSpecifier: Paths and guides. (line 408) @@ -9346,11 +9365,11 @@ Index * delete <1>: Arrays. (line 39) * description: Description. (line 6) * devicepixelratio: three. (line 184) -* diagonal: Arrays. (line 316) +* diagonal: Arrays. (line 324) * diamond: flowchart. (line 54) * diffuse: three. (line 76) * diffusepen: three. (line 66) -* dimension: Arrays. (line 379) +* dimension: Arrays. (line 387) * dir: Search paths. (line 9) * dir <1>: Data types. (line 90) * dir <2>: Data types. (line 181) @@ -9367,8 +9386,8 @@ Index * dot: draw. (line 83) * dot <1>: Data types. (line 103) * dot <2>: Data types. (line 194) -* dot <3>: Arrays. (line 271) -* dot <4>: Arrays. (line 274) +* dot <3>: Arrays. (line 279) +* dot <4>: Arrays. (line 282) * DotMargin: draw. (line 42) * DotMargin3: three. (line 638) * DotMargins: draw. (line 42) @@ -9387,10 +9406,11 @@ Index * drawline: math. (line 9) * drawtree: drawtree. (line 6) * dvips: Configuring. (line 74) -* dvipsOptions: Options. (line 155) +* dvipsOptions: Options. (line 156) * dvisvgm: Configuring. (line 74) -* dvisvgm <1>: Options. (line 174) -* dvisvgmOptions: Options. (line 155) +* dvisvgm <1>: Options. (line 175) +* dvisvgmMultipleFiles: GUI installation. (line 20) +* dvisvgmOptions: Options. (line 156) * E: Labels. (line 18) * E <1>: Mathematical functions. (line 48) @@ -9428,11 +9448,11 @@ Index (line 25) * environment variables: Configuring. (line 95) * eof: Files. (line 97) -* eof <1>: Arrays. (line 356) +* eof <1>: Arrays. (line 364) * eol: Files. (line 97) -* eol <1>: Arrays. (line 356) +* eol <1>: Arrays. (line 364) * EPS: label. (line 78) -* EPS <1>: Options. (line 169) +* EPS <1>: Options. (line 170) * erase: Drawing in interactive mode. (line 11) * erase <1>: Data types. (line 257) @@ -9523,7 +9543,7 @@ Index * fontsize: Pens. (line 192) * for: Programming. (line 26) * format: Data types. (line 290) -* format <1>: Options. (line 169) +* format <1>: Options. (line 170) * forum: Help. (line 6) * frame: Frames and pictures. (line 7) @@ -9543,6 +9563,7 @@ Index (line 39) * geometry: geometry. (line 6) * getc: Files. (line 32) +* getint: Files. (line 122) * getpair: Files. (line 122) * getreal: Files. (line 122) * getstring: Files. (line 122) @@ -9551,7 +9572,7 @@ Index * globalwrite: Files. (line 40) * globalwrite <1>: Files. (line 154) * glOptions: three. (line 261) -* glOptions <1>: Options. (line 155) +* glOptions <1>: Options. (line 156) * GNU Scientific Library: Mathematical functions. (line 48) * gouraudshade: fill. (line 63) @@ -9560,7 +9581,7 @@ Index * graph: graph. (line 6) * graph3: graph3. (line 6) * graphic: label. (line 78) -* graphic <1>: Options. (line 174) +* graphic <1>: Options. (line 175) * graphical user interface: GUI. (line 6) * graphwithderiv: graph. (line 670) * gray: Pens. (line 25) @@ -9574,7 +9595,7 @@ Index (line 62) * gsl: Mathematical functions. (line 48) -* gsOptions: Options. (line 155) +* gsOptions: Options. (line 156) * GUI: GUI. (line 6) * GUI installation: GUI installation. (line 6) * GUI usage: GUI usage. (line 6) @@ -9604,8 +9625,8 @@ Index * HTML5: three. (line 233) * htmlviewer: Configuring. (line 20) * htmlviewer <1>: Configuring. (line 43) -* htmlviewerOptions: Options. (line 155) -* hyperrefOptions: Options. (line 155) +* htmlviewerOptions: Options. (line 156) +* hyperrefOptions: Options. (line 156) * hypot: Mathematical functions. (line 6) * I: Mathematical functions. @@ -9615,7 +9636,7 @@ Index * identity: Transforms. (line 24) * identity <1>: Mathematical functions. (line 6) -* identity <2>: Arrays. (line 313) +* identity <2>: Arrays. (line 321) * identity4: three. (line 494) * if: Programming. (line 26) * IgnoreAspect: Frames and pictures. @@ -9625,7 +9646,7 @@ Index * image-based lighting: three. (line 104) * ImageMagick: Configuring. (line 74) * ImageMagick <1>: animation. (line 6) -* ImageMagick <2>: Options. (line 169) +* ImageMagick <2>: Options. (line 170) * images: palette. (line 6) * implicit casts: Casts. (line 6) * implicit linear solver: MetaPost. (line 10) @@ -9689,7 +9710,7 @@ Index * intMax: Data types. (line 30) * intMin: Data types. (line 30) * inverse: Transforms. (line 16) -* inverse <1>: Arrays. (line 319) +* inverse <1>: Arrays. (line 327) * invert: three. (line 484) * invisible: Pens. (line 43) * isnan: Data types. (line 35) @@ -9734,7 +9755,7 @@ Index (line 6) * lastcut: Paths and guides. (line 266) * lasy-mode: Editing modes. (line 6) -* latex: Options. (line 169) +* latex: Options. (line 170) * LaTeX NFSS fonts: Pens. (line 206) * LaTeX usage: LaTeX usage. (line 6) * latexmk: LaTeX usage. (line 30) @@ -9765,16 +9786,16 @@ Index * lexorder: math. (line 63) * lexorder <1>: math. (line 66) * libcurl: Import. (line 94) -* libgs: Options. (line 174) +* libgs: Options. (line 175) * libm routines: Mathematical functions. (line 6) * libsigsegv: Functions. (line 100) * libsigsegv <1>: Help. (line 27) * light: three. (line 76) * limits: graph. (line 639) -* line: Arrays. (line 356) -* line <1>: Arrays. (line 360) -* line mode: Arrays. (line 356) +* line: Arrays. (line 364) +* line <1>: Arrays. (line 368) +* line mode: Arrays. (line 364) * Linear: graph. (line 710) * linecap: Pens. (line 139) * linejoin: Pens. (line 149) @@ -9800,8 +9821,8 @@ Index * loop: Programming. (line 26) * LSP: Language server protocol. (line 6) -* lualatex: Options. (line 169) -* luatex: Options. (line 169) +* lualatex: Options. (line 170) +* luatex: Options. (line 170) * MacOS X binary distributions: MacOS X binary distributions. (line 6) * MacOS X configuration: Compiling from UNIX source. @@ -9907,7 +9928,7 @@ Index * None <1>: draw. (line 26) * none: Files. (line 65) * normal: three. (line 542) -* nosafe: Options. (line 194) +* nosafe: Options. (line 196) * NOT: Arithmetic & logical. (line 68) * notaknot: graph. (line 36) @@ -9928,7 +9949,7 @@ Index * obliqueZ: three. (line 378) * ode: ode. (line 6) * offset: Pens. (line 123) -* offset <1>: Options. (line 199) +* offset <1>: Options. (line 201) * OmitTick: graph. (line 223) * OmitTickInterval: graph. (line 223) * OmitTickIntervals: graph. (line 223) @@ -9960,7 +9981,7 @@ Index * outprefix: Frames and pictures. (line 91) * output: Files. (line 38) -* output <1>: Options. (line 169) +* output <1>: Options. (line 170) * OutTicks: graph3. (line 35) * overloading functions: Functions. (line 55) * overwrite: Pens. (line 360) @@ -9993,11 +10014,11 @@ Index * patterns: Pens. (line 271) * patterns <1>: patterns. (line 6) * PBR: three. (line 74) -* PDF: Options. (line 169) -* pdflatex: Options. (line 169) -* pdfreloadOptions: Options. (line 155) +* PDF: Options. (line 170) +* pdflatex: Options. (line 170) +* pdfreloadOptions: Options. (line 156) * pdfviewer: Configuring. (line 20) -* pdfviewerOptions: Options. (line 155) +* pdfviewerOptions: Options. (line 156) * pen: Pens. (line 6) * PenMargin: draw. (line 42) * PenMargin2: three. (line 638) @@ -10054,13 +10075,13 @@ Index * pstoedit: PostScript to Asymptote. (line 6) * psviewer: Configuring. (line 20) -* psviewerOptions: Options. (line 155) +* psviewerOptions: Options. (line 156) * pt: Figure size. (line 18) * public: Structures. (line 6) * push: Arrays. (line 39) * Python usage: Interactive mode. (line 72) -* quadraticroots: Arrays. (line 322) -* quadraticroots <1>: Arrays. (line 327) +* quadraticroots: Arrays. (line 330) +* quadraticroots <1>: Arrays. (line 335) * quarticroots: math. (line 22) * quick reference: Description. (line 92) * quit: Drawing in interactive mode. @@ -10084,9 +10105,9 @@ Index (line 39) * randMax: Mathematical functions. (line 39) -* read: Arrays. (line 396) +* read: Arrays. (line 404) * reading: Files. (line 12) -* reading string arrays: Arrays. (line 366) +* reading string arrays: Arrays. (line 374) * readline: Files. (line 139) * real: Data types. (line 35) * realDigits: Data types. (line 35) @@ -10094,6 +10115,7 @@ Index * realMax: Data types. (line 35) * realMin: Data types. (line 35) * realmult: Data types. (line 100) +* realschur: Arrays. (line 271) * rectangle: flowchart. (line 34) * recursion: Functions. (line 100) * reference: Description. (line 92) @@ -10107,7 +10129,7 @@ Index * rename: Files. (line 156) * render: three. (line 46) * render <1>: three. (line 184) -* render <2>: Options. (line 169) +* render <2>: Options. (line 170) * replace: Data types. (line 270) * resetdefaultpen: Pens. (line 387) * rest arguments: Rest arguments. (line 6) @@ -10146,7 +10168,7 @@ Index * runtime imports: Import. (line 102) * Russian: Pens. (line 238) * S: Labels. (line 18) -* safe: Options. (line 194) +* safe: Options. (line 196) * save: Frames and pictures. (line 288) * saveline: Files. (line 139) @@ -10159,6 +10181,8 @@ Index * scale <4>: three. (line 509) * scale3: three. (line 507) * scaled graph: graph. (line 690) +* schur: Arrays. (line 271) +* schur <1>: Arrays. (line 275) * scientific graph: graph. (line 387) * scroll: Files. (line 113) * search: Arrays. (line 166) @@ -10178,7 +10202,7 @@ Index (line 6) * sequence: Arrays. (line 118) * settings: Configuring. (line 20) -* settings <1>: Options. (line 140) +* settings <1>: Options. (line 141) * sgn: Mathematical functions. (line 26) * shading: fill. (line 32) @@ -10222,7 +10246,7 @@ Index * size <4>: Frames and pictures. (line 74) * size <5>: three. (line 556) -* size <6>: Options. (line 169) +* size <6>: Options. (line 170) * size3: three. (line 320) * Slant: label. (line 42) * slant: Transforms. (line 38) @@ -10239,8 +10263,8 @@ Index (line 48) * solid: Pens. (line 102) * solids: solids. (line 6) -* solve: Arrays. (line 291) -* solve <1>: Arrays. (line 307) +* solve: Arrays. (line 299) +* solve <1>: Arrays. (line 315) * sort: Arrays. (line 186) * sort <1>: Arrays. (line 190) * sort <2>: Arrays. (line 205) @@ -10292,9 +10316,10 @@ Index * surface <2>: three. (line 128) * surface <3>: three. (line 142) * surface <4>: graph3. (line 99) -* SVG: Options. (line 174) +* surface <5>: graph3. (line 128) +* SVG: Options. (line 175) * system: Data types. (line 354) -* system <1>: Options. (line 194) +* system <1>: Options. (line 196) * syzygy: syzygy. (line 6) * tab: Files. (line 65) * tab completion: Drawing in interactive mode. @@ -10315,7 +10340,7 @@ Index * tessellation: three. (line 154) * tex: Frames and pictures. (line 305) -* tex <1>: Options. (line 169) +* tex <1>: Options. (line 170) * TeX fonts: Pens. (line 213) * TeX string: Data types. (line 208) * texcommand: Configuring. (line 74) @@ -10366,7 +10391,7 @@ Index * triangle: geometry. (line 6) * triangles: three. (line 154) * triangulate: contour. (line 192) -* tridiagonal: Arrays. (line 278) +* tridiagonal: Arrays. (line 286) * trigonometric integrals: Mathematical functions. (line 48) * triple: Data types. (line 137) @@ -10427,8 +10452,8 @@ Index (line 6) * vectorfield: graph. (line 1023) * vectorfield <1>: graph. (line 1062) -* vectorfield3: graph3. (line 157) -* vectorization: Arrays. (line 335) +* vectorfield3: graph3. (line 167) +* vectorization: Arrays. (line 343) * verbatim: Frames and pictures. (line 297) * vertex-dependent colors: three. (line 119) @@ -10449,17 +10474,17 @@ Index * wheel mouse: GUI. (line 6) * while: Programming. (line 48) * White: three. (line 76) -* white-space string delimiter mode: Arrays. (line 366) +* white-space string delimiter mode: Arrays. (line 374) * width: LaTeX usage. (line 50) * windingnumber: Paths and guides. (line 283) -* word: Arrays. (line 366) +* word: Arrays. (line 374) * write: Files. (line 57) -* write <1>: Arrays. (line 405) +* write <1>: Arrays. (line 413) * X: three. (line 335) * xasy: GUI. (line 6) * xaxis3: graph3. (line 7) * xdr: Files. (line 80) -* xelatex: Options. (line 169) +* xelatex: Options. (line 170) * XEquals: graph. (line 265) * xequals: graph. (line 278) * xlimits: graph. (line 639) @@ -10531,143 +10556,143 @@ Node: Configuring15529 Node: Search paths20144 Node: Compiling from UNIX source21152 Node: Editing modes24303 -Node: Git26725 -Node: Uninstall27232 -Node: Tutorial27578 -Node: Drawing in batch mode28425 -Node: Drawing in interactive mode29301 -Node: Figure size30333 -Node: Labels31928 -Node: Paths32756 -Ref: unitcircle33372 -Node: Drawing commands35313 -Node: draw37121 -Ref: arrows38303 -Node: fill43818 -Ref: gradient shading44864 -Node: clip49478 -Node: label50227 -Ref: Label50827 -Node: Bezier curves56684 -Node: Programming60584 -Ref: array iteration62337 -Node: Data types62504 -Ref: format73272 -Node: Paths and guides77718 -Ref: circle77972 -Ref: extension87672 -Node: Pens94482 -Ref: fillrule102173 -Ref: basealign103077 -Ref: transparency106759 -Ref: makepen110353 -Ref: overwrite111237 -Node: Transforms112451 -Node: Frames and pictures114390 -Ref: envelope115548 -Ref: size116641 -Ref: unitsize117628 -Ref: shipout118701 -Ref: filltype121052 -Ref: add124465 -Ref: add about125407 -Ref: tex128437 -Node: Files129332 -Ref: cd130389 -Ref: scroll135291 -Node: Variable initializers138209 -Node: Structures140926 -Node: Operators148499 -Node: Arithmetic & logical148813 -Node: Self & prefix operators151183 -Node: User-defined operators151977 -Node: Implicit scaling152890 -Node: Functions153453 -Ref: stack overflow156570 -Node: Default arguments156852 -Node: Named arguments157608 -Node: Rest arguments160178 -Node: Mathematical functions163299 -Node: Arrays167956 -Ref: sort175395 -Ref: tridiagonal178306 -Ref: solve179537 -Node: Slices183677 -Node: Casts187585 -Node: Import189855 -Node: Static195425 -Node: LaTeX usage198311 -Node: Base modules204826 -Node: plain207303 -Node: simplex207977 -Node: math208250 -Node: interpolate210917 -Node: geometry211196 -Node: trembling211876 -Node: stats212145 -Node: patterns212404 -Node: markers212639 -Node: map214497 -Node: tree214921 -Node: binarytree215101 -Node: drawtree215768 -Node: syzygy215969 -Node: feynman216243 -Node: roundedpath216517 -Node: animation216799 -Ref: animate217220 -Node: embed218332 -Node: slide219286 -Node: MetaPost219617 -Node: babel220333 -Node: labelpath220565 -Node: labelpath3221385 -Node: annotate221696 -Node: CAD222166 -Node: graph222476 -Ref: ticks229635 -Ref: pathmarkers243357 -Ref: marker243827 -Ref: markuniform244181 -Ref: errorbars246040 -Ref: automatic scaling251169 -Node: palette262879 -Ref: images262997 -Ref: image267293 -Ref: logimage267814 -Ref: penimage268920 -Ref: penfunctionimage269183 -Node: three269955 -Ref: PostScript3D300255 -Node: obj301993 -Node: graph3302242 -Ref: GaussianSurface307524 -Node: grid3308674 -Node: solids309502 -Node: tube310494 -Node: flowchart312766 -Node: contour317409 -Node: contour3323917 -Node: smoothcontour3324229 -Node: slopefield325948 -Node: ode327437 -Node: Options327694 -Ref: configuration file335375 -Ref: settings335375 -Ref: texengines336639 -Ref: convert336639 -Node: Interactive mode340082 -Ref: history342231 -Node: GUI343534 -Node: GUI installation344084 -Node: GUI usage345126 -Node: Command-Line Interface346189 -Node: Language server protocol347631 -Node: PostScript to Asymptote349056 -Node: Help349834 -Node: Debugger351508 -Node: Credits353264 -Node: Index354489 +Node: Git26741 +Node: Uninstall27248 +Node: Tutorial27594 +Node: Drawing in batch mode28441 +Node: Drawing in interactive mode29317 +Node: Figure size30349 +Node: Labels31944 +Node: Paths32772 +Ref: unitcircle33388 +Node: Drawing commands35329 +Node: draw37137 +Ref: arrows38319 +Node: fill43834 +Ref: gradient shading44880 +Node: clip49494 +Node: label50243 +Ref: Label50843 +Node: Bezier curves56700 +Node: Programming60600 +Ref: array iteration62353 +Node: Data types62520 +Ref: format73288 +Node: Paths and guides77734 +Ref: circle77988 +Ref: extension87688 +Node: Pens94498 +Ref: fillrule102189 +Ref: basealign103093 +Ref: transparency106775 +Ref: makepen110369 +Ref: overwrite111253 +Node: Transforms112467 +Node: Frames and pictures114406 +Ref: envelope115564 +Ref: size116657 +Ref: unitsize117644 +Ref: shipout118717 +Ref: filltype121068 +Ref: add124481 +Ref: add about125423 +Ref: tex128453 +Node: Files129348 +Ref: cd130405 +Ref: scroll135307 +Node: Variable initializers138225 +Node: Structures140942 +Node: Operators148519 +Node: Arithmetic & logical148833 +Node: Self & prefix operators151203 +Node: User-defined operators151997 +Node: Implicit scaling152910 +Node: Functions153473 +Ref: stack overflow156590 +Node: Default arguments156872 +Node: Named arguments157628 +Node: Rest arguments160198 +Node: Mathematical functions163319 +Node: Arrays167976 +Ref: sort175415 +Ref: tridiagonal178653 +Ref: solve179884 +Node: Slices184024 +Node: Casts187932 +Node: Import190202 +Node: Static195772 +Node: LaTeX usage198658 +Node: Base modules205174 +Node: plain207651 +Node: simplex208325 +Node: math208598 +Node: interpolate211265 +Node: geometry211544 +Node: trembling212224 +Node: stats212493 +Node: patterns212752 +Node: markers212987 +Node: map214845 +Node: tree215269 +Node: binarytree215449 +Node: drawtree216116 +Node: syzygy216317 +Node: feynman216591 +Node: roundedpath216865 +Node: animation217147 +Ref: animate217568 +Node: embed218680 +Node: slide219634 +Node: MetaPost219965 +Node: babel220681 +Node: labelpath220913 +Node: labelpath3221733 +Node: annotate222044 +Node: CAD222514 +Node: graph222824 +Ref: ticks229983 +Ref: pathmarkers243705 +Ref: marker244175 +Ref: markuniform244529 +Ref: errorbars246388 +Ref: automatic scaling251517 +Node: palette263227 +Ref: images263345 +Ref: image267641 +Ref: logimage268162 +Ref: penimage269268 +Ref: penfunctionimage269531 +Node: three270303 +Ref: PostScript3D300578 +Node: obj302316 +Node: graph3302565 +Ref: GaussianSurface308308 +Node: grid3309458 +Node: solids310286 +Node: tube311278 +Node: flowchart313550 +Node: contour318193 +Node: contour3324701 +Node: smoothcontour3325013 +Node: slopefield326732 +Node: ode328221 +Node: Options328478 +Ref: configuration file336212 +Ref: settings336212 +Ref: texengines337476 +Ref: convert337476 +Node: Interactive mode340921 +Ref: history343070 +Node: GUI344373 +Node: GUI installation344923 +Node: GUI usage345851 +Node: Command-Line Interface346914 +Node: Language server protocol348356 +Node: PostScript to Asymptote349781 +Node: Help350559 +Node: Debugger352233 +Node: Credits353989 +Node: Index355214  End Tag Table diff --git a/graphics/asymptote/drawpath3.cc b/graphics/asymptote/drawpath3.cc index 20543e2eda..d512c62a7c 100644 --- a/graphics/asymptote/drawpath3.cc +++ b/graphics/asymptote/drawpath3.cc @@ -50,10 +50,10 @@ bool drawPath3::write(abs3Doutfile *out) setcolors(diffuse,emissive,specular,shininess,metallic,fresnel0,out); if(straight) - out->addCurve(g.point((Int) 0),g.point((Int) 1),Min,Max); + out->addCurve(g.point((Int) 0),g.point((Int) 1)); else out->addCurve(g.point((Int) 0),g.postcontrol((Int) 0), - g.precontrol((Int) 1),g.point((Int) 1),Min,Max); + g.precontrol((Int) 1),g.point((Int) 1)); #endif return true; } @@ -231,7 +231,7 @@ bool drawPixel::write(abs3Doutfile *out) RGBAColour Black(0.0,0.0,0.0,color.A); setcolors(color,color,Black,1.0,0.0,0.04,out); - out->addPixel(v,width,Min,Max); + out->addPixel(v,width); #endif return true; } diff --git a/graphics/asymptote/drawsurface.cc b/graphics/asymptote/drawsurface.cc index ac87bdb586..104b545668 100644 --- a/graphics/asymptote/drawsurface.cc +++ b/graphics/asymptote/drawsurface.cc @@ -118,18 +118,18 @@ void drawBezierPatch::bounds(const double* t, bbox3& b) double c0=cx[0]; double fuzz=Fuzz*run::norm(cx,16); - x=bound(cx,min,b.empty ? c0 : min(c0,b.left),fuzz,maxdepth); - X=bound(cx,max,b.empty ? c0 : max(c0,b.right),fuzz,maxdepth); + x=bound(cx,min,c0,fuzz,maxdepth); + X=bound(cx,max,c0,fuzz,maxdepth); c0=cy[0]; fuzz=Fuzz*run::norm(cy,16); - y=bound(cy,min,b.empty ? c0 : min(c0,b.bottom),fuzz,maxdepth); - Y=bound(cy,max,b.empty ? c0 : max(c0,b.top),fuzz,maxdepth); + y=bound(cy,min,c0,fuzz,maxdepth); + Y=bound(cy,max,c0,fuzz,maxdepth); c0=cz[0]; fuzz=Fuzz*run::norm(cz,16); - z=bound(cz,min,b.empty ? c0 : min(c0,b.near),fuzz,maxdepth); - Z=bound(cz,max,b.empty ? c0 : max(c0,b.far),fuzz,maxdepth); + z=bound(cz,min,c0,fuzz,maxdepth); + Z=bound(cz,max,c0,fuzz,maxdepth); } b.add(x,y,z); @@ -232,7 +232,7 @@ bool drawBezierPatch::write(abs3Doutfile *out) out->precision(digits); if(straight) { triple Controls[]={controls[0],controls[12],controls[15],controls[3]}; - out->addStraightPatch(Controls,Min,Max,colors); + out->addStraightPatch(Controls,colors); } else { double prerender=renderResolution(); if(prerender) { @@ -247,7 +247,7 @@ bool drawBezierPatch::write(abs3Doutfile *out) Min,Max); dt.write(out); } else - out->addPatch(controls,Min,Max,colors); + out->addPatch(controls,colors); } out->precision(getSetting("digits")); @@ -378,18 +378,18 @@ void drawBezierTriangle::bounds(const double* t, bbox3& b) double c0=cx[0]; double fuzz=Fuzz*run::norm(cx,10); - x=boundtri(cx,min,b.empty ? c0 : min(c0,b.left),fuzz,maxdepth); - X=boundtri(cx,max,b.empty ? c0 : max(c0,b.right),fuzz,maxdepth); + x=boundtri(cx,min,c0,fuzz,maxdepth); + X=boundtri(cx,max,c0,fuzz,maxdepth); c0=cy[0]; fuzz=Fuzz*run::norm(cy,10); - y=boundtri(cy,min,b.empty ? c0 : min(c0,b.bottom),fuzz,maxdepth); - Y=boundtri(cy,max,b.empty ? c0 : max(c0,b.top),fuzz,maxdepth); + y=boundtri(cy,min,c0,fuzz,maxdepth); + Y=boundtri(cy,max,c0,fuzz,maxdepth); c0=cz[0]; fuzz=Fuzz*run::norm(cz,10); - z=boundtri(cz,min,b.empty ? c0 : min(c0,b.near),fuzz,maxdepth); - Z=boundtri(cz,max,b.empty ? c0 : max(c0,b.far),fuzz,maxdepth); + z=boundtri(cz,min,c0,fuzz,maxdepth); + Z=boundtri(cz,max,c0,fuzz,maxdepth); } b.add(x,y,z); @@ -493,7 +493,7 @@ bool drawBezierTriangle::write(abs3Doutfile *out) out->precision(digits); if(straight) { triple Controls[]={controls[0],controls[6],controls[9]}; - out->addStraightBezierTriangle(Controls,Min,Max,colors); + out->addStraightBezierTriangle(Controls,colors); } else { double prerender=renderResolution(); if(prerender) { @@ -508,7 +508,7 @@ bool drawBezierTriangle::write(abs3Doutfile *out) Min,Max); dt.write(out); } else - out->addBezierTriangle(controls,Min,Max,colors); + out->addBezierTriangle(controls,colors); } out->precision(getSetting("digits")); @@ -911,7 +911,7 @@ bool drawTube::write(abs3Doutfile *out) b.add(T*triple(M.getx(),M.gety(),m.getz())); b.add(T*M); - out->addTube(g,width,b.Min(),b.Max(),core); + out->addTube(g,width,core); #endif return true; @@ -995,7 +995,7 @@ bool drawTriangles::write(abs3Doutfile *out) } else drawElement::centerIndex=0; setcolors(diffuse,emissive,specular,shininess,metallic,fresnel0,out); - out->addTriangles(nP,P,nN,N,nC,C,nI,PI,NI,CI,Min,Max); + out->addTriangles(nP,P,nN,N,nC,C,nI,PI,NI,CI); #endif return true; } diff --git a/graphics/asymptote/examples/AiryDisk.asy b/graphics/asymptote/examples/AiryDisk.asy new file mode 100644 index 0000000000..855abfaa95 --- /dev/null +++ b/graphics/asymptote/examples/AiryDisk.asy @@ -0,0 +1,16 @@ +import graph3; +import gsl; + +size(10cm,15cm,IgnoreAspect); +currentprojection=orthographic(150,50,1); + +real f(pair z) {real r=abs(z); return r == 0 ? 1 : (2.0*J(1,r)/r)^2;} + +real R=15; +surface s=surface(f,(-R,-R),(R,R),100,Spline); + +draw(s,green); + +xaxis3("$x$",Bounds,InTicks); +yaxis3("$y$",Bounds,InTicks); +zaxis3(rotate(90)*"$I(\sqrt{x^2+y^2})$",Bounds,InTicks("$%#.1f$")); diff --git a/graphics/asymptote/exp.cc b/graphics/asymptote/exp.cc index 48a5c000f2..e1ae008bf8 100644 --- a/graphics/asymptote/exp.cc +++ b/graphics/asymptote/exp.cc @@ -849,7 +849,9 @@ application *callExp::resolve(coenv &e, overloaded *o, signature *source, em << "call of function \'" << s; else em << "call with signature \'"; - em << *source << "\' is ambiguous"; + em << *source << "\' is ambiguous:\n\n"; + for(app_list::iterator p=l.begin(); p != l.end(); ++p) + em << *(*p)->getType() << "\n"; } return 0; diff --git a/graphics/asymptote/fileio.h b/graphics/asymptote/fileio.h index d601f176d8..6fcd379ec3 100644 --- a/graphics/asymptote/fileio.h +++ b/graphics/asymptote/fileio.h @@ -56,9 +56,8 @@ inline void openpipeout() int fd=intcast(settings::getSetting("outpipe")); if(!pipeout && fd >= 0) pipeout=fdopen(fd,"w"); if(!pipeout) { - ostringstream buf; - buf << "Cannot open outpipe " << fd; - reportError(buf); + cerr << "Cannot open outpipe " << fd << endl; + exit(-1); } } diff --git a/graphics/asymptote/glrender.cc b/graphics/asymptote/glrender.cc index 9b60846784..18d72d5c4d 100644 --- a/graphics/asymptote/glrender.cc +++ b/graphics/asymptote/glrender.cc @@ -88,18 +88,21 @@ GLint zeroShader; GLint compressShader; GLint sum1Shader; GLint sum2Shader; +GLint sum2fastShader; GLint sum3Shader; +GLuint fragments; + GLuint offsetBuffer; GLuint indexBuffer; GLuint elementsBuffer; GLuint countBuffer; -GLuint localSumBuffer; GLuint globalSumBuffer; GLuint fragmentBuffer; GLuint depthBuffer; GLuint opaqueBuffer; GLuint opaqueDepthBuffer; +GLuint feedbackBuffer; bool ssbo; bool interlock; @@ -167,11 +170,11 @@ GLint gs2; GLint gs; GLint g; GLuint processors; -GLuint localsize; -GLuint lastlocalsize; -GLint maxgroups; +GLuint localSize; +GLuint blockSize; +GLuint groupSize; +//GLint maxgroups; GLuint maxSize; -GLuint lastSize; bool outlinemode=false; bool ibl=false; @@ -543,30 +546,38 @@ void initComputeShaders() { string sum1=locateFile("shaders/sum1.glsl"); string sum2=locateFile("shaders/sum2.glsl"); + string sum2fast=locateFile("shaders/sum2fast.glsl"); string sum3=locateFile("shaders/sum3.glsl"); - if(sum1.empty() || sum2.empty() || sum3.empty()) + if(sum1.empty() || sum2.empty() || sum2fast.empty() || sum3.empty()) noShaders(); std::vector shaders(1); std::vector shaderParams; shaders[0]=ShaderfileModePair(sum1.c_str(),GL_COMPUTE_SHADER); - ostringstream s; - s << "LOCAL_SIZE_X " << localsize << "u" << endl; + ostringstream s,s2; + s << "LOCALSIZE " << gl::localSize << "u" << endl; shaderParams.push_back(s.str().c_str()); + s2 << "BLOCKSIZE " << gl::blockSize << "u" << endl; + shaderParams.push_back(s2.str().c_str()); GLuint rc=compileAndLinkShader(shaders,shaderParams,true,false,true); if(rc == 0) { GPUindexing=false; // Compute shaders are unavailable. if(settings::verbose > 2) cout << "No compute shader support" << endl; } else { - glGetIntegeri_v(GL_MAX_COMPUTE_WORK_GROUP_COUNT,0,&maxgroups); - maxgroups=min(1024,maxgroups/(GLint) (localsize*localsize)); +// glGetIntegeri_v(GL_MAX_COMPUTE_WORK_GROUP_COUNT,0,&maxgroups); +// maxgroups=min(1024,maxgroups/(GLint) (localSize*localSize)); camp::sum1Shader=rc; shaders[0]=ShaderfileModePair(sum2.c_str(),GL_COMPUTE_SHADER); - camp::sum2Shader=compileAndLinkShader(shaders,shaderParams,true,false,true); + camp::sum2Shader=compileAndLinkShader(shaders,shaderParams,true,false, + true); + + shaders[0]=ShaderfileModePair(sum2fast.c_str(),GL_COMPUTE_SHADER); + camp::sum2fastShader=compileAndLinkShader(shaders,shaderParams,true,false, + true); shaders[0]=ShaderfileModePair(sum3.c_str(),GL_COMPUTE_SHADER); camp::sum3Shader=compileAndLinkShader(shaders,shaderParams,true,false, @@ -701,7 +712,7 @@ void initShaders() shaderParams.pop_back(); shaderParams.push_back("GENERAL"); - if(Mode == 2) + if(Mode != 0) shaderParams.push_back("WIREFRAME"); camp::generalShader[0]=compileAndLinkShader(shaders,shaderParams,ssbo, interlock); @@ -717,10 +728,10 @@ void initShaders() if(ssbo) { if(GPUindexing) shaderParams.push_back("GPUINDEXING"); - shaders[0]=ShaderfileModePair(screen.c_str(),GL_VERTEX_SHADER); + shaders[0]=ShaderfileModePair(screen.c_str(),GL_VERTEX_SHADER); shaders[1]=ShaderfileModePair(compress.c_str(),GL_FRAGMENT_SHADER); camp::compressShader=compileAndLinkShader(shaders,shaderParams,ssbo); - if(GPUindexing) + if(GPUindexing) shaderParams.pop_back(); else { shaders[1]=ShaderfileModePair(zero.c_str(),GL_FRAGMENT_SHADER); @@ -736,6 +747,7 @@ void deleteComputeShaders() { glDeleteProgram(camp::sum1Shader); glDeleteProgram(camp::sum2Shader); + glDeleteProgram(camp::sum2fastShader); glDeleteProgram(camp::sum3Shader); } @@ -765,12 +777,11 @@ void deleteShaders() glDeleteProgram(camp::pixelShader); } -void resizeBlendShader() +void resizeBlendShader(uint maxsize) { - gl::maxSize=ceilpow2(gl::maxSize); + gl::maxSize=ceilpow2(maxsize); gl::deleteBlendShader(); gl::initBlendShader(); - gl::lastSize=gl::maxSize; } void setBuffers() @@ -788,10 +799,10 @@ void setBuffers() #ifdef HAVE_SSBO glGenBuffers(1, &camp::offsetBuffer); if(GPUindexing) { - glGenBuffers(1, &camp::localSumBuffer); glGenBuffers(1, &camp::globalSumBuffer); - } else - glGenBuffers(1, &camp::countBuffer); + glGenBuffers(1, &camp::feedbackBuffer); + } + glGenBuffers(1, &camp::countBuffer); if(GPUcompress) { glGenBuffers(1, &camp::indexBuffer); glGenBuffers(1, &camp::elementsBuffer); @@ -2155,7 +2166,7 @@ void glrender(const string& prefix, const picture *pic, const string& format, #if defined(HAVE_COMPUTE_SHADER) && !defined(HAVE_LIBOSMESA) GPUindexing=getSetting("GPUindexing"); - GPUcompress=NVIDIA() || getSetting("GPUcompress"); + GPUcompress=getSetting("GPUcompress"); #else GPUindexing=false; GPUcompress=false; @@ -2164,8 +2175,11 @@ void glrender(const string& prefix, const picture *pic, const string& format, GLint val; glGetIntegerv(GL_MAX_UNIFORM_BLOCK_SIZE,&val); - if(GPUindexing) - lastlocalsize=localsize=getSetting("GPUlocalSize"); + if(GPUindexing) { + gl::localSize=getSetting("GPUlocalSize"); + gl::blockSize=getSetting("GPUblockSize"); + gl::groupSize=gl::localSize*gl::blockSize; + } Maxmaterials=val/sizeof(Material); if(nmaterials > Maxmaterials) nmaterials=Maxmaterials; @@ -2328,108 +2342,108 @@ void compressCount() glMemoryBarrier(GL_SHADER_STORAGE_BARRIER_BIT); } -void initPartialSums() +void partialSums(bool readSize=false) { - gl::gs=gl::localsize*gl::g; - gl::gs2=gl::localsize*gl::gs; - gl::processors=gl::localsize*gl::gs2; - GLuint zero=0; - glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::localSumBuffer); - glBufferData(GL_SHADER_STORAGE_BUFFER, - (gl::processors+gl::gs2+2)*sizeof(GLuint),NULL, - GL_DYNAMIC_DRAW); - glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R32UI,GL_RED_INTEGER, - GL_UNSIGNED_INT,&zero); - glBindBufferBase(GL_SHADER_STORAGE_BUFFER,2,camp::localSumBuffer); - - glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::globalSumBuffer); - glBufferData(GL_SHADER_STORAGE_BUFFER,(gl::gs+1)*sizeof(GLuint),NULL, - GL_DYNAMIC_DRAW); - glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R32UI,GL_RED_INTEGER, - GL_UNSIGNED_INT,&zero); - glBindBufferBase(GL_SHADER_STORAGE_BUFFER,3,camp::globalSumBuffer); -} - -GLuint partialSums(bool readSize=false) -{ - GLuint fragments; - // Compute local partial sums on the GPU + // Compute partial sums on the GPU glUseProgram(sum1Shader); - glUniform1ui(glGetUniformLocation(sum1Shader,"elements"),gl::elements); - - glDispatchCompute(gl::gs2,1,1); - - glMemoryBarrier(GL_BUFFER_UPDATE_BARRIER_BIT); - - glUseProgram(sum2Shader); - GLuint offset2=gl::processors+1; - glUniform1ui(glGetUniformLocation(sum2Shader,"offset2"),offset2); - glDispatchCompute(gl::gs,1,1); + glDispatchCompute(gl::g,1,1); - glMemoryBarrier(GL_BUFFER_UPDATE_BARRIER_BIT); + if(gl::elements <= gl::groupSize*gl::groupSize) + glUseProgram(sum2fastShader); + else { + glUseProgram(sum2Shader); + glUniform1ui(glGetUniformLocation(sum2Shader,"blockSize"), + gl::ceilquotient(gl::g,gl::localSize)); + } + glMemoryBarrier(GL_SHADER_STORAGE_BARRIER_BIT); + glDispatchCompute(1,1,1); glUseProgram(sum3Shader); - glUniform1ui(glGetUniformLocation(sum3Shader,"offset2"),offset2); - glUniform1ui(glGetUniformLocation(sum3Shader,"final"),offset2+gl::gs2); + glUniform1ui(glGetUniformLocation(sum3Shader,"final"),gl::elements-1); + glMemoryBarrier(GL_SHADER_STORAGE_BARRIER_BIT); glDispatchCompute(gl::g,1,1); +} - glMemoryBarrier(GL_BUFFER_UPDATE_BARRIER_BIT); - // Compute global partial sums, including number of fragments, on the CPU - GLuint *sum=(GLuint *) glMapBuffer(GL_SHADER_STORAGE_BUFFER,GL_READ_WRITE); +void resizeFragmentBuffer() +{ + if(GPUindexing) { + glMemoryBarrier(GL_BUFFER_UPDATE_BARRIER_BIT); + + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::feedbackBuffer); + GLuint *feedback=(GLuint *) glMapBuffer(GL_SHADER_STORAGE_BUFFER,GL_READ_ONLY); - if(readSize) { - gl::maxSize=sum[0]; - sum[0]=0; - if(gl::maxSize > gl::lastSize) - gl::resizeBlendShader(); + GLuint maxDepth=feedback[0]; + if(maxDepth > gl::maxSize) + gl::resizeBlendShader(maxDepth); + + fragments=feedback[1]; + glUnmapBuffer(GL_SHADER_STORAGE_BUFFER); } - fragments=sum[1]; - for(GLint i=2; i < gl::gs; ++i) - sum[i]=fragments += sum[i]; - fragments += sum[gl::gs]; + if(fragments > maxFragments) { + // Initialize the alpha buffer + maxFragments=11*fragments/10; + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::fragmentBuffer); + glBufferData(GL_SHADER_STORAGE_BUFFER,maxFragments*sizeof(glm::vec4), + NULL,GL_DYNAMIC_DRAW); + glBindBufferBase(GL_SHADER_STORAGE_BUFFER,4,camp::fragmentBuffer); + - glUnmapBuffer(GL_SHADER_STORAGE_BUFFER); + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::depthBuffer); + glBufferData(GL_SHADER_STORAGE_BUFFER,maxFragments*sizeof(GLfloat), + NULL,GL_DYNAMIC_DRAW); + glBindBufferBase(GL_SHADER_STORAGE_BUFFER,5,camp::depthBuffer); - return fragments; + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::feedbackBuffer); + } } void refreshBuffers() { GLuint zero=0; - GLuint fragments; - gl::pixels=gl::Width*gl::Height; + gl::pixels=(gl::Width+1)*(gl::Height+1); if(initSSBO) { gl::processors=1; + GLuint Pixels; + if(GPUindexing) { + GLuint G=gl::ceilquotient(gl::pixels,gl::groupSize); + Pixels=gl::groupSize*G; + + GLuint globalSize=gl::localSize*gl::ceilquotient(G,gl::localSize); + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::globalSumBuffer); + glBufferData(GL_SHADER_STORAGE_BUFFER,globalSize*sizeof(GLuint),NULL, + GL_DYNAMIC_READ); + glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R32UI,GL_RED_INTEGER, + GL_UNSIGNED_INT,&zero); + glBindBufferBase(GL_SHADER_STORAGE_BUFFER,3,camp::globalSumBuffer); + } else Pixels=gl::pixels; + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::offsetBuffer); - glBufferData(GL_SHADER_STORAGE_BUFFER, - (GPUindexing ? 2 : 1)*(gl::pixels+1)*sizeof(GLuint), + glBufferData(GL_SHADER_STORAGE_BUFFER,(Pixels+2)*sizeof(GLuint), NULL,GL_DYNAMIC_DRAW); glBindBufferBase(GL_SHADER_STORAGE_BUFFER,0,camp::offsetBuffer); + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::countBuffer); + glBufferData(GL_SHADER_STORAGE_BUFFER,(Pixels+2)*sizeof(GLuint), + NULL,GL_DYNAMIC_DRAW); + glBindBufferBase(GL_SHADER_STORAGE_BUFFER,2,camp::countBuffer); + if(GPUcompress) { glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::indexBuffer); glBufferData(GL_SHADER_STORAGE_BUFFER,gl::pixels*sizeof(GLuint), NULL,GL_DYNAMIC_DRAW); glBindBufferBase(GL_SHADER_STORAGE_BUFFER,1,camp::indexBuffer); - glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R32UI,GL_RED_INTEGER, - GL_UNSIGNED_INT,&zero); GLuint one=1; glBindBuffer(GL_ATOMIC_COUNTER_BUFFER,camp::elementsBuffer); glBufferData(GL_ATOMIC_COUNTER_BUFFER,sizeof(GLuint),&one, GL_DYNAMIC_DRAW); glBindBufferBase(GL_ATOMIC_COUNTER_BUFFER,0,camp::elementsBuffer); - } - - if(!GPUindexing) { - glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::countBuffer); - glBufferData(GL_SHADER_STORAGE_BUFFER,(gl::pixels+1)*sizeof(GLuint), - NULL,GL_DYNAMIC_DRAW); - glBindBufferBase(GL_SHADER_STORAGE_BUFFER,2,camp::countBuffer); - } + } else + glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R8UI,GL_RED_INTEGER, + GL_UNSIGNED_BYTE,&zero); // Clear the count buffer glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::opaqueBuffer); glBufferData(GL_SHADER_STORAGE_BUFFER,gl::pixels*sizeof(glm::vec4),NULL, @@ -2443,10 +2457,25 @@ void refreshBuffers() glBindBufferBase(GL_SHADER_STORAGE_BUFFER,7,camp::opaqueDepthBuffer); const GLfloat zerof=0.0; glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R32F,GL_RED,GL_FLOAT,&zerof); + + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::feedbackBuffer); + glBufferData(GL_SHADER_STORAGE_BUFFER,2*sizeof(GLuint),NULL, + GL_DYNAMIC_DRAW); + glBindBufferBase(GL_SHADER_STORAGE_BUFFER,8,camp::feedbackBuffer); + + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::feedbackBuffer); + initSSBO=false; } // Determine the fragment offsets + if(gl::exporting && GPUindexing && !GPUcompress) { + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::countBuffer); + glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R8UI,GL_RED_INTEGER, + GL_UNSIGNED_BYTE,&zero); + glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::feedbackBuffer); + } + if(!interlock) { drawBuffer(material1Data,countShader); drawBuffer(materialData,countShader); @@ -2462,7 +2491,6 @@ void refreshBuffers() if(GPUcompress) { compressCount(); - GLuint *p=(GLuint *) glMapBuffer(GL_ATOMIC_COUNTER_BUFFER,GL_READ_WRITE); gl::elements=GPUindexing ? p[0] : p[0]-1; p[0]=1; @@ -2471,52 +2499,37 @@ void refreshBuffers() } else gl::elements=gl::pixels; - if(initSSBO) { - if(GPUindexing) { - double Tmin=HUGE_VAL; - GLuint G=1; - GLuint twos3=2*gl::localsize*gl::localsize*gl::localsize; - - if(twos3 > gl::elements) { - gl::localsize=1; - twos3=2; - } else gl::localsize=settings::getSetting("GPUlocalSize"); - - if(gl::localsize != gl::lastlocalsize) { - gl::deleteComputeShaders(); - gl::initComputeShaders(); - gl::lastlocalsize=gl::localsize; - } + if(GPUindexing) { + gl::g=gl::ceilquotient(gl::elements,gl::groupSize); + gl::elements=gl::groupSize*gl::g; - GLint stop=min(gl::maxgroups,(GLint) (gl::elements/twos3)); - for(gl::g=2; gl::g <= stop; gl::g *= 2) { - initPartialSums(); - partialSums(); - seconds(); + if(settings::verbose > 3) { + static bool first=true; + if(first) { partialSums(); - double T=seconds(); - if(T < Tmin) { - Tmin=T; - G=gl::g; - } + first=false; } - gl::g=G; - initPartialSums(); + unsigned int N=10000; + seconds(); + for(unsigned int i=0; i < N; ++i) + partialSums(); + glFinish(); + double T=seconds()/N; + cout << "elements=" << gl::elements << endl; + cout << "Tmin (ms)=" << T*1e3 << endl; + cout << "Megapixels/second=" << gl::elements/T/1e6 << endl; } - initSSBO=false; - } - if(GPUindexing) - fragments=partialSums(true); - else { + partialSums(true); + } else { size_t size=gl::elements*sizeof(GLuint); // Compute partial sums on the CPU glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::countBuffer); GLuint *p=(GLuint *) glMapBufferRange(GL_SHADER_STORAGE_BUFFER, - 0,size+sizeof(GLuint), + 0,size+sizeof(GLuint), GL_MAP_READ_BIT); - gl::maxSize=p[0]; + GLuint maxsize=p[0]; GLuint *count=p+1; glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::offsetBuffer); @@ -2535,36 +2548,16 @@ void refreshBuffers() glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::countBuffer); glUnmapBuffer(GL_SHADER_STORAGE_BUFFER); - if(gl::exporting && !GPUindexing) { - GLuint zero=0; + if(gl::exporting) { glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::countBuffer); glClearBufferData(GL_SHADER_STORAGE_BUFFER,GL_R32UI,GL_RED_INTEGER, GL_UNSIGNED_INT,&zero); } else clearCount(); - if(gl::maxSize > gl::lastSize) - gl::resizeBlendShader(); - } - - if(fragments > maxFragments) { - // Initialize the alpha buffer - maxFragments=11*fragments/10; - glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::fragmentBuffer); - glBufferData(GL_SHADER_STORAGE_BUFFER,maxFragments*sizeof(glm::vec4), - NULL,GL_DYNAMIC_DRAW); - glBindBufferBase(GL_SHADER_STORAGE_BUFFER,4,camp::fragmentBuffer); - - - glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::depthBuffer); - glBufferData(GL_SHADER_STORAGE_BUFFER,maxFragments*sizeof(GLfloat), - NULL,GL_DYNAMIC_DRAW); - glBindBufferBase(GL_SHADER_STORAGE_BUFFER,5,camp::depthBuffer); - - if(GPUindexing) - glBindBuffer(GL_SHADER_STORAGE_BUFFER,camp::globalSumBuffer); + if(maxsize > gl::maxSize) + gl::resizeBlendShader(maxsize); } - gl::lastshader=-1; } @@ -2577,18 +2570,6 @@ void setUniforms(vertexBuffer& data, GLint shader) if(normal) glUniform1ui(glGetUniformLocation(shader,"width"),gl::Width); - - if(camp::ssbo && GPUindexing && - (shader == transparentShader || !interlock)) { - GLuint offset2=1+gl::processors; - glUniform1ui(glGetUniformLocation(shader,"elements"),gl::elements); - glUniform1ui(glGetUniformLocation(shader,"offset2"),offset2); - GLuint m=gl::elements/gl::processors; - GLuint r=gl::elements-m*gl::processors; - glUniform1ui(glGetUniformLocation(shader,"m1"),m); - glUniform1ui(glGetUniformLocation(shader,"m2"),gl::localsize); - glUniform1ui(glGetUniformLocation(shader,"r"),r); - } } glUniformMatrix4fv(glGetUniformLocation(shader,"projViewMat"),1,GL_FALSE, @@ -2747,16 +2728,6 @@ void aBufferTransparency() glUseProgram(blendShader); gl::lastshader=blendShader; glUniform1ui(glGetUniformLocation(blendShader,"width"),gl::Width); - if(GPUindexing) { - GLuint offset2=gl::processors+1; - glUniform1ui(glGetUniformLocation(blendShader,"elements"),gl::elements); - glUniform1ui(glGetUniformLocation(blendShader,"offset2"),offset2); - GLuint m=gl::elements/gl::processors; - GLuint r=gl::elements-m*gl::processors; - glUniform1ui(glGetUniformLocation(blendShader,"m1"),m); - glUniform1ui(glGetUniformLocation(blendShader,"m2"),gl::localsize); - glUniform1ui(glGetUniformLocation(blendShader,"r"),r); - } glUniform4f(glGetUniformLocation(blendShader,"background"), gl::Background[0],gl::Background[1],gl::Background[2], gl::Background[3]); @@ -2792,7 +2763,10 @@ void drawBuffers() if(camp::ssbo) { if(transparent) { refreshBuffers(); - if(!interlock) gl::copied=true; + if(!interlock) { + resizeFragmentBuffer(); + gl::copied=true; + } } } @@ -2804,6 +2778,7 @@ void drawBuffers() if(transparent) { gl::copied=true; + if(interlock) resizeFragmentBuffer(); drawTransparent(); } Opaque=0; diff --git a/graphics/asymptote/interact.cc b/graphics/asymptote/interact.cc index 6e21f15116..1009b1d477 100644 --- a/graphics/asymptote/interact.cc +++ b/graphics/asymptote/interact.cc @@ -123,6 +123,10 @@ void pre_readline() int fd=intcast(settings::getSetting("inpipe")); if(fd >= 0) { if(!fin) fin=fdopen(fd,"r"); + if(!fin) { + cerr << "Cannot open inpipe " << fd << endl; + exit(-1); + } Readline=readpipeline; } else { #if defined(HAVE_READLINE) && defined(HAVE_LIBCURSES) diff --git a/graphics/asymptote/jsfile.cc b/graphics/asymptote/jsfile.cc index 19eb66428f..7dc95c9bb6 100644 --- a/graphics/asymptote/jsfile.cc +++ b/graphics/asymptote/jsfile.cc @@ -8,6 +8,8 @@ using namespace settings; namespace camp { +const string s="document.asy."; + #ifndef HAVE_LIBGLM size_t materialIndex=0; #endif @@ -140,59 +142,59 @@ void jsfile::open(string name) out << newl << " + +TeX User Groups around the world + + +
+ +
+
+ + +

TeX User Groups around the world

+ +

Taiwan TeX Users Group

+
    +
  • Changes won't be instant, but are mailed to the maintainer when you click the submit button at the bottom +
  • Use either TeX notation or accented characters for accents. +
  • Enter phone numbers starting with +, then the country code et + cetera,
    + no whitespace, hyphens or other punctuation. +
+
+
+ Links to other + User Group correction forms:
+ bg +br +cn +cz +de +dk +ee +es +esc +fr +gr +hu +ie +is +it +kh +kr +lt +mx +nl +no +pl +pt +tw +us +uy +vn +za +home + + + + + + + + + + + + + + + + + + + + + + + + + + +
tw - + (Here is this lug's website) +
full name + + + periodical + + +
short name + + editor + +
+ language(s) + + editor email + +
members + + + +
email + + bank + +
web site + + bank account + +
mailing list + + swift code + +
subscribe at + + routing no/BIC + +
address + + + bank address + + +
+ contact addresses +
  + policy matters + general matters + finance / member admin +
position + + + +
name + + + +
address + + + + + + +
email + + + +
phone + + + +
fax + + + +
+ + + download data + +
+ submission of corrected data; enter your + email address and password first! +
+ password + + obtain from wybo@ntg.nl +
+ your email address + + needed in case we have questions +
+ +
+
+ + +
+

Links to other User Group correction forms:
+ bg +br +cn +cz +de +dk +ee +es +esc +fr +gr +hu +ie +is +it +kh +kr +lt +mx +nl +no +pl +pt +tw +us +uy +vn +za +home + +

+
+ +
+ +
+
+ + diff --git a/usergrps/usergrps/us.html b/usergrps/usergrps/us.html index c396c823d0..069ad60730 100644 --- a/usergrps/usergrps/us.html +++ b/usergrps/usergrps/us.html @@ -67,6 +67,7 @@ no pl pt +tw us uy vn @@ -236,6 +237,7 @@ USA no pl pt +tw us uy vn @@ -296,7 +298,7 @@ USA