Ecosyste.ms: OpenCollective

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

github.com/georust/wkt

Rust read/write support for well-known text (WKT)
https://github.com/georust/wkt

Merge #60

60: add docs/crates badge. remove deprecated CI badge r=frewsxcv a=michaelkirk

- [x] I agree to...

c7090321bb39576ba4d36d90852f04580ec3fbbe authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
add docs/crates badge. remove deprecated CI badge

we no longer use travis ci. I could have changed this to the GH action
badge, but people can alr...

da8439e9b88a79b95e7ca899514d38b9612b809e authored almost 4 years ago by Michael Kirk <[email protected]>
Merge #59

59: impl serde::Deserialize for Wkt and Geometry (and helper function) r=michaelkirk a=woshilapi...

1260fd6ef6a292df1d13073131056641f4a36f12 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
expose helper function only when geo-types and serde

fe5e129bb17984df5c51ad2b97da98da769516cf authored almost 4 years ago by Jean SIMARD <[email protected]>
make helper function generic over float type

be202f413bfc1f2dbdfff3d0333cb8c0606025f0 authored almost 4 years ago by Jean SIMARD <[email protected]>
remove unwrap in deserialize helper function

d5a8de371219c84d9fff67a8e501d44f5c397a1d authored almost 4 years ago by Jean SIMARD <[email protected]>
expose deserialize helper function at crate level

f5e5d359f76fe0aa25767e4f766e61d42b651bbf authored almost 4 years ago by Jean SIMARD <[email protected]>
add helper function to deserialize to geo_types::Geometry

9f1de490fb0206f5a028c3927e9cee9f34e5e8f2 authored almost 4 years ago by Jean SIMARD <[email protected]>
impl serde::Deserialize for Wkt and Geometry

78ec483548b83cd5b661c67c0e0eb683df36284a authored almost 4 years ago by Jean SIMARD <[email protected]>
update CHANGES for next release

1e3140b8fbe15b761d7ad54b7b408d92c41367b0 authored almost 4 years ago by Michael Kirk <[email protected]>
WKT 0.9.0 release

61d724527abf6479c293b6b59386ef96d317e391 authored almost 4 years ago by Michael Kirk <[email protected]>
Merge #57

57: specific errors and `try_into` for inner geo-types r=urschrei a=michaelkirk

- [x] I agree t...

9a1eef43b1df5de2bf633031989fd7986d4930c1 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
specific errors and `try_into` for inner geo-types

1ea19ae641654fbc3aa1f6b87a31b4c947f1f4b3 authored almost 4 years ago by Michael Kirk <[email protected]>
cargo fmt

f049273dedf6c9be22dcc9cc2e51dd06e1d5a1da authored almost 4 years ago by Michael Kirk <[email protected]>
Merge #54

54: Mkirk/debug r=frewsxcv a=michaelkirk

- [x] I agree to follow the project's [code of conduct...

2a1a432c403e7a36147d0e6de6d6897246a5a781 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
add debug

27cc7bfd1b063f0cc088ca69b41961d8183fee8e authored almost 4 years ago by Michael Kirk <[email protected]>
update CHANGES

1a3dff54eb534de23cf39d0864973b58e8d3f769 authored almost 4 years ago by Michael Kirk <[email protected]>
organizing imports

c85b6e5ab9ba6875486501c4b53441c69f673939 authored almost 4 years ago by Michael Kirk <[email protected]>
adapt to geo-types-0.7 CoordFloat

efb2ed2794009445dc8ca966a850443b047b3abd authored almost 4 years ago by Michael Kirk <[email protected]>
Merge #47

47: Try/From<Wkt> traits for Geometry r=frewsxcv a=michaelkirk

This is a couple separate but re...

64efb10ba17443ef9182a0eb5ce262624b322320 authored about 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
move to .github subdir (facepalm)

abc9192cf236ad1f2ed1a31611ceca984dfc00a5 authored about 4 years ago by Michael Kirk <[email protected]>
Merge pull request #51 from michaelkirk/mkirk/project-mgmt

copy project mgmt from geo

628db39fca14e46c67917cc136640df1c0d6656f authored about 4 years ago by Michael Kirk <[email protected]>
bors config

7946fb0c00e8b8a11dfd8c7187fa5fdc90a3a50e authored about 4 years ago by Michael Kirk <[email protected]>
migrate CI from travis -> GH actions

95731e4eba02922b0f3a6e507e28f87f7f25a6e2 authored about 4 years ago by Michael Kirk <[email protected]>
steal pull_request_template from geo

b21eed95926c06a61160cd4bb9ce5c251bee0115 authored about 4 years ago by Michael Kirk <[email protected]>
start tracking changes in CHANGES.md

95fcdc0f5ce769b4b1a9208e80cb057a53dc5b39 authored about 4 years ago by Michael Kirk <[email protected]>
Try/From<Wkt> traits

81aee2ce72fb4f6c6bdc9fbca74a5dbfc7321f23 authored about 4 years ago by Michael Kirk <[email protected]>
add Clone for Wkt types

2c1acdcd47b06c31a93643251eaa34d564249cd1 authored about 4 years ago by Michael Kirk <[email protected]>
prepare for 0.8.0 release

2d1370e6aab41df13b29af7dd0e05d875b6ebaee authored over 4 years ago by Corey Farwell <[email protected]>
Merge pull request #45 from riendegris/update_dependencies

Update dependencies (geo-types 0.6)

a4afa8f97c03212436657e3f047f48390fa464ea authored over 4 years ago by Corey Farwell <[email protected]>
Update dependencies (geo-types 0.6)

8be46c25b51ce5063bba6a28196c0c250ebf5fc5 authored over 4 years ago by riendegris <[email protected]>
prepare for 0.7.0 release

26e39cdb43588d81d51f2d025dc05e08fbbf5654 authored over 4 years ago by Corey Farwell <[email protected]>
Merge pull request #44 from blackrez/fix_geotypes

update to the last geo_types version

3940e3b05234e1a33dc2cf6a9c42066023d9c3b1 authored over 4 years ago by Corey Farwell <[email protected]>
update to the last geo_types version

14d8f5fa750a1dd7cd7c54a793bc9bfaa4e57054 authored over 4 years ago by Nabil blackrez Servais <[email protected]>
prepare for 0.6.0 release

8d11afe1894cc449d6f6beb945f620d6a742adb3 authored about 5 years ago by Corey Farwell <[email protected]>
fix warnings

05dea738ac49999a4688247edf0fac91594253b8 authored about 5 years ago by Corey Farwell <[email protected]>
rustfmt

d54bb1010a02bc937a2f95da32240ccce8c5bd4a authored about 5 years ago by Corey Farwell <[email protected]>
Merge #43

43: Use generic type for precision in conversion r=frewsxcv a=pjsier

Attempt to close #33. I ba...

1faf2b350862891f41e82f1cb6a1df3940dfe98f authored about 5 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Use num_traits::Float instead of f64 for all types

5aa1fc4a2e19e8efba50aa1ae7c1e2e21627d023 authored over 5 years ago by pjsier <[email protected]>
Use generic type for precision in conversion

a10e99a8405e387e7aaa4d7876a3040bc0ad32ba authored over 5 years ago by pjsier <[email protected]>
Merge #42

42: upgrade geo_types r=frewsxcv a=antoine-de

update to geo_types 0.4

It might be worth wait...

30c53e6abd1502412dc64de1405862e630f6f56c authored almost 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
upgrade geo_types

a7475d58ab36638572bd0a3bcc1b32e09c782370 authored almost 6 years ago by antoine-de <[email protected]>
Prepare for 0.4.0 release.

8efb7324dcd936e17f160e06841affce51908b10 authored almost 6 years ago by Corey Farwell <[email protected]>
Merge #41

41: update geo-types to 0.3 r=frewsxcv a=antoine-de

Co-authored-by: antoine-de <antoine.desbo...

e30e12316753a1aa5a0c02ed5ef660214d389243 authored almost 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
update geo-types to 0.3

380e6fcfa78492ed2166c04567b1fcf6fb037650 authored almost 6 years ago by antoine-de <[email protected]>
prepare for 0.2.1 release

20689bdfdf9b385ec343580dafb5f9ca9f3b3cea authored about 6 years ago by Corey Farwell <[email protected]>
Merge #40

40: Remove recursion to prevent stack overflow r=frewsxcv a=osialr

Was running AFL on this libr...

934cb62857cb3b4f87714420776917611b836e8f authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
Remove recursion to prevent stack overflow

1d7b79e841f977c982907b70a969a5a6df664fb9 authored about 6 years ago by Ryan Osial <[email protected]>
Merge #39

39: Don't panic on invalid number r=frewsxcv a=osialr

In Wkt::from_str, invalid numbers are cau...

f326aedb7b4e582a9e88d92be0b87be14fce77b0 authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
Don't panic on invalid number

b6f0521df2db2bad191e7e520aae17ec87cfc3bf authored about 6 years ago by Ryan Osial <[email protected]>
Merge #38

38: Update geo types 2 r=frewsxcv a=antoine-de

update to geo_types 0.2

Co-authored-by: Antoine...

33ab54d67c82b15e9ba5a3f044cc1ef825d8ae3a authored about 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
update version

e7e388720fcf76d8b104b6ac2b0c9c4dc636aac2 authored about 6 years ago by Antoine D <[email protected]>
update geo-types

update to geo_types 0.2

f5158aac9c4b9c0428e9bc5bda2dc71223ee9af4 authored about 6 years ago by Antoine D <[email protected]>
Remove unnecessary allocation

a4eea92ed92fd54a7d2a2cb0fee335073709bbd5 authored about 6 years ago by Corey Farwell <[email protected]>
prepare for 0.1.3 release

d6dfec775a6369405305ead04c76b94cd56d1c81 authored over 6 years ago by Corey Farwell <[email protected]>
avoid unneeded uppercase allocation

ca498ac115f3a8f2816ffd0ae444e866c58277e3 authored over 6 years ago by Corey Farwell <[email protected]>
avoid unneeded uppercase allocation, improve perf by 11%

70178327e8455022132cca94edfe2c8598caa37a authored over 6 years ago by Corey Farwell <[email protected]>
remove duplicate FromTokens definition

21e863a8d13f775dd852222959d4d1234d2a9008 authored over 6 years ago by Corey Farwell <[email protected]>
rustfmt

e2e6b43bb5f04221fdbc7100942650385def80ed authored over 6 years ago by Corey Farwell <[email protected]>
read_until_whitespace should return an Option, perf improves by 5%

80c4167ae8874ae668f82c991151e1330f80c654 authored over 6 years ago by Corey Farwell <[email protected]>
don't allocate string for tokens, improve performance by 17%

516e80551f3e9fbc3eab6e50415c5390a0c6a04e authored over 6 years ago by Corey Farwell <[email protected]>
remove unnecessary allocation (10% improvement)

bb7d7f07d8ed2668f0072dda8a819410fbb9e859 authored over 6 years ago by Corey Farwell <[email protected]>
also add a small benchmark

aff6343e1099915725899bf912a27b5c6e820964 authored over 6 years ago by Corey Farwell <[email protected]>
Add benchmark.

e1696030dc9a989e5ee006df65b0b79dabbf7000 authored over 6 years ago by Corey Farwell <[email protected]>
Add CoC from georust/geo.

ac93a4da36c0e275590a836190a4cb61299cba9f authored over 6 years ago by Corey Farwell <[email protected]>
Add link to API documentation.

a60a1c25b5ecf434b781ab5710bb979164717f22 authored over 6 years ago by Corey Farwell <[email protected]>
README improvements.

3bd130a99d6d69f4f698eb639b38b51160d29b58 authored over 6 years ago by Corey Farwell <[email protected]>
Update links to reflect renaming.

https://github.com/georust/meta/issues/5

7fb138dd5e67a0fdff339dbf5a4d5dbd59ab4b40 authored over 6 years ago by Corey Farwell <[email protected]>
Prepare for 0.1.2 release.

3e2947f2142befe33c0abd70599a9b39784d690b authored over 6 years ago by Corey Farwell <[email protected]>
Merge #37

37: Convert wkt types to geo types r=frewsxcv a=datanel

For conversions that fail I use a custo...

0a5261e61c698aa76d376a7dd4a0be45cf03f8e5 authored over 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
Convert types to geo_types

fcc1b15398587ea49a1f48397b504f38b8fb003e authored over 6 years ago by David Quintanel <[email protected]>
Prepare for 0.1.1 release.

abaa0b4dbb1fd3192031b6d3049097cfd2285405 authored over 6 years ago by Corey Farwell <[email protected]>
Merge #35

35: Implement Display for geometries r=frewsxcv a=datanel

fix https://github.com/georust/rust-w...

08fe73396d8f9251799f4305947460765f73175f authored over 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
Implement Display for geometries

83c61606bc1e9d85fb8a44889e501f4a04f97091 authored over 6 years ago by David Quintanel <[email protected]>
Prepare for 0.1.0 release.

c684425a70a3836834ec86e9536ad07fa6089102 authored over 6 years ago by Corey Farwell <[email protected]>
Merge #34

34: used last version of geo-types r=frewsxcv a=datanel

Co-authored-by: David Quintanel <davi...

cbe9dea4542b65df2f9545179a875bc5e851b3d0 authored over 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
used last version of geo-types

426c61bda311042bc511c9c1c1d8da4b75b89552 authored over 6 years ago by David Quintanel <[email protected]>
cargo fmt

91a02e4fa5246c1abc07c1800dbf7a58174cd373 authored over 6 years ago by Corey Farwell <[email protected]>
cargo fmt

e87eb884bef9309890d6de926b87fa678d02e5fa authored almost 8 years ago by Corey Farwell <[email protected]>
Relicense as "MIT/Apache-2.0".

Merge #30 a=@frewsxcv r=@frewsxcv
______________________________________________________________...

92d4e707a478f754dd919c613ee707f1aff2a6de authored over 8 years ago by aelita-mergebot <[email protected]>
Relicense as "MIT/Apache-2.0".

I'm the only contributor, so this should be a straightforward license
change.

a2da652b62a2baeafeacda4085f606d36022dc20 authored over 8 years ago by Corey Farwell <[email protected]>
Merge pull request #29 from georust/methods

Make `Wkt` methods public.

969c035bd036cbc45f9c58c0850d7c5ffd3b29fd authored over 8 years ago by Corey Farwell <[email protected]>
Make `Wkt` methods public.

These should be public, not private.

e7879cf374b1ffea670aa0880fce8bc34c51f51c authored over 8 years ago by Corey Farwell <[email protected]>
Bump to 0.0.5

8efe6343de6b7f644782cae61482fb1b311346a6 authored almost 9 years ago by Corey Farwell <[email protected]>
Merge pull request #26 from georust/optional-geo

'geo' dependency should be optional.

c4a9d716c2175ba5ad27cec9e299d35c4a365c22 authored almost 9 years ago by Corey Farwell <[email protected]>
'geo' dependency should be optional.

9985ca6d1cf3f9fe489b1b4fa335e5c7827be607 authored almost 9 years ago by Corey Farwell <[email protected]>
Bump version: 0.0.3 -> 0.0.4

Fixes #23

18eaf9e5ab2fba6e5316708fcd9328b2df502149 authored over 9 years ago by Corey Farwell <[email protected]>
Merge pull request #22 from georust/multiple-channels

Run on multiple channels of Rust

b7c7caff27c291020fbf97e564921a03cc59ca6e authored over 9 years ago by Corey Farwell <[email protected]>
Remove explicit 'script' definition

64925387c2e4ec1ee784740865ef5e8065211487 authored over 9 years ago by Corey Farwell <[email protected]>
Run on multiple channels of Rust

eca5c4815de80fbc6cad32bdd1f092ae402ec8da authored over 9 years ago by Corey Farwell <[email protected]>
Fix compilation issues with Rust beta

6ef8c409ea2fcb9b7f1737fb1111901287d4360c authored almost 10 years ago by Corey Farwell <[email protected]>
Remove now-stable feature std_misc

a0dbe9d8ae776a205c949ce3826e3ed812f029b4 authored almost 10 years ago by Corey Farwell <[email protected]>
Don't explicitly use .iter()

ba8d69b3cf019e9cb99c530b3401b9a7a2614375 authored almost 10 years ago by Corey Farwell <[email protected]>
Remove unused core feature

83db0724d14452460eff34abb68b29b6441976f1 authored almost 10 years ago by Corey Farwell <[email protected]>
Clean up some warnings

47956ea1c7e8302c84b2f718906511ff6bd55e16 authored almost 10 years ago by Corey Farwell <[email protected]>
Utilize recent Deref changes

5c13e15d6e900bd68510bcf75484e5a5c8b05c6d authored almost 10 years ago by Corey Farwell <[email protected]>
Utilize try!

363814398034835fb03d7883deeb90e6d695491f authored almost 10 years ago by Corey Farwell <[email protected]>
Bump Geo

0d0f7268831e010d778e50c37790d7191d4a45cb authored almost 10 years ago by Corey Farwell <[email protected]>
Compile with latest Rust

74e3927ce0a7a4075c4f816222f5d214123d68aa authored almost 10 years ago by Corey Farwell <[email protected]>
Add TODO

907e3da2e7f801ee3ed47e0c237630e7ab11f557 authored almost 10 years ago by Corey Farwell <[email protected]>