summaryrefslogtreecommitdiff
path: root/rtl/nativent
Commit message (Expand)AuthorAgeFilesLines
* Merged riscv_new branchflorian2018-09-261-2/+62
* + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (curr...svenbarth2018-08-241-0/+6
* + add Delphi compatible FollowLink parameter (default is True) to FileExists ...svenbarth2018-08-241-2/+2
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* Add character, fpwidestring, unicodedata and unicodenumtable units to builrt...pierre2018-08-061-1/+2
* * updated dependencies of unit ports (objpas and x86 is no longer required onnickysn2018-07-041-1/+1
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-4/+19
* Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy...pierre2018-01-022-3/+3
* * fpcmake.inc and Makefiles renerated after last commitflorian2017-12-271-1/+1
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-42/+12
* + support the KOI8-R and KOI8-U Cyrillic encodingsnickysn2017-06-072-87/+87
* + added cp3021 (Bulgarian MIK) code page supportnickysn2017-06-072-87/+87
* + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]nickysn2017-06-052-87/+89
* + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869nickysn2017-06-052-87/+88
* + added cp855 to the implicit unit list in the rtl makefilesnickysn2017-06-052-88/+103
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+23
* Regenerate Makefile after: Add explicit rule for uuchar unitpierre2017-02-161-2/+18
* Add explicit rule for uuchar unitpierre2017-02-161-0/+1
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+17
* Regenerate NativeNT Makefile after recent Makefile.fpc changes in r33711, r33...svenbarth2016-05-201-83/+87
* Fix compilation of NativeNT target, patch by Karl-Michael Schindler. Fixes Ma...svenbarth2016-05-202-4/+29
* + add rule for the ISO Pascal unitsvenbarth2016-05-201-0/+3
* * use the dummy DOS unit from the Embedded target so that we can use it for t...svenbarth2016-05-203-1/+269
* - get rid of the calling convention modifier for PascalMain as it's generated...svenbarth2016-01-291-1/+1
* o basic extended pascal support:florian2015-11-152-84/+84
* * Type helpers, compatible to Delphi XE 8michael2015-11-071-0/+2
* * fixed compilation after r30351 (mantis #27918)jonas2015-10-281-1/+1
* * regenerated makefiles after adding the win16 targetnickysn2015-09-051-4/+55
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-201-2/+21
* * regenerated for iphonesim/x86-64jonas2015-02-231-1/+16
* * regenerated with Darwin/AArch64 supportjonas2015-02-231-3/+18
* * version updated to 3.1.1marco2015-01-041-4/+45
* * Reset filerec mode field to fmClosed if the system call to open the file f...pierre2014-11-231-0/+1
* - RTL: removed InitVariantManager, it was an empty procedure since day 1.sergei2014-11-221-1/+0
* Call Errno2inoutres for nativent failure calling NtClose inside do_closepierre2014-11-201-1/+8
* * remove strutils from the buildunit mantis #26582marco2014-08-121-1/+1
* Remove varutils, variants and dateutils units which are now in rtl-objpas pa...pierre2014-04-102-82/+88
* * moving 4 cp9* units. These are 16-bit and big.marco2014-03-292-76/+76
* * strutils moved to packages/rtl-objpasmarco2014-03-292-77/+98
* * First part of 64-bit Windows fixes from Mantis #23074.sergei2014-02-181-1/+1
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-071-4/+19
* + character sets for central Europe added also to Makefiles as implicit unitshajny2014-01-202-74/+74
* Fix compilation of NativeNT after the recent RTL changessvenbarth2014-01-081-5/+2
* * Initial active version of marco2014-01-053-115/+75
* rtl: add cp856 to makefilespaul2014-01-052-75/+84
* * regenerated fpcmake makefiles after r25642nickysn2013-10-051-2/+2
* Fix FindNext for NativeNT.svenbarth2013-08-211-2/+2
* * rawbytestring/unicodestring versions of findfirst/findnext/findclosejonas2013-08-191-99/+199