index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
rtl-extra
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ensure the rtl and the packages for embedded compile with features except...
florian
2020-01-13
1
-0
/
+12
*
Disable ucomplex and matrix units for i8086-embedded target, because no fpu ...
pierre
2019-11-28
1
-7
/
+15
*
Regenerate all Makefile's after commit #43472
pierre
2019-11-15
1
-4
/
+8
*
Update all trunk/fpcsrc Makefile's after commit 42749
pierre
2019-08-20
1
-4
/
+6
*
* regenerated Makefiles with LLVM bitcode installation support
jonas
2019-04-20
1
-4
/
+5
*
Regenerate Makefile's after fpcmake change in commit #41721
pierre
2019-03-17
1
-0
/
+1
*
+ implemented IntroSort (hybrid between QuickSort and HeapSort) in unit SortAlgs
nickysn
2019-02-08
1
-0
/
+369
*
Fix compilation on targets without Random: add $ifdef FPC_HAS_FEATURE_RANDOM
pierre
2019-02-07
1
-1
/
+4
*
* some formatting changes to avoid very large lines in the source code
nickysn
2019-02-06
1
-3
/
+14
*
+ added randomized quicksort to unit sortalgs
nickysn
2019-02-06
1
-0
/
+350
*
+ added additional notes in the comments for HeapSort
nickysn
2019-02-05
1
-0
/
+14
*
+ added unit SortAlgs to rtl-extra. It implements extra sorting algorithms
nickysn
2019-02-04
2
-0
/
+301
*
* Fix syntax error
michael
2019-01-20
1
-1
/
+1
*
haiku-x86_64: regenerated all Makefiles, take 2
karoly
2019-01-04
1
-1
/
+9
*
* support for compiling the objects unit methods that expect local procedure/
jonas
2018-12-20
1
-13
/
+127
*
* android: Use libc for sockets since the "accept" syscall is blocked by SECC...
yury
2018-12-12
2
-239
/
+4
*
* Fixed locale detection on new Android versions.
yury
2018-11-03
1
-0
/
+3
*
* android: Removed cwstring from the uses clause of the unix unit. Use cwstri...
yury
2018-11-03
1
-1
/
+2
*
* Regenerated makefiles to support x86_64-android.
yury
2018-10-17
1
-1
/
+9
*
* Regenerated makefiles to support aarch64-android.
yury
2018-10-06
1
-4
/
+10
*
Update all packages Makefile's
pierre
2018-09-27
1
-1
/
+34
*
Merged riscv_new branch
florian
2018-09-26
2
-2
/
+2
*
Disable libraries not compiling for jvm-java or jvm-android targets
pierre
2018-09-26
1
-0
/
+3
*
* Android: The list of supported syscalls has been auto-generated directly fr...
yury
2018-09-11
1
-1
/
+1
*
* use SizeInt instead of LongInt for the size fields of the VMT to match what...
svenbarth
2018-09-10
1
-1
/
+1
*
* fix for Mantis #34239: the parent VMT is an indirect reference due to the c...
svenbarth
2018-09-08
1
-2
/
+5
*
* trunk to 3.3.1
marco
2018-08-18
4
-4
/
+4
*
* regenned makefile without date/rev components for easier merging.
marco
2018-08-18
1
-1
/
+1
*
* Fix bug 33880
michael
2018-06-21
2
-4
/
+4
*
android jvm doesn't need clocale unit
pierre
2018-05-28
1
-1
/
+2
*
Regenerated Makefile's after addition of ppas and ppaslink script removal in ...
pierre
2018-04-12
1
-5
/
+13
*
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
michael
2018-03-23
1
-1
/
+1
*
* package enabled for embedded-*
florian
2018-01-15
1
-4
/
+5
*
* updated/corrected TIPC_Perm record for Darwin 64 bit platforms (patch by
jonas
2018-01-01
1
-2
/
+14
*
* fixed the CallVoidLocal, CallPointerLocal, CallVoidMethodLocal and CallPoin...
nickysn
2017-12-01
1
-0
/
+23
*
* redefine sw_integer and sw_word in unit objects to be 16-bit on i8086, so
nickysn
2017-12-01
1
-0
/
+5
*
+ enabled compilation of unit 'objects' on win16
nickysn
2017-12-01
1
-2
/
+2
*
* Fixed packages building for mipsel-android. socketcall is used only for i38...
yury
2017-10-29
1
-1
/
+1
*
* Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...
pierre
2017-10-16
1
-1
/
+5
*
Add watcom OS to ObjectOSes and symbian to UComplexOSes and MatrixOSes
pierre
2017-10-16
1
-3
/
+3
*
* Patch from Markus Beth to fix some comments
michael
2017-10-09
1
-7
/
+7
*
+ add SOCKADDR_STORAGE type
svenbarth
2017-09-30
1
-0
/
+28
*
Enable clocale and objects units for BeOS
pierre
2017-09-20
2
-2
/
+5
*
regenerated Makefiles for m68k-macos target
karoly
2017-08-22
1
-20
/
+4
*
Add EMX to SocketsOses constant
pierre
2017-08-21
1
-1
/
+1
*
packages: disabled packages for macos and palmos which currently cannot be bu...
karoly
2017-08-12
1
-1
/
+1
*
Regenerated all Makefile from packages directories
pierre
2017-06-01
1
-2
/
+10
*
Regenerate all Makefile's after changes related to FPCDIR checks
pierre
2017-04-18
1
-8
/
+24
*
undo accidental commit: fppas2js: test TestFunctionResult
mattias
2016-11-30
1
-34
/
+1
*
fppas2js: test TestOperators1
mattias
2016-11-30
1
-1
/
+34
[next]