50 Révisions (77ff19864fb387375699f309903705f611b945d6)

Auteur SHA1 Message Date
  Pascal Terjan f58d6161f2 * Fix a warning il y a 16 ans
  Pascal Terjan f291d416db * No need to require test/unit in each testfile il y a 16 ans
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. il y a 16 ans
  Pascal Terjan 0ee5f4c6f1 * Have local paths first in LOAD_PATH il y a 16 ans
  Sam Hocevar fe732d0c04 Continuing the libcucul-libcaca merge. il y a 16 ans
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this il y a 16 ans
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
  Pascal Terjan cdab8ff469 Fix args type checks in Caca::Display.new il y a 16 ans
  Pascal Terjan 433a156fd4 Add few unit tests for Caca::Display il y a 16 ans
  Pascal Terjan f805afaa81 Add driver/set_driver/driver=/driver_list methods to Caca::Display, and driver arg to Caca::Display.new il y a 16 ans
  Pascal Terjan bbe37aaaf7 We should not free the canvas if it was auto created with the display il y a 16 ans
  Pascal Terjan 694617510f * cucul.h is needed to build caca part il y a 17 ans
  Pascal Terjan 98e61bc6dd * Improve Cucul::Canvas creation il y a 17 ans
  Pascal Terjan 0456c906e4 * Add Caca::Display#canvas il y a 17 ans
  Pascal Terjan a1b474106a * Allow calling Caca::Display.new without parameter il y a 17 ans
  Pascal Terjan 1f28b391b9 * Rename parameters of draw_box* in Ruby binding il y a 17 ans
  Pascal Terjan 596e961792 * Add Caca.version and Cucul.version il y a 17 ans
  Sam Hocevar ffde02419c * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. il y a 17 ans
  Sam Hocevar dfb3140b8e * Some cleanup in the Ruby bindings Makefile.am. il y a 17 ans
  Sam Hocevar 63ecdbf48d * Adapt the Ruby bindings to the event API change. il y a 17 ans
  Pascal Terjan 641656e902 * Little improvements in ruby doc il y a 17 ans
  Pascal Terjan 0de0992e57 * Add Caca::Event#quit? to make tests nicer il y a 17 ans
  Pascal Terjan b47e5c57a3 * Split Ruby documentation out of README il y a 17 ans
  Pascal Terjan bf1898d0a4 * Improve the example in README il y a 17 ans
  Pascal Terjan 4a7c10f7b3 * Install lib/caca.rb il y a 17 ans
  Pascal Terjan 9e558e6aa6 * Update README to talk about Caca il y a 17 ans
  Pascal Terjan fab393b78e * Use to_i on the event mask, it is not always an Integer il y a 17 ans
  Pascal Terjan 117a70f1ee - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) il y a 17 ans
  Pascal Terjan 061ca415b0 * Add missing methods in Caca::Display and add empty Caca::Event il y a 17 ans
  Pascal Terjan 99140ead7c * Add Caca and Caca::Display il y a 17 ans
  Pascal Terjan cf4cdf995d * Finish Cucul::Dither il y a 17 ans
  Pascal Terjan 17c5fc7335 * Add Cucul::Dither (incomplete) il y a 17 ans
  Pascal Terjan f3ce2dfd1a * Improve type checking of arguments il y a 17 ans
  Sam Hocevar b18d63c6d7 * Slightly doxygenated ruby/README so that it appears in the manual (see il y a 17 ans
  Pascal Terjan 594b1215d6 * Update README il y a 17 ans
  Pascal Terjan bb4ec2178b * Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am il y a 17 ans
  Pascal Terjan f5b3266b6d * Add Cucul::Font il y a 17 ans
  Pascal Terjan 9568e4801a * Add some pseudo doc for Ruby binding il y a 17 ans
  Pascal Terjan 9f43bc8b3c * Add more tests for the ruby binding il y a 17 ans
  Pascal Terjan 4db01daeec * Add more tests for the ruby binding il y a 17 ans
  Pascal Terjan f56963e829 * Fix number of arguments for set_height il y a 17 ans
  Pascal Terjan 99c145b79a * Add the ruby tests to make check il y a 17 ans
  Pascal Terjan 92414f5af0 * Use autotools for Ruby bindings il y a 17 ans
  Pascal Terjan 53aa9c6e75 * Fix some prototypes and use a header file for Init_cucul_canvas il y a 17 ans
  Sam Hocevar f3649b1559 * Do not run "make clean" in ruby/* subdirectories when the Makefiles do il y a 17 ans
  Sam Hocevar 1714312f07 * Autotoolified the Ruby bindings. Use --enable-ruby. il y a 17 ans
  Pascal Terjan bb3c148fc2 * Add a first test for Ruby binding il y a 17 ans
  Pascal Terjan 184cb0ae2f Improve Ruby API for draw_{,thin_}polyline and fix a leak on error il y a 17 ans
  Pascal Terjan 9c6ede6e8c Import Ruby binding il y a 17 ans