Home
last modified time | relevance | path

Searched refs:v0 (Results 1 – 25 of 62) sorted by relevance

123

/plugin/golocal/src/
Dgo.mod9 github.com/apenwarr/fixconsole v0.0.0-20191012055117-5a9f6489cc29
10 github.com/jeandeaual/go-locale v0.0.0-20241217141322-fcc2cadd6f08
13 golang.org/x/sys v0.32.0
14 golang.org/x/text v0.24.0
22 github.com/apenwarr/w32 v0.0.0-20190407065021-aa00fece76ab // indirect
26 github.com/fyne-io/gl-js v0.1.0 // indirect
27 github.com/fyne-io/glfw-js v0.2.0 // indirect
28 github.com/fyne-io/image v0.1.1 // indirect
29 github.com/go-gl/gl v0.0.0-20231021071112-07e5d0ea2e71 // indirect
30 github.com/go-gl/glfw/v3.3/glfw v0.0.0-20250301202403-da16c1255728 // indirect
[all …]
Dgo.sum7 github.com/apenwarr/fixconsole v0.0.0-20191012055117-5a9f6489cc29 h1:muXWUcay7DDy1/hEQWrYlBy+g0EuwT…
8 github.com/apenwarr/fixconsole v0.0.0-20191012055117-5a9f6489cc29/go.mod h1:JYWahgHer+Z2xbsgHPtaDYV…
9 github.com/apenwarr/w32 v0.0.0-20190407065021-aa00fece76ab h1:CMGzRRCjnD50RjUFSArBLuCxiDvdp7b8YPAci…
10 github.com/apenwarr/w32 v0.0.0-20190407065021-aa00fece76ab/go.mod h1:nfFtvHn2Hgs9G1u0/J6LHQv//EksNC…
14 github.com/felixge/fgprof v0.9.3 h1:VvyZxILNuCiUCSXtPtYmmtGvb65nqXh2QFWc0Wpf2/g=
15 github.com/felixge/fgprof v0.9.3/go.mod h1:RdbpDgzqYVh/T9fPELJyV7EYJuHB55UTEULNun8eiPw=
20 github.com/fyne-io/gl-js v0.1.0 h1:8luJzNs0ntEAJo+8x8kfUOXujUlP8gB3QMOxO2mUdpM=
21 github.com/fyne-io/gl-js v0.1.0/go.mod h1:ZcepK8vmOYLu96JoxbCKJy2ybr+g1pTnaBDdl7c3ajI=
22 github.com/fyne-io/glfw-js v0.2.0 h1:8GUZtN2aCoTPNqgRDxK5+kn9OURINhBEBc7M4O1KrmM=
23 github.com/fyne-io/glfw-js v0.2.0/go.mod h1:Ri6te7rdZtBgBpxLW19uBpp3Dl6K9K/bRaYdJ22G8Jk=
[all …]
/plugin/templater/
DCHANGELOG.md8 2023-12-14 v0.8.4:
11 2023-12-09 v0.8.3:
14 2023-12-07 v0.8.2:
17 2023-12-06 v0.8.1:
20 2023-12-05 v0.8:
25 2023-08-17 v0.7.1
28 2023-06-17 v0.7
32 2023-05-23 v0.6.2
35 2023-01-03 v0.6.1
38 2022-11-27 v0.6
[all …]
/plugin/asciidocjs/node_modules/minimist/
DCHANGELOG.md28 - Merge tag 'v0.2.3' [`a026794`](https://github.com/minimistjs/minimist/commit/a0267947c7870fc5847c…
52 - Merge tag 'v0.2.2' [`980d7ac`](https://github.com/minimistjs/minimist/commit/980d7ac61a0b4bd55271…
158 ## [v1.0.0](https://github.com/minimistjs/minimist/compare/v0.2.3...v1.0.0) - 2014-08-10
165 ## [v0.2.3](https://github.com/minimistjs/minimist/compare/v0.2.2...v0.2.3) - 2023-02-09
188 ## [v0.2.2](https://github.com/minimistjs/minimist/compare/v0.2.1...v0.2.2) - 2022-10-10
205 ## [v0.2.1](https://github.com/minimistjs/minimist/compare/v0.2.0...v0.2.1) - 2020-03-12
207 ## [v0.2.0](https://github.com/minimistjs/minimist/compare/v0.1.0...v0.2.0) - 2014-06-19
213 ## [v0.1.0](https://github.com/minimistjs/minimist/compare/v0.0.10...v0.1.0) - 2014-05-12
221 ## [v0.0.10](https://github.com/minimistjs/minimist/compare/v0.0.9...v0.0.10) - 2014-05-11
231 ## [v0.0.9](https://github.com/minimistjs/minimist/compare/v0.0.8...v0.0.9) - 2014-05-08
[all …]
/plugin/odt2dw/
DREADME17 v0.09 beta
20 v0.08 beta
23 v0.07 beta
26 v0.06 beta
31 v0.05 beta
/plugin/authshibboleth/
DCHANGELOG.md1 ## v0.7.2
6 ## v0.7.1
11 ## v0.7.0
/plugin/asciidocjs/node_modules/core-js/modules/
Des7.math.umulh.js10 var v0 = $v & UINT16; variable
13 var t = (u1 * v0 >>> 0) + (u0 * v0 >>> 16);
Des7.math.imulh.js10 var v0 = $v & UINT16; variable
13 var t = (u1 * v0 >>> 0) + (u0 * v0 >>> 16);
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des7.math.imulh.js10 var v0 = $v & UINT16; variable
13 var t = (u1 * v0 >>> 0) + (u0 * v0 >>> 16);
Des7.math.umulh.js10 var v0 = $v & UINT16; variable
13 var t = (u1 * v0 >>> 0) + (u0 * v0 >>> 16);
/plugin/odtplus2dw/
DREADME.md50 ### v0.12 beta
54 ### v0.11 beta
59 ### v0.10 beta
66 ### v0.09 beta
71 ### v0.08 beta
76 ### v0.07 beta
81 ### v0.06 beta
88 ### v0.05 beta
/plugin/scrape/vendor/symfony/css-selector/
DREADME.md19 [v0.7.1](https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1),
/plugin/odtsupport/
Ddokuwiki_plugin_page.wiki15 downloadurl: https://github.com/ternite/dokuwiki-plugin-odtsupport/archive/v0.87.zip
50 An addition introduced with version v0.85 is the possibility to use 'serverurl'. This function allo…
131 * v0.82-alpha (Initial release)
133 * v0.83 (Added structured dependency to the fields plugin.)
135 * v0.84 Smaller fixes
137 * v0.85 Added serverurl functionality
139 * v0.86 Added possibility to use hash4 pattern
142 …* v0.87 Added optional usage of the [[usecounter]] plugin and the config option 'firstdefinitionwi…
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki15 downloadurl: https://github.com/ternite/dokuwiki-plugin-mediathumbnails/archive/v0.97.zip
102 Since v0.96, you can use regular image syntax to change alignment or size of the thumbnails, like t…
168 * v0.81 (Initial release)
170 * v0.91 (added image and PDF support)
171 …might want to delete that entry from `conf/local.php` if you upgraded from v0.81 and had altered t…
173 * v0.92 (Added checks for ImageMagick security policy issues)
175 …* v0.93 (Added compatibility with pipe syntax - so setting a caption will show a popup title for t…
177 * v0.94 (Resolved an issue with the color space of generated thumbnails)
179 …* v0.95 (If the source media file does not exists, the plugin now shows an error message instead o…
181 …* v0.96 (using internalmedia as rendering method for media thumbnails, now - this allows using reg…
[all …]
/plugin/usecounter/
Ddokuwiki_plugin_page.wiki15 downloadurl: https://github.com/ternite/dokuwiki-plugin-usecounter/archive/v0.8.zip
53 * v0.8 (Initial release)
/plugin/structtemplating/
Dcomposer.lock11 "version": "v0.1.3",
63 "source": "https://github.com/mikealmond/color/tree/v0.1.3"
69 "version": "v0.0.7",
112 "source": "https://github.com/mikealmond/twig-color-extension/tree/v0.0.7"
/plugin/supa/
Dchangelog.txt2 Integrate latest Supa Applet (v0.6)
/plugin/ifauthex/
DREADME.md5 **Latest release: v0.3, [download here](https://git.mittelab.org/proj/ifauthex-dokuwiki-plugin/-/jo…
/plugin/stlviewer/stlviewer/
DCanvasRenderer.js922 function patternPath( x0, y0, x1, y1, x2, y2, u0, v0, u1, v1, u2, v2, texture ) { argument
954 v0 = ( v0 + offsetY ) * height;
965 u1 -= u0; v1 -= v0;
966 u2 -= u0; v2 -= v0;
979 e = x0 - a * u0 - c * v0;
980 f = y0 - b * u0 - d * v0;
/plugin/syntaxhighlighter3/sxh3/
DREADME.md10 1. Have node.js v0.10 or higher
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A DHISTORY.md1 # lesserphp v0.6.0
H A DREADME.md3 # lesserphp v0.6.0
/plugin/oauth/
H A Dcomposer.lock11 "version": "v0.8.11",
/plugin/symbols4odt/
Ddokuwiki_plugin_page.wiki15 downloadurl: https://github.com/ternite/dokuwiki-plugin-symbols4odt/archive/v0.8.zip
78 * v0.8 (Initial release)
/plugin/asciidocjs/node_modules/fs.realpath/
DLICENSE20 methods from Node.js v0.10 under the terms of the Node.js MIT license.

123