0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated for deoxybyte-systems 1.0.0 More... over 11 years ago
Relaxed version requirement for CFFI More... over 12 years ago
Updated copyright statements More... over 13 years ago
Moved implmentation-specific code into one file per Lisp More... over 13 years ago
Added utility functions for getting file descriptors and STDIN/STDOUT More... over 13 years ago
Copyright statement update More... over 14 years ago
* Changes to condition messages More... about 15 years ago
* Post ASDF2 tidy More... about 15 years ago
* Added doc/html and test-results directories More... about 15 years ago
* Moved tests to parallel directory. More... about 15 years ago
* Bug fix: Clean up files made by mkstemp. Required a change to c-mkstemp. More... over 15 years ago
* Printing objects. More... over 15 years ago
* Added missing LIFT dependency declaration. More... over 15 years ago
* Updated copyright. More... over 15 years ago
* Updated copyright. More... over 15 years ago
* Use pathstring from deoxybyte-io version 0.5.3. More... over 15 years ago
* Do not :use :deoxybyte-systems package. More... almost 16 years ago
* Temp file creation now uses deoxybyte-io *default-tmpfile-defaults*. More... almost 16 years ago
* Fixed typo in condition initarg. More... almost 16 years ago
* Improved readme file. More... about 16 years ago
* Added version declarations. More... about 16 years ago
* Fixed bug where live-p was not unset when freed. More... about 16 years ago
* Fixed hypenation of libe-p predicate. More... about 16 years ago
* Added license and readme files. More... about 16 years ago
Specialized free-mapped-vector on mapped-vector instead of subclasses. More... about 16 years ago
Renamed conditions, classes and methods originally named mmapped-* because the double 'm' was used inconsistently. Changed package alias from dxx to dxn. Added s-sysconf function. Refactored to place all mmap data in a struct. More... about 16 years ago
Tweaked optimizations in mref. More... about 16 years ago
Added print-object methods for mmapped-file and mapped-vector. Improved condition error messages. More... about 16 years ago
Changed *error-number* to *c-error-number*. Exported off-t and size-t. More... about 16 years ago
Fixed accidental omission of conditions.lisp from ASDF system. Added explicit test for mmapped-index-error. More... about 16 years ago