Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 11, 2019 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/52a49d78ae2e1dc7250ce27015b22f38 to your computer and use it in GitHub Desktop.
Save Whateverable/52a49d78ae2e1dc7250ce27015b22f38 to your computer and use it in GitHub Desktop.
greppable6
File Code
ALOREN/Getopt-Advance
…/make-cpan-pack.p6 :129:
version => Q:to/VERSION/,
ALOREN/Getopt-Advance
…/make-cpan-pack.p6 :133:
VERSION
AZAWAWI/MagickWand
…/Wand.pm6 :160:
MagickQueryConfigureOptions() returns any configure options that match the specified pattern (e.g. "\*" for all). Options include NAME, VERSION, LIB_VERSION, etc.
AZAWAWI/MsgPack
…/libmsgpack-perl6.c :61:
#if MSGPACK_VERSION_MAJOR == 0
AZAWAWI/MsgPack
…/libmsgpack-perl6.c :69:
#if MSGPACK_VERSION_MAJOR == 0
AZAWAWI/MsgPack
…/libmsgpack-perl6.c :101:
#if MSGPACK_VERSION_MAJOR == 0
AZAWAWI/MsgPack
…/libmsgpack-perl6.c :109:
#if MSGPACK_VERSION_MAJOR == 0
AZAWAWI/MsgPack
…/libmsgpack-perl6.c :117:
#if MSGPACK_VERSION_MAJOR == 0
AZAWAWI/MsgPack
…/libmsgpack-perl6.c :125:
#if MSGPACK_VERSION_MAJOR == 0
BRAKMIC/Bitcoin-RPC-Client
…/Client.pm6 :3:
our $VERSION = '0.0.2';
BRAKMIC/Verge-RPC-Client
…/Client.pm6 :3:
our $VERSION = '0.0.2';
CONO/Algorithm-Heap-Binary
…/Makefile :1:
VERSION=$(shell perl6 -Ilib -MAlgorithm::Heap::Binary -e 'say Algorithm::Heap::Binary.^ver.Str')
CONO/Algorithm-Heap-Binary
…/Makefile :13:
tar -czf "cpan/Algorithm-Heap-Binary-${VERSION}.tar.gz" --transform s/^\./Algorithm-Heap-Binary-${VERSION}/ --exclude-vcs --exclude=.[^/]* --exclude Makefile --exclude cpan .
CTILMES/BitEnum
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/BitEnum
…/Makefile :13:
git tag $(VERSION)
CTILMES/BitEnum
…/Makefile :17:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/BitEnum
…/Makefile :18:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/CroX-HTTP-Auth-Munge
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/CroX-HTTP-Auth-Munge
…/Makefile :12:
git tag $(VERSION)
CTILMES/CroX-HTTP-Auth-Munge
…/Makefile :16:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/CroX-HTTP-Auth-Munge
…/Makefile :17:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/CroX-HTTP-Transform-GraphQL
…/LICENSE :3:
NASA OPEN SOURCE AGREEMENT VERSION 1.3
CTILMES/CroX-HTTP-Transform-GraphQL
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/CroX-HTTP-Transform-GraphQL
…/Makefile :10:
git tag $(VERSION)
CTILMES/CroX-HTTP-Transform-GraphQL
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/CroX-HTTP-Transform-GraphQL
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/DB-MySQL
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/DB-MySQL
…/Makefile :12:
git tag $(VERSION)
CTILMES/DB-MySQL
…/Makefile :16:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/DB-MySQL
…/Makefile :17:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/DB-MySQL
…/Native.pm6 :40:
MYSQL_OPT_TLS_VERSION MYSQL_OPT_SSL_MODE
CTILMES/DB-SQLite
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/DB-SQLite
…/Makefile :12:
git tag $(VERSION)
CTILMES/DB-SQLite
…/Makefile :16:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/DB-SQLite
…/Makefile :17:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/DB
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/DB
…/Makefile :12:
git tag $(VERSION)
CTILMES/DB
…/Makefile :16:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/DB
…/Makefile :17:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/GraphQL-Server
…/LICENSE :3:
NASA OPEN SOURCE AGREEMENT VERSION 1.3
CTILMES/GraphQL-Server
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/GraphQL-Server
…/Makefile :10:
git tag $(VERSION)
CTILMES/GraphQL-Server
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/GraphQL-Server
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/GraphQL
…/LICENSE :3:
NASA OPEN SOURCE AGREEMENT VERSION 1.3
CTILMES/GraphQL
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/GraphQL
…/Makefile :10:
git tag $(VERSION)
CTILMES/GraphQL
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/GraphQL
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/LibCurl
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/LibCurl
…/Makefile :10:
git tag $(VERSION)
CTILMES/LibCurl
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/LibCurl
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/LibCurl
…/README.md :196:
http-version
CTILMES/LibCurl
…/Easy.pm6 :104:
CURL_HTTP_VERSION_NONE
CTILMES/LibCurl
…/Easy.pm6 :105:
CURL_HTTP_VERSION_1_0
CTILMES/LibCurl
…/Easy.pm6 :106:
CURL_HTTP_VERSION_1_1
CTILMES/LibCurl
…/Easy.pm6 :107:
CURL_HTTP_VERSION_2_0
CTILMES/LibCurl
…/Easy.pm6 :182:
http-version => (CURLOPT_HTTP_VERSION, CURLOPT_LONG ),
CTILMES/LibCurl
…/EasyHandle.pm6 :9:
enum CURL_HTTP_VERSION_ENUM <
CTILMES/LibCurl
…/EasyHandle.pm6 :10:
CURL_HTTP_VERSION_NONE
CTILMES/LibCurl
…/EasyHandle.pm6 :11:
CURL_HTTP_VERSION_1_0
CTILMES/LibCurl
…/EasyHandle.pm6 :12:
CURL_HTTP_VERSION_1_1
CTILMES/LibCurl
…/EasyHandle.pm6 :13:
CURL_HTTP_VERSION_2_0
CTILMES/LibCurl
…/EasyHandle.pm6 :69:
enum CURL_VERSION_FEATURE (
CTILMES/LibCurl
…/EasyHandle.pm6 :70:
CURL_VERSION_IPV6 => 1,
CTILMES/LibCurl
…/EasyHandle.pm6 :71:
CURL_VERSION_KERBEROS4 => 1 +< 1,
CTILMES/LibCurl
…/EasyHandle.pm6 :72:
CURL_VERSION_SSL => 1 +< 2,
CTILMES/LibCurl
…/EasyHandle.pm6 :73:
CURL_VERSION_LIBZ => 1 +< 3,
CTILMES/LibCurl
…/EasyHandle.pm6 :74:
CURL_VERSION_NTLM => 1 +< 4,
CTILMES/LibCurl
…/EasyHandle.pm6 :75:
CURL_VERSION_GSSNEGOTIATE => 1 +< 5,
CTILMES/LibCurl
…/EasyHandle.pm6 :76:
CURL_VERSION_DEBUG => 1 +< 6,
CTILMES/LibCurl
…/EasyHandle.pm6 :77:
CURL_VERSION_ASYNCHDNS => 1 +< 7,
CTILMES/LibCurl
…/EasyHandle.pm6 :78:
CURL_VERSION_SPNEGO => 1 +< 8,
CTILMES/LibCurl
…/EasyHandle.pm6 :79:
CURL_VERSION_LARGEFILE => 1 +< 9,
CTILMES/LibCurl
…/EasyHandle.pm6 :80:
CURL_VERSION_IDN => 1 +< 10,
CTILMES/LibCurl
…/EasyHandle.pm6 :81:
CURL_VERSION_SSPI => 1 +< 11,
CTILMES/LibCurl
…/EasyHandle.pm6 :82:
CURL_VERSION_CONV => 1 +< 12,
CTILMES/LibCurl
…/EasyHandle.pm6 :83:
CURL_VERSION_CURLDEBUG => 1 +< 13,
CTILMES/LibCurl
…/EasyHandle.pm6 :84:
CURL_VERSION_TLSAUTH_SRP => 1 +< 14,
CTILMES/LibCurl
…/EasyHandle.pm6 :85:
CURL_VERSION_NTLM_WB => 1 +< 15,
CTILMES/LibCurl
…/EasyHandle.pm6 :86:
CURL_VERSION_HTTP2 => 1 +< 16
CTILMES/LibCurl
…/EasyHandle.pm6 :90:
CURLVERSION_FIRST
CTILMES/LibCurl
…/EasyHandle.pm6 :91:
CURLVERSION_SECOND
CTILMES/LibCurl
…/EasyHandle.pm6 :92:
CURLVERSION_THIRD
CTILMES/LibCurl
…/EasyHandle.pm6 :93:
CURLVERSION_FOURTH
CTILMES/LibCurl
…/EasyHandle.pm6 :96:
constant CURLVERSION_NOW = CURLVERSION_FOURTH;
CTILMES/LibCurl
…/EasyHandle.pm6 :284:
constant CURLOPT_SSLVERSION = CURLOPTTYPE_LONG + 32;
CTILMES/LibCurl
…/EasyHandle.pm6 :329:
constant CURLOPT_HTTP_VERSION = CURLOPTTYPE_LONG + 84;
CTILMES/LibCurl
…/EasyHandle.pm6 :684:
state $feature-set = CURL_VERSION_FEATURE.enums
CTILMES/LibCurl
…/EasyHandle.pm6 :686:
.map({ $_.key ~~ /^CURL_VERSION_(.*)$/; ~$0 })
CTILMES/LibCurl
…/EasyHandle.pm6 :706:
method new() { curl_version_info(CURLVERSION_NOW) }
CTILMES/LibCurl
…/test0047.t :15:
http-version => CURL_HTTP_VERSION_1_0).perform;
CTILMES/LibUUID
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/LibUUID
…/Makefile :10:
git tag $(VERSION)
CTILMES/LibUUID
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/LibUUID
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/Munge
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/Munge
…/Makefile :22:
git tag $(VERSION)
CTILMES/Munge
…/Makefile :26:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/Munge
…/Makefile :27:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CTILMES/Munge
…/Munge.pm6 :41:
EMUNGE_BAD_VERSION
CTILMES/Munge
…/Context.pm6 :61:
EMUNGE_BAD_VERSION
CTILMES/Native-Exec
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CTILMES/Native-Exec
…/Makefile :15:
git tag $(VERSION)
CTILMES/Native-Exec
…/Makefile :19:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CTILMES/Native-Exec
…/Makefile :20:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
ELIZABETH/Acme-Cow
…/cowsay :5:
my $VERSION = "4.0";
FCO/Red
…/CommonSQL.pm6 :34:
CONSTRAINT_CATALOG CONSTRAINT_NAME CONSTRAINT_SCHEMA CONSTRAINTS CONSTRUCTOR CONTAINS CONTAINSTABLE CONTINUE CONVERSION
FISCHER/Lingua-Lipogram
…/.travis.yml :18:
- echo $TRAVIS_PERL6_VERSION
FISCHER/Lingua-Lipogram
…/Lipogram.pm6 :5:
our $VERSION = '0.1.0';
FISCHER/Lingua-Palindrome
…/.travis.yml :18:
- echo $TRAVIS_PERL6_VERSION
FISCHER/Lingua-Palindrome
…/Palindrome.pm6 :5:
our $VERSION = '0.1.0';
FISCHER/Lingua-Pangram
…/.travis.yml :18:
- echo $TRAVIS_PERL6_VERSION
FISCHER/Lingua-Pangram
…/Pangram.pm6 :5:
our $VERSION = '0.1.1';
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :65:
EXTRACTOR_METATYPE_FORMAT_VERSION => 55,
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :80:
EXTRACTOR_METATYPE_PACKAGE_VERSION => 70,
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :100:
EXTRACTOR_METATYPE_SOFTWARE_VERSION => 90,
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :146:
EXTRACTOR_METATYPE_SONG_VERSION => 136,
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :158:
EXTRACTOR_METATYPE_PRODUCT_VERSION => 148,
FRITH/File-Metadata-Libextractor
…/Constants.pm6 :203:
EXTRACTOR_METATYPE_ENCODER_VERSION => 193,
FRITH/Image-Libexif
…/Constants.pm6 :42:
constant EXIF_TAG_INTEROPERABILITY_VERSION is export = 0x0002;
FRITH/Image-Libexif
…/Constants.pm6 :98:
constant EXIF_TAG_EXIF_VERSION is export = 0x9000;
FRITH/Image-Libexif
…/Constants.pm6 :125:
constant EXIF_TAG_FLASH_PIX_VERSION is export = 0xa000;
FRITH/Image-Libexif
…/Constants.pm6 :158:
constant EXIF_TAG_GPS_VERSION_ID is export = 0x0000;
FRITH/Image-Libexif
…/Constants.pm6 :160:
constant EXIF_TAG_GPS_LATITUDE is export = 0x0002; # INTEROPERABILITY_VERSION
FRITH/Image-QRCode
…/QRCode.pm6 :13:
constant QRSPEC_VERSION_MAX is export(:constants) = 40;
FRITH/Image-QRCode
…/QRCode.pm6 :15:
constant MQRSPEC_VERSION_MAX is export(:constants) = 4;
HMBRAND/Text-CSV
…/csv-check :11:
our $VERSION = "6.1-ugly"; # 2018-09-06
HMBRAND/Text-CSV
…/csv-check :75:
"Checked \e[35m$fn\e[0m with \e[34m$pn $VERSION\e[0m using \e[34mText::CSV {$csv.version}\e[0m".say;
HMBRAND/Text-CSV
…/csv-check-tuxic :10:
our $VERSION = "6.1"; # 2018-09-06
HMBRAND/Text-CSV
…/csv-check-tuxic :74:
"Checked \e[35m$fn\e[0m with \e[34m$pn $VERSION\e[0m using \e[34mText::CSV {$csv.version}\e[0m".say;
HMBRAND/Text-CSV
…/CSV.pm :7:
my $VERSION = "0.008";
HMBRAND/Text-CSV
…/CSV.pm :822:
$VERSION;
HOLLI/Operator-grandpa
…/README.md :8:
VERSION
HOLLI/Operator-grandpa
…/grandpa.pod6 :7:
=VERSION 0.01
JDV/Data-Selector
…/Selector.pm :9:
=head1 VERSION
JEFFOBER/Algorithm-SkewHeap
…/Makefile :2:
VERSION := $(shell grep '"version"' ./META6.json | col | cut -f2 | sed 's/[", ]//g' | sed 's/::/-/g')
JEFFOBER/Algorithm-SkewHeap
…/Makefile :4:
FILE = $(NAME)-$(VERSION).tar.gz
JEFFOBER/Algorithm-SkewHeap
…/Makefile :11:
--transform s/^\./$(NAME)-$(VERSION)/ \
JEFFOBER/Algorithm-SkewHeap
…/README.md :6:
VERSION
JEFFOBER/Algorithm-SkewHeap
…/SkewHeap.pm6 :7:
=head1 VERSION
JEFFOBER/Math-Vector3D
…/Makefile :2:
VERSION := $(shell grep '"version"' ./META6.json | col | cut -f2 | sed 's/[", ]//g' | sed 's/::/-/g')
JEFFOBER/Math-Vector3D
…/Makefile :4:
FILE = $(NAME)-$(VERSION).tar.gz
JEFFOBER/Math-Vector3D
…/Makefile :11:
--transform s/^\./$(NAME)-$(VERSION)/ \
JEFFOBER/Math-Vector3D
…/README.md :6:
VERSION
JEFFOBER/Math-Vector3D
…/Vector3D.pm6 :7:
=head1 VERSION
JGOFF/ANTLR4-Grammar
…/VisualBasic6.g4 :82:
moduleHeader : VERSION WS DOUBLELITERAL WS CLASS;
JGOFF/ANTLR4-Grammar
…/VisualBasic6.g4 :656:
VARIANT | VERSION |
JGOFF/ANTLR4-Grammar
…/VisualBasic6.g4 :831:
VERSION : V E R S I O N;
JGOFF/Perl6-Parser
…/Factory.pm6 :1675:
constant VERSION-STR = Q{v};
JGOFF/Perl6-Parser
…/Factory.pm6 :7555:
$p.from - VERSION-STR.chars,
JGOFF/Perl6-Parser
…/Factory.pm6 :7556:
VERSION-STR ~ $p.Str
JMERELO/Pod-Load
…/Makefile :2:
mkdir -p pod-load-$(VERSION)/resources/examples \
JMERELO/Pod-Load
…/Makefile :3:
&& mkdir -p pod-load-$(VERSION)/t \
JMERELO/Pod-Load
…/Makefile :4:
&& mkdir -p pod-load-$(VERSION)/lib/Pod \
JMERELO/Pod-Load
…/Makefile :5:
&& cp META6.json Changes README.md LICENSE pod-load-$(VERSION) \
JMERELO/Pod-Load
…/Makefile :6:
&& cp lib/Pod/Load.pm6 pod-load-$(VERSION)/lib/Pod \
JMERELO/Pod-Load
…/Makefile :7:
&& cp t/*.t t/*.*6 pod-load-$(VERSION)/t \
JMERELO/Pod-Load
…/Makefile :8:
&& cp resources/examples/*.md resources/examples/*.*6 pod-load-$(VERSION)/resources/examples \
JMERELO/Pod-Load
…/Makefile :9:
&& tar cvfz pod-load-$(VERSION).tgz pod-load-$(VERSION)/
JNTHN/cro
…/Common.pm6 :5:
my constant CRO_DOCKER_VERSION = '0.8.0';
JNTHN/cro
…/Common.pm6 :146:
from-tag => CRO_DOCKER_VERSION,
JSTOWE/Device-Velleman-K8055
…/Makefile.in :7:
%CC% -c %CCSHARED% %CCFLAGS% -DVERSION='"0.4.1"' %CCOUT% libk8055%O% k8055.c
JSTOWE/Doublephone
…/Makefile.in :7:
%CC% -c %CCSHARED% %CCFLAGS% -DVERSION='"0.4.1"' %CCOUT% libdouble_metaphone%O% double_metaphone.c
JSTOWE/FastCGI-NativeCall
…/configure :15:
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
JSTOWE/FastCGI-NativeCall
…/configure :240:
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
JSTOWE/FastCGI-NativeCall
…/configure :261:
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
JSTOWE/FastCGI-NativeCall
…/configure :575:
PACKAGE_VERSION=
JSTOWE/FastCGI-NativeCall
…/configure :619:
PACKAGE_VERSION
JSTOWE/FastCGI-NativeCall
…/configure :1547:
#define PACKAGE_VERSION "$PACKAGE_VERSION"
JSTOWE/FastCGI-NativeCall
…/configure :4000:
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
JSTOWE/FastCGI-NativeCall
…/fastcgi.h :45:
#define FCGI_VERSION_1 1
JSTOWE/FastCGI-NativeCall
…/fcgi_config.h.in :79:
#undef PACKAGE_VERSION
JSTOWE/FastCGI-NativeCall
…/fcgiapp.c :1210:
header.version = FCGI_VERSION_1;
JSTOWE/FastCGI-NativeCall
…/fcgiapp.c :1592:
if(header.version != FCGI_VERSION_1) {
JSTOWE/FastCGI-NativeCall
…/fcgiapp.c :1593:
return FCGX_UNSUPPORTED_VERSION;
JSTOWE/FastCGI-NativeCall
…/fcgiapp.h :40:
#define FCGX_UNSUPPORTED_VERSION -2
KAIEPI/Net-LibIDN
…/StringPrep.pm6 :12:
constant STRINGPREP_VERSION is export = stringprep_check_version('');
KAIEPI/Net-LibIDN
…/StringPrep.pm6 :188:
Returns I<STRINGPREP_VERSION> if I<$version> is less than or equal to it,
KAIEPI/Net-LibIDN
…/StringPrep.pm6 :228:
=item Str I<STRINGPREP_VERSION>
KAIEPI/Net-LibIDN
…/01-native.t :7:
ok STRINGPREP_VERSION, 'LibIDN must be installed!';
KAIEPI/Net-LibIDN
…/02-tld.t :7:
my $version := Version.new(STRINGPREP_VERSION);
KAIEPI/Net-LibIDN
…/03-stringprep.t :8:
is $sp.check_version, STRINGPREP_VERSION;
KAIEPI/Net-LibIDN
…/03-stringprep.t :9:
is $sp.check_version(''), STRINGPREP_VERSION;
KAIEPI/Net-LibIDN2
…/CHANGELOG :22:
- Made IDN2_VERSION a Version instead of a Str
KAIEPI/Net-LibIDN2
…/README.md :96:
Compares `$version` against the version of LibIDN2 installed and returns either an empty string if `$version` is greater than the version installed, or `IDN2_VERSION` otherwise.
KAIEPI/Net-LibIDN2
…/README.md :149:
VERSIONING
KAIEPI/Net-LibIDN2
…/README.md :152:
* Str **IDN2_VERSION**
KAIEPI/Net-LibIDN2
…/README.md :156:
* Int **IDN2_VERSION_NUMBER**
KAIEPI/Net-LibIDN2
…/README.md :160:
* Int **IDN2_VERSION_MAJOR**
KAIEPI/Net-LibIDN2
…/README.md :164:
* Int **IDN2_VERSION_MINOR**
KAIEPI/Net-LibIDN2
…/README.md :168:
* Int **IDN2_VERSION_PATCH**
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :21:
constant IDN2_VERSION is export = Version.new: idn2_check_version('');
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :22:
constant IDN2_VERSION_NUMBER is export = {
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :23:
my @digits = IDN2_VERSION.Str.comb(/\d+/).map({ :16($_) });
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :29:
constant IDN2_VERSION_MAJOR is export = IDN2_VERSION_NUMBER +& 0xFF000000 +> 24;
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :30:
constant IDN2_VERSION_MINOR is export = IDN2_VERSION_NUMBER +& 0x00FF0000 +> 16;
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :31:
constant IDN2_VERSION_PATCH is export = IDN2_VERSION_NUMBER +& 0x0000FFFF;
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :261:
C<IDN2_VERSION> otherwise.
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :314:
=head2 VERSIONING
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :316:
=item Str B<IDN2_VERSION>
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :320:
=item Int B<IDN2_VERSION_NUMBER>
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :326:
=item Int B<IDN2_VERSION_MAJOR>
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :330:
=item Int B<IDN2_VERSION_MINOR>
KAIEPI/Net-LibIDN2
…/LibIDN2.pm6 :334:
=item Int B<IDN2_VERSION_PATCH>
KAIEPI/Net-LibIDN2
…/01-basic.t :8:
is $idn.check_version, IDN2_VERSION;
KAIEPI/Net-LibIDN2
…/01-basic.t :9:
is $idn.check_version('0.0.1'), IDN2_VERSION;
KAIEPI/Net-LibIDN2
…/01-basic.t :14:
if IDN2_VERSION >= v2.0.0 {
KAJI/App-Platform
…/Makefile :1:
VERSION=$(shell egrep -o "([0-9]{1,}\.)+[0-9]{1,}" META6.json)
KAJI/App-Platform
…/Makefile :4:
git archive --prefix=App-Platform-$(VERSION)/ -o ../App-Platform-$(VERSION).tar.gz HEAD
KUERBIS/Term-Choose-Util
…/version.t :24:
##if $line ~~ / ^ \= head1 \s VERSION / ff / ^ '=' /{
KUERBIS/Term-Choose
…/version.t :24:
##if $line ~~ / ^ \= head1 \s VERSION / ff / ^ '=' /{
KUERBIS/Term-Form
…/version.t :24:
##if $line ~~ / ^ \= head1 \s VERSION / ff / ^ '=' /{
KUERBIS/Term-TablePrint
…/version.t :24:
##if $line ~~ / ^ \= head1 \s VERSION / ff / ^ '=' /{
MARTIMM/Auth-SCRAM
…/.travis.yml :11:
- rakudobrew build-panda ${TRAVIS_PERL6_VERSION#latest}
MARTIMM/GTK-Glade
…/.travis.yml :11:
- rakudobrew build-zef ${TRAVIS_PERL6_VERSION#latest}
MARTIMM/GTK-V3
…/.travis.yml :11:
- rakudobrew build-zef ${TRAVIS_PERL6_VERSION#latest}
MARTIMM/MongoDB
…/Build.pm6 :12:
has Str $!SERVER-VERSION-MIN = '3.6.9';
MARTIMM/MongoDB
…/Build.pm6 :13:
has Str $!SERVER-VERSION-MAX = '4.0.5';
MARTIMM/MongoDB
…/Build.pm6 :24:
archive => "mongodb-linux-x86_64-SERVERVERSION",
MARTIMM/MongoDB
…/Build.pm6 :31:
archive => "mongodb-win32-x86_64-2008plus-ssl-SERVERVERSION",
MARTIMM/MongoDB
…/Build.pm6 :60:
my Str $path = "$!software/$!SERVER-VERSION-MIN";
MARTIMM/MongoDB
…/Build.pm6 :62:
$path = "$!software/$!SERVER-VERSION-MAX";
MARTIMM/MongoDB
…/Build.pm6 :73:
for $!SERVER-VERSION-MIN, $!SERVER-VERSION-MAX -> $s-version {
MARTIMM/MongoDB
…/Build.pm6 :79:
$u ~~ s/SERVERVERSION/$s-version/;
MARTIMM/MongoDB
…/Build.pm6 :82:
$dist-dir ~~ s/SERVERVERSION/$s-version/;
MARTIMM/MongoDB
…/Build.pm6 :157:
$server-key lt 's5' ?? $!SERVER-VERSION-MIN !! $!SERVER-VERSION-MAX;
MARTIMM/MongoDB
…/Build.pm6 :211:
:mongod("$!software/$!SERVER-VERSION-MIN/mongod"),
MARTIMM/MongoDB
…/Test-support.pm6 :14:
constant MINVERSION is export = '3.6.9';
MARTIMM/MongoDB
…/Test-support.pm6 :15:
constant MAXVERSION is export = '4.0.5';
MARTIMM/MongoDB
…/112-Client.t :144:
if $server-version eq MINVERSION {
MARTIMM/MongoDB
…/112-Client.t :151:
elsif $server-version eq MAXVERSION {
MARTIMM/XML-Actions
…/.travis.yml :11:
- rakudobrew build-zef ${TRAVIS_PERL6_VERSION#latest}
MELEZHIK/Sparky
…/bootstrap.min.js :6:
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].spl…
MELEZHIK/Sparky
…/bootstrap.min.js :7:
this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");…
MELEZHIK/Sparrowdo-VSTS-YAML-Cordova
…/configure.pl :116:
VER=$VERSION_ID
MELEZHIK/Sparrowdo
…/sparrowdo :481:
VER=$VERSION_ID
MLDEVINE/Async-Command
…/README.md :12:
VERSION
MLDEVINE/KHPH
…/README.md :11:
VERSION
NINE/Inline-Perl5
…/Perl5.pm6 :1276:
defined ${"${pack}${cand}::VERSION"}
NINE/Inline-Perl5
…/P5ModuleVersion.pm :3:
our $VERSION = '1.0';
RIBNOTTER/Math-Factorial-Operator
…/README.pod6 :5:
=VERSION 0.1.0
SKAJI/App-Mi6
…/BumpVersion.pm6 :7:
my $VERSION-REGEXP = rx/ [<[0..9]> | '.']+ /;
SKAJI/App-Mi6
…/BumpVersion.pm6 :21:
$VERSION-REGEXP
SKAJI/App-Mi6
…/BumpVersion.pm6 :44:
die "'$answer' is not a supported version string.\n" if $answer !~~ rx/^ $VERSION-REGEXP $/;
TBROWDER/Date-Names
…/README.md :209:
VERSION 3
TBROWDER/Date-Names
…/eg1.p6 :8:
# VERSION 2
TBROWDER/Date-Names
…/eg1.p6 :9:
say "VERSION 2 ==================";
TBROWDER/Date-Names
…/eg2.p6 :6:
say "VERSION 2 ==================";
TBROWDER/Date-Names
…/eg3.p6 :6:
say "VERSION 2 ==================";
TBROWDER/Geo-Ellipsoid
…/README.md :8:
VERSION
TBROWDER/Geo-Ellipsoid
…/README.md :8:
VERSION
TBROWDER/Geo-Ellipsoid
…/Ellipsoid.pm6 :40:
=head1 VERSION
TIMOTIMO/SDL2-Raw
…/Raw.pm :712:
CONTEXT_MAJOR_VERSION
TIMOTIMO/SDL2-Raw
…/Raw.pm :713:
CONTEXT_MINOR_VERSION
TITSUKI/Algorithm-LibSVM
…/Build.pm :14:
my constant $VERSION = "3.22";
TITSUKI/Algorithm-LibSVM
…/Build.pm :15:
if $VERSION.IO.d {
TITSUKI/Algorithm-LibSVM
…/Build.pm :16:
shell "patch $VERSION/svm.h $VERSION/svm.h.patch -o svm.h";
TITSUKI/Algorithm-LibSVM
…/Build.pm :17:
shell "patch $VERSION/svm.cpp $VERSION/svm.cpp.patch -o svm.cpp";
TITSUKI/Algorithm-LibSVM
…/svm.cpp :11:
int libsvm_version = LIBSVM_VERSION;
TITSUKI/Algorithm-LibSVM
…/svm.h :4:
#define LIBSVM_VERSION 322
TITSUKI/Chart-Gnuplot
…/Build.pm :28:
my $meta6-prefix = self.list($archive-file).sort.first({ .IO.basename eq 'VERSION' });
TOKUHIROM/HTTP-Server-Tiny
…/README.md :49:
VERSIONING RULE
TOKUHIROM/HTTP-Server-Tiny
…/Tiny.pm6 :643:
=head1 VERSIONING RULE
TYIL/App-Assixt
…/.travis.yml :7:
- VERSION=2018.06-01
TYIL/App-Assixt
…/.travis.yml :8:
- VERSION=2018.04.1-02
TYIL/App-Assixt
…/.travis.yml :16:
- wget "https://github.com/nxadm/rakudo-pkg/releases/download/${TAG:-v${VERSION}}/rakudo-pkg-Ubuntu14.04_${VERSION}_amd64.deb" && sudo dpkg -i *.deb
TYIL/App-Assixt
…/CHANGELOG.md :59:
`=VERSION` blocks updated with the new version.
TYIL/App-Assixt
…/assixt :11:
=VERSION 1.0.0
TYIL/App-Assixt
…/assixt :84:
is given, the C<=VERSION> pod blocks found in the files referenced in the
TYIL/App-Assixt
…/Assixt.pm6 :11:
=VERSION 1.0.0
TYIL/App-Assixt
…/Bootstrap.pm6 :37:
=VERSION 1.0.0
TYIL/App-Assixt
…/Bump.pm6 :114:
#| Bump the =VERSION blocks in pod sections found in files declared in
TYIL/App-Assixt
…/Bump.pm6 :129:
when / ^ ( \h* "=VERSION" \s+ ) \S+ (.*)/ {
TYIL/App-Assixt
…/Bump.pm6 :146:
=VERSION 1.0.0
TYIL/App-Assixt
…/Bump.pm6 :173:
the C<META6.json>, as well as the C<=VERSION> meta blocks in the Perl 6 Pod
TYIL/App-Assixt
…/Clean.pm6 :58:
=VERSION 1.0.0
TYIL/App-Assixt
…/Depend.pm6 :50:
=VERSION 1.0.0
TYIL/App-Assixt
…/Dist.pm6 :193:
=VERSION 1.0.0
TYIL/App-Assixt
…/Meta.pm6 :73:
=VERSION 1.0.0
TYIL/App-Assixt
…/New.pm6 :121:
=VERSION 1.0.0
TYIL/App-Assixt
…/Push.pm6 :52:
=VERSION 1.0.0
TYIL/App-Assixt
…/Test.pm6 :20:
=VERSION 1.0.0
TYIL/App-Assixt
…/Touch.pm6 :35:
=VERSION 1.0.0
TYIL/App-Assixt
…/Meta.pm6 :84:
=VERSION 1.0.0
TYIL/App-Assixt
…/Undepend.pm6 :50:
=VERSION 1.0.0
TYIL/App-Assixt
…/Upload.pm6 :86:
=VERSION 1.0.0
TYIL/App-Assixt
…/Output.pm6 :41:
=VERSION 1.0.0
TYIL/App-Assixt
…/02-command-bump.t :43:
next unless $line ~~ / \h* "=VERSION" \s+ (\S+) \s* /;
TYIL/App-Assixt
…/02-command-bump.t :64:
next unless $line ~~ / \h* "=VERSION" \s+ (\S+) \s* /;
TYIL/App-Assixt
…/02-command-bump.t :85:
next unless $line ~~ / \h* "=VERSION" \s+ (\S+) \s* /;
TYIL/Dist-Helper
…/.travis.yml :7:
- VERSION=2018.03-01
TYIL/Dist-Helper
…/.travis.yml :8:
- VERSION=2018.02.1-01 TAG=v2018.02.1
TYIL/Dist-Helper
…/.travis.yml :9:
- VERSION=2017.12-01 TAG=v2017.12
TYIL/Dist-Helper
…/.travis.yml :10:
- VERSION=2017.11-01 TAG=v2017.11
TYIL/Dist-Helper
…/.travis.yml :11:
- VERSION=2017.10-02
TYIL/Dist-Helper
…/.travis.yml :21:
- wget "https://github.com/nxadm/rakudo-pkg/releases/download/${TAG:-v${VERSION}}/rakudo-pkg-Ubuntu14.04_${VERSION}_amd64.deb" && sudo dpkg -i *.deb
UFOBAT/IoC
…/README.md :50:
INVERSION OF CONTROL
UFOBAT/IoC
…/IoC.pm6 :102:
=head1 INVERSION OF CONTROL
UGEXE/Acme-Polyglot-Levenshtein-Damerau
…/Makefile.PL :10:
VERSION => '0.1',
UGEXE/Acme-Polyglot-Levenshtein-Damerau
…/Makefile.PL :14:
MIN_PERL_VERSION => '5.008008',
WBIKER/IO-Prompt
…/Prompt.pod :6:
=head1 VERSION
0racle/p6-Net-Netmask
…/README.md :328:
TYPE CONVERSIONS
0racle/p6-Net-Netmask
…/Netmask.pm6 :375:
=head1 TYPE CONVERSIONS
perl6-all-modules/github/Acme-Flutterby/README.md VERSION
CurtTilmes/Perl6-GraphQL
…/LICENSE :3:
NASA OPEN SOURCE AGREEMENT VERSION 1.3
CurtTilmes/Perl6-GraphQL
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CurtTilmes/Perl6-GraphQL
…/Makefile :10:
git tag $(VERSION)
CurtTilmes/Perl6-GraphQL
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CurtTilmes/Perl6-GraphQL
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CurtTilmes/perl6-libcurl
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CurtTilmes/perl6-libcurl
…/Makefile :10:
git tag $(VERSION)
CurtTilmes/perl6-libcurl
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CurtTilmes/perl6-libcurl
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
CurtTilmes/perl6-libcurl
…/README.md :196:
http-version
CurtTilmes/perl6-libcurl
…/Easy.pm6 :104:
CURL_HTTP_VERSION_NONE
CurtTilmes/perl6-libcurl
…/Easy.pm6 :105:
CURL_HTTP_VERSION_1_0
CurtTilmes/perl6-libcurl
…/Easy.pm6 :106:
CURL_HTTP_VERSION_1_1
CurtTilmes/perl6-libcurl
…/Easy.pm6 :107:
CURL_HTTP_VERSION_2_0
CurtTilmes/perl6-libcurl
…/Easy.pm6 :182:
http-version => (CURLOPT_HTTP_VERSION, CURLOPT_LONG ),
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :9:
enum CURL_HTTP_VERSION_ENUM <
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :10:
CURL_HTTP_VERSION_NONE
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :11:
CURL_HTTP_VERSION_1_0
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :12:
CURL_HTTP_VERSION_1_1
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :13:
CURL_HTTP_VERSION_2_0
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :69:
enum CURL_VERSION_FEATURE (
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :70:
CURL_VERSION_IPV6 => 1,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :71:
CURL_VERSION_KERBEROS4 => 1 +< 1,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :72:
CURL_VERSION_SSL => 1 +< 2,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :73:
CURL_VERSION_LIBZ => 1 +< 3,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :74:
CURL_VERSION_NTLM => 1 +< 4,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :75:
CURL_VERSION_GSSNEGOTIATE => 1 +< 5,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :76:
CURL_VERSION_DEBUG => 1 +< 6,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :77:
CURL_VERSION_ASYNCHDNS => 1 +< 7,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :78:
CURL_VERSION_SPNEGO => 1 +< 8,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :79:
CURL_VERSION_LARGEFILE => 1 +< 9,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :80:
CURL_VERSION_IDN => 1 +< 10,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :81:
CURL_VERSION_SSPI => 1 +< 11,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :82:
CURL_VERSION_CONV => 1 +< 12,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :83:
CURL_VERSION_CURLDEBUG => 1 +< 13,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :84:
CURL_VERSION_TLSAUTH_SRP => 1 +< 14,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :85:
CURL_VERSION_NTLM_WB => 1 +< 15,
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :86:
CURL_VERSION_HTTP2 => 1 +< 16
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :90:
CURLVERSION_FIRST
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :91:
CURLVERSION_SECOND
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :92:
CURLVERSION_THIRD
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :93:
CURLVERSION_FOURTH
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :96:
constant CURLVERSION_NOW = CURLVERSION_FOURTH;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :284:
constant CURLOPT_SSLVERSION = CURLOPTTYPE_LONG + 32;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :329:
constant CURLOPT_HTTP_VERSION = CURLOPTTYPE_LONG + 84;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :684:
state $feature-set = CURL_VERSION_FEATURE.enums
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :686:
.map({ $_.key ~~ /^CURL_VERSION_(.*)$/; ~$0 })
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :706:
method new() { curl_version_info(CURLVERSION_NOW) }
CurtTilmes/perl6-libcurl
…/test0047.t :15:
http-version => CURL_HTTP_VERSION_1_0).perform;
CurtTilmes/perl6-libuuid
…/Makefile :2:
VERSION := $(shell jq -r .version META6.json)
CurtTilmes/perl6-libuuid
…/Makefile :10:
git tag $(VERSION)
CurtTilmes/perl6-libuuid
…/Makefile :14:
git archive --prefix=$(ARCHIVENAME)-$(VERSION)/ \
CurtTilmes/perl6-libuuid
…/Makefile :15:
-o ../$(ARCHIVENAME)-$(VERSION).tar.gz $(VERSION)
FCO/json-stream
…/.travis.yml :5:
- VERSION=2018.03-01
FCO/json-stream
…/.travis.yml :6:
- VERSION=2018.02.1-01 TAG=v2018.02.1
FCO/json-stream
…/.travis.yml :14:
- wget "https://github.com/nxadm/rakudo-pkg/releases/download/${TAG:-v${VERSION}}/rakudo-pkg-Ubuntu14.04_${VERSION}_amd64.deb" && sudo dpkg -i *.deb
FROGGS/p6-Games-BubbleBreaker
…/BubbleBreaker.pm6 :4:
our $VERSION = '0.03';
Kaiepi/p6-Net-LibIDN
…/StringPrep.pm6 :12:
constant STRINGPREP_VERSION is export = stringprep_check_version('');
Kaiepi/p6-Net-LibIDN
…/StringPrep.pm6 :188:
Returns I<STRINGPREP_VERSION> if I<$version> is less than or equal to it,
Kaiepi/p6-Net-LibIDN
…/StringPrep.pm6 :228:
=item Str I<STRINGPREP_VERSION>
Kaiepi/p6-Net-LibIDN
…/01-native.t :7:
ok STRINGPREP_VERSION, 'LibIDN must be installed!';
Kaiepi/p6-Net-LibIDN
…/02-tld.t :7:
my $version := Version.new(STRINGPREP_VERSION);
Kaiepi/p6-Net-LibIDN
…/03-stringprep.t :8:
is $sp.check_version, STRINGPREP_VERSION;
Kaiepi/p6-Net-LibIDN
…/03-stringprep.t :9:
is $sp.check_version(''), STRINGPREP_VERSION;
Kaiepi/p6-Net-LibIDN2
…/CHANGELOG :22:
- Made IDN2_VERSION a Version instead of a Str
Kaiepi/p6-Net-LibIDN2
…/README.md :96:
Compares `$version` against the version of LibIDN2 installed and returns either an empty string if `$version` is greater than the version installed, or `IDN2_VERSION` otherwise.
Kaiepi/p6-Net-LibIDN2
…/README.md :149:
VERSIONING
Kaiepi/p6-Net-LibIDN2
…/README.md :152:
* Str **IDN2_VERSION**
Kaiepi/p6-Net-LibIDN2
…/README.md :156:
* Int **IDN2_VERSION_NUMBER**
Kaiepi/p6-Net-LibIDN2
…/README.md :160:
* Int **IDN2_VERSION_MAJOR**
Kaiepi/p6-Net-LibIDN2
…/README.md :164:
* Int **IDN2_VERSION_MINOR**
Kaiepi/p6-Net-LibIDN2
…/README.md :168:
* Int **IDN2_VERSION_PATCH**
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :21:
constant IDN2_VERSION is export = Version.new: idn2_check_version('');
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :22:
constant IDN2_VERSION_NUMBER is export = {
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :23:
my @digits = IDN2_VERSION.Str.comb(/\d+/).map({ :16($_) });
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :29:
constant IDN2_VERSION_MAJOR is export = IDN2_VERSION_NUMBER +& 0xFF000000 +> 24;
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :30:
constant IDN2_VERSION_MINOR is export = IDN2_VERSION_NUMBER +& 0x00FF0000 +> 16;
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :31:
constant IDN2_VERSION_PATCH is export = IDN2_VERSION_NUMBER +& 0x0000FFFF;
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :261:
C<IDN2_VERSION> otherwise.
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :314:
=head2 VERSIONING
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :316:
=item Str B<IDN2_VERSION>
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :320:
=item Int B<IDN2_VERSION_NUMBER>
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :326:
=item Int B<IDN2_VERSION_MAJOR>
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :330:
=item Int B<IDN2_VERSION_MINOR>
Kaiepi/p6-Net-LibIDN2
…/LibIDN2.pm6 :334:
=item Int B<IDN2_VERSION_PATCH>
Kaiepi/p6-Net-LibIDN2
…/01-basic.t :8:
is $idn.check_version, IDN2_VERSION;
Kaiepi/p6-Net-LibIDN2
…/01-basic.t :9:
is $idn.check_version('0.0.1'), IDN2_VERSION;
Kaiepi/p6-Net-LibIDN2
…/01-basic.t :14:
if IDN2_VERSION >= v2.0.0 {
MARTIMM/Auth-SCRAM
…/.travis.yml :11:
- rakudobrew build-panda ${TRAVIS_PERL6_VERSION#latest}
MARTIMM/PKCS5
…/.travis.yml :11:
- rakudobrew build-panda ${TRAVIS_PERL6_VERSION#latest}
MARTIMM/config-datalang-refine
…/.travis.yml :11:
- rakudobrew build-zef ${TRAVIS_PERL6_VERSION#latest}
MARTIMM/mongo-perl6-driver
…/Test-support.pm6 :15:
constant SERVER-VERSION1 = '3.6.9';
MARTIMM/mongo-perl6-driver
…/Test-support.pm6 :16:
constant SERVER-VERSION2 = '4.0.5';
MARTIMM/mongo-perl6-driver
…/Test-support.pm6 :208:
server-version => SERVER-VERSION1,
MARTIMM/mongo-perl6-driver
…/Test-support.pm6 :220:
server-version => SERVER-VERSION1,
MARTIMM/mongo-perl6-driver
…/Test-support.pm6 :226:
server-version => SERVER-VERSION1,
MARTIMM/mongo-perl6-driver
…/Test-support.pm6 :244:
$path-delim, SERVER-VERSION2, $path-delim, "mongod'\n",
MARTIMM/mongo-perl6-driver
…/Test-support.pm6 :247:
$path-delim, SERVER-VERSION2, $path-delim, "mongos'\n",
MARTIMM/pod-render
…/.travis.yml :11:
- rakudobrew build-zef ${TRAVIS_PERL6_VERSION#latest}
MARTIMM/unicode-precis
…/.travis.yml :11:
- rakudobrew build-panda ${TRAVIS_PERL6_VERSION#latest}
PowellDean/Locale-Codes-Country
…/Country.pm6 :35:
sub VERSION() is export { v1.0.0; }
TiMBuS/Net--IRC
…/Default.pm :106:
$ev.send_ctcp("VERSION Perl6bot 0.001a Probably *nix");
Tux/CSV
…/csv-check :11:
our $VERSION = "6.1-ugly"; # 2018-09-06
Tux/CSV
…/csv-check :75:
"Checked \e[35m$fn\e[0m with \e[34m$pn $VERSION\e[0m using \e[34mText::CSV {$csv.version}\e[0m".say;
Tux/CSV
…/csv-check-tuxic :10:
our $VERSION = "6.1"; # 2018-09-06
Tux/CSV
…/csv-check-tuxic :74:
"Checked \e[35m$fn\e[0m with \e[34m$pn $VERSION\e[0m using \e[34mText::CSV {$csv.version}\e[0m".say;
Tux/CSV
…/CSV.pm :7:
my $VERSION = "0.008";
Tux/CSV
…/CSV.pm :822:
$VERSION;
ahalbert/perl6-itertools
…/itertools.pm :2:
my $VERSION = "0.9";
araraloren/perl6-getopt-advance
…/make-cpan-pack.p6 :129:
version => Q:to/VERSION/,
araraloren/perl6-getopt-advance
…/make-cpan-pack.p6 :133:
VERSION
atweiden/file-presence
…/Presence.pm6 :4:
constant $VERSION = v0.2.0;
atweiden/mktxn
…/TXN.pm6 :11:
constant $VERSION = v0.1.0;
atweiden/mktxn
…/TXN.pm6 :80:
$!compiler = "$PROGRAM v$VERSION $dt";
atweiden/mktxn
…/TXN.pm6 :116:
$!compiler = "$PROGRAM v$VERSION $dt";
azawawi/farabi6
…/perl.js :158:
'$PERL_VERSION' : 5,
azawawi/farabi6
…/perl.js :246:
'$OLD_PERL_VERSION' : 5,
azawawi/farabi6
…/perl6-mode.js :112:
'$PERL_VERSION' : 5,
azawawi/farabi6
…/perl6-mode.js :200:
'$OLD_PERL_VERSION' : 5,
azawawi/perl6-gtk-scintilla
…/PlatCocoa.mm :1412:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :18:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :138:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :757:
#if MAC_OS_X_VERSION_MAX_ALLOWED > 1080
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :798:
#if MAC_OS_X_VERSION_MAX_ALLOWED > 1080
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :2615:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :2667:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
azawawi/perl6-gtk-scintilla
…/ScintillaCocoa.mm :2687:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1120:
DYLIB_COMPATIBILITY_VERSION = 1;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1121:
DYLIB_CURRENT_VERSION = 1;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1123:
FRAMEWORK_VERSION = A;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1156:
DYLIB_COMPATIBILITY_VERSION = 1;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1157:
DYLIB_CURRENT_VERSION = 1;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1158:
FRAMEWORK_VERSION = A;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1186:
CLANG_WARN_BOOL_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1187:
CLANG_WARN_CONSTANT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1189:
CLANG_WARN_ENUM_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1191:
CLANG_WARN_INT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1200:
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1222:
CLANG_WARN_BOOL_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1223:
CLANG_WARN_CONSTANT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1225:
CLANG_WARN_ENUM_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1227:
CLANG_WARN_INT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :1234:
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :341:
CLANG_WARN_BOOL_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :342:
CLANG_WARN_CONSTANT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :344:
CLANG_WARN_ENUM_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :345:
CLANG_WARN_INT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :353:
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :354:
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :369:
CLANG_WARN_BOOL_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :370:
CLANG_WARN_CONSTANT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :372:
CLANG_WARN_ENUM_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :373:
CLANG_WARN_INT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :379:
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
azawawi/perl6-gtk-scintilla
…/project.pbxproj :380:
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
azawawi/perl6-gtk-scintilla
…/ScintillaView.mm :335:
#if MAC_OS_X_VERSION_MAX_ALLOWED > 1080
azawawi/perl6-gtk-scintilla
…/ScintillaView.mm :1306:
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
azawawi/perl6-gtk-scintilla
…/ScintillaHistory.html :2081:
with syntax similar to CHECKVERSION(x)=(x&lt;3).
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :47:
#if GTK_CHECK_VERSION(2,22,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :307:
#if CAIRO_VERSION >= CAIRO_VERSION_ENCODE(1, 8, 0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :534:
#if CAIRO_VERSION >= CAIRO_VERSION_ENCODE(1, 2, 0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :585:
#if CAIRO_VERSION >= CAIRO_VERSION_ENCODE(1,6,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :703:
#ifdef PANGO_VERSION
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :894:
#ifdef PANGO_VERSION
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1042:
#if GTK_CHECK_VERSION(3,22,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1152:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1172:
#if GTK_CHECK_VERSION(3,22,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1226:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1237:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1251:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1290:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1335:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1359:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1392:
#if GTK_CHECK_VERSION(3,16,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1396:
#elif GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1438:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1466:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1516:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1573:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1584:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1591:
# if GTK_CHECK_VERSION(3,20,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1632:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1645:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1751:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1917:
#if !GTK_CHECK_VERSION(3,22,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1928:
#if GTK_CHECK_VERSION(3,22,0)
azawawi/perl6-gtk-scintilla
…/PlatGTK.cxx :1936:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :85:
#if GTK_CHECK_VERSION(2,20,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :221:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :230:
#if GTK_CHECK_VERSION(2,20,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :245:
#if !GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :252:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :255:
#if GTK_CHECK_VERSION(3,8,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :260:
#if !GTK_CHECK_VERSION(3,18,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :321:
#if GTK_CHECK_VERSION(2,20,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :360:
#if GTK_CHECK_VERSION(2,20,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :386:
#if GTK_CHECK_VERSION(2,20,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :506:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :515:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :583:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :590:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :596:
#if !GTK_CHECK_VERSION(3,14,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :604:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :616:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :637:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :712:
#if GTK_CHECK_VERSION(3,10,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :948:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :977:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1050:
#if !GTK_CHECK_VERSION(3,18,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1071:
#if !GTK_CHECK_VERSION(3,18,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1309:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1581:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1631:
#if GTK_CHECK_VERSION(3, 0, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1869:
#if GTK_CHECK_VERSION(3,4,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1909:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :1936:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2094:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2144:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2438:
#if GTK_CHECK_VERSION(3,22,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2440:
#elif GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2490:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2573:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2716:
#if GTK_CHECK_VERSION(2,22,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2800:
#if GTK_CHECK_VERSION(2,22,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :2908:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :3030:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.cxx :3037:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.h :63:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.h :159:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.h :164:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.h :188:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTK.h :237:
#if GTK_CHECK_VERSION(3,0,0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :68:
#define HAVE_WIDGET_SET_UNSET (GTK_CHECK_VERSION(3, 3, 6))
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :70:
#define HAVE_GTK_FACTORY (! GTK_CHECK_VERSION(3, 1, 9))
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :72:
#define HAVE_GTK_A11Y_H (GTK_CHECK_VERSION(3, 7, 6))
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :381:
#if ATK_CHECK_VERSION(2, 10, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :641:
#if ATK_CHECK_VERSION(2, 10, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :849:
#if ATK_CHECK_VERSION(2, 16, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :914:
#if ATK_CHECK_VERSION(2, 10, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.cxx :1130:
#if ATK_CHECK_VERSION(2, 16, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.h :13:
#ifndef ATK_CHECK_VERSION
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.h :14:
# define ATK_CHECK_VERSION(x, y, z) 0
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.h :88:
#if ATK_CHECK_VERSION(2, 10, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaGTKAccessible.h :142:
#if ATK_CHECK_VERSION(2, 10, 0)
azawawi/perl6-gtk-scintilla
…/makefile :24:
GTKVERSION=gtk+-3.0
azawawi/perl6-gtk-scintilla
…/makefile :26:
GTKVERSION=gtk+-2.0
azawawi/perl6-gtk-scintilla
…/makefile :83:
CONFIGFLAGS:=$(shell pkg-config --cflags $(GTKVERSION))
azawawi/perl6-gtk-scintilla
…/WordList.cxx :144:
* so '^GTK_' matches 'GTK_X', 'GTK_MAJOR_VERSION', and 'GTK_'.
azawawi/perl6-gtk-scintilla
…/ScintillaEdit.pro :8:
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
azawawi/perl6-gtk-scintilla
…/ScintillaEdit.pro :16:
greaterThan(QT_MAJOR_VERSION, 4){
azawawi/perl6-gtk-scintilla
…/ScintillaEdit.pro :23:
VERSION = 3.7.3
azawawi/perl6-gtk-scintilla
…/PlatQt.cpp :823:
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
azawawi/perl6-gtk-scintilla
…/PlatQt.cpp :1135:
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaEditBase.cpp :16:
#if QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaEditBase.cpp :33:
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaEditBase.cpp :41:
#endif // QT_VERSION >= 5.0.0
azawawi/perl6-gtk-scintilla
…/ScintillaEditBase.pro :8:
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
azawawi/perl6-gtk-scintilla
…/ScintillaEditBase.pro :16:
greaterThan(QT_MAJOR_VERSION, 4){
azawawi/perl6-gtk-scintilla
…/ScintillaEditBase.pro :23:
VERSION = 3.7.3
azawawi/perl6-gtk-scintilla
…/ScintillaQt.cpp :20:
#if QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaQt.cpp :80:
#if defined(Q_OS_MAC) && QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaQt.cpp :139:
#if defined(Q_OS_MAC) && QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :3:
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :12:
VERSION = $$SCINTILLA_VERSION
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :16:
greaterThan(QT_MAJOR_VERSION, 4){
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :57:
LIBS += -L$$PY_LIBDIR -lpython$$PY_VERSION_SUFFIX
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :60:
LIBS += -lshiboken-python$$PY_VERSION_SUFFIX-dbg
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :61:
LIBS += -lpyside-python$$PY_VERSION_SUFFIX-dbg
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :64:
LIBS += -lshiboken-python$$PY_VERSION_SUFFIX
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :65:
LIBS += -lpyside-python$$PY_VERSION_SUFFIX
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :81:
LIBS += -lshiboken-python$${PY_VERSION}_d
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :82:
LIBS += -lpyside-python$${PY_VERSION}_d
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :85:
LIBS += -lshiboken-python$${PY_VERSION}
azawawi/perl6-gtk-scintilla
…/ScintillaEditPy.pro :86:
LIBS += -lpyside-python$${PY_VERSION}
azawawi/perl6-gtk-scintilla
…/sepbuild.py :144:
self.PyVersionSuffix = distutils.sysconfig.get_config_var("VERSION")
azawawi/perl6-gtk-scintilla
…/sepbuild.py :244:
f.write("SCINTILLA_VERSION=" + self.ScintillaVersion + "\n")
azawawi/perl6-gtk-scintilla
…/sepbuild.py :245:
f.write("PY_VERSION=" + self.PyVersion + "\n")
azawawi/perl6-gtk-scintilla
…/sepbuild.py :246:
f.write("PY_VERSION_SUFFIX=" + self.PyVersionSuffix + "\n")
azawawi/perl6-gtk-scintilla
…/LexGen.py :19:
UpdateLineInFile(root + "win32/ScintRes.rc", "#define VERSION_SCINTILLA",
azawawi/perl6-gtk-scintilla
…/LexGen.py :20:
"#define VERSION_SCINTILLA \"" + sci.versionDotted + "\"")
azawawi/perl6-gtk-scintilla
…/LexGen.py :21:
UpdateLineInFile(root + "win32/ScintRes.rc", "#define VERSION_WORDS",
azawawi/perl6-gtk-scintilla
…/LexGen.py :22:
"#define VERSION_WORDS " + sci.versionCommad)
azawawi/perl6-gtk-scintilla
…/LexGen.py :24:
"VERSION =",
azawawi/perl6-gtk-scintilla
…/LexGen.py :25:
"VERSION = " + sci.versionDotted)
azawawi/perl6-gtk-scintilla
…/LexGen.py :27:
"VERSION =",
azawawi/perl6-gtk-scintilla
…/LexGen.py :28:
"VERSION = " + sci.versionDotted)
azawawi/perl6-gtk-scintilla
…/UniConversion.h :8:
#ifndef UNICONVERSION_H
azawawi/perl6-gtk-scintilla
…/UniConversion.h :9:
#define UNICONVERSION_H
azawawi/perl6-gtk-scintilla
…/makefile :8:
GTKVERSION=3.0
azawawi/perl6-gtk-scintilla
…/makefile :10:
GTKVERSION=2.0
azawawi/perl6-gtk-scintilla
…/makefile :15:
GTK_LIBS = $(shell pkg-config --libs gtk+-$(GTKVERSION))
azawawi/perl6-gtk-scintilla
…/makefile :16:
GTK_CFLAGS = $(shell pkg-config --cflags gtk+-$(GTKVERSION))
azawawi/perl6-gtk-scintilla
…/makefile :32:
$(GI_SCANNER) --no-libtool --warn-all -i Gtk-$(GTKVERSION) -DG_IR_SCANNING -DGTK \
azawawi/perl6-gtk-scintilla
…/catch.hpp :87:
#ifdef __EDG_VERSION__
azawawi/perl6-gtk-scintilla
…/catch.hpp :89:
#if (__EDG_VERSION__ > 238 )
azawawi/perl6-gtk-scintilla
…/catch.hpp :93:
#endif // __EDG_VERSION__
azawawi/perl6-gtk-scintilla
…/catch.hpp :142:
( !defined __cplusplus && __STDC_VERSION__ >= 199901L || __cplusplus >= 201103L )
azawawi/perl6-gtk-scintilla
…/catch.hpp :1416:
#if defined(__MAC_OS_X_VERSION_MIN_REQUIRED)
azawawi/perl6-gtk-scintilla
…/catch.hpp :1418:
#elif defined(__IPHONE_OS_VERSION_MIN_REQUIRED)
azawawi/perl6-gtk-scintilla
…/catch.hpp :5196:
#define TWOBLUECUBES_CATCH_VERSION_H_INCLUDED
azawawi/perl6-gtk-scintilla
…/catch.hpp :6479:
#define TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED
azawawi/perl6-gtk-scintilla
…/ScintRes.rc :7:
#define VERSION_SCINTILLA "3.7.3"
azawawi/perl6-gtk-scintilla
…/ScintRes.rc :8:
#define VERSION_WORDS 3, 7, 3, 0
azawawi/perl6-gtk-scintilla
…/ScintRes.rc :10:
VS_VERSION_INFO VERSIONINFO
azawawi/perl6-gtk-scintilla
…/ScintRes.rc :11:
FILEVERSION VERSION_WORDS
azawawi/perl6-gtk-scintilla
…/ScintRes.rc :12:
PRODUCTVERSION VERSION_WORDS
azawawi/perl6-gtk-scintilla
…/ScintRes.rc :29:
VALUE "FileVersion", VERSION_SCINTILLA "\0"
azawawi/perl6-gtk-scintilla
…/ScintRes.rc :34:
VALUE "ProductVersion", VERSION_SCINTILLA "\0"
azawawi/perl6-net-curl
…/anyauthput.c :46:
#if LIBCURL_VERSION_NUM < 0x070c03
azawawi/perl6-net-curl
…/chkspeed.c :48:
#define CHKSPEED_VERSION "1.0"
azawawi/perl6-net-curl
…/chkspeed.c :78:
appname, CHKSPEED_VERSION, curl_version());
azawawi/perl6-net-curl
…/chkspeed.c :141:
"libcurl-speedchecker/" CHKSPEED_VERSION);
azawawi/perl6-net-curl
…/rtsp.c :57:
#define VERSION_STR "V1.0"
azawawi/perl6-net-curl
…/rtsp.c :183:
printf("\nRTSP request %s\n", VERSION_STR);
azawawi/perl6-net-curl
…/rtsp.c :218:
curl_version_info_data *data = curl_version_info(CURLVERSION_NOW);
azawawi/perl6-net-curl
…/smtp-multi.c :130:
curl_easy_setopt(curl, CURLOPT_SSLVERSION, 0L);
azawawi/perl6-net-curl
…/Curl.pm6 :44:
constant CURLOPT_SSLVERSION is export = 32;
azawawi/perl6-net-curl
…/Curl.pm6 :89:
constant CURLOPT_HTTP_VERSION is export = 84;
azawawi/perl6-net-curl
…/NativeCall.pm6 :280:
CURLOPT_SSLVERSION => 32,
azawawi/perl6-net-curl
…/NativeCall.pm6 :325:
CURLOPT_HTTP_VERSION => 84,
azawawi/perl6-net-curl
…/NativeCall.pm6 :460:
CURL_HTTP_VERSION_NONE => 0,
azawawi/perl6-net-curl
…/NativeCall.pm6 :461:
CURL_HTTP_VERSION_1_0 => 1,
azawawi/perl6-net-curl
…/NativeCall.pm6 :462:
CURL_HTTP_VERSION_1_1 => 2,
azawawi/perl6-net-curl
…/NativeCall.pm6 :463:
CURL_HTTP_VERSION_2_0 => 3,
azawawi/perl6-net-curl
…/NativeCall.pm6 :464:
CURL_HTTP_VERSION_LAST => 4
azawawi/perl6-net-curl
…/NativeCall.pm6 :488:
CURL_SSLVERSION_DEFAULT => 0,
azawawi/perl6-net-curl
…/NativeCall.pm6 :489:
CURL_SSLVERSION_TLSv1 => 1,
azawawi/perl6-net-curl
…/NativeCall.pm6 :490:
CURL_SSLVERSION_SSLv2 => 2,
azawawi/perl6-net-curl
…/NativeCall.pm6 :491:
CURL_SSLVERSION_SSLv3 => 3,
azawawi/perl6-net-curl
…/NativeCall.pm6 :492:
CURL_SSLVERSION_TLSv1_0 => 4,
azawawi/perl6-net-curl
…/NativeCall.pm6 :493:
CURL_SSLVERSION_TLSv1_1 => 5,
azawawi/perl6-net-curl
…/NativeCall.pm6 :494:
CURL_SSLVERSION_TLSv1_2 => 6,
azawawi/perl6-net-curl
…/NativeCall.pm6 :495:
CURL_SSLVERSION_LAST => 7
azawawi/perl6-net-curl
…/NativeCall.pm6 :645:
CURLVERSION_FIRST => 0,
azawawi/perl6-net-curl
…/NativeCall.pm6 :646:
CURLVERSION_SECOND => 1,
azawawi/perl6-net-curl
…/NativeCall.pm6 :647:
CURLVERSION_THIRD => 2,
azawawi/perl6-net-curl
…/NativeCall.pm6 :648:
CURLVERSION_FOURTH => 3,
azawawi/perl6-net-curl
…/NativeCall.pm6 :649:
CURLVERSION_LAST => 4
byterock/Acme-Flutterby
…/README.md :5:
VERSION
byterock/Acme-Flutterby
…/Flutterby.pm :65:
=head1 VERSION
cjfields/bioperl6
…/roa1.genbank :8:
VERSION AI129902.1 GI:3598416
cjfields/bioperl6
…/roa1.genbank :56:
VERSION BAB68554.1 GI:15824047
cosimo/perl6-cache-memcached
…/00200-internals.t :41:
like($lines, /VERSION/, "got version back");
cosimo/perl6-facter
…/Facter.pm :39:
our $VERSION = '0.04';
cosimo/perl6-facter
…/Facter.pm :57:
$VERSION
cosimo/perl6-facter
…/plist.rb :21:
VERSION = '3.0.0'
cosimo/perl6-facter
…/facterversion.rb :2:
setcode { Facter::FACTERVERSION.to_s }
cosimo/perl6-facter
…/operatingsystemrelease.rb :48:
if releasefile =~ /^VERSION\s*=\s*(\d+)/
cosimo/perl6-facter
…/operatingsystemrelease.rb :52:
elsif releasefile =~ /^VERSION\s=.*.(\d+)/
cosimo/perl6-facter
…/puppetversion.rb :5:
Puppet::PUPPETVERSION.to_s
cosimo/perl6-facter
…/rubysitedir.rb :3:
version = RUBY_VERSION.to_s.sub(/\.\d+$/, '')
cosimo/perl6-facter
…/rubyversion.rb :2:
setcode { RUBY_VERSION.to_s }
cygx/p6-image-png-inflated
…/pngcheck.c :36:
#define VERSION "2.3.0 of 7 July 2007"
cygx/p6-image-png-inflated
…/pngcheck.c :669:
if (zlib_version[0] != ZLIB_VERSION[0]) {
cygx/p6-image-png-inflated
…/pngcheck.c :671:
" using %s): skipping zlib check\n\n", ZLIB_VERSION, zlib_version);
cygx/p6-image-png-inflated
…/pngcheck.c :675:
} else if (strcmp(zlib_version, ZLIB_VERSION) != 0) {
cygx/p6-image-png-inflated
…/pngcheck.c :677:
" using %s)\n\n", ZLIB_VERSION, zlib_version);
cygx/p6-image-png-inflated
…/pngcheck.c :742:
fprintf(fpMsg, "PNGcheck, version %s,\n", VERSION);
cygx/p6-image-png-inflated
…/pngcheck.c :746:
ZLIB_VERSION, zlib_version);
cygx/p6-image-rgba-text
…/pngcheck.c :36:
#define VERSION "2.3.0 of 7 July 2007"
cygx/p6-image-rgba-text
…/pngcheck.c :669:
if (zlib_version[0] != ZLIB_VERSION[0]) {
cygx/p6-image-rgba-text
…/pngcheck.c :671:
" using %s): skipping zlib check\n\n", ZLIB_VERSION, zlib_version);
cygx/p6-image-rgba-text
…/pngcheck.c :675:
} else if (strcmp(zlib_version, ZLIB_VERSION) != 0) {
cygx/p6-image-rgba-text
…/pngcheck.c :677:
" using %s)\n\n", ZLIB_VERSION, zlib_version);
cygx/p6-image-rgba-text
…/pngcheck.c :742:
fprintf(fpMsg, "PNGcheck, version %s,\n", VERSION);
cygx/p6-image-rgba-text
…/pngcheck.c :746:
ZLIB_VERSION, zlib_version);
cygx/p6-tinycc-resources-win64
…/ctype.h :135:
#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || !defined (NO_OLDNAMES)
cygx/p6-tinycc-resources-win64
…/ctype.h :180:
#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || !defined (NO_OLDNAMES)
cygx/p6-tinycc-resources-win64
…/inttypes.h :245:
#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
cygx/p6-tinycc-resources-win64
…/inttypes.h :272:
#endif /* __STDC_VERSION__ >= 199901 */
cygx/p6-tinycc-resources-win64
…/math.h :290:
#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) \
cygx/p6-tinycc-resources-win64
…/math.h :704:
#endif /* __STDC_VERSION__ >= 199901L */
cygx/p6-tinycc-resources-win64
…/wctype.h :124:
#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || !defined (NO_OLDNAMES)
cygx/p6-tinycc-resources-win64
…/winbase.h :2691:
WINBASEAPI WINBOOL WINAPI GetVersionExA(LPOSVERSIONINFOA lpVersionInformation);
cygx/p6-tinycc-resources-win64
…/winbase.h :2692:
WINBASEAPI WINBOOL WINAPI GetVersionExW(LPOSVERSIONINFOW lpVersionInformation);
cygx/p6-tinycc-resources-win64
…/winbase.h :2693:
WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA(LPOSVERSIONINFOEXA lpVersionInformation,DWORD dwTypeMask,DWORDLONG dwlConditionMask);
cygx/p6-tinycc-resources-win64
…/winbase.h :2694:
WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW(LPOSVERSIONINFOEXW lpVersionInformation,DWORD dwTypeMask,DWORDLONG dwlConditionMask);
cygx/p6-tinycc-resources-win64
…/wincon.h :51:
#define NLS_IME_CONVERSION 0x800000
cygx/p6-tinycc-resources-win64
…/windef.h :280:
#define DC_VERSION 10
cygx/p6-tinycc-resources-win64
…/winerror.h :339:
#define ERROR_OLD_WIN_VERSION 1150L
cygx/p6-tinycc-resources-win64
…/winerror.h :630:
#define ERROR_INSTALL_PACKAGE_VERSION 1613L
cygx/p6-tinycc-resources-win64
…/winerror.h :655:
#define ERROR_PRODUCT_VERSION 1638L
cygx/p6-tinycc-resources-win64
…/winerror.h :787:
#define RPC_X_WRONG_ES_VERSION 1828L
cygx/p6-tinycc-resources-win64
…/winerror.h :788:
#define RPC_X_WRONG_STUB_VERSION 1829L
cygx/p6-tinycc-resources-win64
…/winerror.h :791:
#define RPC_X_WRONG_PIPE_VERSION 1832L
cygx/p6-tinycc-resources-win64
…/winerror.h :1019:
#define ERROR_CLUSTER_INCOMPATIBLE_VERSIONS 5075L
cygx/p6-tinycc-resources-win64
…/winerror.h :1043:
#define ERROR_CLUSTER_WRONG_OS_VERSION 5899L
cygx/p6-tinycc-resources-win64
…/winerror.h :1048:
#define ERROR_CLUSTER_OLD_VERSION 5904L
cygx/p6-tinycc-resources-win64
…/winerror.h :1066:
#define ERROR_EFS_VERSION_NOT_SUPPORT 6016L
cygx/p6-tinycc-resources-win64
…/winerror.h :1398:
#define ERROR_DS_INSTALL_NO_SRC_SCH_VERSION 8511L
cygx/p6-tinycc-resources-win64
…/winerror.h :1399:
#define ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE 8512L
cygx/p6-tinycc-resources-win64
…/winerror.h :1409:
#define ERROR_DS_STRING_SD_CONVERSION_FAILED 8522L
cygx/p6-tinycc-resources-win64
…/winerror.h :1450:
#define ERROR_DS_FOREST_VERSION_TOO_HIGH 8563L
cygx/p6-tinycc-resources-win64
…/winerror.h :1451:
#define ERROR_DS_DOMAIN_VERSION_TOO_HIGH 8564L
cygx/p6-tinycc-resources-win64
…/winerror.h :1452:
#define ERROR_DS_FOREST_VERSION_TOO_LOW 8565L
cygx/p6-tinycc-resources-win64
…/winerror.h :1453:
#define ERROR_DS_DOMAIN_VERSION_TOO_LOW 8566L
cygx/p6-tinycc-resources-win64
…/winerror.h :1454:
#define ERROR_DS_INCOMPATIBLE_VERSION 8567L
cygx/p6-tinycc-resources-win64
…/winerror.h :1455:
#define ERROR_DS_LOW_DSA_VERSION 8568L
cygx/p6-tinycc-resources-win64
…/winerror.h :1456:
#define ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN 8569L
cygx/p6-tinycc-resources-win64
…/winerror.h :1460:
#define ERROR_DS_OUT_OF_VERSION_STORE 8573L
cygx/p6-tinycc-resources-win64
…/winerror.h :1494:
#define ERROR_DS_GROUP_CONVERSION_ERROR 8607L
cygx/p6-tinycc-resources-win64
…/winerror.h :1776:
#define ERROR_SXS_VERSION_CONFLICT 14008L
cygx/p6-tinycc-resources-win64
…/winerror.h :1840:
#define ERROR_SXS_XML_E_INVALID_VERSION 14072L
cygx/p6-tinycc-resources-win64
…/winerror.h :2126:
#define CS_E_INVALID_VERSION _HRESULT_TYPEDEF_(0x80040167L)
cygx/p6-tinycc-resources-win64
…/winerror.h :2372:
#define SCHED_E_UNKNOWN_OBJECT_VERSION _HRESULT_TYPEDEF_(0x80041313L)
cygx/p6-tinycc-resources-win64
…/winerror.h :2520:
#define RPC_E_VERSION_MISMATCH _HRESULT_TYPEDEF_(0x80010110L)
cygx/p6-tinycc-resources-win64
…/winerror.h :2550:
#define CO_E_CONVERSIONFAILED _HRESULT_TYPEDEF_(0x8001012EL)
cygx/p6-tinycc-resources-win64
…/winerror.h :2563:
#define CO_E_INCOMPATIBLESTREAMVERSION _HRESULT_TYPEDEF_(0x8001013BL)
cygx/p6-tinycc-resources-win64
…/winerror.h :2743:
#define OSS_BAD_VERSION _HRESULT_TYPEDEF_(0x80093007L)
cygx/p6-tinycc-resources-win64
…/winerror.h :2828:
#define CERTSRV_E_BAD_TEMPLATE_VERSION _HRESULT_TYPEDEF_(0x80094807L)
cygx/p6-tinycc-resources-win64
…/winerror.h :2874:
#define MSSIPOTF_E_BADVERSION _HRESULT_TYPEDEF_(0x80097015L)
cygx/p6-tinycc-resources-win64
…/winerror.h :3059:
#define COMADMIN_E_APP_FILE_VERSION _HRESULT_TYPEDEF_(0x80110409L)
cygx/p6-tinycc-resources-win64
…/winerror.h :3124:
#define COMADMIN_E_MIG_VERSIONNOTSUPPORTED _HRESULT_TYPEDEF_(0x80110480L)
cygx/p6-tinycc-resources-win64
…/wingdi.h :1322:
#define ELF_VERSION 0
cygx/p6-tinycc-resources-win64
…/wingdi.h :1444:
#define DRIVERVERSION 0
cygx/p6-tinycc-resources-win64
…/wingdi.h :1715:
#define DM_SPECVERSION 0x0401
cygx/p6-tinycc-resources-win64
…/wingdi.h :2454:
#define DC_VERSION 10
cygx/p6-tinycc-resources-win64
…/winnt.h :757:
#define SORTVERSIONFROMLCID(lcid) ((WORD)((((DWORD)(lcid)) >> 20) & 0xf))
cygx/p6-tinycc-resources-win64
…/winnt.h :4917:
COMIMAGE_FLAGS_STRONGNAMESIGNED =0x00000008,COMIMAGE_FLAGS_TRACKDEBUGDATA =0x00010000,COR_VERSION_MAJOR_V2 =2,
cygx/p6-tinycc-resources-win64
…/winnt.h :4918:
COR_VERSION_MAJOR =COR_VERSION_MAJOR_V2,COR_VERSION_MINOR =0,COR_DELETED_NAME_LENGTH =8,COR_VTABLEGAP_NAME_LENGTH =8,
cygx/p6-tinycc-resources-win64
…/winnt.h :5089:
typedef struct _OSVERSIONINFOA {
cygx/p6-tinycc-resources-win64
…/winnt.h :5096:
} OSVERSIONINFOA,*POSVERSIONINFOA,*LPOSVERSIONINFOA;
cygx/p6-tinycc-resources-win64
…/winnt.h :5098:
typedef struct _OSVERSIONINFOW {
cygx/p6-tinycc-resources-win64
…/winnt.h :5105:
} OSVERSIONINFOW,*POSVERSIONINFOW,*LPOSVERSIONINFOW,RTL_OSVERSIONINFOW,*PRTL_OSVERSIONINFOW;
cygx/p6-tinycc-resources-win64
…/winnt.h :5108:
typedef OSVERSIONINFOW OSVERSIONINFO;
cygx/p6-tinycc-resources-win64
…/winnt.h :5109:
typedef POSVERSIONINFOW POSVERSIONINFO;
cygx/p6-tinycc-resources-win64
…/winnt.h :5110:
typedef LPOSVERSIONINFOW LPOSVERSIONINFO;
cygx/p6-tinycc-resources-win64
…/winnt.h :5112:
typedef OSVERSIONINFOA OSVERSIONINFO;
cygx/p6-tinycc-resources-win64
…/winnt.h :5113:
typedef POSVERSIONINFOA POSVERSIONINFO;
cygx/p6-tinycc-resources-win64
…/winnt.h :5114:
typedef LPOSVERSIONINFOA LPOSVERSIONINFO;
cygx/p6-tinycc-resources-win64
…/winnt.h :5117:
typedef struct _OSVERSIONINFOEXA {
cygx/p6-tinycc-resources-win64
…/winnt.h :5129:
} OSVERSIONINFOEXA,*POSVERSIONINFOEXA,*LPOSVERSIONINFOEXA;
cygx/p6-tinycc-resources-win64
…/winnt.h :5131:
typedef struct _OSVERSIONINFOEXW {
cygx/p6-tinycc-resources-win64
…/winnt.h :5143:
} OSVERSIONINFOEXW,*POSVERSIONINFOEXW,*LPOSVERSIONINFOEXW,RTL_OSVERSIONINFOEXW,*PRTL_OSVERSIONINFOEXW;
cygx/p6-tinycc-resources-win64
…/winnt.h :5145:
typedef OSVERSIONINFOEXW OSVERSIONINFOEX;
cygx/p6-tinycc-resources-win64
…/winnt.h :5146:
typedef POSVERSIONINFOEXW POSVERSIONINFOEX;
cygx/p6-tinycc-resources-win64
…/winnt.h :5147:
typedef LPOSVERSIONINFOEXW LPOSVERSIONINFOEX;
cygx/p6-tinycc-resources-win64
…/winnt.h :5149:
typedef OSVERSIONINFOEXA OSVERSIONINFOEX;
cygx/p6-tinycc-resources-win64
…/winnt.h :5150:
typedef POSVERSIONINFOEXA POSVERSIONINFOEX;
cygx/p6-tinycc-resources-win64
…/winnt.h :5151:
typedef LPOSVERSIONINFOEXA LPOSVERSIONINFOEX;
cygx/p6-tinycc-resources-win64
…/winnt.h :5165:
#define VER_MINORVERSION 0x0000001
cygx/p6-tinycc-resources-win64
…/winnt.h :5166:
#define VER_MAJORVERSION 0x0000002
cygx/p6-tinycc-resources-win64
…/winuser.h :102:
#define RT_VERSION MAKEINTRESOURCE(16)
cygx/p6-tinycc-resources-win64
…/winver.h :13:
#define VS_FILE_INFO RT_VERSION
cygx/p6-tinycc-resources-win64
…/winver.h :14:
#define VS_VERSION_INFO 1
cygx/p6-tinycc-resources-win64
…/winver.h :18:
#define VS_FFI_STRUCVERSION 0x00010000L
cygx/p6-tinycc-resources-win64
…/winver.h :67:
#define VFT2_DRV_VERSIONED_PRINTER 0x0000000CL
dboys/p6-WWW-SilverGoldBull
…/README.md :7:
# VERSION
dboys/p6-WWW-SilverGoldBull
…/SilverGoldBull.pm6 :14:
constant DEFAULT-API-VERSION = 1;
dboys/p6-WWW-SilverGoldBull
…/SilverGoldBull.pm6 :22:
submethod BUILD(Str:D :$key, Int :$version = DEFAULT-API-VERSION, Int :$timeout = UA-TIMEOUT, URI :$uri = URI.new(DEFAULT-URI-API)) {
dnmfarrell/Pod-Perl5
…/README.pod :7:
=head1 VERSION
dnmfarrell/Pod-Perl5
…/readme_example.html :13:
<h1>VERSION</h1>
dnmfarrell/Pod-Perl5
…/readme_example.mkdn :8:
# VERSION
dnmfarrell/Pod-Perl5
…/readme_example.pod :11:
=head1 VERSION
drforr/perl6-ANTLR4
…/VisualBasic6.g4 :82:
moduleHeader : VERSION WS DOUBLELITERAL WS CLASS;
drforr/perl6-ANTLR4
…/VisualBasic6.g4 :656:
VARIANT | VERSION |
drforr/perl6-ANTLR4
…/VisualBasic6.g4 :831:
VERSION : V E R S I O N;
drforr/perl6-Marpa
…/Marpa.pm6 :38:
MARPA-ERR-MAJOR-VERSION-MISMATCH
drforr/perl6-Marpa
…/Marpa.pm6 :39:
MARPA-ERR-MICRO-VERSION-MISMATCH
drforr/perl6-Marpa
…/Marpa.pm6 :40:
MARPA-ERR-MINOR-VERSION-MISMATCH
drforr/perl6-Marpa
…/Marpa.pm6 :110:
my constant MARPA-MAJOR-VERSION = 8;
drforr/perl6-Marpa
…/Marpa.pm6 :111:
my constant MARPA-MINOR-VERSION = 3;
drforr/perl6-Marpa
…/Marpa.pm6 :112:
my constant MARPA-MICRO-VERSION = 0;
drforr/perl6-Marpa
…/Marpa.pm6 :157:
#|{ Checks that the Marpa library in use is compatible with the given version. Generally you will pass in the constants MARPA-MAJOR-VERSION�…
drforr/perl6-Marpa
…/Marpa.pm6 :162:
MARPA-ERR-MAJOR-VERSION-MISMATCH,
drforr/perl6-Marpa
…/Marpa.pm6 :163:
MARPA-ERR-MINOR-VERSION-MISMATCH
drforr/perl6-Marpa
…/Marpa.pm6 :164:
MARPA-ERR-MICRO-VERSION-MISMATCH
drforr/perl6-Perl6-Parser
…/Factory.pm6 :1675:
constant VERSION-STR = Q{v};
drforr/perl6-Perl6-Parser
…/Factory.pm6 :7555:
$p.from - VERSION-STR.chars,
drforr/perl6-Perl6-Parser
…/Factory.pm6 :7556:
VERSION-STR ~ $p.Str
erickjordan/perl6-Parse-STDF
…/STDF.pm6 :70:
stdf_get_setting($!f,STDF_SETTING_VERSION, my uint32 $ver);
erickjordan/perl6-Parse-STDF
…/Native.pm6 :19:
STDF_SETTING_VERSION => 0x002, # Query the STDF spec version
finanalyst/pod-render
…/Processed.pm6 :266:
multi sub handle (Pod::Block::Named $node where $node.name ~~ any(<VERSION DESCRIPTION AUTHOR SUMMARY>),
gabrielash/p6-net-jupyter
…/kernel.pl :22:
my $VERSION := '0.1.3';
gabrielash/p6-net-jupyter
…/kernel.pl :32:
$LOG.log("$err-str init: $VERSION : $AUTHOR");
gabrielash/p6-net-jupyter
…/kernel.pl :33:
say "$err-str init: $VERSION : $AUTHOR";
gabrielash/p6-net-jupyter
…/kernel.pl :77:
my $content = kernel_info-reply-content($VERSION);
gabrielash/p6-net-jupyter
…/kernel.pl :249:
Version $VERSION
gabrielash/p6-net-jupyter
…/Dockerfile :16:
ARG RAKUDO_VERSION=2017.11
gabrielash/p6-net-jupyter
…/Dockerfile :19:
ADD https://github.com/nxadm/rakudo-pkg/releases/download/v${RAKUDO\_VERSION}/rakudo-pkg-Debian${DEBIAN_VER}_${RAKUDO_VERSION}-${RAKUDO_MINOR}_amd64.deb /tmp
gabrielash/p6-net-jupyter
…/Dockerfile :14:
ARG RAKUDO_VERSION=2017.11
gabrielash/p6-net-jupyter
…/Dockerfile :17:
ADD https://github.com/nxadm/rakudo-pkg/releases/download/v${RAKUDO\_VERSION}/rakudo-pkg-Debian${DEBIAN_VER}_${RAKUDO_VERSION}-${RAKUDO_MINOR}_amd64.deb /tmp
gabrielash/perl6-zmq
…/Constants.pm :6:
constant ZMQ_VERSION_MAJOR is export = 4;
gabrielash/perl6-zmq
…/Constants.pm :7:
constant ZMQ_VERSION_MINOR is export = 2;
gabrielash/perl6-zmq
…/Constants.pm :8:
constant ZMQ_VERSION_PATCH is export = 1;
gabrielash/perl6-zmq
…/Version.pm :14:
constant ZMQ_VERSION is export =
gabrielash/perl6-zmq
…/Version.pm :15:
10000 * ZMQ_VERSION_MAJOR
gabrielash/perl6-zmq
…/Version.pm :16:
+ 100 * ZMQ_VERSION_MINOR
gabrielash/perl6-zmq
…/Version.pm :17:
+ ZMQ_VERSION_PATCH;
gabrielash/perl6-zmq
…/Version.pm :43:
if ZMQ_VERSION_MAJOR != $zmq_major {
gabrielash/perl6-zmq
…/Version.pm :44:
say "Module compiled for ZMQ version " ~ ZMQ_VERSION_MAJOR ~ ". But version $zmq_major found!";
gabrielash/perl6-zmq
…/00.t :25:
ok ZMQ_VERSION_MAJOR, 'Major Version Number Defined';
hartenfels/JavaScript-SpiderMonkey
…/Makefile :7:
-D__STDC_LIMIT_MACROS -DP6SM_VERSION=24 -shared -o $@ -fPIC \
hartenfels/JavaScript-SpiderMonkey
…/p6-spidermonkey.cpp :10:
#ifndef P6SM_VERSION
hartenfels/JavaScript-SpiderMonkey
…/p6-spidermonkey.cpp :11:
# error "You need to set P6SM_VERSION"
hartenfels/JavaScript-SpiderMonkey
…/p6-spidermonkey.cpp :14:
#if P6SM_VERSION <= 24
hartenfels/JavaScript-SpiderMonkey
…/p6-spidermonkey.cpp :30:
# if P6SM_VERSION < 38
hartenfels/JavaScript-SpiderMonkey
…/p6-spidermonkey.cpp :275:
# if P6SM_VERSION < 38
hartenfels/JavaScript-SpiderMonkey
…/p6-spidermonkey.cpp :361:
return P6SM_VERSION;
hartenfels/Text-Markdown-Discount
…/README.md :8:
VERSION
hartenfels/Text-Markdown-Discount
…/Discount.pm6 :295:
=head1 VERSION
hoelzro/p6-linenoise
…/linenoise.c :1:
/* linenoise.c -- VERSION 1.0
hoelzro/p6-linenoise
…/linenoise.h :1:
/* linenoise.h -- VERSION 1.0
hoelzro/p6-priorityqueue
…/README.md :6:
VERSION
hoelzro/p6-priorityqueue
…/PriorityQueue.pm :3:
constant $VERSION = '0.01';
hoelzro/p6-priorityqueue
…/PriorityQueue.pm :82:
=begin VERSION
hoelzro/p6-priorityqueue
…/PriorityQueue.pm :83:
A<$VERSION>
hoelzro/p6-priorityqueue
…/PriorityQueue.pm :84:
=end VERSION
holli-holzer/Operator-grandpa
…/README.md :5:
## VERSION
holli-holzer/Operator-grandpa
…/grandpa.pod6 :7:
=VERSION 0.01
ingydotnet/xxx-pm6
…/XXX.pm :3:
our $*VERSION = '0.01';
jamesalbert/JSON-WebToken
…/WebToken.pm6 :5:
our $VERSION = '0.0.1';
jamesneko/dice-roller
…/README.md :75:
# LATEST VERSION
jasonmay/perl6-ioc
…/README.md :50:
INVERSION OF CONTROL
jasonmay/perl6-ioc
…/IoC.pm6 :102:
=head1 INVERSION OF CONTROL
jdv/p6-data-selector
…/Selector.pm :9:
=head1 VERSION
jnthn/p6-app-installermaker-wix
…/InstallerBuilder.pm6 :26:
'cd $TMP\\MoarVM && git checkout $MOAR-VERSION')
jnthn/p6-app-installermaker-wix
…/InstallerBuilder.pm6 :31:
'cd $TMP\\nqp && git checkout $NQP-VERSION')
jnthn/p6-app-installermaker-wix
…/InstallerBuilder.pm6 :36:
'cd $TMP\\rakudo && git checkout $RAKUDO-VERSION')
jnthn/p6-app-installermaker-wix
…/InstallerBuilder.pm6 :120:
MOAR-VERSION => $conf.versions.moar,
jnthn/p6-app-installermaker-wix
…/InstallerBuilder.pm6 :121:
NQP-VERSION => $conf.versions.nqp,
jnthn/p6-app-installermaker-wix
…/InstallerBuilder.pm6 :122:
RAKUDO-VERSION => $conf.versions.rakudo,
jnthn/p6-docker-file
…/parse-complex.t :10:
# VERSION 0.0.1
jnthn/p6-docker-file
…/parse-complex.t :31:
# VERSION 0.3
jnthn/p6-docker-file
…/parse-complex.t :63:
# VERSION 0.1
jonathanstowe/Device-Velleman-K8055
…/Makefile.in :7:
%CC% -c %CCSHARED% %CCFLAGS% -DVERSION='"0.4.1"' %CCOUT% libk8055%O% k8055.c
labster/perl6-File-Compare
…/Compare.pm6 :117:
=head1 DIFFERENCES FROM PERL 5 VERSION
leejo/geo-ip2location-lite-p6
…/README.md :64:
# VERSION
leejo/geo-ip2location-lite-p6
…/Lite.pod :62:
=head1 VERSION
masak/yapsi
…/Yapsi.pm :3:
my $VERSION = '2011.05';
masak/yapsi
…/Yapsi.pm :356:
my @sic = "This is SIC v$VERSION";
masak/yapsi
…/Yapsi.pm :688:
elsif ~$0 ne $VERSION {
masak/yapsi
…/Yapsi.pm :689:
die "SIC is $0 but this is $VERSION -- cannot run";
moritz/svg-plot
…/Plot.pm :637:
=head1 VERSION
nige123/app.123.do
…/CLI.pm :17:
our $VERSION = '0.4';
nige123/app.123.do
…/CLI.pm :212:
say $VERSION;
niner/Inline-Python
…/pyhelper.c :383:
#if PY_MAJOR_VERSION >= 3
patch/geo-region-pm6
…/README.md :5:
# VERSION
patch/geo-region-pm6
…/Region.pm :124:
=head1 VERSION
patch/geo-region-pm6
…/Enum.pm :296:
=head1 VERSION
paultcochrane/Perl6Mongers-Hannover
…/README.md :5:
## VERSION
paultcochrane/Perl6Mongers-Hannover
…/Hannover.pm :16:
=head1 VERSION
perl6-community-modules/p6-irc-utils
…/Utils.pm :650:
351 => 'RPL_VERSION', # RFC1459
perl6-community-modules/yaml-pm6
…/YAML.pm :7:
our $*VERSION = '0.01';
perl6/DBIish
…/10-mysql.t :2345:
unless ($DBI::VERSION ge '1.607') {
perl6/DBIish
…/10-mysql.t :2346:
plan skip_all => "version of DBI $DBI::VERSION doesn't support this test. Can't continue test";
perl6/DBIish
…/10-mysql.t :2349:
plan skip_all => "version of DBI $DBI::VERSION doesn't support this test. Can't continue test";
perl6/DBIish
…/10-mysql.t :2463:
unless ($DBI::VERSION ge '1.607') {
perl6/DBIish
…/10-mysql.t :2464:
plan skip_all => "version of DBI $DBI::VERSION doesn't support this test. Can't continue test";
perl6/DBIish
…/10-mysql.t :2467:
plan skip_all => "version of DBI $DBI::VERSION doesn't support this test. Can't continue test";
perl6/Pod-To-HTML
…/HTML.pm :372:
elsif $node.name ~~ any(<VERSION DESCRIPTION AUTHOR COPYRIGHT SUMMARY>)
perl6/doc
…/5to6-perlfunc.pod6 :1107:
=item no MODULE VERSION
perl6/doc
…/5to6-perlfunc.pod6 :1113:
=item no VERSION
perl6/doc
…/5to6-perlfunc.pod6 :1203:
=item package NAMESPACE VERSION
perl6/doc
…/5to6-perlfunc.pod6 :1207:
=item package NAMESPACE VERSION BLOCK
perl6/doc
…/5to6-perlfunc.pod6 :1469:
=item require VERSION
perl6/doc
…/5to6-perlfunc.pod6 :2177:
=item use Module VERSION LIST
perl6/doc
…/5to6-perlfunc.pod6 :2179:
=item use Module VERSION
perl6/doc
…/5to6-perlfunc.pod6 :2185:
=item use VERSION
perl6/doc
…/5to6-perlvar.pod6 :165:
=item $OLD_PERL_VERSION
perl6/doc
…/5to6-perlvar.pod6 :302:
=item $PERL_VERSION
perl6/doc
…/faq.pod6 :84:
at L<https://raw.githubusercontent.com/rakudo/rakudo/master/VERSION> or
perl6/doc
…/nativecall.pod6 :583:
static char *__VERSION;
perl6/doc
…/nativecall.pod6 :588:
return __VERSION;
perl6/doc
…/nativecall.pod6 :594:
if (__VERSION != NULL) free(__VERSION);
perl6/doc
…/nativecall.pod6 :595:
__VERSION = version;
perl6/doc
…/nativecall.pod6 :596:
return __VERSION;
perl6/doc
…/pod.pod6 :439:
=VERSION
perl6/perl6-lwp-simple
…/Simple.pm :11:
our $VERSION = '0.105';
perl6/perl6-lwp-simple
…/Simple.pm :64:
%headers{'User-Agent'} //= "LWP::Simple/$VERSION Perl6/$*PERL.compiler.name()";
perl6/whateverable
…/Releasable.p6 :43:
my $last-release = to-full-commit chomp slurp “$CONFIG<rakudo>/VERSION”;
perl6/whateverable
…/releasable.t :46:
spurt $mock.add(‘VERSION’), $tag-name;
perlpilot/p6-AI-FANN
…/Base.pm6 :38:
FANN_E_WRONG_CONFIG_VERSION
pierre-vigier/Perl6-Math-Matrix
…/README.md :9:
VERSION
pierre-vigier/Perl6-Math-Matrix
…/Matrix.pod :6:
=head1 VERSION
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :77:
constant ZLIB_VERSION = "1.2.8";
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :100:
constant Z_VERSION_ERROR = -6;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :129:
return deflateInit_($stream, $level, ZLIB_VERSION, z_stream_sizeof); # 112 == sizeof z_stream (64 bit linux)
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :136:
return inflateInit_($stream, ZLIB_VERSION, z_stream_sizeof);
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :145:
return deflateInit2_($strm, $level, $method, $windowbits, $memlevel, $strategy, ZLIB_VERSION, z_stream_sizeof);
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :161:
inflateInit2_($strm, $windowbits, ZLIB_VERSION, z_stream_sizeof);
retupmoca/P6-Net-IMAP
…/.travis.yml :7:
- VERSION=2018.03-01
retupmoca/P6-Net-IMAP
…/.travis.yml :17:
- wget "https://github.com/nxadm/rakudo-pkg/releases/download/${TAG:-v${VERSION}}/rakudo-pkg-Ubuntu14.04_${VERSION}_amd64.deb" && sudo dpkg -i *.deb
retupmoca/P6-iCal
…/ICal.pm6 :17:
$ret ~= "VERSION:2.0\n";
retupmoca/P6-iCal
…/ICal.pm6 :48:
if $_<name> eq 'VERSION' {
retupmoca/P6-iCal
…/01_parse.t :10:
VERSION:2.0
retupmoca/p6-Email-Simple
…/.travis.yml :7:
- VERSION=2018.03-01
retupmoca/p6-Email-Simple
…/.travis.yml :17:
- wget "https://github.com/nxadm/rakudo-pkg/releases/download/${TAG:-v${VERSION}}/rakudo-pkg-Ubuntu14.04_${VERSION}_amd64.deb" && sudo dpkg -i *.deb
salortiz/DBDish-ODBC
…/Native.pm6 :41:
constant SQL_ATTR_ODBC_VERSION = 200;
salortiz/DBDish-ODBC
…/Native.pm6 :270:
$env.SetEnvAttr(SQL_ATTR_ODBC_VERSION, Pointer.new(SQL_OV_ODBC3), 0)
salortiz/p6-LMDB
…/LMDB.pm6 :73:
MDB_VERSION_MISMATCH => -30794,
sergot/openssl
…/Version.pm6 :6:
our int32 constant VERSION = 0;
sergot/openssl
…/Version.pm6 :18:
our sub version(int32 $type = VERSION) returns Str {
sergot/openssl
…/07-version.t :8:
isa-ok OpenSSL::Version::version(OpenSSL::Version::VERSION), Str,
sergot/openssl
…/07-version.t :9:
"version(VERSION) is-a 'Str'";
sergot/openssl
…/07-version.t :11:
OpenSSL::Version::version(OpenSSL::Version::VERSION),
sergot/openssl
…/07-version.t :12:
'version() eq version(VERSION)';
skinkade/p6-crypt-argon2
…/argon2.h :211:
ARGON2_VERSION_10 = 0x10,
skinkade/p6-crypt-argon2
…/argon2.h :212:
ARGON2_VERSION_13 = 0x13,
skinkade/p6-crypt-argon2
…/argon2.h :213:
ARGON2_VERSION_NUMBER = ARGON2_VERSION_13
skinkade/p6-crypt-argon2
…/argon2.c :165:
ARGON2_VERSION_NUMBER);
skinkade/p6-crypt-argon2
…/argon2.c :174:
hash, hashlen, NULL, 0, Argon2_i, ARGON2_VERSION_NUMBER);
skinkade/p6-crypt-argon2
…/argon2.c :185:
ARGON2_VERSION_NUMBER);
skinkade/p6-crypt-argon2
…/argon2.c :194:
hash, hashlen, NULL, 0, Argon2_d, ARGON2_VERSION_NUMBER);
skinkade/p6-crypt-argon2
…/argon2.c :395:
+ numlen(ARGON2_VERSION_NUMBER);
skinkade/p6-crypt-argon2
…/core.c :43:
#define GCC_VERSION \
skinkade/p6-crypt-argon2
…/core.c :45:
#if GCC_VERSION >= 40400
skinkade/p6-crypt-argon2
…/encoding.c :306:
ctx->version = ARGON2_VERSION_10;
skinkade/p6-crypt-argon2
…/genkat.c :163:
context.version = ARGON2_VERSION_NUMBER;
skinkade/p6-crypt-argon2
…/genkat.c :180:
if(ARGON2_VERSION_10 == version || ARGON2_VERSION_NUMBER == version) {
skinkade/p6-crypt-argon2
…/genkat.c :205:
uint32_t version = ARGON2_VERSION_NUMBER;
skinkade/p6-crypt-argon2
…/opt.c :204:
if (ARGON2_VERSION_10 == instance->version) {
skinkade/p6-crypt-argon2
…/ref.c :213:
if (ARGON2_VERSION_10 == instance->version) {
skinkade/p6-crypt-argon2
…/run.c :120:
ARGON2_VERSION_NUMBER);
skinkade/p6-crypt-argon2
…/test.c :40:
if (ARGON2_VERSION_NUMBER == version) {
skinkade/p6-crypt-argon2
…/test.c :58:
version = ARGON2_VERSION_10;
skinkade/p6-crypt-argon2
…/test.c :130:
version = ARGON2_VERSION_NUMBER;
softmoth/p6-Template-Mustache
…/.travis.yml :9:
- rakudobrew build-zef ${TRAVIS_PERL6_VERSION#latest}
softmoth/perl6-pod-to-markdown
…/.travis.yml :14:
- rakudobrew build-zef ${TRAVIS_PERL6_VERSION#latest}
soundart/perl6-tweetnacl
…/tweetnacl.h :9:
#define crypto_auth_VERSION crypto_auth_hmacsha512256_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :14:
#define crypto_auth_hmacsha512256_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :19:
#define crypto_auth_hmacsha512256_VERSION crypto_auth_hmacsha512256_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :35:
#define crypto_box_VERSION crypto_box_curve25519xsalsa20poly1305_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :48:
#define crypto_box_curve25519xsalsa20poly1305_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :61:
#define crypto_box_curve25519xsalsa20poly1305_VERSION crypto_box_curve25519xsalsa20poly1305_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :70:
#define crypto_core_VERSION crypto_core_salsa20_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :76:
#define crypto_core_salsa20_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :82:
#define crypto_core_salsa20_VERSION crypto_core_salsa20_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :89:
#define crypto_core_hsalsa20_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :95:
#define crypto_core_hsalsa20_VERSION crypto_core_hsalsa20_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :102:
#define crypto_hashblocks_VERSION crypto_hashblocks_sha512_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :106:
#define crypto_hashblocks_sha512_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :110:
#define crypto_hashblocks_sha512_VERSION crypto_hashblocks_sha512_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :115:
#define crypto_hashblocks_sha256_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :119:
#define crypto_hashblocks_sha256_VERSION crypto_hashblocks_sha256_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :125:
#define crypto_hash_VERSION crypto_hash_sha512_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :128:
#define crypto_hash_sha512_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :131:
#define crypto_hash_sha512_VERSION crypto_hash_sha512_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :135:
#define crypto_hash_sha256_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :138:
#define crypto_hash_sha256_VERSION crypto_hash_sha256_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :146:
#define crypto_onetimeauth_VERSION crypto_onetimeauth_poly1305_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :151:
#define crypto_onetimeauth_poly1305_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :156:
#define crypto_onetimeauth_poly1305_VERSION crypto_onetimeauth_poly1305_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :164:
#define crypto_scalarmult_VERSION crypto_scalarmult_curve25519_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :169:
#define crypto_scalarmult_curve25519_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :174:
#define crypto_scalarmult_curve25519_VERSION crypto_scalarmult_curve25519_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :184:
#define crypto_secretbox_VERSION crypto_secretbox_xsalsa20poly1305_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :191:
#define crypto_secretbox_xsalsa20poly1305_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :198:
#define crypto_secretbox_xsalsa20poly1305_VERSION crypto_secretbox_xsalsa20poly1305_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :208:
#define crypto_sign_VERSION crypto_sign_ed25519_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :215:
#define crypto_sign_ed25519_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :222:
#define crypto_sign_ed25519_VERSION crypto_sign_ed25519_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :230:
#define crypto_stream_VERSION crypto_stream_xsalsa20_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :235:
#define crypto_stream_xsalsa20_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :240:
#define crypto_stream_xsalsa20_VERSION crypto_stream_xsalsa20_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :246:
#define crypto_stream_salsa20_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :251:
#define crypto_stream_salsa20_VERSION crypto_stream_salsa20_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :257:
#define crypto_verify_VERSION crypto_verify_16_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :260:
#define crypto_verify_16_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :263:
#define crypto_verify_16_VERSION crypto_verify_16_tweet_VERSION
soundart/perl6-tweetnacl
…/tweetnacl.h :267:
#define crypto_verify_32_tweet_VERSION "-"
soundart/perl6-tweetnacl
…/tweetnacl.h :270:
#define crypto_verify_32_VERSION crypto_verify_32_tweet_VERSION
spebern/Parser-FreeXL-Native
…/Doxyfile.in :34:
PROJECT_NUMBER = @VERSION@
spebern/Parser-FreeXL-Native
…/Doxyfile.in :522:
# The FILE_VERSION_FILTER tag can be used to specify a program or script that
spebern/Parser-FreeXL-Native
…/Doxyfile.in :526:
# the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
spebern/Parser-FreeXL-Native
…/Doxyfile.in :530:
FILE_VERSION_FILTER =
spebern/Parser-FreeXL-Native
…/Doxyfile.in :582:
# be obtained via FILE_VERSION_FILTER)
spebern/Parser-FreeXL-Native
…/Makefile.in :23:
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
spebern/Parser-FreeXL-Native
…/Makefile.in :77:
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
spebern/Parser-FreeXL-Native
…/Makefile.in :198:
distdir = $(PACKAGE)-$(VERSION)
spebern/Parser-FreeXL-Native
…/Makefile.in :299:
PACKAGE_VERSION = @PACKAGE_VERSION@
spebern/Parser-FreeXL-Native
…/Makefile.in :306:
VERSION = @VERSION@
spebern/Parser-FreeXL-Native
…/aclocal.m4 :15:
m4_ifndef([AC_AUTOCONF_VERSION],
spebern/Parser-FreeXL-Native
…/aclocal.m4 :16:
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
spebern/Parser-FreeXL-Native
…/aclocal.m4 :17:
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
spebern/Parser-FreeXL-Native
…/aclocal.m4 :29:
# AM_AUTOMAKE_VERSION(VERSION)
spebern/Parser-FreeXL-Native
…/aclocal.m4 :34:
AC_DEFUN([AM_AUTOMAKE_VERSION],
spebern/Parser-FreeXL-Native
…/aclocal.m4 :36:
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
spebern/Parser-FreeXL-Native
…/aclocal.m4 :42:
# _AM_AUTOCONF_VERSION(VERSION)
spebern/Parser-FreeXL-Native
…/aclocal.m4 :47:
m4_define([_AM_AUTOCONF_VERSION], [])
spebern/Parser-FreeXL-Native
…/aclocal.m4 :49:
# AM_SET_CURRENT_AUTOMAKE_VERSION
spebern/Parser-FreeXL-Native
…/aclocal.m4 :51:
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
spebern/Parser-FreeXL-Native
…/aclocal.m4 :53:
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
spebern/Parser-FreeXL-Native
…/aclocal.m4 :54:
[AM_AUTOMAKE_VERSION([1.15])dnl
spebern/Parser-FreeXL-Native
…/aclocal.m4 :55:
m4_ifndef([AC_AUTOCONF_VERSION],
spebern/Parser-FreeXL-Native
…/aclocal.m4 :56:
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
spebern/Parser-FreeXL-Native
…/aclocal.m4 :57:
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
spebern/Parser-FreeXL-Native
…/aclocal.m4 :426:
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
spebern/Parser-FreeXL-Native
…/aclocal.m4 :429:
# The call with PACKAGE and VERSION arguments is the old style
spebern/Parser-FreeXL-Native
…/aclocal.m4 :431:
# and VERSION should now be passed to AC_INIT and removed from
spebern/Parser-FreeXL-Native
…/aclocal.m4 :442:
AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
spebern/Parser-FreeXL-Native
…/aclocal.m4 :471:
AC_SUBST([VERSION], [$2])],
spebern/Parser-FreeXL-Native
…/aclocal.m4 :475:
m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
spebern/Parser-FreeXL-Native
…/aclocal.m4 :479:
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
spebern/Parser-FreeXL-Native
…/aclocal.m4 :483:
AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
spebern/Parser-FreeXL-Native
…/config-msvc.h :98:
#define PACKAGE_VERSION "1.0.0e"
spebern/Parser-FreeXL-Native
…/config-msvc.h :110:
#define VERSION "1.0.1"
spebern/Parser-FreeXL-Native
…/config.guess :140:
UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
spebern/Parser-FreeXL-Native
…/config.guess :144:
case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
spebern/Parser-FreeXL-Native
…/config.guess :191:
case "${UNAME_VERSION}" in
spebern/Parser-FreeXL-Native
…/config.guess :524:
IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
spebern/Parser-FreeXL-Native
…/config.guess :564:
IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
spebern/Parser-FreeXL-Native
…/config.guess :596:
sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
spebern/Parser-FreeXL-Native
…/config.guess :622:
long cpu = sysconf (_SC_CPU_VERSION);
spebern/Parser-FreeXL-Native
…/config.guess :682:
long cpu = sysconf (_SC_CPU_VERSION);
spebern/Parser-FreeXL-Native
…/config.guess :991:
echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
spebern/Parser-FreeXL-Native
…/config.guess :1028:
echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
spebern/Parser-FreeXL-Native
…/config.guess :1305:
#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
spebern/Parser-FreeXL-Native
…/config.guess :1491:
UNAME_VERSION = ${UNAME_VERSION}
spebern/Parser-FreeXL-Native
…/config.h.in :95:
#undef PACKAGE_VERSION
spebern/Parser-FreeXL-Native
…/config.h.in :107:
#undef VERSION
spebern/Parser-FreeXL-Native
…/configure :19:
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
spebern/Parser-FreeXL-Native
…/configure :45:
if test -z "$BASH_VERSION$ZSH_VERSION" \
spebern/Parser-FreeXL-Native
…/configure :163:
as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
spebern/Parser-FreeXL-Native
…/configure :203:
test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
spebern/Parser-FreeXL-Native
…/configure :273:
if test x${ZSH_VERSION+set} = xset ; then
spebern/Parser-FreeXL-Native
…/configure :274:
$as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
spebern/Parser-FreeXL-Native
…/configure :593:
PACKAGE_VERSION='1.0.2'
spebern/Parser-FreeXL-Native
…/configure :716:
VERSION
spebern/Parser-FreeXL-Native
…/configure :756:
PACKAGE_VERSION
spebern/Parser-FreeXL-Native
…/configure :2269:
#define PACKAGE_VERSION "$PACKAGE_VERSION"
spebern/Parser-FreeXL-Native
…/configure :2926:
VERSION='1.0.2'
spebern/Parser-FreeXL-Native
…/configure :2935:
#define VERSION "$VERSION"
spebern/Parser-FreeXL-Native
…/configure :9448:
if test -n "${ZSH_VERSION+set}" ; then
spebern/Parser-FreeXL-Native
…/configure :10482:
archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_…
spebern/Parser-FreeXL-Native
…/configure :10947:
archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_…
spebern/Parser-FreeXL-Native
…/configure :17448:
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
spebern/Parser-FreeXL-Native
…/configure :17474:
if test -z "$BASH_VERSION$ZSH_VERSION" \
spebern/Parser-FreeXL-Native
…/configure :18366:
if test -n "\${ZSH_VERSION+set}" ; then
spebern/Parser-FreeXL-Native
…/configure :18372:
VERSION='$VERSION'
spebern/Parser-FreeXL-Native
…/configure :19092:
if test -n "${ZSH_VERSION+set}" ; then
spebern/Parser-FreeXL-Native
…/configure :19104:
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
spebern/Parser-FreeXL-Native
…/Makefile.in :23:
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
spebern/Parser-FreeXL-Native
…/Makefile.in :77:
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
spebern/Parser-FreeXL-Native
…/Makefile.in :238:
PACKAGE_VERSION = @PACKAGE_VERSION@
spebern/Parser-FreeXL-Native
…/Makefile.in :245:
VERSION = @VERSION@
spebern/Parser-FreeXL-Native
…/test_xl.c :99:
ret = freexl_get_info (handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/test_xl.c :102:
fprintf (stderr, "GET-INFO [FREEXL_CFBF_VERSION] Error: %d\n", ret);
spebern/Parser-FreeXL-Native
…/test_xl.c :149:
ret = freexl_get_info (handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/test_xl.c :152:
fprintf (stderr, "GET-INFO [FREEXL_BIFF_VERSION] Error: %d\n", ret);
spebern/Parser-FreeXL-Native
…/freexl.pc.in :10:
Version: @VERSION@
spebern/Parser-FreeXL-Native
…/Makefile.in :23:
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
spebern/Parser-FreeXL-Native
…/Makefile.in :77:
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
spebern/Parser-FreeXL-Native
…/Makefile.in :234:
PACKAGE_VERSION = @PACKAGE_VERSION@
spebern/Parser-FreeXL-Native
…/Makefile.in :241:
VERSION = @VERSION@
spebern/Parser-FreeXL-Native
…/freexl.h :208:
#define FREEXL_CFBF_VERSION 32001
spebern/Parser-FreeXL-Native
…/freexl.h :214:
#define FREEXL_BIFF_VERSION 32005
spebern/Parser-FreeXL-Native
…/freexl.h :437:
- FREEXL_CFBF_VERSION (returning FREEXL_CFBF_VER_3 or FREEXL_CFBF_VER_4)
spebern/Parser-FreeXL-Native
…/freexl.h :442:
- FREEXL_BIFF_VERSION (return one of FREEXL_BIFF_VER_2, FREEXL_BIFF_VER_3,
spebern/Parser-FreeXL-Native
…/ltmain.sh :82:
VERSION=2.4
spebern/Parser-FreeXL-Native
…/ltmain.sh :87:
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
spebern/Parser-FreeXL-Native
…/ltmain.sh :988:
if test "$VERSION" != "$macro_version"; then
spebern/Parser-FreeXL-Native
…/ltmain.sh :991:
$progname: Version mismatch error. This is $PACKAGE $VERSION, but the
spebern/Parser-FreeXL-Native
…/ltmain.sh :993:
$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
spebern/Parser-FreeXL-Native
…/ltmain.sh :998:
$progname: Version mismatch error. This is $PACKAGE $VERSION, but the
spebern/Parser-FreeXL-Native
…/ltmain.sh :1000:
$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
spebern/Parser-FreeXL-Native
…/ltmain.sh :1006:
$progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
spebern/Parser-FreeXL-Native
…/ltmain.sh :1009:
$progname: of $PACKAGE $VERSION and run autoconf again.
spebern/Parser-FreeXL-Native
…/ltmain.sh :1452:
# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
spebern/Parser-FreeXL-Native
…/ltmain.sh :1470:
# FILE NAME AND PATH CONVERSION HELPER FUNCTIONS #
spebern/Parser-FreeXL-Native
…/ltmain.sh :1646:
# $build to $host FILE NAME CONVERSION FUNCTIONS #
spebern/Parser-FreeXL-Native
…/ltmain.sh :1781:
# $build to $host PATH CONVERSION FUNCTIONS #
spebern/Parser-FreeXL-Native
…/ltmain.sh :3264:
/* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */
spebern/Parser-FreeXL-Native
…/ltmain.sh :3841:
# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
spebern/Parser-FreeXL-Native
…/ltmain.sh :3854:
if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
spebern/Parser-FreeXL-Native
…/ltmain.sh :3933:
echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2
spebern/Parser-FreeXL-Native
…/ltmain.sh :4137:
Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
spebern/Parser-FreeXL-Native
…/ltmain.sh :4410:
lt_debugprintf (__FILE__, __LINE__, "libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\n");
spebern/Parser-FreeXL-Native
…/ltmain.sh :4942:
({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
spebern/Parser-FreeXL-Native
…/ltmain.sh :9363:
# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
spebern/Parser-FreeXL-Native
…/libtool.m4 :45:
# LT_PREREQ(VERSION)
spebern/Parser-FreeXL-Native
…/libtool.m4 :47:
# Complain and exit if this libtool version is less that VERSION.
spebern/Parser-FreeXL-Native
…/libtool.m4 :49:
[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
spebern/Parser-FreeXL-Native
…/libtool.m4 :82:
AC_REQUIRE([LTOPTIONS_VERSION])dnl
spebern/Parser-FreeXL-Native
…/libtool.m4 :83:
AC_REQUIRE([LTSUGAR_VERSION])dnl
spebern/Parser-FreeXL-Native
…/libtool.m4 :84:
AC_REQUIRE([LTVERSION_VERSION])dnl
spebern/Parser-FreeXL-Native
…/libtool.m4 :85:
AC_REQUIRE([LTOBSOLETE_VERSION])dnl
spebern/Parser-FreeXL-Native
…/libtool.m4 :171:
m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
spebern/Parser-FreeXL-Native
…/libtool.m4 :182:
if test -n "\${ZSH_VERSION+set}" ; then
spebern/Parser-FreeXL-Native
…/libtool.m4 :186:
if test -n "${ZSH_VERSION+set}" ; then
spebern/Parser-FreeXL-Native
…/libtool.m4 :637:
m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
spebern/Parser-FreeXL-Native
…/libtool.m4 :708:
if test -n "${ZSH_VERSION+set}" ; then
spebern/Parser-FreeXL-Native
…/libtool.m4 :720:
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
spebern/Parser-FreeXL-Native
…/libtool.m4 :775:
VERSION='$VERSION'
spebern/Parser-FreeXL-Native
…/libtool.m4 :1166:
test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
spebern/Parser-FreeXL-Native
…/libtool.m4 :4651:
_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "…
spebern/Parser-FreeXL-Native
…/libtool.m4 :5032:
_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "…
spebern/Parser-FreeXL-Native
…/libtool.m4 :7770:
# _LT_PATH_CONVERSION_FUNCTIONS
spebern/Parser-FreeXL-Native
…/libtool.m4 :7775:
m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
spebern/Parser-FreeXL-Native
…/libtool.m4 :7835:
])# _LT_PATH_CONVERSION_FUNCTIONS
spebern/Parser-FreeXL-Native
…/ltoptions.m4 :14:
AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
spebern/Parser-FreeXL-Native
…/ltsugar.m4 :13:
AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
spebern/Parser-FreeXL-Native
…/ltversion.m4 :15:
m4_define([LT_PACKAGE_VERSION], [2.4])
spebern/Parser-FreeXL-Native
…/ltversion.m4 :18:
AC_DEFUN([LTVERSION_VERSION],
spebern/Parser-FreeXL-Native
…/lt~obsolete.m4 :36:
AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
spebern/Parser-FreeXL-Native
…/makefile.vc :8:
FREEXL_DLL = freexl$(VERSION).dll
spebern/Parser-FreeXL-Native
…/nmake.opt :12:
VERSION=
spebern/Parser-FreeXL-Native
…/Makefile.in :23:
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
spebern/Parser-FreeXL-Native
…/Makefile.in :77:
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
spebern/Parser-FreeXL-Native
…/Makefile.in :265:
PACKAGE_VERSION = @PACKAGE_VERSION@
spebern/Parser-FreeXL-Native
…/Makefile.in :272:
VERSION = @VERSION@
spebern/Parser-FreeXL-Native
…/freexl.c :83:
const char *freexlversion = VERSION;
spebern/Parser-FreeXL-Native
…/freexl.c :4232:
case FREEXL_CFBF_VERSION:
spebern/Parser-FreeXL-Native
…/freexl.c :4381:
case FREEXL_BIFF_VERSION:
spebern/Parser-FreeXL-Native
…/Makefile.in :22:
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
spebern/Parser-FreeXL-Native
…/Makefile.in :76:
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
spebern/Parser-FreeXL-Native
…/Makefile.in :528:
PACKAGE_VERSION = @PACKAGE_VERSION@
spebern/Parser-FreeXL-Native
…/Makefile.in :535:
VERSION = @VERSION@
spebern/Parser-FreeXL-Native
…/check_boolean_biff8.c :69:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_datetime_biff8.c :69:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff2.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff2.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff2.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3_error_checks.c :67:
ret = freexl_get_info(NULL, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3_error_checks.c :73:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, NULL);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3_info.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3_info.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff3_info.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff4.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff4.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff4.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff4_1904.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff4_1904.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff4_1904.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff8.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff8.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_excel2003_biff8.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_oocalc95.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_oocalc95.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_oocalc95.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_oocalc97.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_oocalc97.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_oocalc97.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_oocalc97_intvalue.c :69:
ret = freexl_get_info(handle, FREEXL_CFBF_VERSION, &info);
spebern/Parser-FreeXL-Native
…/check_oocalc97_intvalue.c :76:
fprintf(stderr, "Unexpected CFBF_VERSION: %d\n", info);
spebern/Parser-FreeXL-Native
…/check_oocalc97_intvalue.c :102:
ret = freexl_get_info(handle, FREEXL_BIFF_VERSION, &info);
spitsh/spitsh
…/os.sp :20:
File</etc/os-release>.slurp.${sed -rn 's/^VERSION=.*\((.*)\).*/\1/p'}
sufrostico/perl6-wiringpi
…/Pi.pm6 :67:
constant PI_VERSION_1 is export = 0;
sufrostico/perl6-wiringpi
…/Pi.pm6 :68:
constant PI_VERSION_1_1 is export = 1;
sufrostico/perl6-wiringpi
…/Pi.pm6 :69:
constant PI_VERSION_1_2 is export = 2;
sufrostico/perl6-wiringpi
…/Pi.pm6 :70:
constant PI_VERSION_2 is export = 3;
supernovus/perl6-fastcgi
…/Protocol.pm6 :12:
constant ERRMSG_VERSION = 'Protocol version mismatch (0x%.2X)';
supernovus/perl6-fastcgi
…/Protocol.pm6 :24:
FCGI_Header_P, FCGI_VERSION_1, $type, $request-id,
supernovus/perl6-fastcgi
…/Protocol.pm6 :32:
$octets[0] == FCGI_VERSION_1 || throw ERRMSG_VERSION, $octets.unpack('C');
supernovus/perl6-fastcgi
…/Constants.pm6 :11:
constant FCGI_VERSION_1 is export(:common) = 1;
supernovus/perl6-http-client
…/Client.pm6 :5:
our $VERSION = '0.2'; ## The version of HTTP::Client.
supernovus/perl6-http-client
…/Client.pm6 :8:
has $.user-agent is rw = "perl6-HTTP::Client/$VERSION"; # Perl6/$*PERL<version>";
supernovus/perl6-timezone
…/gen-all-tzdata.sh :5:
find | grep tzdata\/ | grep -v README | grep -v VERSION | xargs -I '{}' ./gen-tzdata-classes.pl6 '{}' ../lib/DateTime/TimeZone/Zone/
svekenfur/Swedish-TextDates_sv
…/README.md :6:
VERSION
svekenfur/Swedish-TextDates_sv
…/TextDates_sv.pm6 :114:
=head1 VERSION
taboege/p6-SAT-Solver-MiniSAT
…/CMakeLists.txt :1:
cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
taboege/p6-SAT-Solver-MiniSAT
…/CMakeLists.txt :18:
# Compute VERSION and SOVERSION:
taboege/p6-SAT-Solver-MiniSAT
…/CMakeLists.txt :20:
set(MINISAT_VERSION ${MINISAT_SOMAJOR}.${MINISAT_SOMINOR}.${MINISAT_SORELEASE})
taboege/p6-SAT-Solver-MiniSAT
…/CMakeLists.txt :22:
set(MINISAT_VERSION ${MINISAT_SOMAJOR}.${MINISAT_SOMINOR})
taboege/p6-SAT-Solver-MiniSAT
…/CMakeLists.txt :24:
set(MINISAT_SOVERSION ${MINISAT_SOMAJOR})
taboege/p6-SAT-Solver-MiniSAT
…/CMakeLists.txt :68:
VERSION ${MINISAT_VERSION}
taboege/p6-SAT-Solver-MiniSAT
…/CMakeLists.txt :69:
SOVERSION ${MINISAT_SOVERSION})
tadzik/Shell-Command
…/.travis.yml :14:
- rakudobrew build-panda ${TRAVIS_PERL6_VERSION#latest}
tadzik/panda
…/.travis.yml :14:
- rakudobrew build-panda ${TRAVIS_PERL6_VERSION#latest}
titsuki/p6-Terminal-Readsecret
…/readsecret.h :29:
#define RSECRET_VERSION_MAJOR 1
titsuki/p6-Terminal-Readsecret
…/readsecret.h :30:
#define RSECRET_VERSION_MINOR 0
titsuki/p6-Terminal-Readsecret
…/readsecret.h :31:
#define RSECRET_VERSION_STR "1.0"
tokuhirom/p6-HTTP-Server-Tiny
…/README.md :49:
VERSIONING RULE
tokuhirom/p6-HTTP-Server-Tiny
…/Tiny.pm6 :635:
=head1 VERSIONING RULE
tokuhirom/p6-Protocol-WebSocket
…/P6W.pm6 :30:
unless %env<HTTP_SEC_WEBSOCKET_VERSION> ~~ /^\d+$/ {
tony-o/perl6-html-parser-xml
…/S05.html :235:
<li class='indexItem indexItem1'><a href='#VERSION'>VERSION</a>
tony-o/perl6-html-parser-xml
…/S05.html :340:
name="VERSION"
tony-o/perl6-html-parser-xml
…/S05.html :341:
>VERSION</a></h1>
tony-o/perl6-html-parser-xml
…/S05.mini.html :235:
<li class='indexItem indexItem1'><a href='#VERSION'>VERSION</a>
tony-o/perl6-web-scraper
…/02_http.t :19:
{ href => '#VERSION', meta => 'VERSION' },
ugexe/zef
…/CLI.pm6 :17:
my $VERSION = try EVAL q[$?DISTRIBUTION.meta<ver version>.first(*.so)];
ugexe/zef
…/CLI.pm6 :704:
!! ($VERSION // 'unknown');
zag/plosurin
…/Plosurin.pm :2:
my $VERSION = '0.02';
zag/plosurin
…/Plosurin.pm :214:
# Plosurin ver. $VERSION
zoffixznet/perl6-Color
…/README.pod :145:
=head1 CONVERSION METHODS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment