.. |
graph
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
aliases.inc
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
astrings.inc
|
1768ad35ce
1.0.x fixes
|
20 years ago |
cgeneric.inc
|
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
|
21 years ago |
cgenmath.inc
|
b6a6e78db1
* fixed remaining compilation problems
|
21 years ago |
cgenstr.inc
|
b6a6e78db1
* fixed remaining compilation problems
|
21 years ago |
charset.pp
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
cmem.pp
|
a263b1d40e
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
21 years ago |
compproc.inc
|
13c5439bb1
+ basic rtl support for variant <-> interface implemented
|
20 years ago |
crth.inc
|
5b92078595
fix compile for 1.0.x
|
21 years ago |
ctypes.pp
|
fde4bac1cf
* initial version
|
20 years ago |
dos.inc
|
d5d331bced
* yet another attempt to make Mac OS accept dos.inc without hacks ;-)
|
20 years ago |
dosh.inc
|
4872364ac7
* GetMsCount added, platform independent routines moved to single include file
|
20 years ago |
dynarr.inc
|
14c33448af
* fixed copy(dyn. array of ansistring)
|
20 years ago |
dynarrh.inc
|
3094258825
* removed warnings
|
21 years ago |
dynlibs.pp
|
9071845590
+ Fix for bug #3164 by Michalis Kamburelis
|
21 years ago |
except.inc
|
93ec8d154c
* fix crash with backtrace if invalid frame is passed
|
20 years ago |
fexpand.inc
|
af1ab052af
+ MacOS support
|
21 years ago |
file.inc
|
041eb4aa1d
* do_read/do_write addr argument changed to pointer
|
21 years ago |
filerec.inc
|
85320d6787
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
21 years ago |
generic.inc
|
f13ab0667c
* missing typecast in indexchar0
|
20 years ago |
genmath.inc
|
08da4e9278
* fixed power() in genmath.inc (code duplication from math.pp for **
|
20 years ago |
genset.inc
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
genstr.inc
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
genstrs.inc
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
getopts.pp
|
934fe41c45
* several 64 bit issues fixed
|
21 years ago |
heap.inc
|
2d1aee8e53
* allow Freemem(nil)
|
20 years ago |
heaph.inc
|
a263b1d40e
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
21 years ago |
heaptrc.pp
|
14334ebb1b
* uses _eend instead of _edata in checkpointer, patch by
|
20 years ago |
innr.inc
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
int64.inc
|
f77e8ab5a6
* fixed overflow checking for qword
|
21 years ago |
keyboard.inc
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
22 years ago |
keybrdh.inc
|
14b11ebf16
+ Added windows key definitions (bug 3445)
|
20 years ago |
keyscan.inc
|
a4202664da
+ Initial import to main branch from fixes branch
|
24 years ago |
lineinfo.pp
|
9e930c445d
* added support for netware nlm (netware and netwlibc)
|
21 years ago |
lstrings.pp
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
macpas.pp
|
6d429b0d95
+ added assigning op which converts FourCharCode to LongWord
|
21 years ago |
makefile.inc
|
9a219375c1
- removed os_types
|
23 years ago |
mathh.inc
|
615c4f3d7c
* patch from peter.
|
20 years ago |
matrix.pp
|
fdbed06377
* Doesn't compile with 1.0 :(
|
21 years ago |
mmatimp.inc
|
1b36a0b437
+ Add a matrix unit I wrote some time ago
|
21 years ago |
mouse.inc
|
6d19671a84
* ptrint fixes
|
21 years ago |
mouseh.inc
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
mvecimp.inc
|
1b36a0b437
+ Add a matrix unit I wrote some time ago
|
21 years ago |
objects.pp
|
a263b1d40e
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
21 years ago |
objpas.inc
|
36bcc2defa
* fixed memory release in TInterfacedObject._Release
|
20 years ago |
objpash.inc
|
da85b90f65
+ tmethod
|
20 years ago |
printer.inc
|
d0191eaa3c
* common implementation of unit printer - fix for bug #3421
|
20 years ago |
printerh.inc
|
d0191eaa3c
* common implementation of unit printer - fix for bug #3421
|
20 years ago |
readme
|
13db04fb8b
* small cleanup of commented code (merged)
|
24 years ago |
real2str.inc
|
3094258825
* removed warnings
|
21 years ago |
rtti.inc
|
99ebd46010
* several variant init./final. stuff fixed
|
20 years ago |
sockets.inc
|
b2d63683ec
* disable inline for 1.9.4
|
21 years ago |
socketsh.inc
|
5f0c8bd8b5
* cdecl stuff removed. Now works on FreeBSD with and without FPC_USE_LIBC
|
20 years ago |
sockovl.inc
|
bdb8404de0
* new files sockets changes
|
21 years ago |
softfpu.pp
|
22352dad85
* forgot goto on switch in last commit
|
23 years ago |
sstrings.inc
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
stdsock.inc
|
fe251972ec
* Now working under Darwin
|
21 years ago |
strings.pp
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
stringsi.inc
|
81b6d9f16c
* replace strlenint with sizeint
|
21 years ago |
system.fpd
|
4c872834ab
+ Added phony documentation declarations
|
21 years ago |
system.inc
|
353d5cc3de
+ GetProcessID added
|
20 years ago |
systemh.inc
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
text.inc
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
textrec.inc
|
85320d6787
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
21 years ago |
thread.inc
|
690e3330d1
* applied patch to compile go32v2 from Tomas (tested by John)
|
20 years ago |
threadh.inc
|
690e3330d1
* applied patch to compile go32v2 from Tomas (tested by John)
|
20 years ago |
threadvr.inc
|
041dfe7b99
* fixed some x86-64 multithreading stuff
|
21 years ago |
typefile.inc
|
041eb4aa1d
* do_read/do_write addr argument changed to pointer
|
21 years ago |
ucomplex.pp
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
variant.inc
|
0853821fd1
+ interface <-> variant conversion from Danny Milosavljevic
|
20 years ago |
varianth.inc
|
99ebd46010
* several variant init./final. stuff fixed
|
20 years ago |
video.inc
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
videoh.inc
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
wstringh.inc
|
8f571abbb9
+ infrastructure for WideCompareText implemented
|
20 years ago |
wstrings.inc
|
8f571abbb9
+ infrastructure for WideCompareText implemented
|
20 years ago |