source: libcaca/trunk @ 2495

Name Size Rev Age Author Last Change
../
tools 2405   15 years Sam Hocevar * makefont is only a system tool: use htons/htonl instead of hton16/hton32.
tests 2309   15 years Sam Hocevar * Started libcaca unit tests.
test 2101   16 years Sam Hocevar * Rename "test" to "examples". The former will become a real …
src 2436   15 years Sam Hocevar * Fix cucul_file_read() calls in cacaview.
ruby 2303   15 years Sam Hocevar * Changed most of the long ints in the API into C99 types. WARNING: …
python 2060   16 years Sam Hocevar * Added Eriol’s snake.py example, even if it doesn’t use our (out of …
perl 775   17 years Jean-Yves Lamoureux * Updated MSVC++ project (static library and src/*)
msvc 2314   15 years Sam Hocevar * Add missing headers to the Visual Studio build files.
kernel 2398   15 years Sam Hocevar * Remove htons() and htonl() from kernel mode: we use our custom …
examples 2313   15 years Sam Hocevar * Switch a few unsigned int variables to size_t where appropriate. * …
doc 2243   15 years Sam Hocevar * Get rid of TODO. It's now in Trac (http://libcaca.zoy.org/report/1).
cxx 2437   15 years Sam Hocevar * Fix C++ library linking.
cucul 2412   15 years Sam Hocevar * Export cucul_flush_figlet() to the public API. It should be removed …
csharp 2308   15 years Sam Hocevar * Get the project to build in an alternate directory.
caca 2306   15 years Sam Hocevar * Documentation fixes (due to renamings, some parameters were no …
THANKS 790 bytes 1879   16 years Sam Hocevar * Renamed doxygen sections here and there to avoid embarassing …
stubs.h 2.5 KB 2398   15 years Sam Hocevar * Remove htons() and htonl() from kernel mode: we use our custom …
README 968 bytes 2182   15 years Jean-Yves Lamoureux * FIRST !
NOTES 4.3 KB 820   17 years Sam Hocevar * Moved the technical discussion on S-Lang's palette optimisation from …
NEWS 6.2 KB 2096   16 years Sam Hocevar * Set version to 0.99.beta13. * Updated NEWS and ChangeLog?.
Makefile.am 739 bytes 2299   15 years Sam Hocevar * Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
libcaca.spec 4.1 KB 526   17 years Sam Hocevar * Removed cacademo from examples, manpages and distributions. It's useless.
COPYING.LGPL 25.9 KB 522   17 years Sam Hocevar * Changed the licensing to WTFPL, as per all copyright holders' permission.
COPYING.GPL 17.6 KB 568   17 years Sam Hocevar * Added glue code to compile libcaca without a libc and build …
COPYING 508 bytes 1795   16 years Sam Hocevar * Fixed address in license.
configure.ac 16.1 KB 2425   15 years Sam Hocevar * Generate the C++ .pc files at configure time.
ChangeLog 404.1 KB 2096   16 years Sam Hocevar * Set version to 0.99.beta13. * Updated NEWS and ChangeLog?.
caca-config.in 1.7 KB 1018   17 years Sam Hocevar * Do not output unnecessary libraries in caca-output config.
build-win32 1.5 KB 2299   15 years Sam Hocevar * Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
build-kernel 1.1 KB 2299   15 years Sam Hocevar * Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
build-dos 1.3 KB 2299   15 years Sam Hocevar * Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
bootstrap 3.7 KB 2176   15 years Sam Hocevar * Check for pkg-config before bootstrapping, because autoconf gives a …
AUTHORS 511 bytes 2060   16 years Sam Hocevar * Added Eriol’s snake.py example, even if it doesn’t use our (out of …
.gitignore 190 bytes 2316   15 years Sam Hocevar * Put autotools files in a hidden ".auto" directory instead of "autotools".
  • Property svn:ignore set to
    Makefile.in
    Makefile
    aclocal.m4
    autotools
    autom4te.cache
    config.h.in
    config.h
    config.log
    config.status
    configure
    libtool
    stamp-*
    *-stamp
    INSTALL
    caca-config
Note: See TracBrowser for help on using the repository browser.