User contributions for Kirinn
From Free Pascal wiki
Jump to navigationJump to search
28 November 2023
- 01:3601:36, 28 November 2023 diff hist +2,941 Size Matters Add a section discussing the storage size of constant strings
16 July 2022
- 21:4821:48, 16 July 2022 diff hist +8 m For Add link to Set page
- 21:3921:39, 16 July 2022 diff hist +223 Set Describe direct set assignation current
- 21:3121:31, 16 July 2022 diff hist +299 Set Describe empty set [] usage
3 June 2022
- 07:2207:22, 3 June 2022 diff hist +82 MIDI Add pasfluidsynth under Playing>Linux heading current
13 May 2021
- 05:4705:47, 13 May 2021 diff hist +75 m Issues 3.2.2 No edit summary
- 05:4605:46, 13 May 2021 diff hist +255 Issues 3.2.2 Note on win10 ide failing to compile hello.pp, not a bug
5 April 2021
- 02:3902:39, 5 April 2021 diff hist +180 m Optimization Warn about deadstore optimization current
3 April 2021
- 12:2812:28, 3 April 2021 diff hist +88 Testers 3.2.2 No edit summary current
- 12:2712:27, 3 April 2021 diff hist +757 Issues 3.2.2 win10 results
- 10:0510:05, 3 April 2021 diff hist +167 Testers 3.2.2 No edit summary
- 10:0110:01, 3 April 2021 diff hist +484 Issues 3.2.2 Final results for archlinux64 and win7-32
2 April 2021
- 10:3910:39, 2 April 2021 diff hist +246 Issues 3.2.2 No edit summary
- 07:2707:27, 2 April 2021 diff hist +218 Testers 3.2.2 Explain make cycle and testsuite
- 00:0300:03, 2 April 2021 diff hist +187 Issues 3.2.2 No edit summary
1 April 2021
- 23:0723:07, 1 April 2021 diff hist +347 Issues 3.2.2 No edit summary
- 22:5122:51, 1 April 2021 diff hist +815 Issues 3.2.2 Initial win32 and archlinux64 results
16 February 2021
- 04:2904:29, 16 February 2021 diff hist +535 for-in loop Add summary description at top, add a link to the reference guide
14 November 2020
- 20:4920:49, 14 November 2020 diff hist +76 Logging exceptions →Introduction: Add link to RTL doc about sysutils/exceptions
- 13:4213:42, 14 November 2020 diff hist +388 Comments Added description of identifier hints in Lazarus IDE, and small formatting tweaks
- 13:4013:40, 14 November 2020 diff hist +86 N File:laz-comment-hint.png Screenshot of a mouseover hint for a function declaration in Lazarus IDE current
12 November 2020
- 20:1320:13, 12 November 2020 diff hist +101 m Unit →See also: Added link to "how to find unit" page
11 November 2020
- 11:1511:15, 11 November 2020 diff hist +163 For →loop with elements: Slightly more detail for for-in loops
22 August 2020
- 13:3813:38, 22 August 2020 diff hist +311 Threads More details on semaphores as of 3.2.0 current
14 July 2020
- 01:1401:14, 14 July 2020 diff hist +214 m Threads Better explanation for why RTLEvents can't be queried
- 00:5200:52, 14 July 2020 diff hist +374 Threads Fix paragraph spacing, minor cleanup, add note on source code location
- 00:0400:04, 14 July 2020 diff hist +3 m Optimization Fix paragraph spacing
- 00:0300:03, 14 July 2020 diff hist +130 m Optimization Add mention of vectorisation
13 July 2020
- 23:5723:57, 13 July 2020 diff hist +69 Optimization Update list of available optimization switches for FPC 3.2.0
18 May 2020
- 01:3101:31, 18 May 2020 diff hist +104 Issues 3.2.0 No edit summary
17 May 2020
- 23:4323:43, 17 May 2020 diff hist +204 Testers 3.2.0 Add results for Fedora 31 current
- 21:2821:28, 17 May 2020 diff hist +83 Issues 3.2.0 No edit summary
- 20:4520:45, 17 May 2020 diff hist +172 Issues 3.2.0 No edit summary
- 19:4819:48, 17 May 2020 diff hist +297 Issues 3.2.0 No edit summary
- 17:5617:56, 17 May 2020 diff hist +11 m Testers 3.2.0 No edit summary
- 17:5517:55, 17 May 2020 diff hist +231 Testers 3.2.0 Added results for windows 7
- 17:5117:51, 17 May 2020 diff hist +307 Issues 3.2.0 No edit summary
- 17:0017:00, 17 May 2020 diff hist +67 Issues 3.2.0 No edit summary
- 16:2816:28, 17 May 2020 diff hist +99 Issues 3.2.0 No edit summary
29 September 2019
- 10:3110:31, 29 September 2019 diff hist +211 Const Added a warning about using dwords on arrays of const
14 October 2018
- 20:1420:14, 14 October 2018 diff hist +106 m Threads →Notes on procedural thread management: Mention return values of CloseThread
5 September 2018
- 04:0204:02, 5 September 2018 diff hist +234 m Threads →Notes on procedural thread management: Mention thread priorities
- 03:4603:46, 5 September 2018 diff hist +1,250 Threads →Critical sections: Better description
- 03:1203:12, 5 September 2018 diff hist +177 m Threads →RTL events: Mention the function names for findability
- 03:0603:06, 5 September 2018 diff hist +1,055 Threads →Thread synchronisation: Describe RTLevents more correctly, after testing each statement on win + linux against fpc 3.0.4
4 September 2018
- 03:0303:03, 4 September 2018 diff hist +321 Threads Tags
- 02:5802:58, 4 September 2018 diff hist +4,177 N Threads Created page
- 00:3900:39, 4 September 2018 diff hist +26 m Manager Worker Threads System Added category:Multitasking
21 August 2018
- 20:1220:12, 21 August 2018 diff hist +426 Exceptions Mention the sysutils basic exception catcher
- 20:0220:02, 21 August 2018 diff hist −155 m Exceptions →Performance