notmuch/bindings
Ali Polatel a08aa32b44 ruby: Rename destroy to destroy!
According to the common Ruby function naming convention, potentially
dangerous functions or functions which operate on the object itself are
suffixed with an exclamation mark. Both of these are true for object
destroying functions.

The following modules are affected:
- Notmuch::Directory
- Notmuch::FileNames
- Notmuch::Query
- Notmuch::Threads
- Notmuch::Thread
- Notmuch::Messages
- Notmuch::Message
- Notmuch::Tags
2011-09-24 15:25:24 +03:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: Ensure that we pass utf-8 encoded string to libnotmuch 2011-09-16 13:19:14 +02:00
ruby ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00