public
Description: SIP fork (C/C++ Python bindings generator) with automatic property generation
Homepage: http://www.riverbankcomputing.co.uk/sip/index.php
Clone URL: git://github.com/kevinwatters/sip.git

kevinwatters's sip Feed   feed

kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinw committed to kevinwatters/sip 4 months ago

4e057081367d6df23f479d5ced9780494800b361

Ignore sipconfig.py, it's an artifact.

kevinw committed to kevinwatters/sip 4 months ago

2dbe8cb523769c6cabd05d37fb713d012228c745

sipconfig.py is an artifact and shouldn't be version controlled

kevinw committed to kevinwatters/sip 4 months ago

78bdfba6dbbfe60a349c20cb7d091c12a39ab880

setup.py will run configure.py and build SIP

kevinw committed to kevinwatters/sip 4 months ago

cf192f744e1547cb240e51e81b1f6bdae9145edb

more compatibility changes for MSVC2008

kevinw committed to kevinwatters/sip 4 months ago

c4a6404396931b8d3446c3a7f9adbeae3b75ddaf

fixed building SIP if Python is sitting in a source tree

kevinw committed to kevinwatters/sip 4 months ago

e77e0761c55f8f9191c97e1db089122f19f7fe79

* increased Python 2.6 compatibility by passing empty args/kwds to object.__new__

kevinw committed to kevinwatters/sip 4 months ago
kevinw committed to kevinwatters/sip 4 months ago

43411e8f32fef8e48ec5574fd6e8d251d28f29c7

added a bunch of SIP ideas to TODO

kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
kevinwatters edited a page in the sip wiki 4 months ago
chief3rd started watching sip 4 months ago
sip is at kevinwatters/sip
kevinw committed to kevinwatters/sip 5 months ago

3373c97ab122669af209ab5d3b642ca4f274211f

Finished merging changes.

kevinw committed to kevinwatters/sip 5 months ago

df0bb76f59f467659d99d6aafa4186496bca8b86

Merged changes from sip-4.7.5-snapshot-20080424.tar.gz

kevinw committed to kevinwatters/sip 5 months ago

a058e87d2d3e01ac0c5797ab542e5e24298895bb

Leave out the methodcode check when discovering properties--it's OK to have custom method code, since we just delegate to the SIP implemenation anyways.

kevinw committed to kevinwatters/sip 5 months ago

f4f23b13b6b5ab2c3e5f082098cc8b0fb31f8620

Take into account default arguments when discovering property accessors.

kevinwatters edited a page in the sip wiki 5 months ago
kevinwatters created sip 5 months ago
New repository is at kevinwatters/sip