-
2075490·text·34.8 KB·2011-06-06 11:10 UTC
-
2075473·text·498 B·2011-06-06 10:13 UTC
--- a/sc/source/filter/excel/xestream.cxx
+++ b/sc/source/filter/excel/xestream.cxx
@@ -863,8 +863,10 @@ OUString XclXmlUtils::ToOUString( const ScfUInt16Vec& rBuf, sal_Int32 nStart, sa
{
if
-
2075467·text·2.9 KB·2011-06-06 09:43 UTC
org "DailySet-BackupTest-2"
includefile "/etc/amanda/global/base.conf"
inparallel 16 # maximum dumpers that will run in parallel (max 63)
# this maximum can be
-
2075465·text·904 B·2011-06-06 09:36 UTC
STATISTICS:
Total Full Incr. Level:#
-------- -------- -------- --------
Estimate Time (hrs:min) 3:58
Run Time (hrs:min)
-
2075464·text·1.9 KB·2011-06-06 09:35 UTC
DOMAIN(220A6300):HANDLE(Strong):ce1014:Root:01f4f1b0(System.Web.NativeFileChangeNotification)->
01f4f194(System.Web.DirMonCompletion)->
01f4efb0(System.Web.DirectoryMonitor)->
01f4efd4(System.Colle
-
2075460·diff·11.9 KB·2011-06-06 09:24 UTC
--- openoffice.files.txt 2011-06-04 18:00:56.000000000 -0700
+++ openoffice.files.txt.1 2011-06-05 15:21:47.000000000 -0700
@@ -21272,8 +21272,7 @@
qadevOOo/tests/basic/ifc/accessibility/XAccessib
-
2075459·text·1.3 KB·2011-06-06 09:12 UTC
Bonjour à tous,
J'ai une question concernant le fichier .bash_history sur les MAC OSX. Ce fichier contient les dernières commandes exécutées sur l'ordinateur en question.
-Ces commandes sont-ell
-
2075448·text·368 B·2011-06-06 08:53 UTC
- Review license yeads in source files.
- CompiereAddendum review.
- Recheck modules inside pi, /legal (smartclient, client.kernel, base.weld, etc), they contain 3rd party libs. None of them have
-
2075447·text·1.1 KB·2011-06-06 08:52 UTC
Script iniziato su lun 06 giu 2011 10:51:49 CEST
elbryan@UbunBox:~/tmp$ wget http://homepages.inf.ed.ac.uk/perdita/cwb/CWBEXPORTDIR/xccscwb.x86-linux.gz
--2011-06-06 10:51:55-- http://homepages.inf
-
2075442·python·11.9 KB·2011-06-06 08:23 UTC
import string,cgi,time,os,socket
from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer
from permissionsparser import parse, writeYml
#Set up some global variables
PERMISSIONS_FILE = ''
-
2075433·text·277 B·2011-06-06 07:44 UTC
from django.db import models
from photologue.models import ImageModel
class AlbumCover(ImageModel):
cover = ImageField()
class Album(models.Model):
name = models.CharField(max_length=
-
2075431·text·279 B·2011-06-06 07:40 UTC
from django.db import models
from photologue.models import ImageModel
class AlbumCover(models.Model):
cover = ImageModel()
class Album(models.Model):
name = models.CharField(max_lengt
-
2075427·text·263 B·2011-06-06 07:26 UTC
from django.db import models
from photologue.models import ImageModel
class AlbumCover(ImageModel):
pass
class Album(models.Model):
name = models.CharField(max_length=50)
slug =
-
2075421·text·599.3 KB·2011-06-06 07:14 UTC
-
2075417·text·1.3 KB·2011-06-06 07:08 UTC
SET @NEWENTRY = NEWENTRY;
SET @OLDENTRY = OLDENTRY;
UPDATE gameobject_loot_template SET item = @NEWENTRY WHERE item = @OLDENTRY ;
UPDATE pickpocketing_loot_template SET item = @NEWENTRY WHERE ite
-
2075416·text·5.8 KB·2011-06-06 07:03 UTC
*CLI>
<--- SIP read from UDP:192.168.10.33:5065 --->
INVITE sip:123@192.168.10.43 SIP/2.0
Date: Mon, 06 Jun 2011 07:01:27 GMT
CSeq: 1 INVITE
Via: SIP/2.0/UDP 192.168.10.33:5065;branch=z9hG4bK3
-
2075415·text·1.2 KB·2011-06-06 06:52 UTC
SET @ENTRY = ENTRY;
UPDATE gameobject_loot_template SET item = @ENTRY WHERE item = @ENTRY ;
UPDATE pickpocketing_loot_template SET item = @ENTRY WHERE item = @ENTRY;
UPDATE item_loot_template SE
-
2075412·text·4.9 KB·2011-06-06 06:40 UTC
<--- SIP read from UDP:192.168.10.33:5061 --->
REGISTER sip:192.168.10.43 SIP/2.0
CSeq: 1 REGISTER
Via: SIP/2.0/UDP 192.168.10.33:5061;branch=z9hG4bKb08d2f39-758e-e011-8b18-d48564eb06ac;rport
User
-
2075398·text·6.0 KB·2011-06-06 05:54 UTC
In hopes of becoming a better team, we're going to become more strategic and organized. Most of the time, we make up our game-plan during the game, which leads to confusion and lack of attention. By h
-
2075389·text·768 B·2011-06-06 05:16 UTC
# $t6 = Es el contador que usaremos en el for (como: i)
# $t7 = Es siempre 0, sirve para validar si el numero es 0
.text
.globl main
main:
addi $v0, $zero, 5
syscall
add $t1, $zero, $v0