Home
last modified time | relevance | path

Searched +full:release +full:- (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dokuwiki/.github/workflows/
H A Drelease-preparation.yml1 # This workflow is triggered manually and prepares a new release by creating a pull request
4 # When the pull request is merged, the release-build workflow will be triggered automatically
6 name: "Release: Preparation ��"
11 description: 'What type of release is this?'
16 - stable
17 - hotfix
18 - rc
20 description: 'The codename for this release, empty for same as last'
23 description: 'The version date YYYY-MM-DD, empty for today'
29 runs-on: ubuntu-latest
[all …]
H A Drelease-build.yml1 # This workflow creates a new tag, builds the release archives and uploads them to GitHub and our s…
3 # release-preparation workflow
5 name: "Release: Tag, Build & Deploy"
9 - stable
14 name: Tag Release
15 runs-on: ubuntu-latest
17 - name: Checkout
20 - name: Prepare Environment
22 php .github/release.php current >> $GITHUB_ENV
24 - name: Check if a tag already exists
[all …]
/dokuwiki/.github/
H A Drelease.php8 * Command Line utility to gather and check data for building a release
10 class Release extends splitbrain\phpcli\CLI class
25 $this->BASERAW = 'https://raw.githubusercontent.com/' . $repo . '/stable/';
32 $options->setHelp('This tool is used to gather and check data for building a release');
34 $options->registerCommand('new', 'Get environment for creating a new release');
35 …$options->registerOption('type', 'The type of release to build', null, join('|', self::TYPES), 'ne…
36 …$options->registerOption('date', 'The date to use for the version. Defaults to today', null, 'YYYY
37 …$options->registerOption('name', 'The codename to use for the version. Defaults to the last used o…
39 $options->registerCommand('current', 'Get environment of the current release');
44 switch ($options->getCmd()) {
[all …]
/dokuwiki/
H A DSECURITY.md3 Security vulnerabilities can be reported for the current stable release (branch `stable`) and the `…
5 …n the severity we may release hotfixes for the current stable release or may simply incorporate th…
13 * Send an e-mail to [Andi](mailto:andi@splitbrain.org)
/dokuwiki/vendor/geshi/geshi/
H A Dbuild.xml1 <?xml version="1.0" encoding="utf-8"?>
3 <!--
4 GeSHi - Generic Syntax Highlighter - phing build file.
8 -->
13 <property name="zipfile" value="${phing.project.name}-${version}.zip" />
14 <property name="gzfile" value="${phing.project.name}-${version}.tar.gz" />
15 <property name="bz2file" value="${phing.project.name}-${version}.tar.bz2" />
16 <property name="pkgfile" value="geshi-${version}.tgz" />
41 description="Create zip and tar files for release"
66 <target name="pack-pear" depends=""
[all …]
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dteraterm.php4 * --------
7 * Release Version: 1.0.9.1
15 * and/or keywords that are not listed here. The latest release of teraterm.php
19 * -------
21 * - First Release for Tera Term 4.60 and below.
23 * - First Release for Tera Term 4.62 and below.
25 * - Second Release for Tera Term 4.62 and below.
27 * - Second Release for Tera Term 4.67, LogMeTT 2.97, TTLEditor 1.2.1 and below.
30 * -------------------------
49 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
[all …]
H A Dscl.php4 * ---------------------------------
7 * Release Version: 1.0.9.1
15 * -------
16 * <date-of-release> (<GeSHi release>)
17 * - First Release
19 * TODO (updated <date-of-release>)
20 * -------------------------
21 * <things-to-do>
39 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
96 1 => 'color: #009600; font-style: italic;',
[all …]
H A Dcmake.php4 * -------
7 * Release Version: 1.0.9.1
15 * -------
16 * <date-of-release> (<GeSHi release>)
17 * - First Release
19 * TODO (updated <date-of-release>)
20 * -------------------------
38 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
119 1 => 'color: #1f3f81; font-style: bold;',
121 3 => 'color: #077807; font-sytle: italic;'
[all …]
H A Deuphoria.php4 * ---------------------------------
7 * Release Version: 1.0.9.1
17 * -------
18 * <date-of-release> (1.0.8.9)
19 * - First Release
21 * TODO (updated <date-of-release>)
22 * -------------------------
41 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
47 'COMMENT_SINGLE' => array(1 => '--'),
48 'COMMENT_MULTI' => array(), //Euphoria doesn't support multi-line comments
[all …]
H A Drpmspec.php4 * ---------------------------------
5 * Author: Paul Grinberg (gri6507 TA unity-linux TOD org)
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
33 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
52 '+','-', '*', '/', '%',
59 1 => 'color: #666666; font-style: italic;',
60 'MULTI' => 'color: #666666; font-style: italic;'
63 0 => 'color: #000099; font-weight: bold;',
[all …]
H A Dtext.php4 * --------
7 * Release Version: 1.0.9.1
14 * -------
16 * - Syntax File Created
19 * - Documentation Cleaned Up
20 * - First Release
23 * -------------------------
42 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
H A Dphix.php4 * ---------------------------------
7 * Release Version: 1.0.9.1
15 * -------
16 * <date-of-release> (1.0.8.9)
17 * - First Release
19 * TODO (updated <date-of-release>)
20 * -------------------------
39 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
45 'COMMENT_SINGLE' => array(1 => '--'),
82 3 => array( // built-ins
[all …]
H A Dlocobasic.php4 * -------------
7 * Release Version: 1.0.9.1
15 * -------
17 * - First Release
35 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
58 "READ", "RELEASE", "REMAIN", "RENUM", "RESTORE", "RESUME", "RETURN",
83 1 => 'color: #000088; font-weight: bold;',
84 2 => 'color: #AA00AA; font-weight: bold;'
H A Dpycon.php4 * ----------
7 * Release Version: 1.0.9.1
13 * -------
15 * - Added missing functions and keywords. Also added two new Python 3.0 types. SF#2441839
17 * - Modifications by Tim (tim@skreak.com): added more keyword categories, tweaked colors
19 * - Added support for multiple object splitters
21 * - First Release
24 * -------------------------
42 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
52 $language_data['SCRIPT_DELIMITERS'][-1] = '/^(>>>).*?$(?:\n\.\.\..*?$)*($)/m';
[all …]
H A Dhq9plus.php4 * ----------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
18 * ----
36 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
H A Drobots.php4 * --------
7 * Release Version: 1.0.9.1
13 * - First Release
31 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
45 'Allow', 'Crawl-delay', 'Disallow', 'Request-rate', 'Robot-version',
46 'Sitemap', 'User-agent', 'Visit-time'
61 1 => 'color: #808080; font-style: italic;',
64 0 => 'color: #000099; font-weight: bold;'
H A Dbf.php4 * ----------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
18 * ----
36 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
43 'COMMENT_REGEXP' => array(1 => '/[^\n+\-<>\[\]\.\,Y]+/s'),
50 0 => array('+', '-'),
54 4 => array('Y') //Brainfork Extension ;-)
63 1 => 'color: #666666; font-style: italic;'
H A Dwhitespace.php4 * ----------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
18 * ----
36 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
60 3 => 'color: #666666; font-style: italic;'
79 2 => 'background-color: #FF9999;',
80 3 => 'background-color: #9999FF;'
H A Dldif.php4 * --------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
16 * - Derived from ini.php (INI language), (c) 2005 deguix
18 * -------------------------
36 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
58 1 => 'color: #666666; font-style: italic;'
78 0 => 'color: #000066; font-weight: bold;',
92 GESHI_SEARCH => '([a-zA-Z0-9_]+):(.+)',
[all …]
H A Dvedit.php4 * --------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
18 * -------------------------
19 * - Add keyword groups 2, 3 and 4.
38 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
57 '(', ')', '{', '}', '[', ']', '+', '-', '*', '/', '%',
70 1 => 'color: #666666; font-style: italic;',
71 'MULTI' => 'color: #666666; font-style: italic;'
[all …]
H A Dpike.php4 * --------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
18 * -------------------------
37 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
58 '(', ')', '{', '}', '[', ']', '+', '-', '*', '/', '%', '=', '!', '&', '|', '?', ';'
70 1 => 'color: #666666; font-style: italic;',
71 'MULTI' => 'color: #666666; font-style: italic;'
74 0 => 'color: #000099; font-weight: bold;'
H A Dintercal.php4 * ----------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
18 * ----
36 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
62 '\'', '"', '<-'
71 1 => 'color: #000080; font-weight: bold;',
72 2 => 'color: #000080; font-weight: bold;'
94 1 => 'color: #808080; font-style: italic;'
H A Ddcs.php4 * ---------------------------------
7 * Release Version: 1.0.9.1
14 * See http://www.prophet-web.com/Products/DCS for product information.
25 * -------
27 * - First Release
30 * -------------------------
33 * stable release of GeSHi of version 1.1.x (or later) that allows for highlighting
52 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
123 '+', '-', '*', '/', '^',
139 1 => 'color: black; background-color: silver;',
[all …]
H A Dproperties.php4 * --------
7 * Release Version: 1.0.9.1
13 * -------
15 * - First Release
18 * -------------------------
36 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
62 1 => 'font-weight: bold;',
65 1 => 'color: #808080; font-style: italic;'
86 0 => 'color: #000080; font-weight:bold;',
87 1 => 'color: #008000; font-weight:bold;'
[all …]
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md1 # phpseclib - PHP Secure Communications Library
7 - [Become a backer or sponsor on Patreon](https://www.patreon.com/phpseclib)
8 - [One-time donation via PayPal or crypto-currencies](http://sourceforge.net/donate/index.php?group…
9 - [Subscribe to Tidelift](https://tidelift.com/subscription/pkg/packagist-phpseclib-phpseclib?utm_s…
13 MIT-licensed pure-PHP implementations of the following:
15 SSH-2, SFTP, X.509, an arbitrary-precision integer arithmetic library, Ed25519 / Ed449 / Curve25519…
34 * Long term support (LTS) release
37 * PSR-4 autoloading with namespace rooted at `\phpseclib3`
42 * Long term support (LTS) release
45 * PSR-4 autoloading with namespace rooted at `\phpseclib`
[all …]

12345678910>>...12