15
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move libcaca to GitHub: https://github.com/cacalabs/libcaca
Sam Hocevar
as sam
More... over 9 years ago
doc: update for doxygen 1.8.7.
Sam Hocevar
as sam
More... almost 10 years ago
doc: update the Doxygen configuration file.
Sam Hocevar
as sam
More... almost 10 years ago
misc: some source code cleanup.
Sam Hocevar
as sam
More... almost 10 years ago
Fill in the correct array (coverity)
Pascal Terjan
as pterjan
More... over 10 years ago
Test limits before accessing the array (coverity)
Pascal Terjan
as pterjan
More... over 10 years ago
Fix 2 buffers leaking even if we exist just afterwards (coverity)
Pascal Terjan
as pterjan
More... over 10 years ago
Don't leak fd when malloc fails (coverity)
Pascal Terjan
as pterjan
More... over 10 years ago
web: ask crawler bots to hit us less aggressively.
Sam Hocevar
as sam
More... over 10 years ago
attr: fix a very old bug in caca_attr_to_ansi_fg.
Sam Hocevar
as sam
More... almost 11 years ago
codec: add import code for .BIN binary ANSI files.
Sam Hocevar
as sam
More... about 11 years ago
codec: fix \t handling in the text importer.
Sam Hocevar
as sam
More... about 11 years ago
Fixed character attribute in ncurses driver.
Alex Foulon
as alxf
More... over 11 years ago
Fixed typo in driver/x11.c.
Alex Foulon
as alxf
More... over 11 years ago
build: fix the WTFPL homepage and copyright information.
Sam Hocevar
as sam
More... over 11 years ago
Switch to Christmas logo!
Sam Hocevar
as sam
More... over 11 years ago
[no comment] More... over 11 years ago
[no comment] More... over 11 years ago
j'enleve le background de #attachments parce que ca fait une barre blanche sur le gremlins bleu More... over 11 years ago
correction vieux bug css More... over 11 years ago
logo 10ans libcaca More... over 11 years ago
win32: improvements to the Win32 driver by Bastian Märkisch <[email protected]>:
Sam Hocevar
as sam
More... over 11 years ago
string: avoid an infinite loop with some invalid UTF-8 sequences, and add a
Sam Hocevar
as sam
More... over 11 years ago
build: fix copyright date in old files.
Sam Hocevar
as sam
More... over 11 years ago
build: make the build process less verbose.
Sam Hocevar
as sam
More... over 11 years ago
examples: fix a potential buffer overflow in the canvas example, triggered
Sam Hocevar
as sam
More... over 11 years ago
misc: fix a few memory leaks and invalid memory accesses.
Sam Hocevar
as sam
More... over 11 years ago
Allow building with -Werror=format-security
Pascal Terjan
as pterjan
More... over 11 years ago
Use macros to access len, needed for ruby 1.9
Pascal Terjan
as pterjan
More... over 11 years ago
Use mkmf to get flags, needed for ruby 1.9
Pascal Terjan
as pterjan
More... over 11 years ago