Skip to content
Snippets Groups Projects
  1. Jun 24, 2015
  2. Jun 12, 2015
  3. Jun 08, 2015
  4. Feb 17, 2015
  5. Feb 16, 2015
  6. Feb 14, 2015
  7. Mar 13, 2014
  8. Mar 31, 2013
  9. Feb 15, 2013
  10. Jan 03, 2013
  11. Mar 09, 2012
  12. Mar 08, 2012
  13. Mar 03, 2012
  14. Mar 01, 2012
  15. Feb 21, 2012
  16. Feb 04, 2012
  17. Jan 31, 2012
  18. Jan 30, 2012
  19. Jan 29, 2012
  20. Jan 26, 2012
  21. Sep 18, 2011
  22. Aug 09, 2011
  23. Aug 03, 2010
  24. Nov 09, 2009
  25. Oct 28, 2009
    • Lyle Johnson's avatar
      Add cross-compiled binaries for Ruby 1.8 and 1.9 to the gem spec. · 27ac30a8
      Lyle Johnson authored
      By default it looks like rake-compiler doesn't modify the gem spec
      appropriately when we're cross-compiling for multiple Ruby versions.
      Added some lines to remove "lib/fox16.so" from the gem spec's list
      of files to include, and then added "lib/1.8/fox16.so" and "lib/1.9/fox16.so"
      back to the list, so that we get the correct result.
      27ac30a8
  26. Oct 27, 2009
  27. Oct 16, 2009
  28. Oct 15, 2009
  29. Oct 13, 2009
    • Lyle Johnson's avatar
      Removed the users_guide subdirectory. · a7c65e48
      Lyle Johnson authored
      In the interest of keeping this as simple as possible, I've extracted
      the source files for the FXRuby User's Guide into a separate project
      (fxruby-guide).
      a7c65e48
  30. Sep 15, 2009
Loading