dbussink (Dirkjan Bussink)

Name
Dirkjan Bussink
Email
Website/Blog
http://www.movesonrails.com
Company
http://www.nedap.com
Location
Enschede
Member Since
Apr 18, 2008 (about 1 year)

Following 7 githubbers and watching 20 repositories view all →

Public Repositories (7)

  • rxtx

    Java Serial Communication Library

    legend

    Last updated Fri Oct 23 07:00:55 -0700 2009

  • windmill

    Ruby API for the Windmill project

    legend

    Last updated Sun Jun 14 04:41:20 -0700 2009

  • jsonrpc

    Ruby JSON RPC implementation

    legend

    Last updated Sun Jun 14 04:40:13 -0700 2009

  • dm-audited

    Auditing for DataMapper::Resource objects

    legend

    Last updated Wed Sep 17 00:31:47 -0700 2008

  • dm-constraints

    Database level constraints for DataMapper

    legend

    Last updated Thu Aug 07 13:29:17 -0700 2008

  • dm-searchable

    Very simple searching in multiple columns within a Datamapper::Resource

    legend

    Last updated Tue Jun 24 03:29:23 -0700 2008

  • dm-timeline

    Make it easy to use temporal objects in datamapper

    legend

    Last updated Mon Jun 16 12:44:37 -0700 2008

Public Activity feed

dbussink pushed to master at evanphx/rubinius Sat Nov 21 02:34:42 -0800 2009
HEAD is e6cd4b0508ec74429e50166402949860d80a354e
  • Dirkjan Bussink committed e6cd4b05:
    OMG, Evan introduced a trailing white space
dbussink closed issue 21 on evanphx/rubinius Mon Nov 16 12:16:25 -0800 2009
assertion failure in commit 6536694b26a0021726e3785d5b245d7a8503f559
dbussink pushed to next at datamapper/do Thu Nov 12 11:44:40 -0800 2009
HEAD is c9e6b3bfbd61ce2e26d445878461e37353e08788

3 commits »

dbussink pushed to master at datamapper/do Thu Nov 12 11:41:31 -0800 2009
HEAD is 18a24f87929c591ef11c5d3d5c489a04e1bd1c80

2 commits »

dbussink pushed to master at evanphx/rubinius Thu Nov 12 10:12:47 -0800 2009
HEAD is b5cc48900786fed5bc63c36772d7b3c0a963be32

2 commits »

dbussink opened issue 72 on evanphx/rubinius Wed Nov 11 12:48:16 -0800 2009
Compiler stumbles over overriding a method by using splat
dbussink pushed to next at datamapper/extlib Tue Nov 10 14:29:13 -0800 2009
HEAD is 4e2439a6a4b24ae6f5d81c4b3990f7625ce88e94
  • Dirkjan Bussink committed 4e2439a6:
    Simplify LazyArray by not undeffing methods and defining proxies
dbussink pushed to master at datamapper/extlib Tue Nov 10 14:15:26 -0800 2009
HEAD is 4e2439a6a4b24ae6f5d81c4b3990f7625ce88e94
  • Dirkjan Bussink committed 4e2439a6:
    Simplify LazyArray by not undeffing methods and defining proxies
dbussink opened issue 70 on evanphx/rubinius Tue Nov 10 13:19:10 -0800 2009
require 'optparse' causes a "TypeError: can't modify frozen array" exception
dbussink opened issue 69 on evanphx/rubinius Sat Nov 07 08:40:29 -0800 2009
gem install rdoc causes a segfault during RI
dbussink pushed to master at datamapper/dm-core Thu Nov 05 00:00:02 -0800 2009
HEAD is b126a97f41cb5defc55ce2bbe03f73c1d2ec98d9
  • Dirkjan Bussink committed b126a97f:
    Also not remove elements for paranoia
dbussink pushed to master at datamapper/dm-core Wed Nov 04 13:43:20 -0800 2009
HEAD is 8ca996ed662bb6a9a7cd72bfd3a2e2ecdc703921

2 commits »

dbussink pushed to master at datamapper/dm-core Tue Nov 03 00:05:08 -0800 2009
HEAD is 3f1c1779633574c3c04c12c0580105230f1c7095
  • Dirkjan Bussink committed 3f1c1779:
    Make safe the default if people call save_self directly
dbussink pushed to master at evanphx/rubinius Mon Nov 02 12:25:59 -0800 2009
HEAD is 751deeffba5e585677e02e59e2450e6244a77f31
  • Dirkjan Bussink committed 751deeff:
    Add spec for splat calling to_a on the given argument
dbussink pushed to master at rubyspec/rubyspec Mon Nov 02 12:24:16 -0800 2009
HEAD is b207362c308e7f7d71c83a4496fbe070ca5c5794
  • Dirkjan Bussink committed b207362c:
    Add spec for splat calling to_a on the given argument
dbussink pushed to master at datamapper/dm-core Mon Nov 02 12:00:11 -0800 2009
HEAD is 2e8e7fde21170ab43078e426e7a834d55a58ac41
  • Dirkjan Bussink committed 2e8e7fde:
    Only set the head where there are elements in the collection
dbussink pushed to master at datamapper/extlib Mon Nov 02 11:47:13 -0800 2009
HEAD is 6a3c87aeae3e56caffcb78fab7ba7758606037a7
  • Dirkjan Bussink committed 6a3c87ae:
    empty? is not the reverse of any?
dbussink created gist: 223539 Sun Nov 01 06:25:06 -0800 2009
#!/usr/bin/env ruby -Ku # encoding: utf-8
dbussink pushed to master at evanphx/rubinius Fri Oct 30 02:51:39 -0700 2009
HEAD is 111f09928739492f6aa4281dde887e4a9aa47299

2 commits »

dbussink opened issue 64 on evanphx/rubinius Fri Oct 30 02:14:02 -0700 2009
Splat doesn't call .to_a on the given argument
dbussink pushed to next at datamapper/do Tue Oct 27 13:13:07 -0700 2009
HEAD is 5375e61a79f9fdabfb13c918151cd9e005794291
  • Dirkjan Bussink committed 5375e61a:
    Add enumerable support to DO using structs
dbussink pushed to master at datamapper/do Tue Oct 27 13:12:35 -0700 2009
HEAD is d1381d7f09d22ca11341a1adbfbc6f530208fb32

30 commits »

dbussink pushed to master at evanphx/rubinius Tue Oct 27 12:31:37 -0700 2009
HEAD is 6d767982846b420c03d9db0ec13d92d1e87742e6
  • Dirkjan Bussink committed 6d767982:
    Add rb_const_set to CAPI
dbussink pushed to master at datamapper/dm-core Tue Oct 27 05:11:45 -0700 2009
HEAD is 0e5e389873979acfebe9ca2af2f761215726091c

2 commits »

dbussink commented on datamapper/dm-core Mon Oct 26 23:48:35 -0700 2009
Comment in 1f515cb:

Shouldn't we also add :attr => [] => " 1 = 0 " for the case where there is an in with an empty collection?

dbussink pushed to commapi-0-0-1 at dbussink/rxtx Fri Oct 23 07:00:56 -0700 2009
HEAD is ab43d5fb4b378a65a6e9b19036bc27723bbb47f7
  • Dirkjan Bussink committed ab43d5fb:
    Make prebuild binaries available
dbussink created branch master at dbussink/rxtx Thu Oct 22 12:02:31 -0700 2009
New branch is at dbussink/rxtx/tree/master
dbussink created branch commapi-0-0-1 at dbussink/rxtx Thu Oct 22 12:02:31 -0700 2009
dbussink created repository rxtx Thu Oct 22 06:56:53 -0700 2009
New repository is at dbussink/rxtx
dbussink pushed to master at evanphx/rubinius Mon Oct 19 12:40:26 -0700 2009
HEAD is 85a924d5622f56a0678f9bff869175cdd52c397e
  • Dirkjan Bussink committed 85a924d5:
    Improve documentation on how to build with llvm enabled
dbussink closed issue 55 on evanphx/rubinius Mon Oct 19 10:15:29 -0700 2009
[PATCH] Implemented: Array#sort raises an error if objects can't be compared
dbussink pushed to master at evanphx/rubinius Mon Oct 19 09:42:05 -0700 2009
HEAD is 8f3fc66606f41a1cb008b92e6ffdbc3fde9aaab8
  • Simon Harris committed 8f3fc666:
    Implemented: Array#sort raises an error if objects can't be compared
dbussink closed issue 56 on evanphx/rubinius Mon Oct 19 09:32:54 -0700 2009
[PATCH] SortedSet#hash specs now passing
dbussink pushed to master at evanphx/rubinius Mon Oct 19 09:32:29 -0700 2009
HEAD is 5c10efa8d1f5176021d6c84d419ba79bbe85ac46
  • Simon Harris committed 5c10efa8:
    SortedSet#hash specs now passing.
dbussink pushed to master at evanphx/rubinius Sat Oct 17 23:31:41 -0700 2009
HEAD is 37c18358327bcab892dfa33e643c1bbec33b8c71
  • Dirkjan Bussink committed 37c18358:
    Include config.h in integer to have IS_X8664 available