New pages
From Free Pascal wiki
Jump to navigationJump to search
- 03:45, 16 January 2025 is Directory empty (hist | edit) [1,027 bytes] TonyStone (talk | contribs) (First attempt at creating English version of an existing page.) originally created as "is Directory empty/en"
- 12:43, 5 January 2025 UnoLib (hist | edit) [3,128 bytes] Alextp (talk | contribs) (Created page with "==About== UnoLib is set of routines translated to Pascal from Arduino sources dedicated for Arduino Uno (ATMega328p). Although the library is distributed with AVRPascal, it can be used independently by for example FPC IDE or Lazarus with FPC built for use with AVR microcontrollers. ==Download== UnoLib releases are available on SourceForge: https://sourceforge.net/projects/unolib/ Current changes to UnoLib are on GitHub: https://github.com/ackarwow/unolib")
- 22:33, 4 January 2025 TDictionary (hist | edit) [10,032 bytes] Nhollm (talk | contribs) (First commit, moving the draft from my profile here)
- 20:10, 4 January 2025 LazMapViewer-Plugins (hist | edit) [13,976 bytes] EkkehardDomning (talk | contribs) (First creation)
- 04:39, 30 December 2024 Lazarus/FPC Libraries/zh CN (hist | edit) [14,007 bytes] Daixu61 (talk | contribs) (用 FPC 编写库)
- 07:00, 25 December 2024 UniqueInstance/zh CN (hist | edit) [3,193 bytes] Daixu61 (talk | contribs) (UniqueInstance)
- 03:04, 25 December 2024 Docker Containerization/zh CN (hist | edit) [4,067 bytes] Daixu61 (talk | contribs) (→Docker 容器化)
- 07:59, 17 December 2024 Manager Worker Threads System/zh CN (hist | edit) [8,158 bytes] Daixu61 (talk | contribs) (→工作线程的管理线程)
- 03:47, 17 December 2024 callback/zh CN (hist | edit) [1,916 bytes] Daixu61 (talk | contribs) (回调函数)
- 13:30, 12 December 2024 Lazarus 5.0 release notes (hist | edit) [1,186 bytes] Martin (talk | contribs) (Created page with "'''Lazarus 5.0 is not yet released. This page is under construction!''' == Release == == LCL Changes == == IDE Changes == == Changes affecting compatibility == ===LCL incompatibility=== ===LazControls incompatibility=== ==== TTreeFilterEdit ==== == Other release notes == {{Navbar Lazarus Release Notes}} Category:Release Notes Category:Lazarus")
- 07:46, 9 December 2024 Daemons and Services/zh CN (hist | edit) [44,914 bytes] Daixu61 (talk | contribs) (→守护进程和系统服务)
- 09:13, 6 December 2024 Command line parameters and environment variables/zh CN (hist | edit) [13,624 bytes] Daixu61 (talk | contribs) (命令行参数和环境变量)
- 05:13, 5 December 2024 Console Mode Pascal/zh CN (hist | edit) [12,496 bytes] Daixu61 (talk | contribs) (Pascal 控制台模式编程)
- 12:33, 26 November 2024 AppImage Packaging (hist | edit) [4,948 bytes] Dbannon (talk | contribs) (Initial draft, more to come ...)
- 14:09, 22 November 2024 Lazarus-openapi (hist | edit) [6,781 bytes] Michael (talk | contribs) (Created page with "== OpenAPI support in lazarus == FPC has OpenAPI support in trunk. Lazarus contains initial support for OpenAPI. It offers mainly the same interface as the ''openapi2pas'' tool provided with Free Pascal. == lazopenapi package == The OpenAPI support is provided by the ''lazopenapi'' package. It can be compiled with FPC 3.3.1, but also with FPC 3.2.2 If you compile lazarus with the development version of FPC (3.3.1), then you can compile and install it in t...")
- 09:13, 22 November 2024 openapi (hist | edit) [5,008 bytes] Michael (talk | contribs) (OpenAPI description)
- 09:51, 17 November 2024 TLazComponentQueue/ru (hist | edit) [624 bytes] Useroflazarus (talk | contribs) (Created page with "{{TLazComponentQueue/ru}} '''TLazComponentQueue''' image:tlazcomponentqueue.png является невизуальным компонентом, который помогает при работе с потоковыми компонентами при многопоточности или сетевой передаче данных. Данный компонент доступен на вкладке System tab Component Palette|палитр...")
- 11:48, 10 November 2024 Porting to PlayStation1 Guide (hist | edit) [18,963 bytes] Key-Real (talk | contribs) (Created page with "== Overview == This is a step by step tutorial based on the example of my FPC port to the PlayStation 1.")
- 02:56, 26 October 2024 P-Code (hist | edit) [806 bytes] Rfc1394 (talk | contribs) (Created page with "'''P-Code''' refers to an alternative means of compiling Pascal programs, where the compiler does not produce code which runs on the machine it is intended for (usually the machine it is compiled on). Instead, it produces a code representation of the program which is then compiled to code which can directly execute on the target machine as a binary executable, or as interpreted code which is run by a software emulator. The practice began with the Pascal P4 compiler,...")
- 19:20, 25 October 2024 Locating macOS significant directories/ru (hist | edit) [15,029 bytes] Zoltanleo (talk | contribs) (Created page with "{{Platform only|macOS}} {{LanguageBar}} == Обзор == Чтобы найти различные важные каталоги в macOS, вы можете использовать встроенную функцию macOS Foundation <syntaxhighlight lang="pascal">NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde);</syntaxhighlight>, которая создает список строк путей д...")
- 05:20, 24 October 2024 Differences between multi-page controls (hist | edit) [6,197 bytes] Antares (talk | contribs) (Created article highlighting the differences between TPageControl and the combination TTabControl and TNotebook.)
- 22:20, 16 October 2024 Pascal 8000 (AAEC) (hist | edit) [1,405 bytes] Rfc1394 (talk | contribs) (new article)