Ecosyste.ms: OpenCollective

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

github.com/OpenMS/autowrap

Generates Python Extension modules from Cythons PXD files
https://github.com/OpenMS/autowrap

make cross-platform

2bfb3c9e32823b04fddbe0ef6e2bc67b13a2aa92 authored over 4 years ago by Julianus Pfeuffer <[email protected]>
Changed the test to look like in OpenMS

1e2790b0aad0e013c154414829473312104d45a1 authored over 4 years ago by Julianus Pfeuffer <[email protected]>
added debugging info for symbol and file where attribute fails to wrap

cd9e146f614a8f0d625cb9ae6642c0771e43aa35 authored almost 5 years ago by Samuel Wein <[email protected]>
Merge pull request #3 from uweschmitt/master

merge in upstream

12d3e18afa9cf3b2933ad5ccbf17cbbb3f44d905 authored almost 5 years ago by Samuel Wein <[email protected]>
Merge branch 'master' of ssh://github.com/poshul/autowrap

3599fdbf79b0de3e1fac691875a9da13851bc2cf authored almost 5 years ago by Samuel Wein <[email protected]>
[fix] added some support for parsing AttributeNodes

3a0caf901590d9ef2a09cbdd7725cc2766875b30 authored almost 5 years ago by Samuel Wein <[email protected]>
Merge pull request #92 from hroest/feature/python38

[BUILD] test Python 3.8 as well

1f6a21c3af22bdf8ce63d1dd384c33ae23479b1b authored almost 5 years ago by Uwe Schmitt <[email protected]>
Merge pull request #91 from hroest/feature/ref_return_values

Feature/ref return values

3b51933a29219a4a6bf75fc9c153f8cc04a44a65 authored almost 5 years ago by Uwe Schmitt <[email protected]>
[BUILD] test Python 3.8 as well

fedc245fadf2dc70e53ea8f0b0893276c84e0e62 authored almost 5 years ago by Hannes Roest <[email protected]>
[BUILD] bump version to 0.22

925b8c774964594610ae2c489a34d41fe3411927 authored almost 5 years ago by Hannes Roest <[email protected]>
[DOC] cleanup

a568b938969c138ce3871b70367d14e03b2cff49 authored almost 5 years ago by Hannes Roest <[email protected]>
[TEST] add test

debd7ac23d7e7266fb67033ea2d49d042a7eaaf5 authored almost 5 years ago by Hannes Roest <[email protected]>
[FIX] revert change

- causes problems when passing int by-ref

81ae1d264b48a181bb7383f52b3b27a8a4d1f9dd authored almost 5 years ago by Hannes Roest <[email protected]>
[FEATURE] conversion of refs

905f3f1fc67e51b3095a848084138bbc0c7f5ff5 authored almost 5 years ago by Hannes Roest <[email protected]>
[FEATURE] allow get and set method with operator[]

- add code for __setitem__ through function signature:

Object& operator[](size_t idx)

c697c39978c8ba6056a47a578c75c077fb291ea1 authored almost 5 years ago by Hannes Roest <[email protected]>
[feature] Added code to report which PXD file parsing failed on.

e92e88c1289ad6c304c9cacb3ba3af6de31c7013 authored almost 5 years ago by Samuel Wein <[email protected]>
Merge pull request #89 from poshul/fix_typo

Fixed missing O in output

c515d8360e25235feb0b4975c5c4578cfbb4bcfd authored almost 5 years ago by Uwe Schmitt <[email protected]>
Fixed missing O in output

3d778c268414ea506f8eda05eec3f56d5cd0b8da authored almost 5 years ago by Samuel Wein <[email protected]>
Merge pull request #88 from hroest/feature/release21

Feature/release21

a9d3e059f45c9f496ee1432f52c2ca0a9b0272d5 authored almost 5 years ago by Uwe Schmitt <[email protected]>
[VERSION] version 0.21

16e4be53dae73d488833e16f041e005b6bc53c31 authored almost 5 years ago by Hannes Roest <[email protected]>
[FIX] raw string fix

9c19db46f87766437d431970a864557b66ffe25a authored almost 5 years ago by Hannes Roest <[email protected]>
Merge pull request #81 from hroest/feature/test

Feature/test

1c4dd39b2edc09dbc83ea8add94ae1781abe7d3e authored almost 5 years ago by Uwe Schmitt <[email protected]>
added run_test_coverage.sh

889e797d2ebf9dd36945d555830d010c7f1faf88 authored almost 5 years ago by Uwe Schmitt <[email protected]>
Merge branch 'hroest-feature/docu_class'

ec399a81ed63dfea008bcb95d517ddb3e004986c authored almost 5 years ago by Uwe Schmitt <[email protected]>
Merge branch 'feature/docu_class' of https://github.com/hroest/autowrap into hroest-feature/docu_class

721445f75c84db1a230299a14c14de9eac3667d7 authored almost 5 years ago by Uwe Schmitt <[email protected]>
marked all test pxd files as python 2 syntax

2889e59653fd3784e2523afabbb940c032d33a95 authored almost 5 years ago by Uwe Schmitt <[email protected]>
[DOCU] attempt to allow more powerful docstrings for classes

6dcb0bd7e07a255ee8f9d6e333331aa238bc128c authored almost 5 years ago by Hannes Roest <[email protected]>
[feature] add parameter to generate_code that specifies whether to precede foreign imports with a .

82f3c55f990d70cd1de3bb3f65fcefeb8167a2a5 authored about 5 years ago by poshul <[email protected]>
Merge branch 'poshul-update_boost'

850d41b28c2d5a39354d6d1177da2336168131d9 authored about 5 years ago by Uwe Schmitt <[email protected]>
[fix] added predefso

87b01844186595c425f20e5c28371666a09b8524 authored about 5 years ago by poshul <[email protected]>
[fix] added boost core files

73e11550da3137c48e70beef9abb53639dc160dd authored about 5 years ago by poshul <[email protected]>
[fix] added missing boost core files

adc4a37f88e1572d8117449c91cb5ae7928868ed authored about 5 years ago by poshul <[email protected]>
[fix] add new boost files

8dd21954e9e958ee7bc4362b5ec3536cba67f93f authored about 5 years ago by poshul <[email protected]>
[fix] update boost files on github

3e805c2b28610d3f53ec5fe3715b0c29af8d8f9a authored about 5 years ago by poshul <[email protected]>
Merge pull request #2 from poshul/master

Merge from master

d95fe1fba9feef16b55e7c4a56bd4e74ec16ff00 authored about 5 years ago by Samuel Wein <[email protected]>
Merge pull request #1 from uweschmitt/master

Merge from upstream

cf885d10ff115d8b46179f92ad6ccbcee17a9d4f authored about 5 years ago by Samuel Wein <[email protected]>
Undisabled sys.version_info_major

d81ef2af07c601e959741d81ed0a1b00068d321f authored about 5 years ago by poshul <[email protected]>
[FIX] module import fix

e29c3c47867c27f4ee09bd4505201628d8cb6172 authored about 5 years ago by Hannes Roest <[email protected]>
Merge branch 'master' into feature/test

807c73b5125845aa18955253c8a0b8f193684393 authored about 5 years ago by Hannes Roest <[email protected]>
[NOP] break up test file

2bf6eb19e683fe962e690daefbee0c82a516aaa5 authored about 5 years ago by Hannes Roest <[email protected]>
removed testing against Python 2.6 and 3.3 from .travis.yml

c51adf31d815b9a7a507a0a54e25d16da1909cf9 authored about 5 years ago by Uwe Schmitt <[email protected]>
[feature] add parameter to autowrap.generate_code to specify which type of shared_ptr to use. Fixed typo

ff237553c94bad41b60912dc1bf9ec6316302c45 authored about 5 years ago by poshul <[email protected]>
Merge branch 'master' of github.com:uweschmitt/autowrap

8cb5625a332e016076b3651130ff9bc4f716264d authored about 5 years ago by Uwe Schmitt <[email protected]>
[VERSION] bumped version to 0.20.0

e4215917d35622a512c8d73683d7d9ec28a51ec0 authored about 5 years ago by Uwe Schmitt <[email protected]>
Merge pull request #76 from hroest/feature/py37

[TEST] add Python 3.7

9f4c79e3dcefc30d512cb9de6716bcc51fb060ab authored about 5 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' into feature/py37

39d303d4e3603d2b6f5ab03dcbc3b958f2bde3b8 authored about 5 years ago by Uwe Schmitt <[email protected]>
Merge pull request #77 from hroest/feature/enum_mapping

Feature/enum mapping

ada0d27a9464e434dc58968fa76421ccf73c2a4b authored about 5 years ago by Uwe Schmitt <[email protected]>
Merge branch 'hroest-feature/docstr'

1e447b91e60e7509d6793cef22ba557b83053af3 authored about 5 years ago by Uwe Schmitt <[email protected]>
Merge branch 'feature/docstr' of https://github.com/hroest/autowrap into hroest-feature/docstr

ceb68c37356915d0bd29f26ad9970c23db2d61f0 authored about 5 years ago by Uwe Schmitt <[email protected]>
[Fix] fix definition of python version that breaks openMS build with py3

e8bbb9fcd52710cbd5543fe6b71bbb226d4103da authored about 5 years ago by poshul <[email protected]>
removed obsolete python version from .travis.yml and add 3.7

0f51c8a062342fd3f4c19064921e884e694cbb41 authored over 5 years ago by Uwe Schmitt <[email protected]>
bumped version to 0.19.1

622f863dfa510d0c649c0c7934b9b1044eaecdfb authored over 5 years ago by Uwe Schmitt <[email protected]>
added pytthon 3.7 support to package meta

ad61daa2847984eaf2250ca060bd7b489e84f473 authored over 5 years ago by Uwe Schmitt <[email protected]>
requirements.txt -> requirements_dev.txt + cleanup

191ad89bcd079500a079786c21f69d31a256273e authored over 5 years ago by Uwe Schmitt <[email protected]>
tests run with py3 without warnings now

ecb647176a33bcee198dea91469a8f6e8360008e authored over 5 years ago by Uwe Schmitt <[email protected]>
[VERSION] bump version

b14e0a17c684b0012b0a20c46e37b18379384299 authored over 5 years ago by Hannes Roest <[email protected]>
[TEST] add tests for new features, docstrings

bc5ce4ffb35f98ca37399ae35b2907a8721b0fcd authored over 5 years ago by Hannes Roest <[email protected]>
[FIX] regex fix

5b9856dffcdf576a52ebbb8807cb15a63c098233 authored almost 6 years ago by Hannes Roest <[email protected]>
[FEATURE] add inheritance info

76009ac30295033aff4c5ea79837ab2764f0f967 authored almost 6 years ago by Hannes Roest <[email protected]>
[FEATURE] simplify, fix multi-pxd lib

ff11eb942a73b05484670a4a9e19f414879e68df authored almost 6 years ago by Hannes Roest <[email protected]>
[FIX] Py3 fix

08f1f6d67c0d70f87d18b6cb875bc4db35f03b6f authored almost 6 years ago by Hannes Roest <[email protected]>
[NOP] bump version

ec8177d84cd57bf68a34765e4b9e2fe8837beadb authored almost 6 years ago by Hannes Roest <[email protected]>
[FEATURE] add enum mapping

4701b6307065218dea07a564757fa8f1e9b075c8 authored almost 6 years ago by Hannes Roest <[email protected]>
[TEST] add Python 3.7

bc1471080dd7a163fd243de9ceb9406f90246f3a authored almost 6 years ago by Hannes Roest <[email protected]>
[TEST] add Python 3.7

2ba51887efc1c4d74d4f2c0358c5b5f53a636bce authored almost 6 years ago by Hannes Roest <[email protected]>
[TEST] add Python 3.7

79d916f86d5eeb47a10d1ab3cfb039e53e5c5c58 authored almost 6 years ago by Hannes Roest <[email protected]>
fixed test which cluttered project folder

23ee4583f056df9dfb8855d19b7dcebe0fcd9541 authored over 6 years ago by Uwe Schmitt <[email protected]>
bumped version to 0.19.0

dce5bfd70901b426674808f8bfcb6e96b77c8803 authored over 6 years ago by Uwe Schmitt <[email protected]>
Merge pull request #75 from hroest/feature/doc_overload

[FIX] also add docstrings to overloaded methods

c2c9c55f64e4573d8f9a2456539ca6e21860474a authored over 6 years ago by Uwe Schmitt <[email protected]>
[TEST] fix

f16d407a94730b6ca6ce5cd4e6fa8e4ffd646fc8 authored over 6 years ago by Hannes Roest <[email protected]>
[FIX] also add docstrings to overloaded methods

- concatenate the doc strings for overloaded methods
- shows all call signatures in the docstring

d790fec3d88d75e2a9c3efe23cb7973cba80579b authored over 6 years ago by Hannes Roest <[email protected]>
bumped version to 0.18.1

26b3a2bc8e9a054b667ccf4d58fc1760c76e29b3 authored over 6 years ago by Uwe <[email protected]>
Merge pull request #74 from hroest/feature/class_doc

Feature/class doc

6502c3fcb24eb38f485b461e4808b4695b2e7c58 authored over 6 years ago by Uwe Schmitt <[email protected]>
[FIX] code fix

75d3b104024154afbeaaccb03c8ed13ed0910448 authored over 6 years ago by Hannes Roest <[email protected]>
fix

90ebb5f0071d90979c25a5b19f98b2c3b9dd198b authored over 6 years ago by Hannes Roest <[email protected]>
[TEST] extend test

4ea73eb4db1771e96a7c56db4d5ca623b881ae8a authored over 6 years ago by Hannes Roest <[email protected]>
[DOC] docu

f03f0e0bc8ef3840e1bf7cf2f7e19efa962a2f6b authored over 6 years ago by Hannes Roest <[email protected]>
[TEST] add test for docstring

d8346310a0ec859020bb80a0acad31d5df1a9416 authored over 6 years ago by Hannes Roest <[email protected]>
[FEATURE] class-level doc string

141955160a4545ddb0daf2932364712440b5fac9 authored over 6 years ago by Hannes Roest <[email protected]>
bumped version to 0.18.0

83649aad9cf1f4081f4f8c37ca971f5ebf5e5a56 authored over 6 years ago by Uwe <[email protected]>
Merge pull request #73 from hroest/static_wrapas

Static wrapas

c7f0457c5e047691b07d931efd9b657bc8f53435 authored over 6 years ago by Uwe Schmitt <[email protected]>
[TEST] test static wrap-as

6df7b9a545e39d63dc2448e3f9cb44194cf76aff authored over 6 years ago by Hannes Roest <[email protected]>
[FEATURE] allow display name of static fxn

- allows user to change the display name (wrap-as) for static functions
of a class

3f600cdb0a8ef47c38ede71f5ba841331fd3325a authored over 6 years ago by Hannes Roest <[email protected]>
bumped version to 0.17.0

a921665f37e16f99a69c78f716e28401940eb9ab authored over 6 years ago by Uwe <[email protected]>
Merge pull request #70 from hroest/feature/const_ref

Feature/const ref

613b59ec839fd30f3405f59fa0e3ad3c2694f039 authored over 6 years ago by Uwe Schmitt <[email protected]>
[FIX] actually test call3

3795fb75caf2115b3f59185acee6519654895727 authored over 6 years ago by Hannes Roest <[email protected]>
bumped version to 0.16.0

825efe93077fa26ddf71430ff182cf5eab38febd authored over 6 years ago by Uwe <[email protected]>
Merge pull request #71 from narekgharibyan/libcpp_utf8_output_string

Introducing libcpp_utf8_output_string type

70370c6fbf38096e268fc00ca6d76be2bee13932 authored over 6 years ago by Uwe Schmitt <[email protected]>
- introduced libcpp_utf8_output_string type, which decodes bytes

to python (unicode) strings on function return

ba833ea711f6f3e2a78486913b6c5806bf629b37 authored over 6 years ago by Narek Gharibyan <[email protected]>
[TEST] adopt tests

adc970eea755e271d9754d65b7e950c927296c0e authored over 6 years ago by Hannes Roest <[email protected]>
[TEST] adopt tests

f7e4a54b74925ca6f4e4184ca95a9e387bf1eb51 authored over 6 years ago by Hannes Roest <[email protected]>
[TEST] testing const template args

3de03d65e0602330d268bd471f8a483b9c3b637e authored over 6 years ago by Hannes Roest <[email protected]>
[FIX] properly handle const template arguments

a169973a87ab00b4d0eabbab67c25ca50b698849 authored over 6 years ago by Hannes Roest <[email protected]>
[FIX] respect const-ref

08442785c63a15e86b8da6fc01e6cae5692ec96b authored over 6 years ago by Hannes Roest <[email protected]>
bumpted to version 0.15.0

644a4cc77525489839d6d3bbd4574e8119deafe4 authored almost 7 years ago by Uwe <[email protected]>
Merge pull request #69 from hroest/mult

Multiplication

06b38c96f97e5fd420320e130992954055882bd9 authored almost 7 years ago by Uwe Schmitt <[email protected]>
[TEST] add test for multiplication

6982affac06a04e71c74ee6489125f92bdc3f4be authored almost 7 years ago by Hannes Roest <[email protected]>
[FEATURE] multiplication

9a0941c4aa7fd897b68402420b636ddd9e20f534 authored almost 7 years ago by Hannes Roest <[email protected]>
bumped version to 0.14, 0.13.2 was not enough due to new feature

31dbeb5065dd57da767fdee32f47dbe5db24c027 authored over 7 years ago by Uwe <[email protected]>
Merge pull request #67 from hroest/feature/attach_classes

support for nested classes

959e19ab781a26b8e2b1ec4e44cb7c2b2e1c453c authored over 7 years ago by Uwe Schmitt <[email protected]>