My Recent Pastes (357 and counting)
Pastes by brixen (357 and counting)
Below are the 15 most recent pasties by brixen.
March 09, 2009
2:33PM EDT
by brixen
View more (148 lines)
## 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
View more (165 lines)
gauss:stackfull brian$ cat config.diffdiff --git a/vm/config_parser.cpp b/vm/config_parser.cppindex de17700..5e12dee 100644--- a/vm/config_parser.cpp+++ b/vm/config_parser.cpp
March 08, 2009
3:58AM EDT
by brixen
View more (35 lines)
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
View more (122 lines)
## 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
View more (13 lines)
/* 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
View more (23 lines)
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
View more (225 lines)
diff --git a/vm/builtin/nativemethod.cpp b/vm/builtin/nativemethod.cppindex 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
View more (106 lines)
diff --git a/vm/builtin/nativemethod.cpp b/vm/builtin/nativemethod.cppindex 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
View more (30 lines)
## 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
View more (19 lines)
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
View more (14 lines)
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
View more (104 lines)
## 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
View more (47 lines)
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 24, 2009
6:26PM EDT
by brixen
View more (36 lines)
$ 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.
