Rika Ichinose 562048c965 Remove FPC_IN_HEAPMGR, FPC_NO_DEFAULT_MEMORYMANAGER, and unnecessary uses of FPC_NO_DEFAULT_HEAP. 1 month ago
..
Makefile 8e6a4053e3 Add types unit as a dependency of macpas unit to avoid troubles when compiling rtl with make in parallel 2 months ago
Makefile.fpc cb2d675732 Remove OS specific SYSTEMUNIT variable setting 1 year ago
classes.pp 594090b215 * Add delphi-compatible observers to classes 1 year ago
dos.pp ccfa38c68e * Dotted RTL compiles 2 years ago
dynlibs.inc c9b3279e3c + added unit dynlibs to the win16 rtl 9 years ago
glbheap.inc 46db6a6174 + implemented MemAvail and MaxAvail for the win16 global heap 7 years ago
glbheaph.inc 46db6a6174 + implemented MemAvail and MaxAvail for the win16 global heap 7 years ago
locheap.inc 6337ae7530 + implemented MaxAvail for the win16 local heap as well 7 years ago
locheaph.inc 6337ae7530 + implemented MaxAvail for the win16 local heap as well 7 years ago
ports.pp ccfa38c68e * Dotted RTL compiles 2 years ago
prt0c.asm 839ab714cc + started implementing a win16 target :) 10 years ago
prt0comn.asm 0034e53445 - removed the win16 tiny memory model startup code loader - 16-bit windows 10 years ago
prt0h.asm 839ab714cc + started implementing a win16 target :) 10 years ago
prt0l.asm 839ab714cc + started implementing a win16 target :) 10 years ago
prt0m.asm 839ab714cc + started implementing a win16 target :) 10 years ago
prt0s.asm 839ab714cc + started implementing a win16 target :) 10 years ago
registers.inc c2c008c09a * switch to a full blown win16 system unit 10 years ago
rtldefs.inc c2c008c09a * switch to a full blown win16 system unit 10 years ago
sysdir.inc a5ad266065 * Char -> AnsiChar 2 years ago
sysdl.inc a5ad266065 * Char -> AnsiChar 2 years ago
sysdlh.inc 01257267b8 + win16 implementation of a dynlib manager in the system unit 9 years ago
sysfile.inc a5ad266065 * Char -> AnsiChar 2 years ago
sysheap.inc c2c008c09a * switch to a full blown win16 system unit 10 years ago
sysos.inc 2f32a7b718 * only clear DS and ES instead of fillchar-ing the whole Registers record in 9 years ago
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp 5 years ago
system.pp 562048c965 Remove FPC_IN_HEAPMGR, FPC_NO_DEFAULT_MEMORYMANAGER, and unnecessary uses of FPC_NO_DEFAULT_HEAP. 1 month ago
sysutils.pp ccfa38c68e * Dotted RTL compiles 2 years ago
tthread.inc 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 4 years ago
win31.pp ccfa38c68e * Dotted RTL compiles 2 years ago
winprocs.inc 5900db62ce + added the win16api palette functions 10 years ago
winprocs.pp ccfa38c68e * Dotted RTL compiles 2 years ago
winprocsh.inc a5ad266065 * Char -> AnsiChar 2 years ago
wintypes.inc a5ad266065 * Char -> AnsiChar 2 years ago
wintypes.pp ccfa38c68e * Dotted RTL compiles 2 years ago