All public logs

From ApCoCoAWiki

Combined display of all available logs of ApCoCoAWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 100 | ) (20 | 50 | 100 | 250 | 500)
  • 17:12, 26 June 2015 Stadler talk contribs deleted page ApCoCoA-1:Project management (content was: "{{PAGENAME}} Category:ProjectManagement {| width=70% border="1" cellpadding="5" style="margin:1em 1em 1em 0; border:1px #778 solid; border-collapse:collapse; empty-cells:show;" |- | bgcolor=#E0EEEE | '''News'''...")
  • 17:10, 26 June 2015 Stadler talk contribs restored page ApCoCoA-1:Main Page (77 revisions restored)
  • 17:09, 26 June 2015 Stadler talk contribs deleted page ApCoCoA-1:Main Page (content was: "=Welcome to the website of the computer algebra framework ApCoCoA= '''ApCoCoA''', which is the acronym of '''Ap'''plied '''Co'''mputations in '''Co'''mputer '''A'''lgebra, is based on the computer algebra system [http://cocoa.dima.unige...")
  • 12:15, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.UnsetX (content was: '<command> <title>NC.UnsetX</title> <short_description> Set alpbabet (set of inderminates) to the empty string. (It might be a useless function.) </short_description> <syntax> NC.UnsetX() </syntax> <description> <example> NC.SetX(<quotes>...')
  • 12:15, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.UnsetRules (content was: '<command> <title>NC.UnsetRules</title> <short_description> Set rewriting rules to the empty set. </short_description> <syntax> NC.UnsetRules() </syntax> <description> <example> NC.SetX(<quotes>xy</quotes>); NC.SetRules(<quotes>yx</quot...')
  • 12:15, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.UnsetRelations (content was: '<command> <title>NC.UnsetRelations</title> <short_description> Set relations to the empty set. </short_description> <syntax> NC.UnsetRelations() </syntax> <description> <example> NC.SetX(<quotes>xyz</quotes>); NC.SetRelations(<quotes>y...')
  • 12:15, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.UnsetOrdering (content was: '<command> <title>NC.UnsetOrdering</title> <short_description> Set the current admissible ordering to the default ordering <tt>LLEX</tt> (length-lexicographic ordering). </short_description> <syntax> NC.UnsetOrdering() </syntax> <descript...')
  • 12:15, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.UnsetFp (content was: '<command> <title>NC.UnsetFp</title> <short_description> Set coefficient field to the default coefficient field <tt>Q</tt>, i.e. RAT in CoCoAL. </short_description> <syntax> NC.UnsetFp() </syntax> <description> <example> NC.RingEnv(); Coe...')
  • 12:15, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.Subtract (content was: '<command> <title>NC.Subtract</title> <short_description> Subtraction of two polynomials in a free monoid ring. </short_description> <syntax> NC.Subtract(F1:LIST, F2:LIST):LIST </syntax> <description> <em>Please note:</em> The function(s)...')
  • 12:14, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.SetX (content was: '<command> <title>NC.SetX</title> <short_description> Set alphabet (set of indeterminates). </short_description> <syntax> NC.SetX(X:STRING) </syntax> <description> <itemize> <item>@param <em>X</em>: a STRING which is the alphabet (set of ...')
  • 12:13, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.SetRules (content was: '<command> <title>NC.SetRules</title> <short_description> Set the (rewriting) rules over monoid rings. </short_description> <syntax> NC.SetRules(Rules:LIST) </syntax> <description> Please set ring environment <em>coefficient field</em> <t...')
  • 12:13, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.SetRelations (content was: '<command> <title>NC.SetRelations</title> <short_description> Set relations for a finitely presented monoid ring. </short_description> <syntax> NC.SetRelations(Relations:LIST) </syntax> <description> Before calling the function, please se...')
  • 12:13, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.SetFp (content was: '<command> <title>NC.SetFp</title> <short_description> Set coefficient field to a finite field. </short_description> <syntax> NC.SetFp() NC.SetFp(Prime:INT) </syntax> <description> Note that the default coefficient field is rational numbe...')
  • 12:12, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.ReducedGB (content was: '<command> <title>NC.ReducedGB</title> <short_description> Enumerate a reduced (partial) Groebner basis of a finitely generated two-sided ideal in a free monoid ring. <par/> Note that, given an ideal <tt>I</tt> and an admissible ordering...')
  • 12:12, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.PrefixSaturation (content was: '<command> <title>NC.PrefixSaturation</title> <short_description> Prefix saturation of a polynomial in a finitely presented monoid ring. </short_description> <syntax> NC.PrefixSaturation(F:LIST):LIST NC.PrefixSaturation(F:LIST, LoopBound:...')
  • 12:12, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.PrefixReducedGB (content was: '<command> <title>NC.PrefixReducedGB</title> <short_description> Prefix reduced Groebner basis of a finitely generated (right) ideal in a finitely presented monoid ring. </short_description> <syntax> NC.PrefixReducedGB(G:LIST):LIST </synt...')
  • 12:12, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.PrefixNR (content was: '<command> <title>NC.PrefixNR</title> <short_description> Prefix normal remainder of a polynomial with respect to a list of polynomials in a finitely presented monoid ring. </short_description> <syntax> NC.PrefixNR(F:LIST, G:LIST):LIST </...')
  • 12:12, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.PrefixInterreduction (content was: '<command> <title>NC.PrefixInterreduction</title> <short_description> Prefix interreduction of a list of polynomials in a finitely presented monoid ring. </short_description> <syntax> NC.PrefixInterreduction(G:LIST):LIST </syntax> <descri...')
  • 12:12, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.PrefixGB (content was: '<command> <title>NC.PrefixGB</title> <short_description> Prefix Groebner basis of a finitely generated (right) ideal in a finitely presented monoid ring. </short_description> <syntax> NC.PrefixGB(G:LIST):LIST </syntax> <description> <em>...')
  • 12:11, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.Multiply (content was: '<command> <title>NC.Multiply</title> <short_description> Multiplication of two polynomials in a free monoid ring. </short_description> <syntax> NC.Multiply(F1:LIST, F2:LIST):LIST </syntax> <description> <em>Please note:</em> The function...')
  • 12:11, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MinimalPolynomial (content was: '<command> <title>NC.MinimalPolynomial</title> <short_description> Compute a minimal polynomial of an element over the quotient of a free monoid ring if it exists. </short_description> <syntax> NC.MinimalPolynomial(G:LIST, P:LIST):LIST NC...')
  • 12:11, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRSubtract (content was: '<command> <title>NC.MRSubtract</title> <short_description> Subtraction of two polynomials in a finitely presented monoid ring. </short_description> <syntax> NC.MRSubtract(X:STRING, Ordering:STRING, Relations:LIST, F1:LIST, F2:LIST):LIST ...')
  • 12:11, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRReducedGB (content was: '<command> <title>NC.MRReducedGB</title> <short_description> Enumerate a reduced (partial) Groebner basis of a finitely generated two-sided ideal in a finitely presented monoid ring. <par/> Note that, given an ideal <tt>I</tt> and an adm...')
  • 12:11, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRNR (content was: '<command> <title>NC.MRNR</title> <short_description> Normal remainder of a polynomial with respect to a list of polynomials in a finitely presented monoid ring. </short_description> <syntax> NC.MRNR(X:STRING, Ordering:STRING, Relations:L...')
  • 12:10, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRMultiply (content was: '<command> <title>NC.MRMultiply</title> <short_description> Multiplication of two polynomials in a finitely presented monoid ring. </short_description> <syntax> NC.MRMultiply(X:STRING, Ordering:STRING, Relations:LIST, F1:LIST, F2:LIST):LI...')
  • 12:10, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRMinimalPolynomial (content was: '<command> <title>NC.MRMinimalPolynomial</title> <short_description> Compute a minimal polynomial of an element over the quotient of a finitely presented monoid ring if it exists. </short_description> <syntax> NC.MRMinimalPolynomial(X:STR...')
  • 12:10, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRMB (content was: '<command> <title>NC.MRMB</title> <short_description> Enumerate Macaulay basis of a <tt>K</tt>-algebra. </short_description> <syntax> NC.MRMB(X:STRING, Ordering:STRING, Relations:LIST, Gb:LIST):LIST NC.MRMB(X:STRING, Ordering:STRING, Rela...')
  • 12:10, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRLTIdeal (content was: '<command> <title>NC.MRLTIdeal</title> <short_description> Enumerate a (partial) (two-sided) leading-term ideal of a finitely generated ideal in a finitely presented monoid ring. </short_description> <syntax> NC.MRLTIdeal(X:STRING, Orderi...')
  • 12:10, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRLT (content was: '<command> <title>NC.MRLT</title> <short_description> Leading term of a polynomial in a finitely presented monoid ring. </short_description> <syntax> NC.MRLT(X:STRING, Ordering:STRING, Relations:LIST, F:LIST):STRING </syntax> <description...')
  • 12:10, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRLC (content was: '<command> <title>NC.MRLC</title> <short_description> Leading coefficient of a polynomial in a finitely presented monoid ring. </short_description> <syntax> NC.MRLC(X:STRING, Ordering:STRING, Relations:LIST, F:LIST):INT or RAT </syntax> <...')
  • 12:09, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRKernelOfHomomorphism (content was: '<command> <title>NC.MRKernelOfHomomorphism</title> <short_description> Enumerate a (partial) Groebner basis of the kernel of a <tt>K</tt>-algebra homomorphism. </short_description> <syntax> NC.MRKernelOfHomomorphism(X1:STRING, Relations1...')
  • 12:09, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRIsHomog (content was: '<command> <title>NC.MRIsHomog</title> <short_description> Checks whether a polynomial or a set (LIST) of polynomials is homogeneous in a finitely presented monoid ring. </short_description> <syntax> NC.MRIsHomog(X:STRING, Ordering:STRING...')
  • 12:09, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRIsGB (content was: '<command> <title>NC.MRIsGB</title> <short_description> Check whether a finite list (set) of non-zero polynomials in a finitely presented monoid ring is a Groebner basis. <par/> Note that, given an ideal <tt>I</tt> and an admissible orde...')
  • 12:09, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRIntersection (content was: '<command> <title>NC.MRIntersection</title> <short_description> Enumerate a (partial) Groebner basis of the intersection of two finitely generated two-sided ideals in a finitely presented monoid ring. </short_description> <syntax> NC.MRIn...')
  • 12:09, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRInterreduction (content was: '<command> <title>NC.MRInterreduction</title> <short_description> Interreduce a list (set) of polynomials in a finitely presented monoid ring. <par/> Given an admissible ordering <tt>Ordering</tt>, a set of non-zero polynomial <tt>G</tt>...')
  • 12:09, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRHF (content was: '<command> <title>NC.MRHF</title> <short_description> Hilbert function of a <tt>K</tt>-algebra. <par/> For every <tt>i</tt> in <tt>N</tt>, we let <tt>F_{i}</tt> be the <tt>K</tt>-vector subspace generated by the words of length less than ...')
  • 12:09, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRGB (content was: '<command> <title>NC.MRGB</title> <short_description> Enumerate a (partial) Groebner basis of a finitely generated two-sided ideal in a finitely presented monoid ring (by the Buchberger procedure). <par/> Given an ideal <tt>I</tt> and an...')
  • 12:04, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRDeg (content was: '<command> <title>NC.MRDeg</title> <short_description> (Standard) degree of a polynomial in a finitely presented monoid ring. </short_description> <syntax> NC.MRDeg(X:STRING, Relations:LIST, F:LIST):INT </syntax> <description> <em>Please ...')
  • 12:04, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.MRAdd (content was: '<command> <title>NC.MRAdd</title> <short_description> Addition of two polynomials in a finitely presented monoid ring. </short_description> <syntax> NC.MRAdd(X:STRING, Ordering:STRING, Relations:LIST, F1:LIST, F2:LIST):LIST </syntax> <de...')
  • 12:03, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.LTIdeal (content was: '<command> <title>NC.LTIdeal</title> <short_description> Enumerate a (partial) (two-sided) leading-term ideal of a finitely generated ideal in a free monoid ring. </short_description> <syntax> NC.LTIdeal(G:LIST):LIST NC.LTIdeal(G:LIST, De...')
  • 12:03, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.LT (content was: '<command> <title>NC.LT</title> <short_description> Leading term of a polynomial in a free monoid ring. </short_description> <syntax> NC.LT(F:LIST):STRING </syntax> <description> <em>Please note:</em> The function(s) explained on this pag...')
  • 12:03, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.IsFinite (content was: '<command> <title>NC.IsFinite</title> <short_description> Check whether the <tt>K</tt>-dimension <tt>dim(K<X>/<M>)</tt> is finite, where <tt><M></tt> is an monoid ideal generated by a finite set of monoid <tt>M</tt>. </s...')
  • 12:03, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GTruncatedGB (content was: '<command> <title>NC.GTruncatedGB</title> <short_description> Compute a degree truncated Groebner basis of a finitely generated homogenous two-sided ideal in a free monoid ring over <tt>F2</tt>. </short_description> <syntax> NC.GTruncated...')
  • 12:03, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GSubtract (content was: '<command> <title>NC.GSubtract</title> <short_description> Subtraction of two polynomials in a free monoid ring over <tt>F2</tt>. </short_description> <syntax> NC.GSubtract(F1:LIST, F2:LIST):LIST </syntax> <description> <em>Please note:</...')
  • 12:02, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GReducedGB (content was: '<command> <title>NC.GReducedGB</title> <short_description> Enumerate a reduced (partial) Groebner basis of a finitely generated two-sided ideal in a free monoid ring over <tt>F2</tt>. <par/> Note that, given an ideal <tt>I</tt> and an a...')
  • 12:02, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GNR (content was: '<command> <title>NC.GNR</title> <short_description> Normal remainder of polynomial with respect to a list of polynomials in a free monoid ring over <tt>F2</tt>. </short_description> <syntax> NC.GNR(F:LIST, G:LIST):INT </syntax> <descript...')
  • 12:02, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GMultiply (content was: '<command> <title>NC.GMultiply</title> <short_description> Multiplication of two polynomials in a free monoid ring over <tt>F2</tt>. </short_description> <syntax> NC.GMultiply(F1:LIST, F2:LIST):LIST </syntax> <description> <em>Please note...')
  • 12:02, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GMB (content was: '<command> <title>NC.GMB</title> <short_description> Macauley basis of an <tt>F2</tt>-algebra. </short_description> <syntax> NC.GMB(Gb:LIST):LIST NC.GMB(Gb:LIST, DegreeBound:INT):LIST </syntax> <description> <em>Please note:</em> The func...')
  • 12:02, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GLT (content was: '<command> <title>NC.GLT</title> <short_description> Leading term of a polynomial in a free monoid ring over <tt>F2</tt>. </short_description> <syntax> NC.GLT(F:LIST):STRING </syntax> <description> <em>Please note:</em> The function(s) ex...')
  • 12:02, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GLC (content was: '<command> <title>NC.GLC</title> <short_description> Leading coefficient of a polynomial in a free monoid ring over <tt>F2</tt>. </short_description> <syntax> NC.GLC(F:LIST):INT </syntax> <description> <em>Please note:</em> The function(s...')
  • 12:01, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GIsGB (content was: '<command> <title>NC.GIsGB</title> <short_description> Check whether a finite list (set) of non-zero polynomials in a free monoid ring over <tt>F2</tt> is a Groebner basis. <par/> Note that, given an ideal <tt>I</tt> and an admissible or...')
  • 12:01, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GInterreduction (content was: '<command> <title>NC.GInterreduction</title> <short_description> Interreduce a list (set) of polynomials in a free monoid ring over <tt>F2</tt>. <par/> Note that, given an admissible ordering <tt>Ordering</tt>, a set of non-zero polynomi...')
  • 12:01, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GHF (content was: '<command> <title>NC.GHF</title> <short_description> Compute the values of the Hilbert function of a finitely generated <tt>F2</tt>-algebra. <par/> For every <tt>i</tt> in <tt>N</tt>, we let <tt>F_{i}</tt> be the <tt>F2</tt>-vector subsp...')
  • 12:01, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GGB (content was: '<command> <title>NC.GGB</title> <short_description> Enumerate a (partial) Groebner basis of a finitely generated two-sided ideal in a free monoid ring over <tt>F2</tt> (using Buchberger procedure). <par/> Given an ideal <tt>I</tt> and a...')
  • 12:01, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GDeg (content was: '<command> <title>NC.GDeg</title> <short_description> (Standard) degree of a polynomial in a free monoid ring over <tt>F2</tt>. </short_description> <syntax> NC.GDeg(F:LIST):INT </syntax> <description> <em>Please note:</em> The function(s...')
  • 11:29, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.GAdd (content was: '<command> <title>NC.GAdd</title> <short_description> Addition of two polynomials in a free group ring over <tt>F2</tt>. </short_description> <syntax> NC.GAdd(F1:LIST, F2:LIST):LIST </syntax> <description> <em>Please note:</em> The functi...')
  • 11:29, 10 May 2013 Stadler talk contribs deleted page ApCoCoA-1:NC.FindPolynomials (content was: '<command> <title>NC.FindPolynomials</title> <short_description> Find polynomials with specified alphabet (set of indeterminates) from a list of polynomials in monoid rings. </short_description> <syntax> NC.FindPolynomials(Alphabet:STRIN...')
  • 10:40, 19 June 2012 Stadler talk contribs moved page BBSGen.Wmat to BBSGen.WMat
  • 11:05, 20 March 2012 Stadler talk contribs deleted page Not having headphones so blasting my music 26 (content was: 'thumb| I sing that line over and over [http://musictorunto.net/best-workout-songs/ playlist] all day eve...' (and the only contributor was '184.82.186.176'))
  • 11:05, 20 March 2012 Stadler talk contribs blocked 184.82.186.176 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:05, 20 March 2012 Stadler talk contribs deleted page I think I be sending word messages for my health that s cool too 71 (content was: 'thumb| uuu alfin alguien hiso eso Nunca desista, vai enfrente até acertar... GLMeuArÉVocê -me telling my f...' (and the only contributor was '184.82.186.111'))
  • 11:05, 20 March 2012 Stadler talk contribs blocked 184.82.186.111 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:04, 20 March 2012 Stadler talk contribs deleted page Epsom downs tomoz for garfs boxing even excited times xxx 7 (content was: 'thumb| Make the mistake and move on: a 1 minute audio post to power your day - wew lmao im not doin dat! ¿Por qué e...' (and the only contributor was '184.82.186.129'))
  • 11:04, 20 March 2012 Stadler talk contribs blocked 184.82.186.129 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:04, 20 March 2012 Stadler talk contribs deleted page Somebody get her a bowl cause i enjoy salt water for my fish 7 (content was: 'thumb| Just decided I will never marry a man that snores... dealbreaker lightestsleeperever writtin to your hard lost l...' (and the only contributor was '184.82.186.98'))
  • 11:03, 20 March 2012 Stadler talk contribs blocked 184.82.186.98 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:03, 20 March 2012 Stadler talk contribs deleted page He s making me drink lemon and salt 12 (content was: 'thumb| Noticias Liga BBVA: El gol de Adriano coloca a Barcelona en el liderato (0-1): Los catalanes sufrieron pero term...' (and the only contributor was '94.60.168.210'))
  • 11:03, 20 March 2012 Stadler talk contribs blocked 94.60.168.210 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:03, 20 March 2012 Stadler talk contribs deleted page Green apple w lemon n salt 71 (content was: 'thumb| You must have missed the announcement from about teaming up with us LoMo is now on TeamFresh Pois é, sou filha ...' (and the only contributor was '184.82.186.39'))
  • 11:03, 20 March 2012 Stadler talk contribs blocked 184.82.186.39 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:02, 20 March 2012 Stadler talk contribs deleted page Salt n vinegar all the way 64 (content was: 'thumb| I have no involvement with Nick Jr. *sighs heavily* omg me and are scared. We are done with this conversation. lov...' (and the only contributor was '94.60.168.30'))
  • 11:02, 20 March 2012 Stadler talk contribs blocked 94.60.168.30 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:02, 20 March 2012 Stadler talk contribs deleted page Bring out the Epsom salts 51 (content was: 'thumb| Coolest necklace ever! don't yell at anyone mike to say my body is on a ten right now is an understatement. sooo...' (and the only contributor was '184.82.186.32'))
  • 11:02, 20 March 2012 Stadler talk contribs blocked 184.82.186.32 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 11:01, 20 March 2012 Stadler talk contribs deleted page How do Epsom salts help 92 (content was: 'thumb| eu so feio Just looking glam in NYC! Doin at club Avec supporting my ppls... get down on it y'all FF my fellas T...' (and the only contributor was '94.60.168.122'))
  • 11:01, 20 March 2012 Stadler talk contribs blocked 94.60.168.122 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 13:02, 8 March 2012 Stadler talk contribs deleted page How has it taken half hour to get from Epsom to cheam 43 (content was: 'thumb| Drake 2moro?.....Blake shelton now.... blakeshelton!!! It is no longer enough to report the fact truthfully. It ...' (and the only contributor was '94.60.168.255'))
  • 13:02, 8 March 2012 Stadler talk contribs blocked 94.60.168.255 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 13:02, 8 March 2012 Stadler talk contribs deleted page 80s Music all day on 98 1 I ve been in the best mood all day 56 (content was: 'thumb| [Real 2PM] 2PM . Lo que Voldemort vería en el Espejo de Oesed sería verse a sí mismo poderoso e i...' (and the only contributor was '94.60.168.41'))
  • 13:02, 8 March 2012 Stadler talk contribs blocked 94.60.168.41 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 13:02, 8 March 2012 Stadler talk contribs deleted page Taking a nice hot bath with Epsom salts 11 (content was: 'thumb| Kinda happy to go home for once. These weird dreams i be havin <<< Incredible job by and the CSC for raising UA's ...' (and the only contributor was '184.82.186.7'))
  • 13:01, 8 March 2012 Stadler talk contribs blocked 184.82.186.7 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 13:01, 8 March 2012 Stadler talk contribs deleted page People are like music some speak the truth and others are just noise 34 (content was: 'thumb| *Holding Eye* awgh!!!! Coach I got hit I uset to think what would I do if I even lost you not I'm thi...' (and the only contributor was '94.60.168.103'))
  • 13:01, 8 March 2012 Stadler talk contribs blocked 94.60.168.103 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 13:01, 8 March 2012 Stadler talk contribs deleted page Am I the only one who puts season salt on fries 54 (content was: 'thumb| "Wild Ones"- ft " TEAM BRING IT: Inspiring. Passionate.Dominant. Boots2Asses" Steps brothers is the best film ou...' (and the only contributor was '94.60.168.220'))
  • 13:00, 8 March 2012 Stadler talk contribs blocked 94.60.168.220 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 13:00, 8 March 2012 Stadler talk contribs deleted page Jag hade åtminstone två En med ett jävligt salt litet hjul på sidan 70 (content was: 'thumb| I have no idea. I'm over it though :') TVD First Look: Elijah Is Back! What Does His Return Mean for Klaus? vi...' (and the only contributor was '184.82.186.208'))
  • 13:00, 8 March 2012 Stadler talk contribs deleted page Music is everybody s life 53 (content was: 'thumb| Heads up for the holiday: our Richmond St store will be closed Dec 24th through Dec. 26th. Last mi...' (and the only contributor was '184.82.186.76'))
  • 13:00, 8 March 2012 Stadler talk contribs blocked 184.82.186.208 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 12:59, 8 March 2012 Stadler talk contribs blocked 184.82.186.76 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 12:59, 8 March 2012 Stadler talk contribs deleted page He goes to Epsom College x 71 (content was: 'thumb| si vos! Calida! Foi óoooootimo ter visto vc luuciano ' I told you, I'm in India working on my TOP SECRET TELE...' (and the only contributor was '184.82.186.183'))
  • 12:59, 8 March 2012 Stadler talk contribs blocked 184.82.186.183 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 12:58, 8 March 2012 Stadler talk contribs deleted page Lmao EPIC music 23 (content was: 'thumb| I DO NOT APPROVE OF THIS! Secret videos on their channel? Jimmy, you know what to do! .. and I ...' (and the only contributor was '184.82.186.146'))
  • 10:21, 23 January 2012 Stadler talk contribs deleted page An assessment Web sites About book Subscribers and information products (content was: 'Analysis Sites About electronic book Subscribers and information products Although e-book subscribers are increasingly becoming popular for their c...' (and the only contributor was '71.246.107.154'))
  • 10:20, 23 January 2012 Stadler talk contribs deleted page Apple ipad tablet electronic ebook reader or Kindle Comparing Review (content was: 'Are you looking for an ebook readers and hesitating on what a single to choose from the Apple iPad and Kindle. The apple ipad tablet and Kindle are ...' (and the only contributor was '71.246.107.154'))
  • 10:20, 23 January 2012 Stadler talk contribs blocked 71.246.107.154 talk with an expiration time of indefinite (anonymous users only, account creation disabled)
  • 09:36, 9 December 2011 Stadler talk contribs deleted page Debt consolidation - How To Get A Guaranteed Unsecured Personal Loan 72 (content was: 'Very own <strong> [http://www.checkpersonalloanrates.com/debt-consolidation-%e2%80%93-factors-for-loans/ Debt consolidation]</strong> for students ...' (and the only contributor was 'DeclanBryanbvv'))
  • 09:35, 9 December 2011 Stadler talk contribs blocked DeclanBryanbvv talk contribs with an expiration time of indefinite (account creation disabled)
  • 09:35, 9 December 2011 Stadler talk contribs deleted page Weight loss tips - Gym Workout Routines To Lose Weight 25 (content was: 'Other than physical exercise, you'll need to have a well-nicely balanced diet. You should not <strong> [http://www.trybestwaytoloseweig...' (and the only contributor was 'RenfredMcculloughjox'))
  • 09:35, 9 December 2011 Stadler talk contribs blocked RenfredMcculloughjox talk contribs with an expiration time of indefinite (account creation disabled)
(newest | oldest) View (newer 100 | ) (20 | 50 | 100 | 250 | 500)