.. |
aliases.inc
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
пре 20 година |
astrings.inc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
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
|
5dc6e54925
* Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them.
|
пре 17 година |
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
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
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
|
923aac0390
* give range error if setlength value < 0 and the array is not filled
|
пре 17 година |
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.
|
пре 17 година |
exeinfo.pp
|
521b5d88ff
* fixed FindSectionMachO32PPC() return value
|
пре 17 година |
extres.inc
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
пре 17 година |
fexpand.inc
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
пре 17 година |
file.inc
|
9566255122
* allow out file parameters
|
пре 19 година |
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
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
genmath.inc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
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
|
пре 17 година |
heap.inc
|
ae8289f9f7
* fix crash in case of main thread exiting simultaneously with other threads (issue #11006)
|
пре 17 година |
heaph.inc
|
e00bacdcef
* Removed HAS_MT_MEMORYMANAGER define, since it is obsolete now.
|
пре 17 година |
heaptrc.pp
|
6a36ac786a
* Fixed warnings.
|
пре 18 година |
innr.inc
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
пре 18 година |
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
|
cc710dc05f
* remove objpas dependency, patch by Giulio
|
пре 17 година |
lnfodwrf.pp
|
cc710dc05f
* remove objpas dependency, patch by Giulio
|
пре 17 година |
lstrings.pp
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
macpas.pp
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
makefile.inc
|
375d7711b8
* widestr->shortstr fixed
|
пре 20 година |
mathh.inc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
matrix.pp
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
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
|
пре 17 година |
objpash.inc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
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
|
7433e0ef89
* replaced a trunc() with an int() call (because its result is compared
|
пре 17 година |
resh.inc
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
пре 17 година |
rtti.inc
|
dc71827e2e
* procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918)
|
пре 18 година |
sockets.inc
|
203939b9a5
* Don't use deprecated functions.
|
пре 17 година |
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
|
347ae5a3bf
* val takes care of empty string, patch from Petr Kristan
|
пре 17 година |
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
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
пре 17 година |
system.fpd
|
287c262d10
* Added copy,length and setlength
|
пре 18 година |
system.inc
|
5dc6e54925
* Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them.
|
пре 17 година |
systemh.inc
|
5dc6e54925
* Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them.
|
пре 17 година |
text.inc
|
461c8fb09f
* fix enum rtti info alignment for proper alignment required archs
|
пре 17 година |
textrec.inc
|
71318f202b
+ Removed FPC_HASUSERDATA32 define
|
пре 20 година |
thread.inc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
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
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
ufloat128.pp
|
e3085015f7
* continued to work on float128 stuff
|
пре 18 година |
varerror.inc
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
пре 19 година |
variant.inc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
varianth.inc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
variants.pp
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
пре 17 година |
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
|
1a4ee73146
* Added NoWideStringSupport runtime error
|
пре 17 година |