|
../
|
|
caca
|
|
2303
|
5 years
|
sam |
* Changed most of the long ints in the API into C99 types. WARNING: this
…
|
|
csharp
|
|
2095
|
5 years
|
sam |
* Implemented the empty CuculCanvas? constructor.
* Implemented …
|
|
cucul
|
|
2303
|
5 years
|
sam |
* Changed most of the long ints in the API into C99 types. WARNING: this
…
|
|
cxx
|
|
2303
|
5 years
|
sam |
* Changed most of the long ints in the API into C99 types. WARNING: this
…
|
|
doc
|
|
2243
|
5 years
|
sam |
* Get rid of TODO. It's now in Trac (http://libcaca.zoy.org/report/1).
|
|
examples
|
|
2300
|
5 years
|
sam |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
|
kernel
|
|
2300
|
5 years
|
sam |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
|
msvc
|
|
2299
|
5 years
|
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
|
|
perl
|
|
775
|
7 years
|
jylam |
* Updated MSVC++ project (static library and src/*)
|
|
python
|
|
2060
|
5 years
|
sam |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of date) …
|
|
ruby
|
|
2303
|
5 years
|
sam |
* Changed most of the long ints in the API into C99 types. WARNING: this
…
|
|
src
|
|
2300
|
5 years
|
sam |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
|
test
|
|
2101
|
5 years
|
sam |
* Rename "test" to "examples". The former will become a real testsuite.
…
|
|
tests
|
|
2301
|
5 years
|
sam |
* Use CppUnit? for C and C++ unit tests. Sorry, Jylam.
|
|
tools
|
|
2299
|
5 years
|
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
|
|
.gitignore
|
194 bytes
|
1873
|
6 years
|
sam |
* Added .gitignore files in addition to svn:ignore properties.
|
|
AUTHORS
|
511 bytes
|
2060
|
5 years
|
sam |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of date) …
|
|
bootstrap
|
3.7 KB
|
2176
|
5 years
|
sam |
* Check for pkg-config before bootstrapping, because autoconf gives a
…
|
|
build-dos
|
1.3 KB
|
2299
|
5 years
|
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
|
|
build-kernel
|
1.1 KB
|
2299
|
5 years
|
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
|
|
build-win32
|
1.5 KB
|
2299
|
5 years
|
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
|
|
caca-config.in
|
1.7 KB
|
1018
|
7 years
|
sam |
* Do not output unnecessary libraries in caca-output config.
|
|
ChangeLog
|
404.1 KB
|
2096
|
5 years
|
sam |
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog?.
|
|
configure.ac
|
16.1 KB
|
2302
|
5 years
|
sam |
* Cosmetic fix for ./configure output when a pkg-module is not found.
|
|
COPYING
|
508 bytes
|
1795
|
6 years
|
sam |
* Fixed address in license.
|
|
COPYING.GPL
|
17.6 KB
|
568
|
7 years
|
sam |
* Added glue code to compile libcaca without a libc and build applications …
|
|
COPYING.LGPL
|
25.9 KB
|
522
|
7 years
|
sam |
* Changed the licensing to WTFPL, as per all copyright holders' …
|
|
libcaca.spec
|
4.1 KB
|
526
|
7 years
|
sam |
* Removed cacademo from examples, manpages and distributions. It's …
|
|
Makefile.am
|
739 bytes
|
2299
|
5 years
|
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
|
|
NEWS
|
6.2 KB
|
2096
|
5 years
|
sam |
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog?.
|
|
NOTES
|
4.3 KB
|
820
|
7 years
|
sam |
* Moved the technical discussion on S-Lang's palette optimisation from
…
|
|
README
|
968 bytes
|
2182
|
5 years
|
jylam |
* FIRST !
|
|
stubs.h
|
2.5 KB
|
2299
|
5 years
|
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
|
|
THANKS
|
790 bytes
|
1879
|
6 years
|
sam |
* Renamed doxygen sections here and there to avoid embarassing …
|