53 коммитов (8d104f9b86b90f5f7a41137f81370cd600f5bc9e)

Автор SHA1 Сообщение Дата
  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 лет назад
  Pascal Terjan 98e61bc6dd * Improve Cucul::Canvas creation 17 лет назад
  Pascal Terjan 0456c906e4 * Add Caca::Display#canvas 17 лет назад
  Pascal Terjan a1b474106a * Allow calling Caca::Display.new without parameter 17 лет назад
  Pascal Terjan 1f28b391b9 * Rename parameters of draw_box* in Ruby binding 17 лет назад
  Pascal Terjan 596e961792 * Add Caca.version and Cucul.version 17 лет назад
  Sam Hocevar ffde02419c * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. 17 лет назад
  Sam Hocevar dfb3140b8e * Some cleanup in the Ruby bindings Makefile.am. 17 лет назад
  Sam Hocevar 63ecdbf48d * Adapt the Ruby bindings to the event API change. 17 лет назад
  Pascal Terjan 641656e902 * Little improvements in ruby doc 17 лет назад
  Pascal Terjan 0de0992e57 * Add Caca::Event#quit? to make tests nicer 17 лет назад
  Pascal Terjan b47e5c57a3 * Split Ruby documentation out of README 17 лет назад
  Pascal Terjan bf1898d0a4 * Improve the example in README 17 лет назад
  Pascal Terjan 4a7c10f7b3 * Install lib/caca.rb 17 лет назад
  Pascal Terjan 9e558e6aa6 * Update README to talk about Caca 17 лет назад
  Pascal Terjan fab393b78e * Use to_i on the event mask, it is not always an Integer 17 лет назад
  Pascal Terjan 117a70f1ee - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) 17 лет назад
  Pascal Terjan 061ca415b0 * Add missing methods in Caca::Display and add empty Caca::Event 17 лет назад
  Pascal Terjan 99140ead7c * Add Caca and Caca::Display 17 лет назад
  Pascal Terjan cf4cdf995d * Finish Cucul::Dither 17 лет назад
  Pascal Terjan 17c5fc7335 * Add Cucul::Dither (incomplete) 17 лет назад
  Pascal Terjan f3ce2dfd1a * Improve type checking of arguments 17 лет назад
  Sam Hocevar b18d63c6d7 * Slightly doxygenated ruby/README so that it appears in the manual (see 17 лет назад
  Pascal Terjan 594b1215d6 * Update README 17 лет назад
  Pascal Terjan bb4ec2178b * Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am 17 лет назад
  Pascal Terjan f5b3266b6d * Add Cucul::Font 17 лет назад
  Pascal Terjan 9568e4801a * Add some pseudo doc for Ruby binding 17 лет назад
  Pascal Terjan 9f43bc8b3c * Add more tests for the ruby binding 17 лет назад
  Pascal Terjan 4db01daeec * Add more tests for the ruby binding 17 лет назад
  Pascal Terjan f56963e829 * Fix number of arguments for set_height 17 лет назад
  Pascal Terjan 99c145b79a * Add the ruby tests to make check 17 лет назад
  Pascal Terjan 92414f5af0 * Use autotools for Ruby bindings 17 лет назад
  Pascal Terjan 53aa9c6e75 * Fix some prototypes and use a header file for Init_cucul_canvas 17 лет назад
  Sam Hocevar f3649b1559 * Do not run "make clean" in ruby/* subdirectories when the Makefiles do 17 лет назад
  Sam Hocevar 1714312f07 * Autotoolified the Ruby bindings. Use --enable-ruby. 17 лет назад