Skip to content
Snippets Groups Projects
  1. Aug 07, 2015
  2. Aug 04, 2015
  3. Aug 03, 2015
  4. Jun 24, 2015
  5. Jun 12, 2015
  6. Jun 08, 2015
  7. Feb 17, 2015
  8. Feb 16, 2015
  9. Feb 14, 2015
  10. Mar 13, 2014
  11. Mar 31, 2013
  12. Feb 15, 2013
  13. Jan 03, 2013
  14. Mar 09, 2012
  15. Mar 08, 2012
  16. Mar 03, 2012
  17. Mar 01, 2012
  18. Feb 21, 2012
  19. Feb 04, 2012
  20. Jan 31, 2012
  21. Jan 30, 2012
  22. Jan 29, 2012
  23. Jan 26, 2012
  24. Sep 18, 2011
  25. Aug 09, 2011
  26. Aug 03, 2010
  27. Nov 09, 2009
  28. 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
  29. Oct 27, 2009
  30. Oct 16, 2009
  31. Oct 15, 2009
  32. 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
Loading