All pastesPublic feed

Public feed

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

    2064936·text·820 B·2011-05-19 17:30 UTC
    static void RevertToKnownState(void)
    {
     shaderstate.curvertexvbo = ~0;
     GL_SelectVBO(0);
     GL_SelectEBO(0);
    
     while(shaderstate.lastpasstmus>0)
     {
     GL_LazyBind(--shaderstate.lastpasstmus, 0, r
  • Untitled

    2064934·text·97 B·2011-05-19 17:24 UTC
    For i As UInt32 = uStart To uEnd
     'some operation
     Next i
  • Stuff

    2064925·text·476 B·2011-05-19 17:13 UTC
    Index: lib/msf/util/exe.rb
    ===================================================================
    --- lib/msf/util/exe.rb (revision 12664)
    +++ lib/msf/util/exe.rb (working copy)
    @@ -934,7 +934,7 @@
  • Untitled

    2064923·text·780 B·2011-05-19 17:09 UTC
    OkOk.
    
    Since I dont think anything is going on at the space tonight, lets do a
    crypto night.
    
    Since this is such late notice and I dont have anything prepared.. I
    figure we can have a discussion
  • Someone

    2064902·text·6.0 KB·2011-05-19 16:57 UTC
    import java.awt.*;
    import javax.imageio.ImageIO;
    import java.io.IOException;
    import java.net.URL;
    import org.rsbot.script.ScriptManifest;
    import org.rsbot.script.Script;
    import org.rsbot.event.l
  • Untitled

    2064897·text·42 B·2011-05-19 16:54 UTC
    http://www.youtube.com/watch?v=uwChJHzoRPA
  • Untitled

    2064889·text·261 B·2011-05-19 16:51 UTC
    //is this valid?
    int main(){
     list<SomeObject> temp;
     someFunction(&temp);
     return 0;
    }
    void someFunction(list<SomeObject> * passed){
     SomeObject it;
     passed.push_front(it);//will a local copy
  • Untitled

    2064887·text·42 B·2011-05-19 16:51 UTC
    http://www.youtube.com/watch?v=tH84sdcDPs8
  • Stuff

    2064874·text·1.3 KB·2011-05-19 16:36 UTC
    import java.util.Arrays;
    import java.util.List;
    
    public class Eric {
     
     public static void main(String[] args) {
     
     /** looping through array an array **/
     String [] myValues = {"1", "2", "
  • Miscellany

    2064862·text·2.4 KB·2011-05-19 16:18 UTC
    Mirwais - 2000 - Disco Science (CD1) [320]
    BloodyBeetroots:ILove[2007]V0mp3
    Boysnoize Records -Miami Noize 2011 [2011] - (320)
    Ghostland Observatory - Robotique Majestique (V0)
    GRUM - Heartbeats (
  • main.cc - Birthdaydb

    2064859·cpp·20.7 KB·2011-05-19 16:16 UTC
    ///////////////////////////////////////////////////////////////////////
    /// @file main.cc
    /// @author Kevin P. Rowe
    /// @date May 13, 2011
    /// @version 0.99
    /// @brief Main application.
    /// @det
  • Untitled

    2064849·text·976 B·2011-05-19 16:07 UTC
    (%i1) F;
    (%o1) F
    (%i2) %*4;
    (%o2) 4 F
    (%i3) %+7;
    (%o3) 4 F + 7
    (%i4) %+5;
    (%o4)
  • EVE patch Error

    2064839·text·442 B·2011-05-19 15:57 UTC
    There was an unexpected error while retrieving update status:
    
    Unable to download file evepremiumpatch247655-259851.exe from the server.
    Error: [Errno socket error] [Errno 11002] getaddrinfo failed
  • Anonymous

    2064837·text·1.1 KB·2011-05-19 15:56 UTC
    #!/usr/bin/perl
    use DNS::ZoneParse;
    
    my @list = dirdetails($ARGV[0]);
    treemanage(@list);
    #Manage a recursive tree
    sub treemanage
    {
    # foreach my $list (@_) {
    # print "$list
  • church fathers

    2064834·text·8.2 KB·2011-05-19 15:50 UTC
    ST. IRENAEUS OF LYONS (130-202)
    
    We have known the method of our salvation by no other means than those by whom the gospel came to us; which gospel they truly preached; but afterward, by the will of
  • Untitled

    2064833·text·9.5 KB·2011-05-19 15:49 UTC
    ST. IRENAEUS OF LYONS (130-202)
    
    We have known the method of our salvation by no other means than those by whom the gospel came to us; which gospel they truly preached; but afterward, by the will of
  • Something

    2064827·text·523 B·2011-05-19 15:48 UTC
    [18:49] * Connecting to l4gmd6v4gkq3d3h6.onion (+9999)
    [18:49] * Connect cancelled
    #######################
    Issued to:
    Organization: ValiCert, Inc.
    Unit: ValiCert Class 2 Policy Validation Authori
  • Untitled

    2064798·text·336 B·2011-05-19 15:33 UTC
    Dispatcher.CurrentDispatcher.BeginInvoke
     (System.Windows.Threading.DispatcherPriority.Send, (Action)(() =>
     {
     var authWindow = new AuthWindow();
  • Anonymous

    2064783·text·946 B·2011-05-19 15:24 UTC
    #!/usr/bin/perl
    use DNS::ZoneParse;
    
    my @list = dirdetails($ARGV[0]);
    treemanage(@list);
    #Manage a recursive tree
    sub treemanage
    {
    # foreach my $list (@_) {
    # print "$list
  • Anonymous

    2064781·text·73 B·2011-05-19 15:23 UTC
    real:: height ,first_height ,acceleration ,time ,velocity ,first_velocity

older pastes →