1
I Use This!
Inactive

Commits : Listings

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