| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged riscv_new branch | florian | 2018-09-26 | 1 | -2/+74 |
* | + 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 the ports[] access to the go32v2 system unit as well | nickysn | 2018-07-09 | 2 | -5/+16 |
* | * set the stdcall calling convention explicitly for each method, that requires | nickysn | 2018-07-06 | 1 | -4/+0 |
* | * moved the interface and implementation parts of the go32v2 ports unit to | nickysn | 2018-07-06 | 1 | -130/+3 |
* | + use the new cli/sti intrinsics in go32.enable and go32.disable | nickysn | 2018-07-04 | 1 | -1/+19 |
* | + enabled the port intrinsics in the go32v2 unit ports as well | nickysn | 2018-07-04 | 1 | -0/+61 |
* | * updated the go32 unit port access functions to use the new x86 port access | nickysn | 2018-07-04 | 1 | -0/+43 |
* | * 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/+22 |
* | * convert tabs to spaces in the go32 unit | nickysn | 2018-04-11 | 1 | -28/+28 |
* | 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 |
* | * changed the result of go32.get_segment_base_address to dword, instead of lo... | nickysn | 2017-12-04 | 1 | -10/+10 |
* | - removed the objpas dependency of unit ports under go32v2 as well | nickysn | 2017-11-06 | 3 | -8/+5 |
* | * 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 | -50/+14 |
* | * fixed accidental unit name change | nickysn | 2017-06-11 | 1 | -1/+1 |
* | * several parameters and results of functions in the go32 unit, which hold a | nickysn | 2017-06-10 | 1 | -12/+12 |
* | * changed the result of go32.set_descriptor_access_right from longint to boolean | nickysn | 2017-06-10 | 1 | -3/+3 |
* | + 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/+106 |
* | Regenerate all Makefile's after changes related to FPCDIR checks | pierre | 2017-04-18 | 1 | -8/+44 |
* | * more occured -> occurred spelling fixes. | marco | 2016-12-14 | 1 | -2/+2 |
* | * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 | hajny | 2016-11-17 | 1 | -0/+1 |
* | * fix for bug #24504 (extended version of patch by Bart Broersma) | hajny | 2016-11-08 | 1 | -32/+32 |
* | Fix tw3124 test for systems on pagecode 437. | pierre | 2016-08-16 | 1 | -1/+2 |
* | Try to fix unicode support for go32v2 target. | pierre | 2016-07-15 | 2 | -85/+106 |
* | * regenerated makefiles with latest fpcmake | nickysn | 2016-06-18 | 1 | -1/+6 |
* | * regenerate makefiles after the fpcmake update | nickysn | 2016-06-17 | 1 | -2/+20 |
* | * avoid FindFirst failing due to Attribute parameter bigger than $FF | hajny | 2016-06-03 | 1 | -1/+1 |
* | * improved prototypes for dos. | marco | 2016-03-27 | 1 | -4/+43 |
* | o basic extended pascal support: | florian | 2015-11-15 | 2 | -83/+91 |
* | * Type helpers, compatible to Delphi XE 8 | michael | 2015-11-07 | 1 | -0/+2 |
* | * regenerated makefiles after adding the win16 target | nickysn | 2015-09-05 | 1 | -4/+61 |
* | * regenerated Makefiles with Linux/AArch64 support | jonas | 2015-05-20 | 1 | -2/+24 |
* | * unit name changed to System (starting with uppercase 'S') for improved co... | hajny | 2015-02-27 | 1 | -1/+1 |
* | * regenerated for iphonesim/x86-64 | jonas | 2015-02-23 | 1 | -1/+19 |
* | * regenerated with Darwin/AArch64 support | jonas | 2015-02-23 | 1 | -3/+21 |
* | * version updated to 3.1.1 | marco | 2015-01-04 | 1 | -4/+51 |
* | * 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 |
* | * fixed hang in dos.exec_ansistring when passing a long command line via the | nickysn | 2014-10-11 | 1 | -1/+1 |
* | * fix for SIGSEGV in Exec without command line parameters revealed in discu... | hajny | 2014-05-18 | 1 | -2/+1 |
* | * fix for bug #26160 | hajny | 2014-05-18 | 1 | -22/+50 |