| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-07-29 | ruby: Fix typo in documentation | Ali Polatel | |
| It's Notmuch::FileNames not Notmuch::Filenames | |||
| 2011-07-29 | ruby: Remove the split file hack from rdoc.sh | Ali Polatel | |
| 2011-07-29 | ruby: Add markers to method definitions to help rdoc | Ali Polatel | |
| rdoc is dumb and needs markers in method definitions so that she can find which source file the method is defined in | |||
| 2011-07-29 | ruby: Document remaining undocumented constants | Ali Polatel | |
| 2011-07-29 | ruby: Document constants and exceptions right before definition | Ali Polatel | |
| 2011-07-29 | ruby: Add list of classes to main documentation | Ali Polatel | |
| 2011-02-03 | ruby: Add generated files to .gitignore | Ali Polatel | |
| 2011-01-25 | ruby: Add wrapper for message_get_filenames | Ali Polatel | |
| 2011-01-25 | ruby: Add wrappers for maildir sync. interface | Ali Polatel | |
| New wrappers: notmuch_message_maildir_flags_to_tags(): MESSAGE.maildir_flags_to_tags notmuch_message_tags_to_maildir_flags(): MESSAGE.tags_to_maildir_flags | |||
| 2011-01-25 | ruby: Add wrappers for query_get_s{ort,tring} | Ali Polatel | |
| New wrappers: notmuch_query_get_sort(): QUERY.sort notmuch_query_get_query_string(): QUERY.to_s | |||
| 2010-06-06 | ruby: Don't barf if an object is destroyed more than once | Ali Polatel | |
| Raise RuntimeError instead. Also revise Notmuch::Database a bit. Add Notmuch::Database.open singleton method. | |||
| 2010-06-06 | ruby: Use rb_scan_args() | Ali Polatel | |
| 2010-06-06 | ruby: Kill garbage collection related cruft. | Ali Polatel | |
| Let the user destroy objects that she wants explicitly. It's not possible to specify the order objects are garbage collected. See id:86y6f8v838.fsf@harikalardiyari.ev on ruby-talk for more information. | |||
| 2010-06-06 | ruby: First attempt at fixing gc for ruby-1.9 | Ali Polatel | |
| 2010-06-06 | ruby: fix documentation of DB.upgrade! | Ali Polatel | |
| 2010-06-06 | Initial ruby bindings | Ali Polatel | |
