ctm (Clifford T. Matthews)

Name
Clifford T. Matthews
Email
Member Since
Sep 25, 2008 (about 1 year)

Following 0 githubbers and watching 16 repositories view all →

Public Repositories (6)

  • executor

    old-school Macintosh Emulator

    legend

    Last updated Sat Dec 05 19:18:14 -0800 2009

  • syn68k

    Synthetic 68K CPU (used by Executor)

    legend

    Last updated Sat Dec 05 16:36:11 -0800 2009

  • devctm_template

    Rails template for use with devctm

    legend

    Last updated Tue Oct 27 20:25:18 -0700 2009

  • foreigner

    Foreign keys for Rails migrations

    legend

    Forked from matthuhiggins/foreigner Tue Oct 27 20:14:07 -0700 2009

    Last updated Tue Oct 27 20:18:31 -0700 2009

  • rspec-dev

    Resources for rspec developers/contributors

    legend

    Forked from dchelimsky/rspec-dev Wed Oct 14 07:29:31 -0700 2009

    Last updated Wed Oct 14 07:34:01 -0700 2009

  • rspec-rails

    RSpec extension library for Ruby on Rails

    legend

    Forked from dchelimsky/rspec-rails Tue Oct 13 08:05:04 -0700 2009

    Last updated Tue Oct 13 08:27:45 -0700 2009

Public Activity feed

ctm pushed to master at ctm/executor Sat Dec 05 19:18:14 -0800 2009
HEAD is d068f9792ac57fe7031be754673b57ae7597df20
  • Clifford T. Matthews committed d068f979:
    oops, last commit didn't have most recent Makefile.am.
ctm pushed to master at ctm/executor Sat Dec 05 17:22:40 -0800 2009
HEAD is a0f9ff6c0b7f5055b3db9303b20b4542ac860992
  • Clifford T. Matthews committed a0f9ff6c:
    make distcheck works (as root due to permission issues)
ctm pushed to master at ctm/syn68k Sat Dec 05 16:36:11 -0800 2009
HEAD is 88219957db18260090bfc82363210ea8f15d8c1b

2 commits »

ctm pushed to master at ctm/syn68k Sat Dec 05 14:35:05 -0800 2009
HEAD is 36cf1b75286f0e04f47b3af5e2355ad208f77e4e
ctm pushed to master at ctm/executor Sat Dec 05 07:44:12 -0800 2009
HEAD is 12a845ba9ee7051592f62e9c4f69735668907d10
  • Clifford T. Matthews committed 12a845ba:
    Fixed bug that was causing Executor to crash on systems where argv[0] isn't guaranteed to have a slash in it (e.g., Fedora 12).
ctm pushed to master at ctm/executor Sat Nov 28 15:39:05 -0800 2009
HEAD is 44c8a96e32fa45590294f13927c9962177349d6d
  • Clifford T. Matthews committed 44c8a96e:
    documented environment variable overrides that allow 32-bit version of Executor to be built on x86_64. Also fixed a bug in parse.y
ctm pushed to master at ctm/syn68k Fri Nov 27 15:22:43 -0800 2009
HEAD is 21b993bbdd47ef8d67db978ba26e37c050935336
  • Clifford T. Matthews committed 21b993bb:
    Fix so we can compile on Fedora 9 still.
ctm pushed to master at ctm/executor Fri Nov 27 15:11:05 -0800 2009
HEAD is d6e93d7e5e517c86814cbee49fff0f46abbdfe56
  • Clifford T. Matthews committed d6e93d7e:
    Updated README to give x86_64 users a little more help. Also mentioned that I've now tested the new code on F11 and F12.
ctm pushed to master at ctm/executor Fri Nov 27 14:33:41 -0800 2009
HEAD is a74e289bf632076637740f84a8a5189439c3cece
  • Clifford T. Matthews committed a74e289b:
    Executor builds and runs on Fedora 10 x86_64 again.
ctm pushed to master at ctm/syn68k Fri Nov 27 12:54:30 -0800 2009
HEAD is bb56a75d7b4b8a6600fe3ed96c9153aafeaa46aa
  • ctm committed bb56a75d:
    updated README to mention that Syn68k will not build properly under Snow Leopard.
ctm pushed to master at ctm/syn68k Fri Nov 27 11:31:31 -0800 2009
HEAD is 655e404e13e2b8d286ef6a9883894cfa11563b58
  • ctm committed 655e404e:
    Fixed to build on Fedora 11 and Fedora 12.
ctm pushed to master at ctm/devctm_template Tue Oct 27 20:25:18 -0700 2009
HEAD is 73e89c064f4af924b9747fe4e2dec15ddb5c8a6f
  • ctm committed 73e89c06:
    no longer use harukizaemon's deprecated foreign key code. Use (patched version of) foreigner instead.
ctm pushed to master at ctm/foreigner Tue Oct 27 20:18:32 -0700 2009
HEAD is 6bf765d470192eb9414f68945e2bbefaa92db137
  • ctm committed 6bf765d4:
    no longer uses connection (that may not be available) when determining which adapter to use.
ctm forked matthuhiggins/foreigner Tue Oct 27 20:14:08 -0700 2009
Forked repository is at ctm/foreigner
ctm added webtechnick to rspec-rails Thu Oct 22 15:05:11 -0700 2009
rspec-rails is at ctm/rspec-rails
ctm added mle to rspec-rails Thu Oct 22 15:04:51 -0700 2009
rspec-rails is at ctm/rspec-rails
ctm created gist: 215427 Wed Oct 21 13:17:58 -0700 2009
#! /usr/bin/env ruby # $VERBOSE = true
ctm pushed to master at ctm/rspec-dev Wed Oct 14 07:34:01 -0700 2009
HEAD is b9d7a4a91490de88f41e51fb73a5d492cbf9fd99
  • ctm committed b9d7a4a9:
    Fixed so repos_fetched? doesn't raise an error.
ctm forked dchelimsky/rspec-dev Wed Oct 14 07:29:33 -0700 2009
Forked repository is at ctm/rspec-dev
ctm pushed to master at ctm/rspec-rails Tue Oct 13 08:27:46 -0700 2009
HEAD is 07b61d98c972923fb28fb8f0473ac3a5edc332d9
  • ctm committed 07b61d98:
    Added proof-of-concept RouteTo#which_generates implementation. It works for me, but is lacking documentation and tests.
ctm forked dchelimsky/rspec-rails Tue Oct 13 08:05:04 -0700 2009
Forked repository is at ctm/rspec-rails
ctm pushed to master at ctm/devctm_template Mon Oct 12 11:30:31 -0700 2009
HEAD is 1c694f2260b5ce596f0beb94a977455bd675c941
  • ctm committed 1c694f22:
    Switched the routes specs over to the new (with RSpec-rails 1.2.9) route_to method. Finishes Support #96.
ctm pushed to master at ctm/devctm_template Mon Oct 12 07:18:32 -0700 2009
HEAD is 292553a4be18627c8450a28c8b0bedea79375d42
  • ctm committed 292553a4:
    Fixed to work with RSpec 1.2.9. Does not yet use the new routing helpers. Creates an app that has 100% coverage with no failing tests though. This is the first half of Support #96.
ctm pushed to master at ctm/devctm_template Sun Oct 11 17:55:18 -0700 2009
HEAD is bfcc7ce931170906cd9d1a151b9c19a8760ce7c4
  • ctm committed bfcc7ce9:
    Fixed bug in application controller spec.
ctm pushed to master at ctm/devctm_template Fri Oct 02 08:57:49 -0700 2009
HEAD is 91c68ef843111134a7bece90717cb60dc75a1671
  • ctm committed 91c68ef8:
    Switched from quantipay ssl_requirement to bcurren. This was done after quantipay was giving us trouble on balloon_app.