This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
601
Commits
1
Branch
15 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
0deb4abc25
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0deb4abc25'
${ noResults }
libcaca
/
cpp
History
Sam Hocevar
a4ac581b6f
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument to
choose the background colour.
19 years ago
..
Makefile.am
* Fixed C++ bindings makefile so that it does not try to use the system's
19 years ago
caca++.cpp
* Renamed caca_t into caca_display_t.
19 years ago
caca++.h
* Renamed caca_t into caca_display_t.
19 years ago
caca++.pc.in
* Added preliminary C++ bindings
19 years ago
cpptest.cpp
* Compilation fix in cpptest.cpp.
19 years ago
cucul++.cpp
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument to
19 years ago
cucul++.h
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument to
19 years ago
cucul++.pc.in
* Added preliminary C++ bindings
19 years ago