dgtized (Charles Comstock)

Name
Charles Comstock
Email
Website/Blog
http://dgtized.net
Location
St. Louis, MO, US
Member Since
Apr 11, 2008 (about 1 year)

Following 3 githubbers and watching 20 repositories view all →

Public Repositories (4)

  • algorithms

    A library of algorithms and containers for Ruby.

    legend

    Forked from kanwei/algorithms Wed May 13 15:53:20 -0700 2009

    Last updated Wed May 13 15:57:23 -0700 2009

  • rake

    A branch of Rake supporting parallel task execution.

    legend

    Forked from quix/rake Wed Oct 15 14:55:38 -0700 2008

    Last updated Sun Sep 28 23:09:53 -0700 2008

  • biorake

    An extension to rake that can be used to build database-backed workflows

    legend

    Forked from jandot/biorake Wed Sep 10 13:51:25 -0700 2008

    Last updated Thu Sep 25 10:56:10 -0700 2008

  • bio-graphics

    Bio::Graphics is a ruby library for visualizing annotations on chromosomes

    legend

    Forked from jandot/bio-graphics Wed Jul 23 12:45:34 -0700 2008

    Last updated Wed Jul 23 13:51:23 -0700 2008

Public Activity feed

dgtized pushed to master at evanphx/rubinius Fri Nov 06 14:29:18 -0800 2009
HEAD is ff9f3cc49ebab02f62a90bf942c0def994aa9956
dgtized pushed to master at evanphx/rubinius Fri Nov 06 13:01:44 -0800 2009
HEAD is f63d1146442fd92d925efbb5007a8172a0849c13
  • dgtized committed f63d1146:
    fixed compile on gcc 4.4.1 as write requires use of return value
dgtized opened issue 67 on evanphx/rubinius Fri Nov 06 12:59:27 -0800 2009
-fPIC error in capi/ext specs
dgtized pushed to master at evanphx/rubinius Fri Oct 30 13:47:14 -0700 2009
HEAD is d171b1842eda04f0bc5c307888b6bd79ce8108b6
dgtized created gist: 222697 Fri Oct 30 13:39:03 -0700 2009
CC vm/agent.cpp gcc -Ivm/external_libs/libtommath -Ivm/external_libs/libgdtoa -Ivm/external_libs/...
dgtized closed issue 25 on evanphx/rubinius Mon Oct 26 10:08:39 -0700 2009
Zlib failures
dgtized updated gist: 202585 Mon Oct 05 16:10:54 -0700 2009
$ cat exp/deflate.rb require 'zlib'
dgtized created gist: 202585 Mon Oct 05 16:03:50 -0700 2009
$ cat exp/deflate.rb require 'zlib'
dgtized pushed to master at rubyspec/rubyspec Tue Sep 29 16:42:36 -0700 2009
HEAD is ba9676278623a975a98d70eb2c9615f5bff9996c
  • dgtized committed ba967627:
    converted language ensure specs to use ScratchPad
dgtized pushed to master at rubyspec/rubyspec Tue Sep 29 16:29:54 -0700 2009
HEAD is bd16a4301de66d27c9ddf87edb2f6bd569024841
  • Charles Comstock committed bd16a430:
    Return from within a begin was not checking all exit paths from the function