使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
cacalabs
/
libcaca
镜像自地址
https://github.com/cacalabs/libcaca.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
7
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
1303
提交
1
分支
77 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
其它
9.5%
目录树:
da68305e2c
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'da68305e2c'
${ noResults }
libcaca
/
cxx
文件历史
Sam Hocevar
ec68a634cf
* Get rid of the last long types in the API.
* Use size_t and ssize_t where appropriate.
16 年前
..
.gitignore
* Added .gitignore files in addition to svn:ignore properties.
17 年前
Makefile.am
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 年前
caca++.cpp
* Windows build fixes here and there.
17 年前
caca++.h
* Add cucul_get_version() and caca_get_version() and updated C++ bindings
17 年前
caca++.pc.in
* Updated C++ bindings and renamed directory to more comprehensive cxx
18 年前
cucul++.cpp
* Get rid of the last long types in the API.
16 年前
cucul++.h
* Get rid of the last long types in the API.
16 年前
cucul++.pc.in
* Updated C++ bindings and renamed directory to more comprehensive cxx
18 年前
cxxtest.cpp
* Add #include <cstring> to fix gcc-4.3 build.
17 年前