-
1952114·text·7.2 KB·2010-09-30 20:49 UTC
▓████▓
▓█▓ ▓░░▒▒▒▒█▓ ▓█▓
█░░░▓██▓░▒░░▓█▓▒▒██▓ █▒▒█
█░▒▓▒▒▒▒▒▒▓▓█▒▒█▒▒▒▒▒█▓ ▓▒▒█▓
█░▒█▒▒▒▒▒▒▓▓██▓░█▒▒▒▓▒▒░▓█▓ █▒░█
-
1952101·text·914 B·2010-09-30 20:33 UTC
3.7.3-3mdv2010.0 in contrib/backports, 2010.0 for i586; contrib/backports, 2010.0 for x86_64
3.7.3-3mdv2010.0 in contrib/backports, 2010.0 for i586; contrib/backports, 2010.0 for x86_64
3.7.3-2mdv2010
-
1952098·text·372 B·2010-09-30 20:31 UTC
3.7.6-1mdv2010.1 in contrib/backports, current for i586; contrib/backports, current for x86_64
3.7.6-1mdv2010.1 in contrib/backports, current for i586; contrib/backports, current for x86_64
3.7.3-3mdv
-
1952094·python·836 B·2010-09-30 20:24 UTC
# Based on the formula for great-circle distance
# (http://en.wikipedia.org/wiki/Great-circle_distance)
#
# Note that this is not 100% accurate as the earth isn't a "true" sphere, but
# for our pu
-
1952090·text·420.0 KB·2010-09-30 20:19 UTC
-
1952088·text·368 B·2010-09-30 20:16 UTC
0.5.0-2.1mdv2010.1 in contrib/updates, current for i586; contrib/updates, current for x86_64
0.5.0-2.1mdv2010.1 in contrib/updates, current for i586; contrib/updates, current for x86_64
0.5.0-2mdv2010
-
1952043·text·20 B·2010-09-30 19:14 UTC
фигня
фигн
-
1952010·diff·680 B·2010-09-30 18:35 UTC
; partisaver.inf
; PE Builder v3 plug-in INF file for MeetSoft Partition Recovery
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="MeetSoft Partition Saver"
Enable=1
[Software.AddReg
-
1951998·text·1011 B·2010-09-30 18:16 UTC
1.4.0-1mdv2011.0 in contrib/release, cooker for i586; contrib/release, cooker for ppc; contrib/release, cooker for sparc; contrib/release, cooker for sparcv9; contrib/release, cooker for x86_64
1.4.0-
-
1951973·text·40.2 KB·2010-09-30 17:42 UTC
-
1951937·text·747 B·2010-09-30 16:49 UTC
[[ca:Thomas Flamank]]
[[en:Thomas Flamank]]
[[eu:Thomas Flamank]]
[[nl:Thomas Flamank]]</text>
</revision>
</page>
<page>
<title>Rebellyans Kernow 1497</title>
<id>1200</id>
-
1951930·text·660 B·2010-09-30 16:45 UTC
# -*- coding: utf-8 -*-
import hashlib
import sys
import time
import xmlreader
import socket
filename = sys.argv[1]
xml = xmlreader.XmlDump(filename, allrevisions=True)
limit = 10000
c
-
1951917·text·3.2 KB·2010-09-30 16:36 UTC
Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
EAC extraction logfile from 28. September 2010, 23:08
King Just / Mystics Of The God
Used drive : PIONEER DVD-RW DVR-216D Adapter: 1
-
1951879·text·74 B·2010-09-30 15:32 UTC
int main()
{
printf("hello");
if()
print();
int arr[i];
return 0;
}
-
1951877·text·39.6 KB·2010-09-30 15:31 UTC
-
1951858·c·1.3 KB·2010-09-30 14:44 UTC
#include <stdio.h>
/* Protwtypa synarthsewn - SYMPLHRWSTE ANALOGA */
void compare(float,float);
int help(float,float);
/* Orismos synartisewn - SYMPLHRWSTE ANALOGA */
void compare(float n
-
1951853·c·1.1 KB·2010-09-30 14:28 UTC
/* enswmatwsh vivliothikwn */
#include <stdio.h>
/* Protwtypa synarthsewn - SYMPLHRWSTE ANALOGA */
void compare(float,float);
/* Orismos synartisewn - SYMPLHRWSTE ANALOGA */
void compar
-
1951816·lua·1.6 KB·2010-09-30 13:20 UTC
function ScoutRogue(arg1)
local Skill = {}
local i = 0
local focus = UnitMana("player")
local energy = UnitSkill("player")
local friendly = (not UnitCanAttack("player","target"))
-
1951813·text·346 B·2010-09-30 13:13 UTC
&noci0x32ffffnl2.73972602739726nl-18.4931506849315nl-149nl93.6363636363636%dnenoci&drowQTKIKPCNKV[ilynpfykco"k"eqqn"{gvilynpfykJQY"CDQWV"K"FQ"[QWTilynpfykEQQN."UQ"K"ECP"DG"EQQNilynpfykVQQilynpfyktgogo
-
1951800·sql·1.1 KB·2010-09-30 12:55 UTC
CREATE TABLE user_data (
id bigint NOT NULL,
email character varying(128) NOT NULL,
created timestamp with time zone DEFAULT now()
);
ALTER TABLE public.user_data OWNER TO postgres;