1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from AlexCharlton/master More... about 13 years ago
Create new ASDF files for ilu and ilut components More... about 13 years ago
CL-DevIL v0.1.5 More... over 15 years ago
* The IL:CLEAR-IMAGE function I wrote was a re-write of an existing function, so I replaced it with the DevIL version and removed my own. * Enabled the ILU:IMAGE-PARAMETER function by writing the missing C enums. More... over 15 years ago
CL-DevIL v0.1.4 More... over 15 years ago
Added ORIGIN-FUNC binding and moved certain origin cenum flags into the mode cenum where they belong. More... over 15 years ago
Added ORIGIN cenum and IMAGE-ORIGIN convenience function. More... over 15 years ago
CL-DevIL v0.1.3 More... over 15 years ago
Added a README More... over 15 years ago
Whitespace cleanup. More... over 15 years ago
Added compile-time warnings. More... over 15 years ago
Removed potentially annoying warnings as per 3b's advice. More... over 15 years ago
Replaced depricated *-OF function macros with inlined functions. More... over 15 years ago
Convinience-ified CL-Devil a little. More... over 15 years ago
CL-DevIL v0.1.2 More... over 15 years ago
Removed extraneous cffi: prefix. More... over 15 years ago
Adding CLEAR-IMAGE function. More... over 15 years ago
CL-DevIL v0.1.1 More... almost 16 years ago
CL-DevIL v0.1 More... about 16 years ago
Committing .gitignore on steroids More... about 16 years ago
Disposing of extra gen-images definition More... about 16 years ago
This makes FreeBSD happier. More... about 16 years ago
Added explicit error checking function for use with IL API functions that do not return simple success/failure and performed minor cleanup. More... over 16 years ago
Moved errors back into package cl-devil and renamed the error enum and base class. More... over 16 years ago
Removed dependency on anaphora. More... over 16 years ago
Added error conditionification to ilut. More... over 16 years ago
Added error conditionification to ilu. More... over 16 years ago
Added file containing error code. More... over 16 years ago
Export maybe-error from %il. More... over 16 years ago
Moved error code to its own package. More... over 16 years ago