Colin Jermain
|
3afcbb3918
|
Replacing end-of-life Python versions with live versions
|
2018-11-18 10:01:10 -05:00 |
|
asilversempirical
|
f47d21d1bb
|
Update binary package docs
Fixes https://github.com/jparyani/pycapnp/issues/134
|
2017-02-07 08:51:31 -05:00 |
|
Jason Paryani
|
5d69eda752
|
Add --libcapnp-url to allow installing arbitrary libcapnp versions
|
2016-02-17 17:24:27 -08:00 |
|
Jason Paryani
|
a901b358ca
|
Update README
|
2015-03-02 14:42:32 -08:00 |
|
Jason Paryani
|
b2daf3911d
|
Default to not using cython
|
2015-02-23 11:21:19 -08:00 |
|
Jason Paryani
|
5010db4ef4
|
Add note for binary build instructions
|
2015-02-20 17:20:35 -08:00 |
|
Matthew Taylor
|
dc88de9d9d
|
Binary package creation instructions
|
2015-02-03 08:37:54 -08:00 |
|
Jason Paryani
|
dbbf92a83f
|
Fix docs to point at C++ library v0.5.0
|
2014-12-15 12:24:24 -08:00 |
|
Jason Paryani
|
73492b21ce
|
Clarify common problem when C++ Cap'n Proto is not found.
Fixes #27
|
2014-06-26 00:39:57 -07:00 |
|
Jason Paryani
|
f49af992ca
|
Update README with supported python version information. Fixes #24
|
2014-01-27 16:07:09 -08:00 |
|
Jason Paryani
|
37b3e92a14
|
Update installation docs to point at 0.4 of C++ Cap'n Proto
|
2013-12-12 00:03:38 -08:00 |
|
Jason Paryani
|
994eddcc0b
|
Add read_multiple(_packed) and {to,from}_bytes_packed
|
2013-11-14 00:19:52 -08:00 |
|
Jason Paryani
|
025d0e0790
|
Add bitdeli
|
2013-10-20 17:27:18 -07:00 |
|
Jason Paryani
|
37f0dc4a55
|
Added better docs for installation
* Xcode 5 instructions
* changed from using `pip install .` to `pip install ./pycapnp`
* Added note about using 0.4.x versions of libcapnp
|
2013-10-02 00:34:26 -07:00 |
|
Andy Lutomirski
|
3b58ac4b9c
|
Clarify the instructions for running tests.
|
2013-09-20 03:12:56 -07:00 |
|
Jason Paryani
|
df07bfcbea
|
Add not having installed the C++ libcapnp library to 'Common Problems'
|
2013-09-19 21:27:20 -07:00 |
|
Jason Paryani
|
f51c34361d
|
Update docs for v0.3.0 release of C++ api
|
2013-09-04 10:38:00 -07:00 |
|
Jason Paryani
|
e80e002a6c
|
Fix some docs
|
2013-09-03 22:10:37 -07:00 |
|
Jason Paryani
|
38cef54ddc
|
Update docs with new import method
|
2013-09-03 01:16:48 -07:00 |
|
Jason Paryani
|
1317527893
|
Change naming for functions to conform to PEP 8. Also deprecate old
read/write api.
|
2013-09-01 20:10:57 -07:00 |
|
Jason Paryani
|
eb9e7511d0
|
Fix two missed renames
|
2013-09-01 01:24:59 -07:00 |
|
Jason Paryani
|
f6f02a5ca5
|
Change all references to old project name
|
2013-09-01 01:15:31 -07:00 |
|
Jason Paryani
|
bf7be6eeba
|
Update docs for C++ v0.3.0rc5
|
2013-08-31 19:12:44 -07:00 |
|
Jason Paryani
|
3772198e82
|
Fix up docs for new C++ RC
|
2013-08-30 23:13:20 -07:00 |
|
Jason Paryani
|
4f327d9a31
|
Update docs for developers
|
2013-08-28 22:55:10 -07:00 |
|
Jason Paryani
|
2087cb5861
|
Update docs
|
2013-08-26 11:12:56 -07:00 |
|
Jason Paryani
|
5001726e02
|
Add requirements.txt to MANIFEST. Also add version
checking for setuptools to setup.py.
|
2013-08-26 10:08:34 -07:00 |
|
Jason Paryani
|
f82cdc5c99
|
Fix random formatting issues
|
2013-08-22 08:31:07 -07:00 |
|
Jason Paryani
|
e86bd35771
|
Update docs with lines about upgrading setuptools
|
2013-08-21 17:45:13 -07:00 |
|
Jason Paryani
|
d2701de590
|
Update README for 0.3.0
|
2013-08-21 17:28:02 -07:00 |
|
jparyani
|
10d6881dca
|
Update README.md with Travis build indicator
|
2013-08-12 17:20:58 -07:00 |
|
Jason Paryani
|
3115366821
|
Update README.md
|
2013-08-12 15:52:50 -07:00 |
|
Jason Paryani
|
07eb561661
|
Add checking for setuptools version
|
2013-08-12 13:26:48 -07:00 |
|
Jason Paryani
|
5ebbf3b3d2
|
Fix up for v0.2 release
|
2013-08-12 12:39:35 -07:00 |
|
jparyani
|
06f25852bc
|
Update example in README to the new simplified interface for enums
|
2013-08-12 10:47:31 -07:00 |
|
Jason Paryani
|
07e9d370a9
|
Upgrade for 0.2 version of capnproto C++ library
|
2013-08-10 13:58:08 -07:00 |
|
jparyani
|
d2a550c285
|
Update README.md
|
2013-07-13 16:18:37 -07:00 |
|
jparyani
|
d0b595a5d3
|
Update README for pypy
|
2013-07-13 16:17:32 -07:00 |
|
Jason Paryani
|
6c84e7c74f
|
Fixed typo in example
|
2013-07-07 00:13:48 -07:00 |
|
jparyani
|
65606edb0f
|
Update README.md
|
2013-07-07 00:11:45 -07:00 |
|
jparyani
|
5f1ecfa552
|
Update README.md
|
2013-07-06 23:58:28 -07:00 |
|
jparyani
|
8705165ae2
|
Update README.md
|
2013-07-06 23:57:47 -07:00 |
|
Jason Paryani
|
0ed0bcf361
|
Fixed up setup process, cleaned up repo, and updated README
|
2013-07-06 23:41:19 -07:00 |
|
Jason Paryani
|
cd4708b1a0
|
Fix namespacing/template issues
|
2013-07-06 18:51:04 -07:00 |
|
Jason Paryani
|
259d1a46c1
|
Fixed a bug with unions. Also made README better`
|
2013-07-06 18:40:05 -07:00 |
|
jparyani
|
dba8ec8331
|
Initial commit
|
2013-06-17 11:43:24 -07:00 |
|