summaryrefslogtreecommitdiff
path: root/packages/rtl-extra
Commit message (Expand)AuthorAgeFilesLines
* * ensure the rtl and the packages for embedded compile with features except...florian2020-01-131-0/+12
* Disable ucomplex and matrix units for i8086-embedded target, because no fpu ...pierre2019-11-281-7/+15
* Regenerate all Makefile's after commit #43472pierre2019-11-151-4/+8
* Update all trunk/fpcsrc Makefile's after commit 42749pierre2019-08-201-4/+6
* * regenerated Makefiles with LLVM bitcode installation supportjonas2019-04-201-4/+5
* Regenerate Makefile's after fpcmake change in commit #41721pierre2019-03-171-0/+1
* + implemented IntroSort (hybrid between QuickSort and HeapSort) in unit SortAlgsnickysn2019-02-081-0/+369
* Fix compilation on targets without Random: add $ifdef FPC_HAS_FEATURE_RANDOMpierre2019-02-071-1/+4
* * some formatting changes to avoid very large lines in the source codenickysn2019-02-061-3/+14
* + added randomized quicksort to unit sortalgsnickysn2019-02-061-0/+350
* + added additional notes in the comments for HeapSortnickysn2019-02-051-0/+14
* + added unit SortAlgs to rtl-extra. It implements extra sorting algorithmsnickysn2019-02-042-0/+301
* * Fix syntax errormichael2019-01-201-1/+1
* haiku-x86_64: regenerated all Makefiles, take 2karoly2019-01-041-1/+9
* * support for compiling the objects unit methods that expect local procedure/jonas2018-12-201-13/+127
* * android: Use libc for sockets since the "accept" syscall is blocked by SECC...yury2018-12-122-239/+4
* * Fixed locale detection on new Android versions.yury2018-11-031-0/+3
* * android: Removed cwstring from the uses clause of the unix unit. Use cwstri...yury2018-11-031-1/+2
* * Regenerated makefiles to support x86_64-android.yury2018-10-171-1/+9
* * Regenerated makefiles to support aarch64-android.yury2018-10-061-4/+10
* Update all packages Makefile'spierre2018-09-271-1/+34
* Merged riscv_new branchflorian2018-09-262-2/+2
* Disable libraries not compiling for jvm-java or jvm-android targetspierre2018-09-261-0/+3
* * Android: The list of supported syscalls has been auto-generated directly fr...yury2018-09-111-1/+1
* * use SizeInt instead of LongInt for the size fields of the VMT to match what...svenbarth2018-09-101-1/+1
* * fix for Mantis #34239: the parent VMT is an indirect reference due to the c...svenbarth2018-09-081-2/+5
* * trunk to 3.3.1marco2018-08-184-4/+4
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* * Fix bug 33880michael2018-06-212-4/+4
* android jvm doesn't need clocale unitpierre2018-05-281-1/+2
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-5/+13
* * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)michael2018-03-231-1/+1
* * package enabled for embedded-*florian2018-01-151-4/+5
* * updated/corrected TIPC_Perm record for Darwin 64 bit platforms (patch byjonas2018-01-011-2/+14
* * fixed the CallVoidLocal, CallPointerLocal, CallVoidMethodLocal and CallPoin...nickysn2017-12-011-0/+23
* * redefine sw_integer and sw_word in unit objects to be 16-bit on i8086, sonickysn2017-12-011-0/+5
* + enabled compilation of unit 'objects' on win16nickysn2017-12-011-2/+2
* * Fixed packages building for mipsel-android. socketcall is used only for i38...yury2017-10-291-1/+1
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* Add watcom OS to ObjectOSes and symbian to UComplexOSes and MatrixOSespierre2017-10-161-3/+3
* * Patch from Markus Beth to fix some commentsmichael2017-10-091-7/+7
* + add SOCKADDR_STORAGE typesvenbarth2017-09-301-0/+28
* Enable clocale and objects units for BeOSpierre2017-09-202-2/+5
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-20/+4
* Add EMX to SocketsOses constantpierre2017-08-211-1/+1
* packages: disabled packages for macos and palmos which currently cannot be bu...karoly2017-08-121-1/+1
* Regenerated all Makefile from packages directoriespierre2017-06-011-2/+10
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+24
* undo accidental commit: fppas2js: test TestFunctionResultmattias2016-11-301-34/+1
* fppas2js: test TestOperators1mattias2016-11-301-1/+34