Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eXist-db/semver.xq

SemVer 2.0 parsing in XQuery
https://github.com/eXist-db/semver.xq

[maven-release-plugin] prepare release 2.2.2

794593eb05f8b4d7e2f233cd84d6cfcad2fda487 authored almost 4 years ago by Joe Wicentowski <[email protected]>
Prepare v2.2.2

337476aa1d2ed2c62e51412422fb0c333ef388b8 authored almost 4 years ago by Joe Wicentowski <[email protected]>
Merge pull request #3 from joewiz/fix-compare

Fix semver:compare function

d57aa73d5b00f69c360da962dcf25071362173e1 authored almost 4 years ago by Juri Leino <[email protected]>
[ignore] adopt community convention for xq libs

05f3779fb370df9eca202212929c418806a3ae63 authored almost 4 years ago by Joe Wicentowski <[email protected]>
[ignore] ignore .DS_Store files

f08d0cf2de5651baac7d020e983b150230888102 authored almost 4 years ago by Joe Wicentowski <[email protected]>
Add array and map namespace decls for Saxon users

a537067a194eb4196fb550de6d9f6c094aa452c2 authored almost 4 years ago by Joe Wicentowski <[email protected]>
[ignore] Remove hardcoded module location

ca9e29402afc81702f6bc1cb407e9606b8a9fe00 authored almost 4 years ago by Joe Wicentowski <[email protected]>
Fix semver:compare function

Also:
- add tests for fixed semver:compare functionality
- fix test stc:gt test
- add test for s...

542ee9398927109f76ca61040f978e95a48fee83 authored almost 4 years ago by Joe Wicentowski <[email protected]>
Update LICENSE

Fix spelling

99142585df358df8ccbad88bcffce81fffe5d668 authored almost 4 years ago by Joe Wicentowski <[email protected]>
[maven-release-plugin] prepare for next development iteration

049b043d475862200f07a2c0640d8cf5b9eab423 authored over 5 years ago by Adam Retter <[email protected]>
[maven-release-plugin] prepare release 2.2.1

77b4f9eb7e4855fe4fa2bbdfee02a0e9a165084b authored over 5 years ago by Adam Retter <[email protected]>
Fix to coerce function

It wasn’t building the “identifiers” entry

0bb5422b2cc5b2f942f6e596a7dfa393c87c02d4 authored over 5 years ago by Joe Wicentowski <[email protected]>
[maven-release-plugin] prepare for next development iteration

37247845fd652ca4ea428f290318dec221ec4e22 authored over 5 years ago by Adam Retter <[email protected]>
[maven-release-plugin] prepare release 2.2.0

b9f463b4101ebf6c4835e0e7f9250cef1eba2052 authored over 5 years ago by Adam Retter <[email protected]>
[ignore] Fix typo

fcf4362685a0269852610692f5e2d48940221e1f authored over 5 years ago by Joe Wicentowski <[email protected]>
Add “coerce” param to existing functions

By default, functions do not coerce invalid semver strings, but if the coerce param is true, coe...

a271a224476cde2f1e152ca72c6eca19bc0c2edf authored over 5 years ago by Joe Wicentowski <[email protected]>
Minor edits to new coercion functions

5eba868639b4e5dcc524ac12ffc56851fd244a18 authored over 5 years ago by Joe Wicentowski <[email protected]>
Adjust handling of analyze string results again

3df99aaf02217609e94dbb773a9a386d3d617d62 authored over 5 years ago by Joe Wicentowski <[email protected]>
[bugfix] Correct parsing issues in semver:coerce

5e4d4c89a19baf10670ca26388b32719f157f953 authored over 5 years ago by Adam Retter <[email protected]>
[feature] Initial draft of code to coerce a non-semver version to a Semver 2.0 version

6c3dcdc70b9b7051358e538e591b2a10b19e4207 authored over 5 years ago by Adam Retter <[email protected]>
[ignore] reformat

181b185e59c9e8e7fd0cd63afeab4ba957ae361b authored over 5 years ago by Joe Wicentowski <[email protected]>
Fix bug in parsing of build-metadata

eb43fc03aea42275c95e53e26b891d77600e5ec1 authored over 5 years ago by Joe Wicentowski <[email protected]>
Tweak module naming - just ‘semver’ where possible

with this change:

repo name: semver.xq
module filename: semver.xq
module namespace prefix: semv...

f43af73a80888f86fb38f10e845d6588eb329914 authored over 5 years ago by Joe Wicentowski <[email protected]>
Capitalize organization name

62257196ce0bed61c9b260e548edf9b6c9af2b5a authored over 5 years ago by Joe Wicentowski <[email protected]>
Correct spelling of name

cf24b64a32a53e5e869cd82c74d8fec0382e22be authored over 5 years ago by Joe Wicentowski <[email protected]>
Add license header

55b2932d98551fa7a19467908681cad287a4f18d authored over 5 years ago by Adam Retter <[email protected]>
Refactor tests into XQSuite format

ac01d03c242e9e72caddc7ee0384578a6f1b0353 authored over 5 years ago by Adam Retter <[email protected]>
Packaging an initial version

5c239e991b5b5a50ce8841fa003b8e656858c7f4 authored over 5 years ago by Adam Retter <[email protected]>