1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the directory management to use the full path stored in the directory instance More... almost 10 years ago
Instantiate the Directory_Maps and File_Maps packages More... almost 10 years ago
Run the database tests More... almost 10 years ago
Add Test_Load operation More... almost 10 years ago
Declare Babel.Base.Text.Tests package with Test_Load operation More... almost 10 years ago
Update for the scan command to only scan and build the SHA1 signatures More... almost 10 years ago
Implement the Set_Date procedure Store the directory path as a String_Access in the Directory_Type More... almost 10 years ago
Declare the Set_Date procedure Declare the String_Access Use a String_Access to store the directory's path More... almost 10 years ago
Implement the Add_File procedure More... almost 10 years ago
Declare the Add_File procedure More... almost 10 years ago
Use fadvise to indicate files are read sequentially More... almost 10 years ago
Don't backup the file if there is no write store More... almost 10 years ago
Fix presentation style More... almost 10 years ago
Implement the Load procedure to load a database from a text file More... almost 10 years ago
Declare the Load procedure More... almost 10 years ago
Remove declaration of Errno function More... almost 10 years ago
Remove declaration of Errno function More... almost 10 years ago
Set the buffer pool for the local stores More... almost 10 years ago
Remove allocation of buffer More... almost 10 years ago
Before writing/reading a file, transform the path into an absolute path More... almost 10 years ago
Fix the creation of path directories when writing a file More... almost 10 years ago
Use Util.Systems.Types.mode_t type More... almost 10 years ago
Use the Babel.Streams.Refs.Stream_Ref type for Read_File and Write_File operations More... almost 10 years ago
Use a Babel.Streams.Refs.Stream_Ref for the Read_File and Write_File operations More... almost 10 years ago
Use the Read_File and Write_File operation on a stream for the backup More... almost 10 years ago
Change Write_File to use the Babel.Files.File_Mode type More... almost 10 years ago
Change Write_File to use the Babel.Files.File_Mode type More... almost 10 years ago
Change Write_File to use the Babel.Files.File_Mode type More... almost 10 years ago
Update the stream unit tests More... almost 10 years ago
Register the new tests More... almost 10 years ago