| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged riscv_new branch | florian | 2018-09-26 | 1 | -2/+62 |
* | + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (curr... | svenbarth | 2018-08-24 | 1 | -0/+6 |
* | + add Delphi compatible FollowLink parameter (default is True) to FileExists ... | svenbarth | 2018-08-24 | 1 | -2/+2 |
* | * regenned makefile without date/rev components for easier merging. | marco | 2018-08-18 | 1 | -1/+1 |
* | Add character, fpwidestring, unicodedata and unicodenumtable units to builrt... | pierre | 2018-08-06 | 1 | -1/+2 |
* | * updated dependencies of unit ports (objpas and x86 is no longer required on | nickysn | 2018-07-04 | 1 | -1/+1 |
* | Regenerated Makefile's after addition of ppas and ppaslink script removal in ... | pierre | 2018-04-12 | 1 | -4/+19 |
* | Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy... | pierre | 2018-01-02 | 2 | -3/+3 |
* | * fpcmake.inc and Makefiles renerated after last commit | florian | 2017-12-27 | 1 | -1/+1 |
* | * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ... | pierre | 2017-10-16 | 1 | -1/+5 |
* | regenerated Makefiles for m68k-macos target | karoly | 2017-08-22 | 1 | -42/+12 |
* | + support the KOI8-R and KOI8-U Cyrillic encodings | nickysn | 2017-06-07 | 2 | -87/+87 |
* | + added cp3021 (Bulgarian MIK) code page support | nickysn | 2017-06-07 | 2 | -87/+87 |
* | + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] | nickysn | 2017-06-05 | 2 | -87/+89 |
* | + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869 | nickysn | 2017-06-05 | 2 | -87/+88 |
* | + added cp855 to the implicit unit list in the rtl makefiles | nickysn | 2017-06-05 | 2 | -88/+103 |
* | Regenerate all Makefile's after changes related to FPCDIR checks | pierre | 2017-04-18 | 1 | -8/+23 |
* | Regenerate Makefile after: Add explicit rule for uuchar unit | pierre | 2017-02-16 | 1 | -2/+18 |
* | Add explicit rule for uuchar unit | pierre | 2017-02-16 | 1 | -0/+1 |
* | * regenerated makefiles with latest fpcmake | nickysn | 2016-06-18 | 1 | -1/+6 |
* | * regenerate makefiles after the fpcmake update | nickysn | 2016-06-17 | 1 | -2/+17 |
* | Regenerate NativeNT Makefile after recent Makefile.fpc changes in r33711, r33... | svenbarth | 2016-05-20 | 1 | -83/+87 |
* | Fix compilation of NativeNT target, patch by Karl-Michael Schindler. Fixes Ma... | svenbarth | 2016-05-20 | 2 | -4/+29 |
* | + add rule for the ISO Pascal unit | svenbarth | 2016-05-20 | 1 | -0/+3 |
* | * use the dummy DOS unit from the Embedded target so that we can use it for t... | svenbarth | 2016-05-20 | 3 | -1/+269 |
* | - get rid of the calling convention modifier for PascalMain as it's generated... | svenbarth | 2016-01-29 | 1 | -1/+1 |
* | o basic extended pascal support: | florian | 2015-11-15 | 2 | -84/+84 |
* | * Type helpers, compatible to Delphi XE 8 | michael | 2015-11-07 | 1 | -0/+2 |
* | * fixed compilation after r30351 (mantis #27918) | jonas | 2015-10-28 | 1 | -1/+1 |
* | * regenerated makefiles after adding the win16 target | nickysn | 2015-09-05 | 1 | -4/+55 |
* | * regenerated Makefiles with Linux/AArch64 support | jonas | 2015-05-20 | 1 | -2/+21 |
* | * regenerated for iphonesim/x86-64 | jonas | 2015-02-23 | 1 | -1/+16 |
* | * regenerated with Darwin/AArch64 support | jonas | 2015-02-23 | 1 | -3/+18 |
* | * version updated to 3.1.1 | marco | 2015-01-04 | 1 | -4/+45 |
* | * Reset filerec mode field to fmClosed if the system call to open the file f... | pierre | 2014-11-23 | 1 | -0/+1 |
* | - RTL: removed InitVariantManager, it was an empty procedure since day 1. | sergei | 2014-11-22 | 1 | -1/+0 |
* | Call Errno2inoutres for nativent failure calling NtClose inside do_close | pierre | 2014-11-20 | 1 | -1/+8 |
* | * remove strutils from the buildunit mantis #26582 | marco | 2014-08-12 | 1 | -1/+1 |
* | Remove varutils, variants and dateutils units which are now in rtl-objpas pa... | pierre | 2014-04-10 | 2 | -82/+88 |
* | * moving 4 cp9* units. These are 16-bit and big. | marco | 2014-03-29 | 2 | -76/+76 |
* | * strutils moved to packages/rtl-objpas | marco | 2014-03-29 | 2 | -77/+98 |
* | * First part of 64-bit Windows fixes from Mantis #23074. | sergei | 2014-02-18 | 1 | -1/+1 |
* | * mipsel-android: Regenerated makefiles. From now the mipsel-android target c... | yury | 2014-02-07 | 1 | -4/+19 |
* | + character sets for central Europe added also to Makefiles as implicit units | hajny | 2014-01-20 | 2 | -74/+74 |
* | Fix compilation of NativeNT after the recent RTL changes | svenbarth | 2014-01-08 | 1 | -5/+2 |
* | * Initial active version of | marco | 2014-01-05 | 3 | -115/+75 |
* | rtl: add cp856 to makefiles | paul | 2014-01-05 | 2 | -75/+84 |
* | * regenerated fpcmake makefiles after r25642 | nickysn | 2013-10-05 | 1 | -2/+2 |
* | Fix FindNext for NativeNT. | svenbarth | 2013-08-21 | 1 | -2/+2 |
* | * rawbytestring/unicodestring versions of findfirst/findnext/findclose | jonas | 2013-08-19 | 1 | -99/+199 |