.. |
aliases.inc
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 years ago |
astrings.inc
|
97e6235535
* fixed fpc_AnsiStr_Concat in case when strings the same.
|
18 years ago |
cgeneric.inc
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
19 years ago |
cgenmath.inc
|
83884ec540
* more "real" fixes
|
19 years ago |
cgenstr.inc
|
4ace790492
* remove $Log
|
20 years ago |
charset.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cmem.pp
|
19b11c78e3
* fixed for win64
|
19 years ago |
compproc.inc
|
71961bb8ce
* Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency.
|
18 years ago |
crt.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 years ago |
crth.inc
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 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
|
20 years ago |
dynarr.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
dynarrh.inc
|
c5f82ba6de
+ (ole)variant<->error type conversion
|
20 years ago |
dynlibs.pp
|
790a4fe2d3
* log and id tags removed
|
20 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
|
19 years ago |
filerec.inc
|
71318f202b
+ Removed FPC_HASUSERDATA32 define
|
20 years ago |
generic.inc
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
18 years ago |
genmath.inc
|
ce6f6ee4bf
* fixed compilation on i386
|
18 years ago |
genset.inc
|
7781e842fc
* varset support fixed
|
19 years ago |
genstr.inc
|
4ace790492
* remove $Log
|
20 years ago |
genstrs.inc
|
4ace790492
* remove $Log
|
20 years ago |
getopts.pp
|
c3fb576801
* getopts fix from Bram Kuijvenhoven
|
19 years ago |
heap.inc
|
3c10856a4f
* Dont throw runerrors in default MemoryMutexManager if HAS_MT_MEMORYMANAGER is defined.
|
18 years ago |
heaph.inc
|
fccc19aa5c
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
|
20 years ago |
heaptrc.pp
|
1eefed6cfe
+ HaltOnNotReleased boolean added:defaults to false.
|
18 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
|
19 years ago |
keyboard.inc
|
4ace790492
* remove $Log
|
20 years ago |
keybrdh.inc
|
4ace790492
* remove $Log
|
20 years ago |
keyscan.inc
|
56d3bf1403
+ Keyboard unit overhaul
|
19 years ago |
lineinfo.pp
|
92538bcb2a
Fixed lineinfo compilation with -gl
|
18 years ago |
lnfodwrf.pp
|
949aa60805
* DWARF debug lineinfo reader
|
18 years ago |
lstrings.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
macpas.pp
|
4f55927506
* fixed little endian typo
|
19 years ago |
makefile.inc
|
375d7711b8
* widestr->shortstr fixed
|
20 years ago |
mathh.inc
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
18 years ago |
matrix.pp
|
4847fae030
* cosmetic - trash at the end removed
|
19 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
|
20 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
|
8e8c0832c6
* fixed previous commit
|
18 years ago |
objpash.inc
|
21955282d0
+ infrastructure for DispInterface call dispatching
|
18 years ago |
pagemem.pp
|
4ace790492
* remove $Log
|
20 years ago |
printer.inc
|
4ace790492
* remove $Log
|
20 years ago |
printerh.inc
|
4ace790492
* remove $Log
|
20 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
|
62e276d064
* remove text and file based socket conversions and operations from sockets
|
18 years ago |
socketsh.inc
|
62e276d064
* remove text and file based socket conversions and operations from sockets
|
18 years ago |
sockovl.inc
|
62e276d064
* remove text and file based socket conversions and operations from sockets
|
18 years ago |
softfpu.pp
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
18 years ago |
sstrings.inc
|
21dcfcd404
* fixed fpc_ShortStr_Currency in case of 0 value.
|
18 years ago |
stdsock.inc
|
4509209df7
* socketerror
|
19 years ago |
strings.pp
|
790a4fe2d3
* log and id tags removed
|
20 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
|
20 years ago |
system.inc
|
984191ef0e
* Also add symteminline condition.
|
18 years ago |
systemh.inc
|
48e51671e5
* don't include compiler proc. in the docs
|
18 years ago |
text.inc
|
a95e47507b
* Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function.
|
18 years ago |
textrec.inc
|
71318f202b
+ Removed FPC_HASUSERDATA32 define
|
20 years ago |
thread.inc
|
702685717f
* cleanup of rtlevents, remove startwait due to persistance guarantee
|
18 years ago |
threadh.inc
|
702685717f
* cleanup of rtlevents, remove startwait due to persistance guarantee
|
18 years ago |
threadvr.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 years ago |
typefile.inc
|
316c4d6313
* fixed web bug tw4954 (warning when reading from a typed file)
|
19 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
|
19 years ago |
variant.inc
|
28d59bbf6f
* pos(...,...) overloads with variants, see tb0520.pp for the reason
|
18 years ago |
varianth.inc
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
18 years ago |
video.inc
|
4a3248bc08
+ Correct behaviour when initialization fails.
|
19 years ago |
videoh.inc
|
f009b5700a
* Unix video unit character set conversion overhaul
|
19 years ago |
wstringh.inc
|
f900d1ab5b
* more consitent space and case usage
|
19 years ago |
wstrings.inc
|
4f5c8cfe1f
* fixed fpc_WideStr_Concat in case when strings the same.
|
18 years ago |