summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* BahArmin Rigo2016-01-141-0/+4
* detailsArmin Rigo2016-01-141-2/+2
* Add some sectionsArmin Rigo2016-01-142-1/+83
* minor stuffArmin Rigo2016-01-131-4/+4
* Fix some comments by fijalArmin Rigo2016-01-131-33/+49
* Finalize and review embedding.rst.Armin Rigo2016-01-132-80/+180
* more docArmin Rigo2016-01-133-0/+95
* more docArmin Rigo2016-01-132-40/+67
* refactor details, start writing docsArmin Rigo2016-01-133-0/+101
* hg merge defaultArmin Rigo2016-01-122-4/+4
|\
| * Update the version numbers and make sure the _cffi_backend module isArmin Rigo2016-01-012-4/+4
* | Add vararg demoArmin Rigo2016-01-061-1/+4
* | emphasisArmin Rigo2016-01-061-1/+1
|/
* Fix the reasonArmin Rigo2015-12-211-2/+2
* fixArmin Rigo2015-12-211-1/+1
* md5/sha1release-1.4Armin Rigo2015-12-211-2/+2
* bump to 1.4.2 (reason in issue #239)Armin Rigo2015-12-213-4/+10
* md5/sha1Armin Rigo2015-12-171-2/+2
* bump version numberArmin Rigo2015-12-172-4/+4
* Document 1.4.1Armin Rigo2015-12-171-0/+10
* md5/sha1Armin Rigo2015-12-171-2/+2
* bump version number to 1.4.0Armin Rigo2015-12-112-3/+3
* Add a __class__ attribute on lib objectsArmin Rigo2015-12-111-1/+2
* Expand the whatsnew for ffi.new_handle()Armin Rigo2015-12-111-9/+14
* Add an example in the old-style callback section that describes theArmin Rigo2015-12-091-10/+33
* Some more minor whatsnewArmin Rigo2015-12-081-0/+6
* refactor the lazy-loading in dlopen() lib objects; add __dir__().Armin Rigo2015-12-081-0/+2
* Polish the doc for `extern "Python"'Armin Rigo2015-12-072-13/+26
* hg merge static-callbackArmin Rigo2015-12-071-52/+265
|\
| * hg merge defaultArmin Rigo2015-11-302-9/+25
| |\
| * | typoArmin Rigo2015-11-231-1/+1
| * | hg merge defaultArmin Rigo2015-11-232-5/+19
| |\ \
| * | | meh, fix demoArmin Rigo2015-11-201-1/+1
| * | | Change the @ffi.def_extern() decorator to not automatically replace theArmin Rigo2015-11-201-10/+14
| * | | flowArmin Rigo2015-11-181-1/+1
| * | | Change the docs to use extern "Python" as discussed yesterday on ircArmin Rigo2015-11-181-66/+114
| * | | link to the reason for the callback new-styleArmin Rigo2015-11-171-1/+4
| * | | Write documentation about ffi.call_python().Armin Rigo2015-11-151-52/+210
* | | | Document init_once()Armin Rigo2015-12-072-5/+58
* | | | ffi.compile(verbose=True)Armin Rigo2015-12-062-2/+11
| |_|/ |/| |
* | | Mention jamadden's experience on ircArmin Rigo2015-11-241-1/+6
* | | improve doc for the fix to ffi.new_handle()Armin Rigo2015-11-232-6/+15
* | | ffi.addressof(lib, "name") does not work with ffi.verify()Armin Rigo2015-11-231-2/+3
* | | Link to issue 233Armin Rigo2015-11-231-0/+1
| |/ |/|
* | Add whatsnewArmin Rigo2015-11-231-0/+12
* | Copy the PyPy behavior on CPython too: two calls to new_handle(x),Armin Rigo2015-11-231-5/+7
|/
* Whatsnew in v1.3.1Armin Rigo2015-11-141-0/+16
* update version to 1.3.1Armin Rigo2015-11-142-4/+4
* Document the SELinux issue with callbacksArmin Rigo2015-11-141-0/+10
* typoArmin Rigo2015-10-241-1/+1