giulio 0422cb9528 changed define FPC_HAS_RESOURCES to FPC_HAS_WINLIKERESOURCES преди 17 години
..
aliases.inc 5cafc069b5 + Removed NOSAVEREGISTERS define преди 20 години
astrings.inc cd03a2893b * Explicitly increment and decrement ref count to keep copy of destination string in fpc_AnsiStr_Concat_multi and fpc_WideStr_Concat_multi. It prevents note "Local variable "destcopy" is assigned but never used". преди 18 години
cgeneric.inc 95abc479ac * actually assign result of strncmp to comparechar0 result преди 18 години
cgenmath.inc b967d88b0c * don't use libc round/trunc/cos/... if FPC_HAS_TYPE_EXTENDED, because преди 18 години
cgenstr.inc 4ace790492 * remove $Log преди 20 години
charset.pp 790a4fe2d3 * log and id tags removed преди 20 години
cmem.pp 0a3591a2a5 * Fixed warnings and notes. преди 18 години
compproc.inc 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 преди 18 години
crt.inc 58ff2fb482 + Use CtrlBreakHandler infrastructure to allow processing of Ctrl-C in ReadKey (OS/2 implementation) преди 18 години
crth.inc 23ad0ae1ec + Removed HASINTF and VER1_0 defines преди 20 години
ctypes.pp ebc99e1bd6 * make clongdouble only a double on win64 and wince, on win32 we follow gcc преди 18 години
dos.inc 5a49addb35 * fixed more warnings and notes while compiling RTL. преди 19 години
dosh.inc 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines преди 20 години
dynarr.inc fd2032dab2 + start of embedded rtl преди 19 години
dynarrh.inc c5f82ba6de + (ole)variant<->error type conversion преди 20 години
dynlibs.pas 9c45584938 * Safeloadlibrary преди 18 години
except.inc e475735c43 * ifdefed fatal error messages in exception handling to be available only if debugging is needed. преди 18 години
extres.inc 2210b9c843 * Fixed double code преди 18 години
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 години
fpextres.pp 42c60bc769 * Removed double source after end. преди 18 години
fpintres.pp 0422cb9528 changed define FPC_HAS_RESOURCES to FPC_HAS_WINLIKERESOURCES преди 17 години
generic.inc bf9b021749 * optimized align() so it no longer contains any branches which преди 18 години
genmath.inc 5e3462b6fc * Fixed warnings and notes. преди 18 години
genset.inc 0040eecf9f + support for extra packing of sets whose lower element number преди 18 години
genstr.inc 4ace790492 * remove $Log преди 20 години
genstrs.inc 4ace790492 * remove $Log преди 20 години
getopts.pp 1b0307ae5c * Fixed bug #10140 преди 18 години
heap.inc 6dd8e51ee5 * folded a constant addition преди 18 години
heaph.inc e00bacdcef * Removed HAS_MT_MEMORYMANAGER define, since it is obsolete now. преди 18 години
heaptrc.pp 6a36ac786a * Fixed warnings. преди 18 години
innr.inc fb8bbd5ff0 + inline abs(<longint>) on x86 преди 18 години
int64.inc bd27a09918 * changed record typecast into shift to avoid q3 becoming not преди 19 години
intres.inc 0422cb9528 changed define FPC_HAS_RESOURCES to FPC_HAS_WINLIKERESOURCES преди 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 05f718fbd2 * Fixed warnings and notes. преди 18 години
lnfodwrf.pp 2a0bf2b491 * return previous line that contains the call when we have found the address преди 18 години
lstrings.pp 790a4fe2d3 * log and id tags removed преди 20 години
macpas.pp bce3ea4373 + Added types UnsignedByte,UnsignedWord,UnsignedLong, suggestion by преди 18 години
makefile.inc 375d7711b8 * widestr->shortstr fixed преди 20 години
mathh.inc b3a1868ff0 * correct masking of exceptions in genmath code преди 19 години
matrix.pp 4847fae030 * cosmetic - trash at the end removed преди 19 години
mmatimp.inc aabc1e0fd2 * Tidy indentation преди 19 години
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 години
objects.pp 4917931c63 * don't compile objects in fpu emulation mode преди 18 години
objpas.inc eb2a80d272 * TContainedObject 10496. First implementation copied from TInterfacedObject преди 18 години
objpash.inc 5e95516323 * ancestor of TContainedObject fixed преди 18 години
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 337e53e712 * fixed mantis #10519 (when rounding for the first decimal digit and преди 18 години
resh.inc 714e24c186 * Patch from Giulio Bernardi with resource support преди 18 години
rtti.inc dc71827e2e * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) преди 18 години
sockets.inc 203939b9a5 * Don't use deprecated functions. преди 18 години
socketsh.inc a52a63178b * fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows) преди 18 години
sockovl.inc 2086107cf3 * fix missing socketerror discrepancy преди 18 години
softfpu.pp 911f926274 * disabled float128 преди 18 години
sstrings.inc 6ed3d91989 * CompareText for shortstrings added преди 18 години
stdsock.inc 8991b8f365 * new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please) преди 18 години
strings.pp 6b8466633e * forgotten commit (part of last commit) преди 18 години
stringsi.inc 9b9dd342c5 * fixed strpos() in case source or target is nil преди 20 години
sysres.inc 714e24c186 * Patch from Giulio Bernardi with resource support преди 18 години
system.fpd 287c262d10 * Added copy,length and setlength преди 18 години
system.inc 714e24c186 * Patch from Giulio Bernardi with resource support преди 18 години
systemh.inc bce663bb43 * Fix for 10491, pdatetime now defined. преди 18 години
text.inc 39463b45ad * fixed writestr io-check comment преди 18 години
textrec.inc 71318f202b + Removed FPC_HASUSERDATA32 define преди 20 години
thread.inc 5acb3649df * revert r9557, the performance impact is to big for an academic corner преди 18 години
threadh.inc 7f2a257102 + heap manager now per thread, reduce heap lock contention преди 18 години
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 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) преди 19 години
ucomplex.pp 7cc78b6ae1 * improved complex / operator by Dimitrios Apostolou преди 19 години
ufloat128.pp e3085015f7 * continued to work on float128 stuff преди 18 години
varerror.inc 77d20627dc * removed duplicate EVariant class from varutils and incorporated преди 19 години
variant.inc 5e3462b6fc * Fixed warnings and notes. преди 18 години
varianth.inc dc2a8787a1 + VarArrayPut and VarArrayGet from Igor, resolves #9161 преди 18 години
video.inc 4a3248bc08 + Correct behaviour when initialization fails. преди 19 години
videoh.inc f009b5700a * Unix video unit character set conversion overhaul преди 19 години
wstringh.inc 86e3e79e67 + WC_NO_BEST_FIT_CHARS преди 18 години
wstrings.inc 891ce34513 * preparations for unicodestring support in the rtl преди 18 години
wustrings.inc cd03a2893b * Explicitly increment and decrement ref count to keep copy of destination string in fpc_AnsiStr_Concat_multi and fpc_WideStr_Concat_multi. It prevents note "Local variable "destcopy" is assigned but never used". преди 18 години

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.