.. |
aliases.inc
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 سال پیش |
astrings.inc
|
9084587bdc
* fixed decrementing of refcount of constant ansistrings in setlength()
|
19 سال پیش |
cgeneric.inc
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
19 سال پیش |
cgenmath.inc
|
83884ec540
* more "real" fixes
|
19 سال پیش |
cgenstr.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
charset.pp
|
790a4fe2d3
* log and id tags removed
|
20 سال پیش |
cmem.pp
|
19b11c78e3
* fixed for win64
|
19 سال پیش |
compproc.inc
|
08612ed157
* declare fpc_sqr_real as inline instead of fpc_sqrt_real
|
19 سال پیش |
crt.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 سال پیش |
crth.inc
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 سال پیش |
ctypes.pp
|
78d5ba9ff0
* extended ctypes by Aison
|
19 سال پیش |
dos.inc
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 سال پیش |
dosh.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 سال پیش |
dynarr.inc
|
16f121a8bc
* reuse generic align()
|
19 سال پیش |
dynarrh.inc
|
c5f82ba6de
+ (ole)variant<->error type conversion
|
20 سال پیش |
dynlibs.pp
|
790a4fe2d3
* log and id tags removed
|
20 سال پیش |
elfres32.inc
|
1b6364ceba
* fixed fillchar parameters
|
20 سال پیش |
except.inc
|
0089de9428
* improved exception handling code
|
19 سال پیش |
fexpand.inc
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 سال پیش |
file.inc
|
9566255122
* allow out file parameters
|
19 سال پیش |
filerec.inc
|
71318f202b
+ Removed FPC_HASUSERDATA32 define
|
20 سال پیش |
generic.inc
|
11576fd24b
* fixed warnings and notes while compiling system unit for wince.
|
19 سال پیش |
genmath.inc
|
83884ec540
* more "real" fixes
|
19 سال پیش |
genset.inc
|
95c0ff6db2
* fixed compilation for x86_64
|
19 سال پیش |
genstr.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
genstrs.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
getopts.pp
|
c3fb576801
* getopts fix from Bram Kuijvenhoven
|
19 سال پیش |
heap.inc
|
19d597f425
* Reactivated heap management for GBA
|
19 سال پیش |
heaph.inc
|
fccc19aa5c
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
|
20 سال پیش |
heaptrc.pp
|
8311d34b3f
+ added some morphos support to checkpointer
|
19 سال پیش |
innr.inc
|
cd5b9245f9
+ support for bitsizeof() function
|
19 سال پیش |
int64.inc
|
bd27a09918
* changed record typecast into shift to avoid q3 becoming not
|
19 سال پیش |
keyboard.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
keybrdh.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
keyscan.inc
|
56d3bf1403
+ Keyboard unit overhaul
|
19 سال پیش |
lineinfo.pp
|
9639c8c810
+ lineinfo support for win64
|
19 سال پیش |
lstrings.pp
|
790a4fe2d3
* log and id tags removed
|
20 سال پیش |
macpas.pp
|
cf7fce8f65
* use const strings parameters for four_char_code helpers to avoid
|
19 سال پیش |
makefile.inc
|
375d7711b8
* widestr->shortstr fixed
|
20 سال پیش |
mathh.inc
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 سال پیش |
matrix.pp
|
4847fae030
* cosmetic - trash at the end removed
|
19 سال پیش |
mmatimp.inc
|
1b36a0b437
+ Add a matrix unit I wrote some time ago
|
21 سال پیش |
mouse.inc
|
d427da09d5
* fix broken getmouseevent
|
19 سال پیش |
mouseh.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
mvecimp.inc
|
1b36a0b437
+ Add a matrix unit I wrote some time ago
|
21 سال پیش |
objects.pp
|
5660a9e875
* fixed typo
|
19 سال پیش |
objpas.inc
|
dceda55abf
Implemented _IMPLEMENTS. Changed GetInterfaceByStr() and GetInterface() accordingly. Also introduced new compilerproc: fpc_intf_assign_by_iid to allow := with _IMPLEMENTS-support
|
19 سال پیش |
objpash.inc
|
fca5f6fc5e
Added EntryOffset field for _IMPLEMENTS
|
19 سال پیش |
pagemem.pp
|
4ace790492
* remove $Log
|
20 سال پیش |
printer.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
printerh.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
readme
|
13db04fb8b
* small cleanup of commented code (merged)
|
24 سال پیش |
real2str.inc
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 سال پیش |
resh.inc
|
e864a12528
+ loading of components from resources
|
20 سال پیش |
rtti.inc
|
11576fd24b
* fixed warnings and notes while compiling system unit for wince.
|
19 سال پیش |
sockets.inc
|
bb9629decc
* fixed broken sockets.inc
|
20 سال پیش |
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 سال پیش |
sockovl.inc
|
4ace790492
* remove $Log
|
20 سال پیش |
softfpu.pp
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 سال پیش |
sstrings.inc
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 سال پیش |
stdsock.inc
|
4509209df7
* socketerror
|
19 سال پیش |
strings.pp
|
790a4fe2d3
* log and id tags removed
|
20 سال پیش |
stringsi.inc
|
9b9dd342c5
* fixed strpos() in case source or target is nil
|
20 سال پیش |
sysres.inc
|
c15d1b280f
+ Initial implementation of RTL resource support
|
20 سال پیش |
system.fpd
|
50778076c3
initial import
|
20 سال پیش |
system.inc
|
86cc5ec31b
* more debugging
|
19 سال پیش |
systemh.inc
|
d7fe89c63d
* Real is now defined in the system unit being an unique type, fixes #7425
|
19 سال پیش |
text.inc
|
35bc0b8160
* Fix missing ctrlZmarkseof check.
|
19 سال پیش |
textrec.inc
|
71318f202b
+ Removed FPC_HASUSERDATA32 define
|
20 سال پیش |
thread.inc
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
20 سال پیش |
threadh.inc
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
20 سال پیش |
threadvr.inc
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 سال پیش |
typefile.inc
|
316c4d6313
* fixed web bug tw4954 (warning when reading from a typed file)
|
19 سال پیش |
ucomplex.pp
|
88cb816ebd
* fix to ucomplex.cln from Dimitris Apostolou
|
19 سال پیش |
varerror.inc
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
19 سال پیش |
variant.inc
|
8b841e9514
* fixed another problem caused by yesterdays real change
|
19 سال پیش |
varianth.inc
|
8b841e9514
* fixed another problem caused by yesterdays real change
|
19 سال پیش |
video.inc
|
4a3248bc08
+ Correct behaviour when initialization fails.
|
19 سال پیش |
videoh.inc
|
f009b5700a
* Unix video unit character set conversion overhaul
|
19 سال پیش |
wstringh.inc
|
f900d1ab5b
* more consitent space and case usage
|
19 سال پیش |
wstrings.inc
|
9d14c87da7
* fpc_assign_widestr after a hint of Martin Schreiber fixed, see #7272
|
19 سال پیش |