brixen (Brian Ford)

Name
Brian Ford
Email
Website/Blog
http://blog.brightredglow.com
Company
Engine Yard
Location
Portland, OR
Member Since
Jan 29, 2008 (about 1 year)

Public Repositories (3)

  • rubuildius

    Rubinius Buildbot

    legend

    Forked from halorgium/rubuildius Wed Jul 30 15:38:42 -0700 2008

    Last updated Sat Aug 02 15:03:38 -0700 2008

  • rubyspec

    RSpec-style specification for the Ruby programming language

    legend

    Last updated Mon Jun 02 12:35:56 -0700 2008

  • mspec

    RSpec-syntax compatible framework for RubySpecs

    legend

    Last updated Mon Jun 02 12:32:19 -0700 2008

Public Activity feed

brixen updated gist: 225892 Sun Nov 08 13:52:26 -0800 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ rake -q build ga...
brixen updated gist: 223190 Sun Nov 08 01:03:49 -0800 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ rake -q build ga...
brixen updated gist: 223190 Sun Nov 08 00:51:20 -0800 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ rake -q build ga...
brixen updated gist: 225892 Sun Nov 08 00:10:20 -0800 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ rake -q build ga...
brixen pushed to gh-pages at evanphx/rubinius Fri Nov 06 14:02:20 -0800 2009
HEAD is e5b07afcb1b99edd80eef2401fd6745e4440c4b1
  • brixen committed e5b07afc:
    Note that gh issues is the ticket tracker.
brixen pushed to master at evanphx/rubinius Fri Nov 06 13:38:37 -0800 2009
HEAD is 81520ffe3d7952424474d8bef4b6ef9df5c2bf83
  • brixen committed 81520ffe:
    Remove .name.d files when cleaning external libs.
brixen pushed to master at evanphx/rubinius Fri Nov 06 11:16:28 -0800 2009
HEAD is bea21dc877037aace357cfce5034e8ea21be3183
brixen pushed to master at evanphx/rubinius Fri Nov 06 10:50:56 -0800 2009
HEAD is 911f390521cddf2ee9ed89d45b16be1c7ad3d86f

13 commits »

brixen pushed to master at evanphx/rubinius Thu Nov 05 16:43:58 -0800 2009
HEAD is 1d7e854e20a2e57da12bba8420b6078c9c2ee4aa
brixen created gist: 227550 Thu Nov 05 16:21:14 -0800 2009
cc1plus: warnings being treated as errors vm/builtin/object.hpp:393: warning: ‘class rubinius::Ob...
brixen pushed to master at evanphx/rubinius Wed Nov 04 18:48:33 -0800 2009
HEAD is 11923e8ebe2db2793065bdabbc5bd3442316e807

2 commits »

brixen closed issue 61 on evanphx/rubinius Wed Nov 04 18:47:01 -0800 2009
Getting started doc
brixen closed issue 62 on evanphx/rubinius Wed Nov 04 18:45:36 -0800 2009
Patch to allow AMQP generated protocol classes to load
brixen pushed to master at evanphx/rubinius Wed Nov 04 17:09:15 -0800 2009
HEAD is 3f0395de6365587d56649e1736eeb8740cc739cc

4 commits »

brixen pushed to master at evanphx/rubinius Wed Nov 04 12:42:17 -0800 2009
HEAD is 2a3ebd6d42f1eab83323bcab5f447ac34971e988

5 commits »

brixen pushed to master at evanphx/rubinius Wed Nov 04 00:18:21 -0800 2009
HEAD is 430eaf74d3dda168d0a941311a55bd43736bbb56

4 commits »

brixen created gist: 225892 Wed Nov 04 00:06:37 -0800 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ bin/mspec ci -T ...
brixen pushed to master at evanphx/rubinius Tue Nov 03 17:04:12 -0800 2009
HEAD is ef46d5d2db9019884a240d3d7df066c8a16e4026

3 commits »

brixen created gist: 225579 Tue Nov 03 15:31:01 -0800 2009
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb --with-bstring-inc...
brixen pushed to master at evanphx/rubinius Tue Nov 03 09:45:34 -0800 2009
HEAD is 5599aa007ca1ed2859b4a93707c9a1772979246a

5 commits »

brixen created gist: 224876 Mon Nov 02 23:54:22 -0800 2009
commit 7a855af0036535cbaaf6b7ead688e3f463057ff0 Author: Brian Ford <bford@engineyard.com> Date: ...
brixen updated gist: 224848 Mon Nov 02 22:55:14 -0800 2009
0x00130d2b in std::tr1::hashtable<unsigned long long, std::pair<unsigned long long const, rubiniu...
brixen created gist: 224848 Mon Nov 02 22:51:46 -0800 2009
0x00130d2b in std::tr1::hashtable<unsigned long long, std::pair<unsigned long long const, rubiniu...
brixen updated gist: 224397 Mon Nov 02 12:14:54 -0800 2009
gauss:rubinius brian$ ruby test.rb 1 2
brixen created gist: 224397 Mon Nov 02 11:34:49 -0800 2009
class F def to_ary [1, 2]
brixen updated gist: 217085 Sun Nov 01 18:05:06 -0800 2009
gauss:rubinius brian$ find spec/ -name \*.rbc -delete gauss:rubinius brian$ bin/mspec ci --profil...
brixen updated gist: 217085 Sun Nov 01 18:03:47 -0800 2009
gauss:rubinius brian$ find spec/ -name \*.rbc -delete gauss:rubinius brian$ bin/mspec ci --profil...
brixen updated gist: 223292 Sat Oct 31 15:55:09 -0700 2009
require 'benchmark' total = (ENV['TOTAL'] || 100_000).to_i
brixen created gist: 223292 Sat Oct 31 15:51:51 -0700 2009
gauss:rubinius brian$ bin/rbx -Xint bm_varint.rb Rehearsal -------------------------------------...
brixen updated gist: 223190 Sat Oct 31 12:31:06 -0700 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ gdb --args vm/vm...
brixen updated gist: 223190 Sat Oct 31 12:13:45 -0700 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ gdb --args vm/vm...
brixen created gist: 223190 Sat Oct 31 12:01:16 -0700 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ gdb --args vm/vm...
brixen pushed to master at evanphx/rubinius Fri Oct 30 17:34:55 -0700 2009
HEAD is 6dc13e5a4bd88b8265e49eae4f2ab73d91de8876

5 commits »

brixen created gist: 222818 Fri Oct 30 16:27:29 -0700 2009
gauss:rubinius brian$ gdb --args vm/vm -Xint --melbourne mspec/bin/mspec-ci --ast -B full GNU gd...
brixen created gist: 222614 Fri Oct 30 11:34:23 -0700 2009
gauss:rubinius brian$ find spec/ lib/ -name \*.rbc -delete gauss:rubinius brian$ gdb --args vm/vm...