All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Untitled

    2073517·perl·2.3 KB·2011-06-02 04:00 UTC
    {
     
     $req->set_always( method => 'GET' );
     
     ok( !$stash->{is_first_login}, qq[is_first_login not initialized before login] );
     clear_all_mocks();
     
     $ctl->assert_login($ct
  • Unnamed

    2073513·perl·769 B·2011-06-02 03:41 UTC
    { my($method, $args) = $ctx->next_call;
     is($method => 'user_exists', q{called 'user_exists'} ) }
     
     { my($method, $args) = $ctx->next_call;
     is($method
  • Unnamed

    2073512·text·484 B·2011-06-02 03:40 UTC
    ## mysql table create
    
    mysql> CREATE TABLE ftpgroup ( groupname varchar(16) NOT NULL default '', gid smallint(6) NOT NULL default '5500', members varchar(16) NOT NULL default '', KEY groupname (grou
  • Unnamed

    2073511·perl·842 B·2011-06-02 03:40 UTC
    { 
     my($method, $args) = $ctx->next_call;
     is($method => 'user_exists', q{called 'user_exists'} );
     }
     
     { 
     my($method, $args) = $ctx->nex
  • Miscellany

    2073504·cpp·843 B·2011-06-02 03:00 UTC
    clientRequest* IllbdrClient::GetCompletedRequest()
    {
     // First off, do we even have a completed chunk?
     if( !IsCompleteChunkAvailable() ) return NULL;
    
     // We do! Then lets get the data out of th
  • Something

    2073498·java·10.5 KB·2011-06-02 02:45 UTC
    // ************ heap.java **********************\\
    
    package heap;
    
    import java.util.ArrayList;
    import java.lang.Comparable;
    
    public class Heap<E> implements PriorityQueue<E>
    {
     private ArrayL
  • Miscellany

    2073495·text·1.1 KB·2011-06-02 02:28 UTC
    I find. This work good in FL.
    
    c/p
    
    I have tested the new settings in New security area and its working.
    
    The settings are:
    
    1. Settings:
    
    General Settings
    
    Disable Firmware upgrades
    Forc
  • Mine

    2073494·text·632 B·2011-06-02 02:27 UTC
    left/right
    mens/womens (size of case)
    shape of case
    shape of dial
    kind of numerals on dial: arabic, roman, tick, or none
    which numerals showing? 1-12, 12-3-6-9, etc
    number of lugs
    shape of lug
  • Unnamed

    2073491·text·347 B·2011-06-02 02:15 UTC
    Product: Java(TM) SE Development Kit 6 Update 25 -- Error 1723.There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your suppor
  • Untitled

    2073487·text·19.9 KB·2011-06-02 01:55 UTC
    0.000000 futex(0x22b4d5c, FUTEX_WAIT_PRIVATE, 75, NULL) = 0 <0.839945>
     0.840029 futex(0x22b4d30, FUTEX_WAKE_PRIVATE, 1) = 0 <0.000004>
     0.000019 write(57, "0", 1) = 1 <0.000006
  • votabot.py

    2073486·python·2.7 KB·2011-06-02 01:52 UTC
    '''
    Copyright (c) 2011, Centro de Alumnos Informtica UTFSM Casa Central
    All rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provid
  • Stuff

    2073483·text·2.0 KB·2011-06-02 01:44 UTC
    (handlebars
     (name "Handlebars")
     (artist "Flobots")
     (master TRUE)
     (context 905)
     (song
     (name songs/handlebars/handlebars)
     (tracks
     ((drum (0 1 2 3 4 5))
  • Miscellany

    2073482·text·13.9 KB·2011-06-02 01:37 UTC
    0.000000 futex(0xdd1bcc, FUTEX_WAIT_PRIVATE, 371, NULL) = 0 <0.913937>
     0.913999 futex(0xdd1ba0, FUTEX_WAKE_PRIVATE, 1) = 0 <0.000015>
     0.000043 write(68, "0", 1) = 1 <0.000013>
  • Anonymous

    2073479·text·1.3 KB·2011-06-02 01:23 UTC
    diff --git a/mythtv/programs/mythbackend/filetransfer.cpp b/mythtv/programs/mythbackend/filetransfer.cpp
    index 0e2de25..7606638 100644
    --- a/mythtv/programs/mythbackend/filetransfer.cpp
    +++ b/mytht
  • Mine

    2073473·nasm·789 B·2011-06-02 01:02 UTC
    FIB proc near
     push ax ;empilha ax
     cmp ax,1 ;compara ax com 1
     jz LABEL_IF ;se for verdadeiro vai para label if
     cmp ax,2
  • Mine

    2073469·text·210 B·2011-06-02 00:53 UTC
    RewriteEngine On
    RewriteBase /
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-l
    
    RewriteRule ^webmaster/([^/]*)/?$ webmaster.php?sect
  • Stuff

    2073466·text·3.2 KB·2011-06-02 00:49 UTC
    diff --git a/mythtv/libs/libmythbase/msocketdevice.cpp b/mythtv/libs/libmythbase/msocketdevice.cpp
    index 76afc03..5f7e7d8 100644
    --- a/mythtv/libs/libmythbase/msocketdevice.cpp
    +++ b/mythtv/libs/li
  • Something

    2073465·text·1.6 KB·2011-06-02 00:36 UTC
    top - 10:35:58 up 1 day, 20:34, 1 user, load average: 12.19, 10.53, 5.72
    Tasks: 131 total, 1 running, 130 sleeping, 0 stopped, 0 zombie
    Cpu0 : 6.9%us, 1.6%sy, 0.0%ni, 80.7%id, 10.5%wa,
  • .xinitrc default

    2073458·text·146 B·2011-06-02 00:19 UTC
    #!/bin/sh
    #
    # ~/.xinitrc
    #
    # Executed by startx (run your window manager from here)
    #
    
    exec /usr/bin/gnome-session&
    exec /usr/bin/xterm&
  • Mine

    2073455·nasm·1.3 KB·2011-06-02 00:08 UTC
    .MODEL small
    .STACK 100h
    .DATA
     FibVetor DB 0,0,0,0,0,13,10,'$'
     Tam DB 5
    .CODE
     mov cx,@data
     mov ds,cx ;set DS to point to the data segment
     mov ax,5
     CALL

older pastes →