87 次代码提交 (9a0ebef8d7d78bd32737ba45afc28d260fd1616b)

作者 SHA1 备注 提交日期
  Sam Hocevar a18e28d43e Update copyright information and changelog 3 年前
  Sam Hocevar 96ff990d5e Better sanity checks when creating 2D buffers (Closes #43) 3 年前
  Sam Hocevar 156781dd67 ruby: require 'caca' instead of 'caca.so' 8 年前
  Sam Hocevar 9af0319219 Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 年前
  Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. 8 年前
  Sam Hocevar eae8918745 ruby: update the testsuite to match Ruby API changes. 9 年前
  Sam Hocevar 44317430a1 misc: some source code cleanup. 10 年前
  Pascal Terjan caae67dce5 Fill in the correct array (coverity) 11 年前
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. 12 年前
  Sam Hocevar 26d01d6307 build: fix copyright date in old files. 12 年前
  Pascal Terjan 568f0432bb Allow building with -Werror=format-security 12 年前
  Pascal Terjan 36990e1fa5 Use macros to access len, needed for ruby 1.9 12 年前
  Sam Hocevar d736507785 build: fix copyright information. 12 年前
  Pascal Terjan 23c8dfdfea Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) 13 年前
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. 14 年前
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 年前
  Sam Hocevar 95f200066d Add missing ruby/test file to the distributed tarball. 15 年前
  Pascal Terjan 879ab40ecf * Add back some missing spaces 15 年前
  Sam Hocevar 2a4cccbf34 Clean up .gitignore and documentation build rules. 15 年前
  Pascal Terjan f15ac0c5be * Add test for import/export of area 15 年前
  Sam Hocevar 54f96e88a9 Fix various cosmetic errors (Jylam: tiens un highlight gratuit dans ta gueule pour les trailing spaces !) 15 年前
  Pascal Terjan 5a4d1c2b9b * Oops 15 年前
  Pascal Terjan f517acc5fa * Remove tabs 15 年前
  Pascal Terjan 988feae7e1 * Bind area import/export functions 15 年前
  Pascal Terjan 7797d56436 * Bind dirty rectangle functions 15 年前
  Pascal Terjan 0b87b254c2 * Bind caca_fill_triangle_textured 15 年前
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. 15 年前
  Sam Hocevar 1f5518f842 Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and 15 年前
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. 15 年前
  Sam Hocevar 66eb57001e Add a section at the beginning of the Ruby documentation to prevent doxygen 15 年前
  Sam Hocevar 06ca07d381 Fix import/export related stuff I forgot to update in the Ruby and PHP bindings. 15 年前
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the 15 年前
  Sam Hocevar 8283ca4323 Fix a ruby unit test that made wrong use of Caca::Display.driver_list. 15 年前
  Sam Hocevar 1fe8a8702a A lot of documentation updates here and there, including bugfixes dating 15 年前
  Pascal Terjan 4d482fe364 * Undo last commit 16 年前
  Pascal Terjan 0b2402f485 * Add -module flag, hopefuly this will fix on OSX 16 年前
  Pascal Terjan 76868db1d6 * List drivers as a Hash 16 年前
  Pascal Terjan f58d6161f2 * Fix a warning 16 年前
  Pascal Terjan f291d416db * No need to require test/unit in each testfile 16 年前
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. 16 年前
  Pascal Terjan 0ee5f4c6f1 * Have local paths first in LOAD_PATH 16 年前
  Sam Hocevar fe732d0c04 Continuing the libcucul-libcaca merge. 16 年前
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 年前
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this 16 年前
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 年前
  Pascal Terjan cdab8ff469 Fix args type checks in Caca::Display.new 16 年前
  Pascal Terjan 433a156fd4 Add few unit tests for Caca::Display 16 年前
  Pascal Terjan f805afaa81 Add driver/set_driver/driver=/driver_list methods to Caca::Display, and driver arg to Caca::Display.new 16 年前
  Pascal Terjan bbe37aaaf7 We should not free the canvas if it was auto created with the display 16 年前
  Pascal Terjan 694617510f * cucul.h is needed to build caca part 17 年前