Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
c-stuff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bruce Cowan
c-stuff
Graph
hash-array
Select Git revision
Branches
5
c23
hash-array
master
default
protected
msvc
mutest
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
16
Jan
10
Oct
1
Jan
11
Jun
26
Jul
2
28
Jun
23
21
14
Feb
12
Jan
31
Dec
30
26
24
23
22
30
Sep
24
Aug
13
12
20
Jun
23
Mar
20
7
20
Oct
13
24
Sep
1
Jun
24
May
22
17
8
7
6
Use [[maybe_unused]]
c23
c23
Use nullptr instead of NULL
Use built-in booleans
Use new attribute syntax
Switch to compile in C2x (C23) mode
slist: Fix free_all function
master
master
Switch to fedora-minimal image
Handle different unsigned sizes for hash function
Update xxhash
Use wrap for xxHash and put hash stuff in utils library
Make use of XXH3 for hashing
Add ifunc demo
Fix testing
Change to Alpine for CI
Lots of build system stuff, plus GCC attributes
Compatibility improvements
Convert all programs to GPL3
Tabs -> spaces
Fix copyright header in readme
Port to using endian.h
Don't bother with dynamic libraries
Add double->byte and byte->double test
Revert "Explicitly ask for pthreads"
Explicitly ask for pthreads
Change to using mutest for tests
mutest
mutest
A couple of minor build system fixes
A couple of minor build system fixes
Add array_foreach
Add array_foreach
Make compatible with MSVC
msvc
msvc
REUSE licence info
REUSE licence info
Add a binary search which uses the standard library
Add a binary search which uses the standard library
Get rid of non-library using 'add'
Get rid of non-library using 'add'
A couple of realloc fixes and add warning options
A couple of realloc fixes and add warning options
Add copyright headers to libs
Add copyright headers to libs
Loading