Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISC_144 - B+ Tree Project
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
florian.burgener
ISC_144 - B+ Tree Project
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a6e9ca9eeec361265d438ed2945a75db96fb002c
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
13
Dec
11
Jun
10
7
6
5
4
2
1
31
May
30
29
28
27
26
25
24
23
20
19
17
16
13
12
11
10
Typo
main
main
Fix typo
Documentation
Documentation
Refactoring + documentation
Comment DirectoryRecord
Change comments
Fix linked list
Fix tests
Add a new test case
Add documentation to Array.h
Add header in source files
Huge refactoring
Done unit testing
Update README
README + refactoring
Done unit testing for both insertion and deletion
All features have been implemented.
More refactoring
Deletion: conversion from iterative to recursive
Refactoring
Refactoring + fix bug
B+ Tree deletion is 100% working and with data too
Done B+ Tree deletion
Deletion implementation
Rename files 2
Rename files
Reminder
Refactoring + correction of a bug related to the data array in the BPTree
Missing fopen
The database is no more in the memory
Installation of a unit testing framework
Linked list for leaf nodes
CLI
Move files
Add deleted field
Refactoring
Remove useless file
Rewrite arrays
Rewrite arrays
Loading