lp:~openscad/openscad/+git/robin-map

Get this repository:
git clone https://git.launchpad.net/~openscad/openscad/+git/robin-map

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/Tessil/robin-map.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log

Branches

Name Last Modified Last Commit
master 2024-05-06 11:25:00 UTC
Bump cmake_minimum_required version to 3.5 (#77)

Author: Jose Luis Blanco-Claraco
Author Date: 2024-05-06 11:25:00 UTC

Bump cmake_minimum_required version to 3.5 (#77)

cmake_disable_install_option 2023-03-31 16:11:23 UTC
Add a CMake TSL_ROBIN_MAP_ENABLE_INSTALL option to explicitly enable/disable ...

Author: Tessil
Author Date: 2023-03-31 15:39:23 UTC

Add a CMake TSL_ROBIN_MAP_ENABLE_INSTALL option to explicitly enable/disable the install target

fix_issue_52 2022-12-29 17:46:54 UTC
Keep rehashing if dist_from_ideal_bucket is > DIST_FROM_IDEAL_BUCKET_LIMIT du...

Author: Tessil
Author Date: 2022-12-29 17:42:54 UTC

Keep rehashing if dist_from_ideal_bucket is > DIST_FROM_IDEAL_BUCKET_LIMIT during insertion (fix issue #52)

During insertion a check was done on dist_from_ideal_bucket to be sure
it doesn't becomes bigger than DIST_FROM_IDEAL_BUCKET_LIMIT but this was
only done during the robin swap. A check should also be done beforehand
if we find an empty bucket otherwise the variable could overflow and
lead to bugs. This commit adds this check.

replace_deprecated_std_aligned_storage 2022-12-02 11:34:35 UTC
Remove storage alias and use alignas directly to avoid compilation error

Author: Tessil
Author Date: 2022-12-02 11:34:35 UTC

Remove storage alias and use alignas directly to avoid compilation error

disable_cmake_install_rule_subproject 2022-12-02 10:20:42 UTC
Disable CMake install rule if robin_map is used as subproject

Author: Tessil
Author Date: 2022-12-02 10:20:42 UTC

Disable CMake install rule if robin_map is used as subproject

fix_issue_20 2019-07-31 20:51:01 UTC
Start fix for issue #20.

Author: Tessil
Author Date: 2019-07-31 20:51:01 UTC

Start fix for issue #20.

gh-pages 2019-05-18 11:04:53 UTC
Update API

Author: Tessil
Author Date: 2019-05-18 11:04:53 UTC

Update API

remove_std_vector 2019-02-24 20:46:16 UTC
Exception safety correction.

Author: Tessil
Author Date: 2019-02-24 20:46:16 UTC

Exception safety correction.

18 of 8 results
This repository contains Public information 
Everyone can see this information.