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

[FIX] fixed implicit cast from double to float in methods args

a845cb2d61b895e36b553492e29eeb2aa5231e63 authored over 11 years ago by Uwe Schmitt <[email protected]>
[GIT] updated tests/test_files/.gitignore

c055f980be04a05321cc92c1f7d914a3b896abcb authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] fixed wront include path in tests

c732da1fe745376561d91b3e01885993c0d1d65b authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' of http://github.com/uweschmitt/autowrap

228d16ca5cf1765744fae8d53bcb220c7b70e84e authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] added another missing file for tests

c116d2ca0623289c571e8718a40d8a4dc5e3d6e7 authored over 11 years ago by Uwe Schmitt <[email protected]>
[TEST,FIX] can now be executed from any directory

32984dc23e24924af8a86d96b62a904cfad4d96f authored over 11 years ago by Hannes Roest <[email protected]>
[FIX] added another missing file for tests

0573920c1f28cebdea7502f2419f24ee2f6c4680 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOC] added README_DEVELOP

29932ef530bcd77ae56675e637484055ce99d48b authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] addes missing file from commit 1dc8263cf0258bb07393f30f49e02b090733d6a1

38342b73fe37e2502f8d8acbaac9ed60b853ea34 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEAUTURE] detection of typical error in line annotations

8c50d73108173bcda6878654eaa9ab39279077c2 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] allow multiple annotations per line

4a38b91935834a63390d59006188e88a9b6292da authored over 11 years ago by Hannes Roest <[email protected]>
[DOC] updated README.md

8fe2e31adef1acb120a6b863ed66662c99009368 authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'contrib_hroest'

78d8de389af0c3a90b216768c35ecd5c319a2f93 authored over 11 years ago by Uwe Schmitt <[email protected]>
[NOOP] cleanup

d3aad511bc701ec6383d56b7cd8b6560ac44c98d authored over 11 years ago by Uwe Schmitt <[email protected]>
[NOOP] code cleanup

198f76bdbe18e245e305047369044d2c157d921f authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'contrib_hroest' of github.com:uweschmitt/autowrap into contrib_hroest

Conflicts:
README.md

2c34f281ef053da0593e1205b7e1452d25de5d7a authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOC] added CREDITS to README.md

97a61182d9cd5b203a32a58bfb5c3a68a918b00f authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge http://github.com/hroest/autowrap into hannes_contrib

Conflicts:
README.md
autowrap/CodeGenerator.py
autowrap/ConversionProvider.py
autowrap/DeclR...

731373f3ffb2a219fca25390e3adb055e831b410 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] fixed conversion bug for double

C double values got converted to float which resulted in
loss of precision.

1dc8263cf0258bb07393f30f49e02b090733d6a1 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] removed broken impl for ref-arg-out annotation

7e7bc2876a79dab9dfa1e1366134681c14604c75 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOC] improved README.md

7c605782aace09b1154898785f65fe9ba62f6243 authored over 11 years ago by Uwe Schmitt <[email protected]>
improved README.md

997feaf6a47ac8add41fc2ed53c59bfd481be8af authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' of github.com:uweschmitt/autowrap

8bfde38f204dbdbc1253cbf3ef760409db8d33b8 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] version update to 0.2.14

32eb08e55dd47ea12aef689999e247476d8a74aa authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEATURE] merged code from hroest to support shared_ptr[ClassToWrap]

3781d998e00add5f0cfad1025240d7dc43c7ea01 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEATURE] count wrapped classes, enums and methods

c24eda7527de0675279e019ce29a60252056895e authored over 11 years ago by Uwe Schmitt <[email protected]>
version update to 0.2.12

eb9a8ed39dddd4fe81058af73da0c90f52d4c201 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] iter wrapping works now for templated result types

0092550e9bfa2a2eff92186df1e17e1476175b41 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] autowrap version 0.2.13

0219cb47e9c8531bee6f2414b0105de33edbe22c authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEATURE] autowrap runs with Python 2.6 now

- replaced collections.OrderedDict by tools.OrderKeepingDictionary
- removed dependecy on ...

55266dcb4adf74fc6e693e6651a086af83c8c0c2 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] version update to 0.2.12

79cde6ff57c99a534164dd401153844752ecb161 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] code generation for wrapped classes with templates

wrapping of templated classes with multiple python counterparts
was broken.

ea58b9965feff337992805ccb2f0027cd0eda509 authored over 11 years ago by Uwe Schmitt <[email protected]>
[TEST] added more tests for nested lib_cpp wrapping

11adcbe9ab1c39e67a67372ba3929373f2d5ef0b authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] fixed broken testDeclResolver.test_singular

c2cafac61814041f0852e8b7a1b37db2f672d9e1 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] autowrap version 0.2.11

6e6dfa07a5b273d281b23372633e4cc657063e38 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] version update to 0.2.14

25307b385ef449c2850e7d6adb35ebab2f0112f0 authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' of github.com:uweschmitt/autowrap

d270d4af34effe96ecc2db5003db60b5220fa8a2 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOCS] fixed typos in README.md

34c07e0f30c0d0f9074d68222ed72610b08c8025 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOCS] fixed typos in README.md

c067abc10a11354c59eddf479fc813a1578180a1 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOCS] fixed typos in README.md

f7ff29b85959bf80af72eeedf11bb1e67aaaa447 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOCS] fixed typos in README.md

80345a90e47e72c6f61bd862375ef0bf6d70c432 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOCS] fixed typos in README.md

a9914c1ecaaef0a46e629c12f0608a1341ce357f authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'saves'

92d2f9955b770ef5768b6af4cf260eaa28fd39f9 authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'mods_hannes' into saves

fab64bb8c838a0258c3dbb6803dfa5d81b8446bb authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' into saves

6f3b3d2729fe8b78ff852195a5cdff74ad2907f1 authored over 11 years ago by Uwe Schmitt <[email protected]>
version update to 0.2.12

Conflicts:

autowrap/version.py

24cb606ebe212fd363b10f09925449988eed3293 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] autowrap version 0.2.13

f9c98a62eee18fb8f3fa844d06e774c989234d37 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEATURE] autowrap runs with Python 2.6 now

- replaced collections.OrderedDict by tools.OrderKeepingDictionary
- removed dependecy on ...

e433bc313b6327feb5a6aa91f4bd028d29061371 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOC] started documenting, first version of README.md

39c32110efe2495b9b34cad8e01e918749884b48 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEATURE] support for shared_ptr[ClassToWrap]

a6296b50917c6277e5e30c75561a874d2ac09332 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEATURE] count wrapped classes, enums and methods

7326d57020393f55efa4d4e41e204c45e61182bc authored over 11 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' of github.com:uweschmitt/autowrap

Conflicts:
autowrap/version.py

bf324d9993320951e5c7520fc282e379edf10917 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] autowrap version 0.2.13

5382b65a07ad321a543d6f8017e4e020aafc98a1 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FEATURE] autowrap runs with Python 2.6 now

- replaced collections.OrderedDict by tools.OrderKeepingDictionary
- removed dependecy on ...

420a8f70b16f5c0cd81b6f23b25165a9d12d7ea0 authored over 11 years ago by Uwe Schmitt <[email protected]>
[VERSIONUPDATE] version update to 0.2.12

1901b33e3ef79811c54180c8734478fb19fd51c8 authored over 11 years ago by Uwe Schmitt <[email protected]>
version update to 0.2.12

b7f4c7240c724d20c1b5b1ce890eb0a4e55dd88a authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] iter wrapping works now for templated result types

9d20745af7728ac5006f662acf535e41eb0adc71 authored over 11 years ago by Uwe Schmitt <[email protected]>
[FIX] code generation for wrapped classes with templates

wrapping of templated classes with multiple python counterparts
was broken.

f65eee1a66f6e1cb5348452b89b37ff9c1ec3044 authored over 11 years ago by Uwe Schmitt <[email protected]>
[DOC] added a complete compilation into the docs

bae4496018b6a359ad3b2570957e885d7070f16c authored almost 12 years ago by Hannes Roest <[email protected]>
[FIX] fix autowrap to also run with Python 2.6

9f30f9eea565dbbe4d90ddea6f2dd3971393aebb authored almost 12 years ago by Hannes Roest <[email protected]>
[FIX] fixed broken testDeclResolver.test_singular

d25f0d281d227e37b9c5fc47c78b5b5a5c6c00ab authored almost 12 years ago by Uwe Schmitt <[email protected]>
[FEATURE] handle special return types

0ed847da8252ce4534ad457ae4db6232993ac936 authored almost 12 years ago by Hannes Roest <[email protected]>
[DOC] add some documentation

697df6c86e1e42c80722ef903db3dc69c68df8ec authored almost 12 years ago by Hannes Roest <[email protected]>
[FEATURE] handle shared_ptr directly

- handle functions that directly accept shared_ptr arguments

015e5d318a6c63e4e86dc7d121dfa23e471cf1ee authored almost 12 years ago by Hannes Roest <[email protected]>
[FIX] correctly handle iterators in templated classes

- store the mapping of the template arguments and use that to resolve
their actual type at tim...

6a3f82da06e9fb8955a86141beffba33da4935b4 authored almost 12 years ago by Hannes Roest <[email protected]>
[FIX] Correctly resolved templated classes

- fix issue with import statement (by storing original / C++ classtype in the
ResolvedClass)
-...

234782459bf999fc10d0fd18f60d253d897f3315 authored almost 12 years ago by Hannes Roest <[email protected]>
[DOC] Autowrap counts the objects / functions it has wrapped

25aae7d3397ed24458312e7ebf327dfa958c105c authored almost 12 years ago by HR <[email protected]>
[VERSIONUPDATE] autowrap version 0.2.11

1549e9dcf6eae75fc0c15577b871c3fba3ac35d2 authored almost 12 years ago by Uwe Schmitt <[email protected]>
[TEST] added more tests for nested lib_cpp wrapping

f1ff59b5c7c0e4c73fa0e7ea0ee9f48e0eaeefb1 authored almost 12 years ago by Uwe Schmitt <[email protected]>
Merge branch 'merge_fix_hannes'

c3b50b3a7476bf10833c81883fa56f4841ca941a authored almost 12 years ago by Uwe Schmitt <[email protected]>
[FIX] hannes fixed recursive std_vector code

07fa3d7dee81d3dcfd0e703ddaa5747fe32fa1c9 authored almost 12 years ago by Uwe Schmitt <[email protected]>
[doc] cleanup

6186e61471bab2d4f6b010f708209db6806a9d6f authored almost 12 years ago by Uwe Schmitt <[email protected]>
[doc] hannes added doc strings + better debug output

20b4b4fc66e0188aa7d55e7e7f4db930af1be0e3 authored almost 12 years ago by Uwe Schmitt <[email protected]>
fixed problem when parsing nested templates

5f873334ddf4969ca4cce39ddcc6b35de75dd982 authored almost 12 years ago by Uwe Schmitt <[email protected]>
released v 0.2.9

37446cdb58217d95b21ac8384d7187d1be3d1283 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added extra output in autowrap.Main

3104040bbc8ece09ee8d9875337ccfff1e67f749 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added Code.extend method

ae20fe250990cfe1865c443bcad7c48dcc0309b0 authored almost 12 years ago by Uwe Schmitt <[email protected]>
[FEATURE] support for registration order of converter classes

95d844bc5c98a1ef3f3b57fd4a9ad7a1a3194f8f authored almost 12 years ago by Uwe Schmitt <[email protected]>
fixed error in wrapping __copy__

eb733b2db9d4e42531a33e9ab713fa51ab54b694 authored almost 12 years ago by Uwe Schmitt <[email protected]>
better parsing of annotations to multiline method/func declarations

34e19dc74701a1f4083cea82a0b28eb18906aa68 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added logg info about registred converters

e461ed1ecb2a935bab1d47f29f4258b8f63ae588 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added rename for attributes

00f65d14f8026f6e8a23937dc361aa2ca4b60fae authored almost 12 years ago by Uwe Schmitt <[email protected]>
fixed problem with ref args

290209a9d3a7fa686e66a97fc642788f4b09706d authored almost 12 years ago by Uwe Schmitt <[email protected]>
support for multi line annotations to method decls

a33cb01a00cc2b6a7ebcde82c0d48229440ecde8 authored almost 12 years ago by Uwe Schmitt <[email protected]>
reduced logging output

681b7ef7c80ea837c7828bb156454c937ef987c4 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added size guard option for __getitem__

a3f89c8d4da27fc687cb991d02feeb85f3f61fe6 authored almost 12 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' into range_check_getitem

8fdf686c17e737cca4835b4644f0d68ae587e1e8 authored almost 12 years ago by Uwe Schmitt <[email protected]>
fixed issue for empty pxds input list

bbcbae13cc314834126204b57f3660339ccaccea authored almost 12 years ago by Uwe Schmitt <[email protected]>
Merge branch 'fix'

aa65c43287d029a52bd34ba0c03e782aff7064c9 authored almost 12 years ago by Uwe Schmitt <[email protected]>
fixed test

8dc2efaf256baab1bf7279701972fc0b89cc3407 authored almost 12 years ago by Uwe Schmitt <[email protected]>
better manual code support implemented

50eded45330df665fa839f88fcce75f45ba9900a authored almost 12 years ago by Uwe Schmitt <[email protected]>
better manual code support implemented

6f55ecb2e3b02124a8d7fc13997e1f51dd7abdd8 authored almost 12 years ago by Uwe Schmitt <[email protected]>
Merge branch 'master' into better_addons_support

Conflicts:
tests/test_files/minimal_td.pxd

a61fe97e2b8196dad78e4c843dfefc321fc9630a authored almost 12 years ago by Uwe Schmitt <[email protected]>
new version 0.2.5

faba5ad80379e5eb54a84852b47bcc92fae6ec65 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added support for const_char *

705eb77758f272cdf548c4f5e23cd386008b0b98 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added test for Main.run

8c85c87b9a0c5eec6c8de2239ba457c6431355e2 authored almost 12 years ago by Uwe Schmitt <[email protected]>
added testCode.py

a454f76632559d8e11e92a85567900a0c817501d authored almost 12 years ago by Uwe Schmitt <[email protected]>
cleanup

a5af24e80311c7fe509c50dfc5e9d797d60be66a authored almost 12 years ago by Uwe Schmitt <[email protected]>
removed auto genrated pyx file

99773b84fa638a2d9ce7dec3998bfb70463eba3a authored almost 12 years ago by Uwe Schmitt <[email protected]>
fixed error for renamed methods

f8b7a6fd9d27d54c328b1432ec525e45576bdc7c authored almost 12 years ago by Uwe Schmitt <[email protected]>