My Recent Pastes (353 and counting)

Pastes by brixen (353 and counting)

Pages:

Below are the 15 most recent pasties by brixen.

March 09, 2009
2:33PM EDT
by brixen

## full compile, default 6 lifetime

Finished in 77.746018 seconds

1360 files, 6560 examples, 21663 expectations, 0 failures, 0 errors

March 09, 2009
1:36PM EDT
by brixen

gauss:stackfull brian$ cat config.diff 
diff --git a/vm/config_parser.cpp b/vm/config_parser.cpp
index de17700..5e12dee 100644
--- a/vm/config_parser.cpp
+++ b/vm/config_parser.cpp

March 08, 2009
3:58AM EDT
by brixen

Finished in 75.940771 seconds

1360 files, 6560 examples, 21663 expectations, 0 failures, 0 errors

Garbage collector stats:

March 06, 2009
10:24PM EDT
by brixen

## debug build, first run is compiling

gauss:stackfull brian$ bin/mspec ci --gc-stats core/array
rubinius 0.11.0-dev (ruby 1.8.6) (8ee28339e 12/31/2009) [i686-apple-darwin9.6.0]
.......................................................................

March 06, 2009
6:01PM EDT
by brixen

  /* Perform garbage collection on the young objects. */
  void BakerGC::collect(Roots &roots, CallFrameLocationList &call_frames) {
    Object* tmp;
    ObjectArray *current_rs = object_memory->remember_set;

March 06, 2009
5:58PM EDT
by brixen

gauss:stackfull brian$ bin/mspec ci --gc-stats core/array
rubinius 0.11.0-dev (ruby 1.8.6) (bd9b33769 12/31/2009) [i686-apple-darwin9.6.0]
.......................................................................

Finished in 4.054262 seconds

March 05, 2009
4:01PM EDT
by brixen

diff --git a/vm/builtin/nativemethod.cpp b/vm/builtin/nativemethod.cpp
index b989390..0a1f6df 100644
--- a/vm/builtin/nativemethod.cpp
+++ b/vm/builtin/nativemethod.cpp
@@ -2,6 +2,9 @@

March 05, 2009
12:33PM EDT
by brixen

diff --git a/vm/builtin/nativemethod.cpp b/vm/builtin/nativemethod.cpp
index b989390..8f513ea 100644
--- a/vm/builtin/nativemethod.cpp
+++ b/vm/builtin/nativemethod.cpp
@@ -101,7 +101,16 @@ namespace rubinius {

March 04, 2009
2:09PM EDT
by brixen

## ruby.cpp
  VALUE rbx_subtend_hidden_global(RbxSubtendHiddenGlobal type) {
    NativeMethodEnvironment* env = NativeMethodEnvironment::get();

    /* @todo Move these to static */

March 03, 2009
7:58PM EDT
by brixen

just before readline(prompt)
irb(main):002:0> ^DNULL returned

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xc000004d

February 26, 2009
5:57PM EDT
by brixen

gauss:tools brian$ ruby -d -e 'p $DEBUG'
true
gauss:tools brian$ ruby -d -e 'p \$DEBUG'
-e:1: syntax error, unexpected $undefined, expecting $end
p \$DEBUG

February 26, 2009
4:59PM EDT
by brixen

## normal MRI
gauss:rubyspec brian$ ruby ../mspec/bin/mspec-run library/stringio/reopen_spec.rb              
........................

Finished in 0.008407 seconds

February 25, 2009
8:37PM EDT
by brixen

17:30   headius >> man, what the hell is wrong with you brixen? you want me to start tweeting shit 
                   about rbx?
17:30   headius >> that's really uncalled for
17:30   brixen >> have a civil discussion without name-calling then
17:30   headius >> hey, if it's on channel it's on channel, don't be a fucking child about it

February 25, 2009
7:12PM EDT
by brixen

put your pastie here

February 24, 2009
6:26PM EDT
by brixen

$ bin/rbx -S merb --help
Usage: merb [uGdcIpPhmailLerkKX] [argument]
Merb. Pocket rocket web framework
********************************************************************************
If no flags are given, Merb starts in the foreground on port 4000.

Next page

Previous page