OpenBSD CVS

CVS log for ports/devel/robin-map/Makefile


[BACK] Up to [local] / ports / devel / robin-map

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 22 07:04:39 2024 UTC (3 months, 1 week ago) by sebastia
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

make building tests a bit more verbous

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 20 19:24:07 2024 UTC (3 months, 1 week ago) by sebastia
Branch: MAIN
Changes since 1.3: +7 -9 lines
Diff to previous 1.3 (unified)

update robin-map to 1.2.1.

usual valuable feedback, esp. regarding fixing tests, sthen@

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 26 08:17:16 2023 UTC (13 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (unified)

drop Dimitri Karamazov MAINTAINER lines, email has been bouncing
for a while - danwin1210.me anonymous email service moved to .de
but the username doesn't work there either

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 11 18:53:11 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.1: +0 -2 lines
Diff to previous 1.1 (unified)

drop RCS Ids

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 3 05:44:11 2021 UTC (3 years, 3 months ago) by rsadowski
Branch: rsadowski
CVS Tags: rsadowski_20210303, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import robin-map-0.6.3

Comment:
fast hash map and hash set

Description:
A C++ implementation of a fast hash map and hash set using
open-addressing and linear robin hood hashing with backward
shift deletion to resolve collisions.

Maintainer: Dimitri Karamazov <deserter666 XXX danwin1210 XXX me>

WWW: https://github.com/Tessil/robin-map

From Dimitri Karamazov, OK sthen@

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 3 05:44:11 2021 UTC (3 years, 3 months ago) by rsadowski
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.