.. |
aliases.inc
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 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
|
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
|
7781e842fc
* varset support fixed
|
19 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
|
d29a4bc889
* add small delphi compat tweak for h2pas usage. + restored Kylix compat idents. (without, pkgs might break unnecessarily)
|
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
|
d704af7216
fix compilation for {$T+} linux/win
|
19 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
|
2f0ce31751
* string concat changed from function to procedure to
|
19 years ago |
genmath.inc
|
cd5861a01e
* fixed compilation on arm
|
19 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
|
64b7f00afd
* fixed ReturnNilIfGrowHeapFails
|
19 years ago |
heaph.inc
|
fccc19aa5c
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
|
20 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
|
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
|
beb1c6b72d
* spaces inserted
|
19 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
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 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
|
4bb1d117d6
Use symbolic const E_NOINTERFACE instead of raw value $80004002
|
19 years ago |
objpash.inc
|
fca5f6fc5e
Added EntryOffset field for _IMPLEMENTS
|
19 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
|
117774e006
* fixed web bug #7105
|
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
|
d4e1612fd1
* moves MSG_* constants from socketsh.inc to platform specific unxsockh.inc and fixes them for freebsd/darwin and solaris (linux ones were used before, not right)
|
19 years ago |
sockovl.inc
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
softfpu.pp
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
19 years ago |
sstrings.inc
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 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
|
4bfe0e6819
* Optimization for code size.
|
19 years ago |
systemh.inc
|
4240479f5d
* fixed datarace in CBeginThread
|
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
|
20 years ago |
thread.inc
|
2ee7e64a4a
* adds semaphore support to ThreadManager, removes pipe hack from non linux
|
19 years ago |
threadh.inc
|
2ee7e64a4a
* adds semaphore support to ThreadManager, removes pipe hack from non linux
|
19 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
|
63a162ac83
* fixed tw4700.
|
19 years ago |
varianth.inc
|
63a162ac83
* fixed tw4700.
|
19 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
|
84d5552deb
* Added HAS_WIDESTRINGMANAGER define to turn off default wide string manager routines.
|
19 years ago |