Public Gists by wilson

Gravatar
Mon Dec 08 11:51:52 -0800 2008
1
2
3
set background=dark
" ir_black has an 'after' hook
colorscheme ir_black
Gravatar
Mon Dec 08 11:50:19 -0800 2008
1
2
3
set nocompatible
set backspace=indent,eol,start whichwrap+=<,>,[,]
set history=50
Gravatar
Mon Dec 08 11:42:34 -0800 2008
1
2
3
# 本拠> git remote show origin
# * remote origin
# URL: git://repo.or.cz/MacVim.git
Gravatar
Thu Nov 20 08:29:52 -0800 2008
1
2
3
本拠> gem env ~/code/integrity
RubyGems Environment:
  - RUBYGEMS VERSION: 1.3.0
Gravatar
Thu Nov 20 08:10:44 -0800 2008
1
2
3
Installing gem integrity-0.1.1
Using local gem /usr/local/lib/ruby/gems/1.8/cache/integrity-0.1.1.gem
ERROR: Error installing integrity-0.1.1.gem:
Gravatar
Wed Oct 22 08:57:29 -0700 2008
1
2
3
t = Thread.new do
  sleep 100_000
end
Gravatar
Wed Oct 08 15:47:23 -0700 2008
1
2
3
desc "Build MacVim and copy MacVim.app to the root of the checkout"
task :package do
  cd "src"
Gravatar
Wed Oct 08 15:47:03 -0700 2008
1
2
3
desc "Build MacVim and copy MacVim.app to the root of the checkout"
task :package do
  cd "src"
Gravatar
Tue Sep 30 13:30:25 -0700 2008
1
2
3
  ##
  # Sets all the default values. Should only be called once. Use reset
  # if you need to restore values.
gist: 11594 .gemrc file for $HOME
Gravatar
Fri Sep 19 07:43:48 -0700 2008
1
2
3
---
:sources:
- http://gems.rubyforge.org
Gravatar
Thu Sep 18 08:04:21 -0700 2008
1
2
3
An exception has occurred:
    No method 'call' on an instance of Fixnum. (NoMethodError)
 
Gravatar
Wed Sep 17 15:47:51 -0700 2008
1
2
3
diff --git a/kernel/common/enumerable.rb b/kernel/common/enumerable.rb
index 9fb2f34..8a4008f 100644
--- a/kernel/common/enumerable.rb
Gravatar
Tue Sep 16 13:17:34 -0700 2008
1
2
3
An exception has occurred:
    Missing or uninitialized constant: RubyParser (NameError)
 
Gravatar
Tue Sep 16 06:41:49 -0700 2008
1
2
3
  # Used to modify the relationship tags applied to the specified contact
  #
  # PUT /users/bob/contacts/alice/tags?friend=t&family=f
Gravatar
Tue Aug 26 12:48:08 -0700 2008
1
2
3
Breakpoint 1, rubinius::Assertion::raise (mesg=0x7ce864 "task->self->get_field(task->state, index)") at vm/exception.cpp:24
24 throw Assertion(mesg);
(gdb) bt
Gravatar
Thu Jul 24 13:25:23 -0700 2008
1
2
3
=== configuring in projects/sample (/Users/wilson/code/cpp/vm/external_libs/llvm/projects/sample)
configure: running /bin/sh ./configure --prefix=/usr/local --cache-file=/dev/null --srcdir=.
configure: creating ./config.status
Gravatar
Thu Jul 24 13:10:43 -0700 2008
1
2
3
> git status
# On branch cpp
# Changed but not updated: