選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 97c26b9bbb string: avoid an infinite loop with some invalid UTF-8 sequences, and add a 13年前
..
codec Add the copyright unit test and update copyright information everywhere. 16年前
driver build: fix copyright information. 13年前
Makefile.am build: no longer create symlinks for old libcucul stuff; it's really 13年前
attr.c build: fix copyright date in old files. 13年前
box.c Add the copyright unit test and update copyright information everywhere. 16年前
caca.c Add the copyright unit test and update copyright information everywhere. 16年前
caca.h build: fix the OS X and Clang builds. 13年前
caca.pc.in Add -lz to Libs.private for static linking. 16年前
caca0.c Add the copyright unit test and update copyright information everywhere. 16年前
caca0.h Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16年前
caca_conio.c Add the copyright unit test and update copyright information everywhere. 16年前
caca_conio.h Add the copyright unit test and update copyright information everywhere. 16年前
caca_debug.h Add the copyright unit test and update copyright information everywhere. 16年前
caca_internals.h build: fix copyright information. 13年前
caca_prof.h Add the copyright unit test and update copyright information everywhere. 16年前
caca_stubs.h Add the copyright unit test and update copyright information everywhere. 16年前
caca_types.h Fix the Win32 build: ssize_t was no longer defined. 15年前
canvas.c build: ship a weak symbol for vsnprintf, too, because our weak symbol for 13年前
charset.c Add the copyright unit test and update copyright information everywhere. 16年前
conic.c Add the copyright unit test and update copyright information everywhere. 16年前
dirty.c Add the copyright unit test and update copyright information everywhere. 16年前
dither.c Add the copyright unit test and update copyright information everywhere. 16年前
event.c Add the copyright unit test and update copyright information everywhere. 16年前
figfont.c figfont: fix uninitialised data access. 13年前
file.c misc: fix a few memory leaks and invalid memory accesses. 13年前
font.c Add the copyright unit test and update copyright information everywhere. 16年前
frame.c Add the copyright unit test and update copyright information everywhere. 16年前
getopt.c Move mygetopt() directly into libcaca, for use by other programs. 15年前
graphics.c Add the copyright unit test and update copyright information everywhere. 16年前
legacy.c Add the copyright unit test and update copyright information everywhere. 16年前
libcaca.def Reorganise MSVC files so that each project is with its source code. 17年前
libcaca.vcxproj Convert stuff to Visual Studio 2010. It has <stdint.h>! 15年前
libcaca.vcxproj.filters build: fix the Visual Studio compilation, remove old solution 13年前
line.c Add the copyright unit test and update copyright information everywhere. 16年前
mono9.data Mark the font data as const. We no longer modify it in place. 15年前
monobold12.data Mark the font data as const. We no longer modify it in place. 15年前
prof.c Add the copyright unit test and update copyright information everywhere. 16年前
string.c string: avoid an infinite loop with some invalid UTF-8 sequences, and add a 13年前
time.c build: ship a weak symbol for vsnprintf, too, because our weak symbol for 13年前
transform.c Remove spurious tabs from source. 15年前
triangle.c A few C89 compilation fixes. 15年前