User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 15:47, 12 December 2012 (diff | hist) . . (+48) . . TEAMean
- 15:33, 12 December 2012 (diff | hist) . . (+590) . . N TEAMean (Created page with "==Definition== <source lang="scar" lines="false"> function TEAMean(const TEA: TExtArray): Extended; </source> ==Availability== SCAR Divi 3.38 > Current ==Description== Retur...")
- 15:31, 12 December 2012 (diff | hist) . . (+29) . . TIAMean
- 15:30, 12 December 2012 (diff | hist) . . (+120) . . TIAMean
- 19:35, 10 December 2012 (diff | hist) . . (+50) . . SCAR Divi Online Manual
- 19:35, 10 December 2012 (diff | hist) . . (+80) . . N Category:Deprecated Types (Created page with "This category contains all types which have been deprecated. Category:Types") (current)
- 19:34, 10 December 2012 (diff | hist) . . (+54) . . N TIntegerArray (Redirected page to TIntArray)
- 19:34, 10 December 2012 (diff | hist) . . (-3) . . QuickSort (current)
- 19:33, 10 December 2012 (diff | hist) . . (-2) . . BubbleSortB (current)
- 19:33, 10 December 2012 (diff | hist) . . (-3) . . BubbleSort (current)
- 19:28, 10 December 2012 (diff | hist) . . (+690) . . N FillTIAEx (Created page with "==Definition== <source lang="scar" lines="false"> procedure FillTIAEx(var TIA: TIntArray; const Values: TIntArray); </source> ==Availability== SCAR Divi 3.38 > Current ==Des...") (current)
- 19:26, 10 December 2012 (diff | hist) . . (+592) . . N FillTIA (Created page with "==Definition== <source lang="scar" lines="false"> procedure FillTIA(var TIA: TIntArray; const Value: Integer); </source> ==Availability== SCAR Divi 3.38 > Current ==Descript...") (current)
- 19:23, 10 December 2012 (diff | hist) . . (+736) . . N TEAAdd (Created page with "==Definition== <source lang="scar" lines="false"> procedure TEAAdd(var TEA: TExtArray; const Value: Extended); </source> ==Availability== SCAR Divi 3.38 > Current ===Aliases...")
- 19:21, 10 December 2012 (diff | hist) . . (+4) . . OffsetTEA (Redirected page to TEAAdd) (current)
- 19:21, 10 December 2012 (diff | hist) . . (-466) . . OffsetTEA
- 19:18, 10 December 2012 (diff | hist) . . (+55) . . TIAAddEx
- 19:18, 10 December 2012 (diff | hist) . . (+49) . . TIAAdd
- 18:06, 10 December 2012 (diff | hist) . . (-6) . . TIAAdd
- 18:05, 10 December 2012 (diff | hist) . . (-102) . . TIAAddEx
- 18:02, 10 December 2012 (diff | hist) . . (+662) . . N TIntArray (Created page with "==Definition== <source lang="scar" lines="false"> TIntArray = array of Integer; </source> ==Availability== SCAR Divi 3.27 > Current ===Aliases=== *TIntegerArray (SCAR Divi 3...")
- 18:00, 10 December 2012 (diff | hist) . . (+1) . . TPointArray (current)
- 17:59, 10 December 2012 (diff | hist) . . (+87) . . TPointArray
- 17:57, 10 December 2012 (diff | hist) . . (+272) . . TIAAddEx
- 17:56, 10 December 2012 (diff | hist) . . (+94) . . TIAAddEx
- 17:54, 10 December 2012 (diff | hist) . . (+675) . . N TIAAddEx (Created page with "==Definition== <source lang="scar" lines="false"> procedure TIAAddEx(var TIA: TIntArray; const Additions: TIntArray); </source> ==Availability== SCAR Divi 3.38 > Current ==D...")
- 17:51, 10 December 2012 (diff | hist) . . (+672) . . N TIAAdd (Created page with "==Definition== <source lang="scar" lines="false"> procedure TIAAdd(var TIA: TIntArray; const Addition: Integer); </source> ==Availability== SCAR Divi 3.38 > Current ===Alias...")
- 17:47, 10 December 2012 (diff | hist) . . (+80) . . OffsetTIA (current)
- 17:46, 10 December 2012 (diff | hist) . . (-521) . . OffsetTIA (Redirected page to TIAAdd)
- 12:44, 8 December 2012 (diff | hist) . . (+1,028) . . N TIAFreq (Created page with "==Definition== <source lang="scar" lines="false"> procedure TIAFreq(const TIA: TIntArray; out Values, Frequencies: TIntArray); </source> ==Availability== SCAR Divi 3.38 > Cur...") (current)
- 12:38, 8 December 2012 (diff | hist) . . (+692) . . N PermuteTPA (Created page with "==Definition== <source lang="scar" lines="false"> function PermuteTPA(const TPA: TPointArray): T2DPointArray; </source> ==Availability== SCAR Divi 3.38 > Current ==Descripti...") (current)
- 21:06, 26 November 2012 (diff | hist) . . (+2) . . GetSCARVersion (current)
- 14:31, 26 November 2012 (diff | hist) . . (+399) . . N GetCursorType (Created page with "==Definition== <source lang="scar" lines="false"> function GetCursorType: TCursor; </source> ==Availability== SCAR Divi 3.21 > Current ==Description== Returns the current cu...") (current)
- 14:22, 26 November 2012 (diff | hist) . . (-19) . . PregReplace (current)
- 14:22, 26 November 2012 (diff | hist) . . (-19) . . PregQuote (current)
- 14:22, 26 November 2012 (diff | hist) . . (-15) . . PregMatchEx (current)
- 14:21, 26 November 2012 (diff | hist) . . (-19) . . PregMatch (current)
- 14:15, 26 November 2012 (diff | hist) . . (+90) . . StrToBox (current)
- 14:15, 26 November 2012 (diff | hist) . . (+1,125) . . N StrToBoxDef (Created page with "==Definition== <source lang="scar" lines="false"> function StrToBoxDef(const Str: string; const Default: TBox): TBox; </source> ==Availability== SCAR Divi 3.37 > Current ===...") (current)
- 14:12, 26 November 2012 (diff | hist) . . (+1) . . StrToBox
- 14:12, 26 November 2012 (diff | hist) . . (+257) . . StrToBox
- 14:11, 26 November 2012 (diff | hist) . . (+556) . . N StrToBox (Created page with "==Definition== <source lang="scar" lines="false"> function StrToBox(const Str: string): TBox; </source> ==Availability== SCAR Divi 3.37 > Current ===Notes=== *Before 3.38, t...")
- 14:10, 26 November 2012 (diff | hist) . . (+3) . . SortTPAEx (current)
- 14:09, 26 November 2012 (diff | hist) . . (+3) . . SortTPA (current)
- 14:06, 26 November 2012 (diff | hist) . . (+31) . . BoxToStr (current)
- 13:57, 26 November 2012 (diff | hist) . . (+562) . . N OffsetTEA (Created page with "==Definition== <source lang="scar" lines="false"> procedure OffsetTEA(var TEA: TExtArray; const Offset: Extended); </source> ==Availability== SCAR Divi 3.37 > Current ==Desc...")
- 13:55, 26 November 2012 (diff | hist) . . (-9) . . TEAAppend (current)
- 13:54, 26 November 2012 (diff | hist) . . (+532) . . N Extended (Created page with "==Availability== SCAR Divi 3.00 > Current ==Description== Extended is a basic type which can hold a very large floating point value, taking up 80 bits in the memory. ==Examp...") (current)
- 13:45, 26 November 2012 (diff | hist) . . (+995) . . N TEAInsert (Created page with "==Definition== <source lang="scar" lines="false"> function TEAInsert(var TEA: TExtArray; const Index: Integer; const Ext: Extended): Integer; </source> ==Availability== SCAR ...") (current)
- 13:08, 26 November 2012 (diff | hist) . . (+568) . . N TEAEquals (Created page with "==Definition== <source lang="scar" lines="false"> function TEAEquals(const TEA1, TEA2: TExtArray): Boolean; </source> ==Availability== SCAR Divi 3.37 > Current ===Notes=== *...") (current)
- 13:06, 26 November 2012 (diff | hist) . . (+65) . . TIAEquals (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)