You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/05/10 16:37:33 UTC

[couchdb] branch main updated (9851bb396 -> f5935c65d)

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from 9851bb396 Merge pull request #4587 from apache/nouveau-gradle
     add 51267a5fd Improve nouveau mango integration
     add f5935c65d Merge pull request #4589 from apache/nouveau-mango-string-text

No new revisions were added by this update.

Summary of changes:
 src/mango/src/mango_cursor_nouveau.erl | 10 ++++++-
 src/mango/src/mango_error.erl          | 11 ++++++++
 src/mango/src/mango_idx_nouveau.erl    |  2 ++
 src/mango/src/mango_native_proc.erl    | 15 +++++++++-
 test/elixir/test/config/nouveau.elixir |  3 ++
 test/elixir/test/nouveau_test.exs      | 51 ++++++++++++++++++++++++++++++----
 6 files changed, 85 insertions(+), 7 deletions(-)