[PATCH v2] generalizing sorted-array handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a complete rewrite of the previous series, following a
suggestion by Jonathan Nieder.  It is much more generic than the
previous one, and removes existing duplicated code in diffcore-rename.

I also had a quick look at other binary-search occurences in the code
that would share the same search code.  That revealed
index_name_pos(): not sure it is a good idea to make it use this API -
it would require changes all over the code.  I still include a
possibly-useful additional API for similar cases.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]