Commit History

Author SHA1 Message Date
  joost b7ed92b6f1 * When NeedLibC is set, the gcclib-dir is detected and added to the linker search path 12 years ago
  sergei 4714dc2218 + paramgr.pas: provide generic implementation of getintparaloc(). Once this method has been changed to use the procdef, it can reuse 'regular' parameter locations created by create_paraloc_info, so separate cpu-specific implementations of getintparaloc are no longer necessary. 12 years ago
  nickysn 14ded034f6 * fixed the msdos startup code for the cases when the largest available memory block is smaller that what would be needed for a full 64kb data segment 12 years ago
  marco 9239adbc1e * added some newer additions to devmodea also to devmodeb 12 years ago
  marco 60d1a7ba13 * several -A fixes for ptcpas. 12 years ago
  marco c009679d82 * Clipboard and one occurance of getfullpath fixed for A/W issues. 12 years ago
  marco d04b286de6 * graph unit win32 fixes. 12 years ago
  marco 2a94da34cf * Some "-A" 's added. 12 years ago
  michael f58b3aa25a * Implemented CheckParams for TSQLStatement, TSQLQuery. It disables check for parameter names 12 years ago
  marco 54c7620793 * moved some constants from PTC after checking them with SDK 12 years ago
  michael abe86dea9f * TSQLStatement.RowsAffected 12 years ago
  michael 5042e1060f * Activated Action for TSQLTransaction 12 years ago
  nickysn 6c51bcae37 + implemented dos.diskfree and disksize for i8086-msdos; cd-rom support not implemented yet 12 years ago
  michael 3408f8409a * Preparation for Unicode RTL compilation 12 years ago
  nickysn ed7eb79486 + implemented dos.GetShortName and GetLongName for i8086-msdos 12 years ago
  marco b52717fd90 * wndclassex ifdef unicode fixed. 12 years ago
  michael 2be567ddee * Fix use of char as filename 12 years ago
  nickysn 7d757cc5ed + implemented dos.getfattr and setfattr for i8086-msdos 12 years ago
  michael b9dacce654 * Fix compilation on Unix (oem A version) 12 years ago
  michael 4466342d82 * First implementation of TSQLStatement 12 years ago
  marco 6e855a334d * openeventlog -> openeventloga. 12 years ago
  marco c5401e381d * Changes for activation of ifdef UNICODE by FPC_UNICODE_RTL and FPC_OS_UNICODE. 12 years ago
  nickysn 327628a6bd + implemented dos.FindFirst/FindNext/FindClose for i8086-msdos 12 years ago
  marco 958c7a142b * fixes some allochwnd functions for FPC_UNICODE_RTL (use -A explicitly) 12 years ago
  marco 5869747cca * fix some winapi calls to their -A equivalent. For FPC_UNICODE_RTL 12 years ago
  marco e0c3353fa0 * use dynlibs and -A versions 12 years ago
  marco 5aab0da8ae * Explicitly call -A functions for the registry key. FPC_UNICODE_RTL 12 years ago
  nickysn 33e04e954a + implemented crt.[no]sound for i8086-msdos; the crt unit is now complete 12 years ago
  Jonas Maebe 3456f20546 * changed checks for support of opmm* calls in hlcg2ll from mms_movescalar 12 years ago
  marco c987e1f5b9 * add CPU prefix to some defines 12 years ago