paul fcaac0ebe1 compiler,rtl - safecall handling: пре 15 година
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define пре 20 година
astrings.inc 08a4ede9c4 * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) пре 15 година
cgeneric.inc 22aacd2a60 * return 0 for length(pchar(0)), like Kylix does (using corrected and пре 16 година
cgenmath.inc 310ec39757 * fixed + optimized generic round_real пре 17 година
cgenstr.inc 4ace790492 * remove $Log пре 20 година
charset.pp 97cf173578 * Removed the bootstrapping related charset.pas, and merged one minor fix from it to the rtl one. пре 17 година
cmem.pp 0a3591a2a5 * Fixed warnings and notes. пре 18 година
compproc.inc fcaac0ebe1 compiler,rtl - safecall handling: пре 15 година
crt.inc 2353848004 * extension of r13191 to OS/2, EMX and potential other platforms using crt.inc based implementation of unit crt пре 16 година
crth.inc 78c29a33ba * changed the parameters of gotoxy() and the return values of wherex/wherey пре 16 година
ctypes.pp 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the пре 15 година
currh.inc ebba2f1185 * add missing currh.inc belonging to revision 10422 пре 17 година
dos.inc 517fd357c9 * DoDirSeperators pchar overload пре 17 година
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines пре 20 година
dynarr.inc 65f217ed02 * only set dynarray pointer to nil in decref in case the last reference пре 17 година
dynarrh.inc c5f82ba6de + (ole)variant<->error type conversion пре 20 година
dynlibs.pas 5c31042f6a * SharedSuffix moved to include files to reduce number of ifdefs пре 15 година
except.inc fcaac0ebe1 compiler,rtl - safecall handling: пре 15 година
exeinfo.pp 628b0c23ac * exeinfo: Return executable image base and current module base address on Windows. пре 16 година
extres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from пре 17 година
fexpand.inc a989b6c1e6 * avoid problems for windows if case of drive letter is different пре 15 година
file.inc ab8b32dafb - removed PARAOUTFILE define and ifdefs пре 16 година
filerec.inc 71318f202b + Removed FPC_HASUSERDATA32 define пре 20 година
fpextres.pp 174de3eab1 Merged revisions 9693-10480 via svnmerge from пре 17 година
fpintres.pp 174de3eab1 Merged revisions 9693-10480 via svnmerge from пре 17 година
gencurr.inc 3a8284b524 * add missing gencurr.inc belonging to revision 10422 пре 17 година
generic.inc dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 пре 15 година
genmath.inc 310ec39757 * fixed + optimized generic round_real пре 17 година
genset.inc c2c68ddb8f - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs пре 16 година
genstr.inc 0e9690c31b * added striscan, strriscan and stripos пре 16 година
genstrs.inc 4ace790492 * remove $Log пре 20 година
getopts.pp 0021183eb6 * Patch from reporter of bug ID #13924 to fix arguments with spaces if no argv is declared. пре 16 година
heap.inc 347d71db10 * rtl/heap: optimization, while looking for a big enough block, also use blocks that are exactly large enough пре 15 година
heaph.inc 533f533868 * changed destination parameter of getmem/getmemory from "var" to "out" пре 16 година
heaptrc.pp e6648da567 * make heaptrc aware of the fact that multi threading could be initialized before heaptrc itself is initialized, this is currently the case for windows dlls пре 15 година
innr.inc dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 пре 15 година
int64.inc 2722b5b381 * fixed overflow checking for $8000000000000000 in generic int64 mul пре 17 година
intres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from пре 17 година
keyboard.inc 85b8eeac17 + common CtrlBreakHandler for unit Keyboard пре 18 година
keybrdh.inc 4ace790492 * remove $Log пре 20 година
keyscan.inc 56d3bf1403 + Keyboard unit overhaul пре 19 година
lineinfo.pp 8bfab6d4c2 * Added warning about thread-safety пре 16 година
lnfodwrf.pp 3e9b6151ee * Added warning about thread-safety пре 16 година
lstrings.pp 790a4fe2d3 * log and id tags removed пре 20 година
macpas.pp f22c6870d5 * use math.SetExceptionMask() to disable floating point exceptions пре 17 година
makefile.inc 375d7711b8 * widestr->shortstr fixed пре 20 година
mathh.inc 4ac1deb50b * moved float_rounding_mode to systemh.inc; renamed to softfloat_rounding_mode пре 17 година
matrix.pp 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) пре 17 година
mmatimp.inc ef0290a797 * fixed Matrix * Vector (patch by Bartosz Bogacz, mantis #11199) пре 17 година
mouse.inc 02bed23a11 * Prevent range check error at compile time. пре 18 година
mouseh.inc 4ace790492 * remove $Log пре 20 година
mvecimp.inc 1b36a0b437 + Add a matrix unit I wrote some time ago пре 21 година
objc.pp 0c675a4039 * the objc1 unit has been renamed to objc пре 16 година
objc1.inc 8700874a96 * don't call class_getSuperClass() anymore to obtain the superclass, but пре 16 година
objcbase.pp ea520d1c6b * NSZone is a record, not a class (thanks to Gorazd Krosl for the remark) пре 16 година
objcnf.inc 0c675a4039 * the objc1 unit has been renamed to objc пре 16 година
objects.pp 4917931c63 * don't compile objects in fpu emulation mode пре 18 година
objpas.inc cf0a1b1af9 compiler: safecall exception handling: пре 15 година
objpash.inc ea8bf4f2fd rtl: TObject.SafeCallException and TComponent.SafeCallException has HResult return value. Fix default return value to catastrophic failure error code. пре 15 година
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 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the пре 15 година
resh.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from пре 17 година
rtti.inc 4104d9f481 * More pluggability of the RTL. Mantis 15124 пре 16 година
sockets.inc b5494c534c * handle EsockEINTR for fpaccept and fpconnect пре 16 година
socketsh.inc 2ee5b728ba * disable the 1:1 aliases of the legacy errorhandling. пре 16 година
sockovl.inc 2ee5b728ba * disable the 1:1 aliases of the legacy errorhandling. пре 16 година
softfpu.pp 2a5c3a3c14 * fixed copy&paste typo пре 17 година
sstrings.inc 08a4ede9c4 * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) пре 15 година
stdsock.inc c127154efa o Haiku patches by Olivier Coursiere пре 16 година
strings.pp 030379bc57 * Minor optimization from mantis 14974 пре 16 година
stringsi.inc 0e9690c31b * added striscan, strriscan and stripos пре 16 година
sysres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from пре 17 година
system.fpd 893295dc1e * Added Pack/Unpack dummies, fixed var/out and const params in writestr/readstr пре 16 година
system.inc 1b58fcc877 * set moduleislib to true for libraries. Differences with islibrary: пре 15 година
systemh.inc 34f976afea * enabled internal sar support for sparc and mips as well пре 15 година
text.inc ab8b32dafb - removed PARAOUTFILE define and ifdefs пре 16 година
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define пре 20 година
thread.inc 13e8b3f23e * don't give a "NoThreadError" for any default rtl/basicevent* routines, пре 15 година
threadh.inc 5a88be1030 * set default stack size to 4 MiB instead of to 32 KiB пре 16 година
threadvr.inc b2b0e749bb * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll пре 18 година
typefile.inc ab8b32dafb - removed PARAOUTFILE define and ifdefs пре 16 година
ucomplex.pp 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) пре 17 година
ufloat128.pp e3085015f7 * continued to work on float128 stuff пре 18 година
ustringh.inc b178b08ba7 Merged revisions 11665-11738 via svnmerge from пре 17 година
ustrings.inc be39c47d02 * don't stop at #0 characters for setstring with pchar either пре 16 година
varerror.inc 77d20627dc * removed duplicate EVariant class from varutils and incorporated пре 19 година
variant.inc e362e85039 * fixed last commit: UTF8Encode -> UTF8Decode пре 16 година
varianth.inc d38340c753 + utf-8 <-> variant type casts, resolves #11371 пре 16 година
variants.pp c025471433 rtl: fix SetPropValue/GetPropValue: пре 15 година
video.inc 4a3248bc08 + Correct behaviour when initialization fails. пре 19 година
videoh.inc f009b5700a * Unix video unit character set conversion overhaul пре 19 година
wstring22h.inc b178b08ba7 Merged revisions 11665-11738 via svnmerge from пре 17 година
wstringh.inc b178b08ba7 Merged revisions 11665-11738 via svnmerge from пре 17 година
wstrings.inc 7a82669942 * forgotten part of r14432 пре 15 година
wustring22.inc c768e51cf2 * part of r13828, forgot to commit (don't stop at #0 in setstring) пре 16 година
wustrings.inc b178b08ba7 Merged revisions 11665-11738 via svnmerge from пре 17 година

readme

This directory contains only RTL parts independent
of the processor and of the operating system.

The include files contain the following:

astrings.pp AnsiStrings implementation.
except.inc Delphi styled exception support.
file.inc Untyped file support routines.
filerec.inc Untyped file record definition.
heap.inc Runtime heap manager .
heaph.inc Declarations of Heap functions.
innr.inc Internal function delcarations.
int64.inc Support for 64-bit integer arithmetic.
lstrings.pp LongStrings routine implementation.
mathh.inc Declarations of mathematical functions.
real2str.inc Routine to convert floating point numbers to strings.
rtti.inc Delphi like runtime type information
sstrings.inc ShortStrings (TP/BP pascal like strings) implementation.
system.inc OS and Processor independent implementation part of system unit.
systemh.inc Interface part of the system unit.
text.inc Text file support routines.
textrec.inc Definition of Textrec record.
typefile.inc Text file record definition.
generic.inc Processor independant implementation of assembler procs on i386
(to allow easy porting to new processors).
genset.inc Processor independant implementation of set handling
genmath.inc Processor independant implementation of mathematical routines
genrrti.inc Processor independant implementation of runtime type information routines

The unit files are:

ucomplex.pp Complex functions using operator overloading
getopts.pp Pascal implementation of the GNU Getops
objects.pp Turbo Pascal like implementation of objects unit
heaptrc.pp Runtime memory leak tracer and tests for memory integrity.