Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
cacalabs
/
libcaca
Mirror von
https://github.com/cacalabs/libcaca.git
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
1298
Commits
1
Branch
208 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Andere
9.5%
Struktur:
6a3f5c21f0
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 }
Erstelle Branch
${ searchTerm }
von „6a3f5c21f0“
${ noResults }
libcaca
/
cxx
Verlauf
Sam Hocevar
6a3f5c21f0
* Changed most of the long ints in the API into C99 types. WARNING: this
completely breaks compatibility with previous versions of libcaca on 64-bit systems.
vor 17 Jahren
..
.gitignore
* Added .gitignore files in addition to svn:ignore properties.
vor 18 Jahren
Makefile.am
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
vor 17 Jahren
caca++.cpp
* Windows build fixes here and there.
vor 18 Jahren
caca++.h
* Add cucul_get_version() and caca_get_version() and updated C++ bindings
vor 18 Jahren
caca++.pc.in
* Updated C++ bindings and renamed directory to more comprehensive cxx
vor 19 Jahren
cucul++.cpp
* Changed most of the long ints in the API into C99 types. WARNING: this
vor 17 Jahren
cucul++.h
* Changed most of the long ints in the API into C99 types. WARNING: this
vor 17 Jahren
cucul++.pc.in
* Updated C++ bindings and renamed directory to more comprehensive cxx
vor 19 Jahren
cxxtest.cpp
* Add #include <cstring> to fix gcc-4.3 build.
vor 18 Jahren