Home
last modified time | relevance | path

Searched +refs:match +refs:base +refs:name +refs:latest (Results 226 – 250 of 15278) sorted by relevance

12345678910>>...612

/dports/sysutils/dnf/dnf-4.9.0/po/
H A Den_GB.po352 msgid "No match for argument: %s"
353 msgstr "No match for argument: %s"
511 msgid "No match for argument"
681 msgid "No repository match: %s"
1016 msgid "No match for alias: %s"
1112 msgid "synchronize installed packages to the latest available versions"
1113 msgstr "synchronise installed packages to the latest available versions"
1141 msgid "Warning: No groups match:"
1358 msgid "Unable to find a match"
1776 "show N latest packages for a given name.arch (or latest but N if N is "
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/fast-glob/
H A DREADME.md57 * [Why are parentheses match wrong?](#why-are-parentheses-match-wrong)
220 base: '.', // Parent directory for all patterns inside this task
320 // With base directory
431 fg.sync('*', { objectMode: true }); // [{ name: 'index.js', path: 'src/index.js', dirent: <fs.Dire…
436 * name (`string`) — the last part of the path (basename)
437 * path (`string`) — full path relative to the pattern base directory
546 Allow patterns to match entries that begin with a period (`.`).
548 > :book: Note that an explicit dot in a portion of the pattern will always match dot files.
662 ## Why are parentheses match wrong?
744 You can see results [here][github_gist_benchmark_server] for latest release.
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/fast-glob/
H A DREADME.md57 * [Why are parentheses match wrong?](#why-are-parentheses-match-wrong)
220 base: '.', // Parent directory for all patterns inside this task
320 // With base directory
431 fg.sync('*', { objectMode: true }); // [{ name: 'index.js', path: 'src/index.js', dirent: <fs.Dire…
436 * name (`string`) — the last part of the path (basename)
437 * path (`string`) — full path relative to the pattern base directory
546 Allow patterns to match entries that begin with a period (`.`).
548 > :book: Note that an explicit dot in a portion of the pattern will always match dot files.
662 ## Why are parentheses match wrong?
744 You can see results [here][github_gist_benchmark_server] for latest release.
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/del/node_modules/fast-glob/
H A DREADME.md57 * [Why are parentheses match wrong?](#why-are-parentheses-match-wrong)
220 base: '.', // Parent directory for all patterns inside this task
320 // With base directory
431 fg.sync('*', { objectMode: true }); // [{ name: 'index.js', path: 'src/index.js', dirent: <fs.Dire…
436 * name (`string`) — the last part of the path (basename)
437 * path (`string`) — full path relative to the pattern base directory
546 Allow patterns to match entries that begin with a period (`.`).
548 > :book: Note that an explicit dot in a portion of the pattern will always match dot files.
662 ## Why are parentheses match wrong?
744 You can see results [here][github_gist_benchmark_server] for latest release.
[all …]
/dports/devel/p5-MooseX-Types/MooseX-Types-0.50/
H A DMETA.yml32 name: MooseX-Types
79 base: '0'
415 name: TYPES
612 …bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest
620 - "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
623 name: '@Author::ETHER/.latest'
704 match: []
875 name: ':TestFiles'
883 name: ':ExecFiles'
899 name: ':AllFiles'
[all …]
/dports/www/p5-Catalyst-Authentication-Credential-HTTP/Catalyst-Authentication-Credential-HTTP-1.018/
H A DMETA.yml46 base: '0'
344 name: TYPES
533 …bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest
542 - "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
546 name: '@Author::ETHER/.latest'
638 match: []
774 name: Prereqs
798 name: ':TestFiles'
806 name: ':ExecFiles'
822 name: ':AllFiles'
[all …]
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Manual/
H A DUpgrading.pod43 …de and are ready to test, bump the version stored in F<etc/config.yml> to match the new version yo…
51 to test the latest version and check for problems.
65 bin/jifty model --name MyModel
112 use base qw(Jifty::Upgrade);
126name needs to marked with C<till> to notify Jifty that the column name no longer exists. The new c…
146 use base qw(Jifty::Upgrade);
161 …e've added a new column C<display_name> which will normally contain their name in "last, first" fo…
/dports/textproc/py-xmlschema/xmlschema-1.8.2/
H A DREADME.rst37 …chema documentation is available on "Read the Docs" <http://xmlschema.readthedocs.io/en/latest/>`_.
67 The base schemas of the XSD standards are included in the package for working
108 <xs:element maxOccurs="unbounded" minOccurs="0" name="car" type="vh:vehicleType" />
120 values that match to the data types declared by the schema:
134 'name': 'Pierre-Auguste Renoir',
145 'name': 'Joan Miró',
/dports/sysutils/istio/istio-1.6.7/operator/cmd/mesh/testdata/manifest-generate/data-snapshot/charts/base/files/
H A Dgen-istio-cluster.yaml2 # Source: base/templates/serviceaccount.yaml
10 release: istio-base
19 release: istio-base
23 # Source: base/templates/crds.yaml
6706 of an object. Servers should convert recognized schemas to the latest
6743 release: istio-base
6833 release: istio-base
6860 release: istio-base
6876 release: istio-base
6892 # Source: base/templates/services.yaml
[all …]
/dports/emulators/qemu/qemu-6.2.0/docs/devel/
H A Dtesting.rst90 Each test case includes four files that have a common base name:
841 The ``avocado_qemu.Test`` base test class
891 The ``avocado_qemu.LinuxTest`` base test class
898 First of all, this base class is intended for tests that need to
961 Besides the attributes and methods that are part of the base
1020 Besides the attributes present on the ``avocado_qemu.Test`` base
1027 test. The name should match the **Provider** column on the list
1036 test. The name should match the **Version** column on the list
1101 Besides the parameters present on the ``avocado_qemu.Test`` base
1108 test. The name should match the **Provider** column on the list
[all …]
/dports/www/p5-WebService-Linode/WebService-Linode-0.29/
H A DChanges101 - Update to latest API spec:
160 - Correct reference to module name in docs (closes rt #59535 reported
166 - Apikey is no longer a required argument to the base constructor
167 - New method in the base class, apikey for specifying or changing apikey
174 name rather than id. (closes #49452 reported by jtmink1)
181 method names changed to match the Linode.com methods with dots replaced
/dports/devel/R-cran-gdata/gdata/inst/
H A DChangeLog14 base::startsWith() to do the actual comparison, after hanlding
16 * [r2149] man/trim.Rd: Add reference to 'new' base function
107 * [r1983] Summary: Call base::sort instead of sort, which has been
212 * [r1874] Modify code to use latest version of
222 * [r1800] Update NEWS with latest changes
391 * [r1543] Update to match new code.
472 * [r1460] Update test output to match latest code
744 * [r1248] Update perl modules to latest versions
888 * [r984] Update Rnews.sty to the latest version
1071 * [r564] Remove ll methods since the base function now handles
[all …]
/dports/devel/R-cran-gdata/gdata/
H A DChangeLog14 base::startsWith() to do the actual comparison, after hanlding
16 * [r2149] man/trim.Rd: Add reference to 'new' base function
107 * [r1983] Summary: Call base::sort instead of sort, which has been
212 * [r1874] Modify code to use latest version of
222 * [r1800] Update NEWS with latest changes
391 * [r1543] Update to match new code.
472 * [r1460] Update test output to match latest code
744 * [r1248] Update perl modules to latest versions
888 * [r984] Update Rnews.sty to the latest version
1071 * [r564] Remove ll methods since the base function now handles
[all …]
/dports/databases/py-peewee/peewee-3.14.4/
H A DCHANGELOG.md351 * Playhouse Postgresql extension `TSVectorField.match()` method supports an
464 * Sqlite `SearchField` now supports the `match()` operator, allowing full-text
575 parameter, which can be used to specify a custom base-class for models.
729 * Fixed bug in `database.table_exists()` where the implementation did not match
730 the documentation. Implementation has been updated to match the
1022 match the semantics of the corresponding model methods, `Model.bind()` and
1189 Includes fix for bug where column-name to field-name translation was not being
1191 underlying column name (#1437).
1403 restrict the base `Model` class from being treated as a "real" Model.
1537 * #919 - add runtime check for `sqlite3` library to match MySQL and Postgres.
[all …]
/dports/lang/expect/expect5.45.4/
H A Dexp_clib.c95 extern char * getenv _ANSI_ARGS_((CONST char *name));
103 int base));
105 char **endPtr, int base));
534 register char *latest; local
543 latest = regpiece(&flags, rcstate);
544 if (latest == NULL)
550 regtail(chain, latest);
551 chain = latest;
1527 return match;
1534 if (*string == 0) return(match);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/fixincludes/
H A DChangeLog59 Change guard to match <cmath>.
99 * fixinc.in: Omit machine name checks for vxworks
455 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
456 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
457 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
463 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
706 * server.c (run_shell): Quote directory name passed to cd.
861 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
1019 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
1021 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
[all …]
/dports/lang/gcc48/gcc-4.8.5/fixincludes/
H A DChangeLog32 Change guard to match <cmath>.
73 * fixinc.in: Omit machine name checks for vxworks
429 [AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
430 [AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
431 [AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
437 [DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
680 * server.c (run_shell): Quote directory name passed to cd.
835 * fixincl.x: Regenerate with latest autogen (5.9.4), updating license
993 * fixincl.tpl (List): separate file name patterns with a NUL byte instead
995 * fixincl.c (fix_applies, machine_matches): Use fnmatch for name
[all …]
/dports/devel/py-buildbot/buildbot-3.4.1/docs/developer/
H A Dwww-server.rst49 The Buildbot web interface is rooted at its base URL, as configured by the user.
50 It is entirely possible for this base URL to contain path components, e.g., ``http://build.example.…
51 To accomplish this, all URLs are generated relative to the base URL.
53 Overall, the space under the base URL looks like this:
57 Users should, in general, use the latest version.
103 { "cmd": "<command name>", '_id': <id of the command>, "arg1": arg1, "arg2": arg2 }
105 * ``cmd`` is used to reference a command name
142 Start consuming events that match ``path``.
/dports/sysutils/dnf/dnf-4.9.0/
H A Ddnf.spec420 - Fix module remove --all when no match spec (RhBug:1904490)
445 - Make rotated log file (mode, owner, group) match previous log settings (RhBug:1894344)
562 - Report more informative messages when no match for argument (RhBug:1709563)
1057 - search: do not generate error if not match anything (RhBug:1342157) (Jaroslav
1072 - Explain how add negative num for --latest-limit (RhBug:1446641) (Jaroslav
1241 - return values changed to match yum's (Martin Hatina)
1259 - Redirect base.downgrade() to base.downgrade_to() (Jaroslav Mracek)
1342 - See http://dnf.readthedocs.io/en/latest/release_notes.html
1345 - See http://dnf.readthedocs.io/en/latest/release_notes.html
1498 - query: add duplicated and latest-limit queries into api (Michal Luscon)
[all …]
/dports/sysutils/dnf/dnf-4.9.0/doc/
H A Dsummaries_cache108 "name is misprinted when package is not found"
124 "repo_rpmmd.c: base:xml attr in <location> is ignored"
156 "NameError: global name 'to_utf8' is not defined"
708 "NameError: global name 'i18n' is not defined"
960 "let glob pattern describing package to match multiple packages"
1240 "DNF doesn't use xml:base in repodata"
1644 "dnf repolist disabled doesn't show repository name"
2032 "dnf repoquery --duplicates --latest-limit -1 -q does not work"
2084 "Search that does not match anything has odd \"error\" message"
2176 "[rfe] Case insensitive match hint"
[all …]
/dports/biology/vcflib/vcflib-1.0.2/googletest/googlemock/docs/v1_7/
H A DFrequentlyAskedQuestions.md31 // Old matcher definition that doesn't work with the latest
84 // a user understand why value matches (or doesn't match).
171 // a user understand why value matches (or doesn't match).
242 the arguments' types are. Only the _author of the base class_ knows
280 `const` modifier is _ignored_. Therefore, the `Foo` base class above
290 it with a `const int` parameter. The compiler will still match them
344 Whenever you derive from a base class, make sure its destructor is
394 order. If you want them to match in a certain order, you need to be
502 around this you can use `typedef` to give the map type a name, but
578 your life easier, Google Mock prints the function name and arguments
[all …]
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googlemock/docs/v1_6/
H A DFrequentlyAskedQuestions.md31 // Old matcher definition that doesn't work with the latest
84 // a user understand why value matches (or doesn't match).
171 // a user understand why value matches (or doesn't match).
242 the arguments' types are. Only the _author of the base class_ knows
280 `const` modifier is _ignored_. Therefore, the `Foo` base class above
290 it with a `const int` parameter. The compiler will still match them
344 Whenever you derive from a base class, make sure its destructor is
394 order. If you want them to match in a certain order, you need to be
502 around this you can use `typedef` to give the map type a name, but
578 your life easier, Google Mock prints the function name and arguments
[all …]
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googlemock/docs/v1_7/
H A DFrequentlyAskedQuestions.md31 // Old matcher definition that doesn't work with the latest
84 // a user understand why value matches (or doesn't match).
171 // a user understand why value matches (or doesn't match).
242 the arguments' types are. Only the _author of the base class_ knows
280 `const` modifier is _ignored_. Therefore, the `Foo` base class above
290 it with a `const int` parameter. The compiler will still match them
344 Whenever you derive from a base class, make sure its destructor is
394 order. If you want them to match in a certain order, you need to be
502 around this you can use `typedef` to give the map type a name, but
578 your life easier, Google Mock prints the function name and arguments
[all …]
/dports/math/curv/curv-0.5/extern/googletest/googlemock/docs/v1_6/
H A DFrequentlyAskedQuestions.md31 // Old matcher definition that doesn't work with the latest
84 // a user understand why value matches (or doesn't match).
171 // a user understand why value matches (or doesn't match).
242 the arguments' types are. Only the _author of the base class_ knows
280 `const` modifier is _ignored_. Therefore, the `Foo` base class above
290 it with a `const int` parameter. The compiler will still match them
344 Whenever you derive from a base class, make sure its destructor is
394 order. If you want them to match in a certain order, you need to be
502 around this you can use `typedef` to give the map type a name, but
578 your life easier, Google Mock prints the function name and arguments
[all …]
/dports/math/curv/curv-0.5/extern/googletest/googlemock/docs/v1_7/
H A DFrequentlyAskedQuestions.md31 // Old matcher definition that doesn't work with the latest
84 // a user understand why value matches (or doesn't match).
171 // a user understand why value matches (or doesn't match).
242 the arguments' types are. Only the _author of the base class_ knows
280 `const` modifier is _ignored_. Therefore, the `Foo` base class above
290 it with a `const int` parameter. The compiler will still match them
344 Whenever you derive from a base class, make sure its destructor is
394 order. If you want them to match in a certain order, you need to be
502 around this you can use `typedef` to give the map type a name, but
578 your life easier, Google Mock prints the function name and arguments
[all …]

12345678910>>...612