notmuch/bindings
Felipe Contreras 1a7f9fe055 ruby: enable garbage collection using talloc
We basically steal all the objects from their notmuch parents, therefore
they are completely under Ruby's gc control.

The order at which these objects are freed does not matter any more,
because destroying the database does not destroy all the children
objects, since they belong to Ruby now.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2021-07-18 17:08:53 -03:00
..
python version: bump to 0.32.2 2021-06-25 09:02:54 -03:00
python-cffi version: bump to 0.32.2 2021-06-25 09:02:54 -03:00
ruby ruby: enable garbage collection using talloc 2021-07-18 17:08:53 -03:00
Makefile build: integrate building ruby bindings into notmuch build process 2015-06-12 09:12:28 +02:00
Makefile.local ruby: improve compilation with CFLAGS 2021-05-22 09:17:21 -03:00