| .. |
|
aliases.inc
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
21 years ago |
|
astrings.inc
|
86649024b3
* fixed fpc_AnsiStr_Concat_multi + test
|
19 years ago |
|
cgeneric.inc
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
20 years ago |
|
cgenmath.inc
|
83884ec540
* more "real" fixes
|
19 years ago |
|
cgenstr.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
charset.pp
|
790a4fe2d3
* log and id tags removed
|
21 years ago |
|
cmem.pp
|
19b11c78e3
* fixed for win64
|
19 years ago |
|
compproc.inc
|
fd2032dab2
+ start of embedded rtl
|
19 years ago |
|
crt.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
21 years ago |
|
crth.inc
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
21 years ago |
|
ctypes.pp
|
442ad0cbe8
* fixed long type and derivates for win64
|
19 years ago |
|
dos.inc
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 years ago |
|
dosh.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
21 years ago |
|
dynarr.inc
|
fd2032dab2
+ start of embedded rtl
|
19 years ago |
|
dynarrh.inc
|
c5f82ba6de
+ (ole)variant<->error type conversion
|
20 years ago |
|
dynlibs.pp
|
790a4fe2d3
* log and id tags removed
|
21 years ago |
|
elfres32.inc
|
677defd615
* Small optimization.
|
19 years ago |
|
except.inc
|
3ab20922d6
* Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386.
|
19 years ago |
|
fexpand.inc
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 years ago |
|
file.inc
|
9566255122
* allow out file parameters
|
20 years ago |
|
filerec.inc
|
71318f202b
+ Removed FPC_HASUSERDATA32 define
|
21 years ago |
|
generic.inc
|
fd2032dab2
+ start of embedded rtl
|
19 years ago |
|
genmath.inc
|
61f0f0b793
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL.
|
19 years ago |
|
genset.inc
|
7781e842fc
* varset support fixed
|
19 years ago |
|
genstr.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
genstrs.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
getopts.pp
|
c3fb576801
* getopts fix from Bram Kuijvenhoven
|
20 years ago |
|
heap.inc
|
9e6d19a494
* rtl part of first Nintendo DS port
|
19 years ago |
|
heaph.inc
|
fccc19aa5c
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
|
21 years ago |
|
heaptrc.pp
|
8311d34b3f
+ added some morphos support to checkpointer
|
19 years ago |
|
innr.inc
|
cd5b9245f9
+ support for bitsizeof() function
|
19 years ago |
|
int64.inc
|
bd27a09918
* changed record typecast into shift to avoid q3 becoming not
|
20 years ago |
|
keyboard.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
keybrdh.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
keyscan.inc
|
56d3bf1403
+ Keyboard unit overhaul
|
20 years ago |
|
lineinfo.pp
|
92538bcb2a
Fixed lineinfo compilation with -gl
|
19 years ago |
|
lnfodwrf.pp
|
949aa60805
* DWARF debug lineinfo reader
|
19 years ago |
|
lstrings.pp
|
790a4fe2d3
* log and id tags removed
|
21 years ago |
|
macpas.pp
|
4f55927506
* fixed little endian typo
|
19 years ago |
|
makefile.inc
|
375d7711b8
* widestr->shortstr fixed
|
21 years ago |
|
mathh.inc
|
47fac4ee6e
* moved *SSECSR to system unit
|
20 years ago |
|
matrix.pp
|
4847fae030
* cosmetic - trash at the end removed
|
20 years ago |
|
mmatimp.inc
|
aabc1e0fd2
* Tidy indentation
|
19 years ago |
|
mouse.inc
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
|
mouseh.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
mvecimp.inc
|
1b36a0b437
+ Add a matrix unit I wrote some time ago
|
21 years ago |
|
objects.pp
|
59e84ac06d
* force stackframes for foreach,firstthat,lastthat
|
19 years ago |
|
objpas.inc
|
fd2032dab2
+ start of embedded rtl
|
19 years ago |
|
objpash.inc
|
0a63d12099
* added RFC4122 fields to TGuid (those are used by uuid.pas, an implementation of RFC4122 functions)
|
19 years ago |
|
pagemem.pp
|
4ace790492
* remove $Log
|
21 years ago |
|
printer.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
printerh.inc
|
4ace790492
* remove $Log
|
21 years ago |
|
readme
|
13db04fb8b
* small cleanup of commented code (merged)
|
24 years ago |
|
real2str.inc
|
61f0f0b793
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL.
|
19 years ago |
|
resh.inc
|
e864a12528
+ loading of components from resources
|
20 years ago |
|
rtti.inc
|
11576fd24b
* fixed warnings and notes while compiling system unit for wince.
|
19 years ago |
|
sockets.inc
|
c606162d3d
* revert fpread to fdread fix, rename fdread in non-unix to fpread
|
19 years ago |
|
socketsh.inc
|
c0c59912dd
+ Added sockaddr_un for AF_UNIX local sockets
|
19 years ago |
|
sockovl.inc
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
|
softfpu.pp
|
7365009a64
* continued on float128 softfpu code
|
19 years ago |
|
sstrings.inc
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
20 years ago |
|
stdsock.inc
|
4509209df7
* socketerror
|
20 years ago |
|
strings.pp
|
790a4fe2d3
* log and id tags removed
|
21 years ago |
|
stringsi.inc
|
9b9dd342c5
* fixed strpos() in case source or target is nil
|
20 years ago |
|
sysres.inc
|
c15d1b280f
+ Initial implementation of RTL resource support
|
20 years ago |
|
system.fpd
|
50778076c3
initial import
|
21 years ago |
|
system.inc
|
984191ef0e
* Also add symteminline condition.
|
19 years ago |
|
systemh.inc
|
fd2032dab2
+ start of embedded rtl
|
19 years ago |
|
text.inc
|
6f968732c0
* don't call the system if flush hasn't to flush anything
|
19 years ago |
|
textrec.inc
|
71318f202b
+ Removed FPC_HASUSERDATA32 define
|
21 years ago |
|
thread.inc
|
0c3afc0cf4
+ implementation of cSemaphore* and BasicRTLEvent based on
|
19 years ago |
|
threadh.inc
|
0c3afc0cf4
+ implementation of cSemaphore* and BasicRTLEvent based on
|
19 years ago |
|
threadvr.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
21 years ago |
|
typefile.inc
|
316c4d6313
* fixed web bug tw4954 (warning when reading from a typed file)
|
20 years ago |
|
ucomplex.pp
|
7cc78b6ae1
* improved complex / operator by Dimitrios Apostolou
|
19 years ago |
|
varerror.inc
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
20 years ago |
|
variant.inc
|
c839d560ab
* store widechar as integer rather than as widestring in variants
|
19 years ago |
|
varianth.inc
|
63a162ac83
* fixed tw4700.
|
19 years ago |
|
video.inc
|
4a3248bc08
+ Correct behaviour when initialization fails.
|
20 years ago |
|
videoh.inc
|
f009b5700a
* Unix video unit character set conversion overhaul
|
20 years ago |
|
wstringh.inc
|
f900d1ab5b
* more consitent space and case usage
|
20 years ago |
|
wstrings.inc
|
f37ed0cf25
* improved r5564
|
19 years ago |