From: Yann Dirson <ydirson@altern.org>
To: git@vger.kernel.org
Subject: [PATCH v3] generalizing sorted-array handling
Date: Mon, 8 Nov 2010 23:38:59 +0100 [thread overview]
Message-ID: <1289255942-19705-1-git-send-email-ydirson@altern.org> (raw)
Changes from v2:
* separated sorted-array type declaration from array declaration
* proper typechecking (no reason for using void* for "callback data")
* fixed coding style issues
next reply other threads:[~2010-11-08 22:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-08 22:38 Yann Dirson [this message]
2010-11-08 22:39 ` [PATCH v3 1/3] Introduce sorted-array binary-search function Yann Dirson
2010-11-16 17:27 ` Junio C Hamano
2010-11-16 22:04 ` Yann Dirson
2010-11-08 22:39 ` [PATCH v3 2/3] Separate sorted-array type declaration from array declaration Yann Dirson
2010-11-08 22:39 ` [PATCH v3 3/3] Convert diffcore-rename's rename_src to the new sorted-array API Yann Dirson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1289255942-19705-1-git-send-email-ydirson@altern.org \
--to=ydirson@altern.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).