15
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 3 days ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core: fix a mistake in the caca_set_color_ansi() documentation.
Sam Hocevar
as sam
More... over 11 years ago
build: fix the OS X and Clang builds.
Sam Hocevar
as sam
More... over 11 years ago
string: fix a potential memory corruption with caca_printf() calls done
Sam Hocevar
as sam
More... over 11 years ago
doc: hide "__extern" from the final documentation.
Sam Hocevar
as sam
More... almost 12 years ago
figfont: fix uninitialised data access.
Sam Hocevar
as sam
More... almost 12 years ago
build: ship a weak symbol for vsnprintf, too, because our weak symbol for
Sam Hocevar
as sam
More... almost 12 years ago
win32: define a custom sprintf_s() weak symbol. The VS2010 runtime does not
Sam Hocevar
as sam
More... almost 12 years ago
build: install the static libraries as caca.lib, not libcaca.lib.
Sam Hocevar
as sam
More... almost 12 years ago
build: disable subdir-objects option because it makes the distclean rule fail.
Sam Hocevar
as sam
More... almost 12 years ago
build: switch to subdir objects and fix copyright information in string.c.
Sam Hocevar
as sam
More... almost 12 years ago
caca: allow to define the CACA_STATIC macro to deactivate dllimport
Sam Hocevar
as sam
More... almost 12 years ago
win32: use sprintf_s and vsnprintf_s on Windows, so that our static library
Sam Hocevar
as sam
More... almost 12 years ago
build: use RbConfig instead of Config in the Ruby checks.
Sam Hocevar
as sam
More... almost 12 years ago
build: fix Win32 build and allow to build Win64 binaries from Linux, and
Sam Hocevar
as sam
More... almost 12 years ago
build: no longer create symlinks for old libcucul stuff; it's really
Sam Hocevar
as sam
More... almost 12 years ago
build: fix the Visual Studio compilation, remove old solution
Sam Hocevar
as sam
More... almost 12 years ago
build: add ignore entries for Visual Studio crap.
Sam Hocevar
as sam
More... almost 12 years ago
release: libcaca 0.99.beta18
Sam Hocevar
as sam
More... about 12 years ago
build: fix copyright information.
Sam Hocevar
as sam
More... about 12 years ago
figfont: support setting the canvas width and smushing mode from the
Sam Hocevar
as sam
More... about 12 years ago
build: fix "make dist", which was broken because of the vcproj -> vcxproj
Sam Hocevar
as sam
More... about 12 years ago
figfont: stick the source canvas's width, if specified.
Sam Hocevar
as sam
More... about 12 years ago
Add support for python3 to python bindings.
Alex Foulon
as alxf
More... over 12 years ago
Add unittest for canvas module.
Alex Foulon
as alxf
More... over 12 years ago
Drop tabs and trailing spaces.
Alex Foulon
as alxf
More... over 12 years ago
Add check-source rule for python files.
Alex Foulon
as alxf
More... over 12 years ago
Fixed wildcard for python and perl extension.
Alex Foulon
as alxf
More... over 12 years ago
Add cacaclock demo and python binaries to git ignore list.
Alex Foulon
as alxf
More... over 12 years ago
Fix IFS handling for M4PATH in the bootstrap script.
Sam Hocevar
as sam
More... over 12 years ago
Drop trailing spaces
Pascal Terjan
as pterjan
More... over 12 years ago