8 Revīzijas (5f0ec215f8c9915ed028324a8ecac8212f68e18d)

Autors SHA1 Ziņojums Datums
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. pirms 14 gadiem
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 15 gadiem
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the pirms 15 gadiem
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is pirms 16 gadiem
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that pirms 16 gadiem
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. pirms 17 gadiem
  Sam Hocevar 7373e6b18c * Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to pirms 17 gadiem
  Sam Hocevar 64e11f119b * More characters for the wide rotations. pirms 17 gadiem
  Sam Hocevar 6982b8e426 * Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). They pirms 17 gadiem
  Sam Hocevar f338951be9 * Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right. pirms 17 gadiem
  Sam Hocevar 0a02cbb312 * Added a small test for cucul_left() in test/text.c. It is *fucking* ugly. pirms 17 gadiem
  Jean-Yves Lamoureux 6b807c1a90 * Added error checks on canvas / display creations pirms 18 gadiem
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. pirms 18 gadiem
  Sam Hocevar 33058757da * Add a no warranty clause to the code. pirms 18 gadiem
  Sam Hocevar 1cdaa755ae * Documented flip/flop/rotate as being involutive. pirms 18 gadiem
  Sam Hocevar 9621f21c5a * Convert all programs and tests to the new import/export API. pirms 18 gadiem
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done pirms 18 gadiem
  Sam Hocevar 0cbd5fd983 * Cosmetic fix in test/font.c. pirms 18 gadiem
  Sam Hocevar 38c4a8b608 * Implemented cucul_load_file() and cucul_load_memory() to load respectively pirms 18 gadiem
  Sam Hocevar 370fb06990 * Added "common.h", a placeholder for simple features and functions missing pirms 18 gadiem
  Sam Hocevar 634c8266cc * Added a test for multiple frames support. pirms 18 gadiem