| .. |
|
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
|
20 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
|
f4ea862438
* part of r4826 (forgot to commit)
|
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
|
1b6364ceba
* fixed fillchar parameters
|
20 years ago |
|
except.inc
|
0089de9428
* improved exception handling code
|
20 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
|
20 years ago |
|
generic.inc
|
2f0ce31751
* string concat changed from function to procedure to
|
19 years ago |
|
genmath.inc
|
5f3a3bc051
* made the softfpu unit embedable in the system unit
|
19 years ago |
|
genset.inc
|
95c0ff6db2
* fixed compilation for x86_64
|
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
|
dc3b37ff73
+ heap manager: reduce overhead on fixed size chunks from 8 to 4
|
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
|
20 years ago |
|
lineinfo.pp
|
9639c8c810
+ lineinfo support for win64
|
19 years ago |
|
lstrings.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
|
macpas.pp
|
cf7fce8f65
* use const strings parameters for four_char_code helpers to avoid
|
19 years ago |
|
makefile.inc
|
375d7711b8
* widestr->shortstr fixed
|
21 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
|
1b36a0b437
+ Add a matrix unit I wrote some time ago
|
21 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
|
d704af7216
fix compilation for {$T+} linux/win
|
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
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
20 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
|
b5e0fa43ce
* post 2.0 simplification, win32 now also has fpread/write
|
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
|
5f3a3bc051
* made the softfpu unit embedable in the system unit
|
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
|
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
|
86cc5ec31b
* more debugging
|
19 years ago |
|
systemh.inc
|
d7fe89c63d
* Real is now defined in the system unit being an unique type, fixes #7425
|
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
|
88cb816ebd
* fix to ucomplex.cln from Dimitris Apostolou
|
19 years ago |
|
varerror.inc
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
20 years ago |
|
variant.inc
|
8678d52aeb
* avoid warning when pointer points to size 1 data
|
19 years ago |
|
varianth.inc
|
8b841e9514
* fixed another problem caused by yesterdays real change
|
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
|
2f0ce31751
* string concat changed from function to procedure to
|
19 years ago |