My Recent Pastes (174 and counting)

Pastes by Defiler (174 and counting)

Pages: 1 3 4 5 12

Below are the 15 most recent pasties by Defiler.

October 02, 2007
6:40PM EDT
by Defiler

Loading Specification: ["0.9.0", 1, "rwdaddresses", #<Gem::Version:0x2248fa4 @version="0.99">, #<Date: 4906873/2,0,2299161>, "rwdaddresses is contact book application using rwdtinker and RubyWebDialogs.", #<Gem::Requirement:0x2248a54 @version=nil, @requirements=[[">", #<Gem::Version:0x22488d8 @version="0.0.0">]]>, nil, "ruby", [], "rwdapplications", "steven@superant.com", [], "rwdaddresses is contact book application using rwdtinker and RubyWebDialogs", "http://rubyforge.org/projects/rwdapplications/", true]
Loading Version: ["0.0.8"]
Loading Version: ["0.0.0"]
loading Requirement: [2, [[">", #<Gem::Version:0x2242cf8 @version="0.0.0">]]]
Loading Version: ["0.0.0"]

October 02, 2007
5:15PM EDT
by Defiler

Index: setup.rb
===================================================================
--- setup.rb        (revision 1423)
+++ setup.rb        (working copy)
@@ -7,6 +7,7 @@

October 02, 2007
5:08PM EDT
by Defiler

lustre>gem search rails -r                                                                                  ~/work/gems

*** REMOTE GEMS ***

missing 8507 gems

October 02, 2007
3:35PM EDT
by Defiler

Index: lib/rubygems/source_info_cache.rb
===================================================================
--- lib/rubygems/source_info_cache.rb   (revision 1423)
+++ lib/rubygems/source_info_cache.rb   (working copy)
@@ -74,24 +74,38 @@

October 02, 2007
2:27AM EDT
by Defiler

## Before Marshal

#<Gem::Specification:0x596460
 @authors=[],
 @autorequire=nil,

October 02, 2007
2:21AM EDT
by Defiler

### inspect output prior to marshaling

#<Gem::Specification:0x5bd7a4
 @authors=[],
 @autorequire=nil,

October 01, 2007
3:11PM EDT
by Defiler

     Option values may be structs. Passing them can be complex as it 
     involves examining your system headers to determine the correct 
     definition. An example is an ip_mreq, which may be defined in your 
     system headers as:

September 30, 2007
10:35PM EDT
by Defiler

OBJECT ffi_getpeername(STATE, int s, int reverse_lookup) {
  OBJECT host;
  OBJECT address;

  int error = 0;

September 30, 2007
9:20PM EDT
by Defiler

1 Fresh Restaurants, Inc.
Pay Day  
When you say Hammer you are doubling up. So when you come to the counter Hammer any veggie or topping. Just say HAMMER and get an extra veggie or topping with your order.
 
The first thing Jordan said this morning is get your shoes on the ground is frozen. Frozen? Well lets say Fall air is here and stir fry is on my mind. 

September 30, 2007
9:00PM EDT
by Defiler

#define CONFIG_DARWIN "1"
#define CONFIG_DISABLE_KQUEUE 1
#define CONFIG_HOST "i686-apple-darwin8.10.1"
#define CONFIG_PREFIX "/usr/local"
#define CONFIG_VERSION "0.8.0"

September 26, 2007
3:55PM EDT
by Defiler

def self.def_extend_command(cmd_name, load_file, *aliases)
  Context.module_eval %[
    def #{cmd_name}(*opts, &b)
      Context.module_eval {remove_method(:#{cmd_name})}
      require "#{load_file}"

September 24, 2007
10:52PM EDT
by Defiler

lustre>./shotgun/rubinius eval.rb                                                                       
compiling eval string
passing LocalState to compiler
instruction_dt.gen:863: failed assertion `c->sp_ptr > c->fp_ptr + _int'

September 24, 2007
3:18PM EDT
by Defiler

lustre>./shotgun/rubinius eval.rb                                                                       
compiling eval string
creating new BlockEnvironment
setting home
setting initial IP

September 24, 2007
11:21AM EDT
by Defiler

sleeping
sleeping
sleeping
sleeping # 248th sleeping message
An exception has occurred:

September 22, 2007
6:11PM EDT
by Defiler

lustre>./shotgun/rubinius                                                                              
sirb(eval):000> Float(90000000000000000000000)
=> 9.0e+22
sirb(eval):001> Float(90000000000000000000000)
=> 9.0e+22

Next page