Histórico de Commits

Autor SHA1 Mensagem Data
  Károly Balogh 9b90c22eb5 removed unused var, cosmetics, no functional changes há 12 anos atrás
  nickysn 525246f61b * support i8086 far references in tx86addnode.emit_op_right_left há 12 anos atrás
  nickysn 1e8b192b3d * support far references in second_cmp32bit for i8086 há 12 anos atrás
  nickysn c9c882c30a * always use 16-bit pushes for pushing/popping the segment registers on i8086 in Tcgx86.g_concatcopy há 12 anos atrás
  Károly Balogh 4f67d25a6a don't allow an env var with invalid characters, also fixed a signedness warning há 12 anos atrás
  Károly Balogh 76d7527909 also return nil for the empty env vars in the generic implementation in GetEnvPChar há 12 anos atrás
  michael 678fb02f11 * Fix cursor mem leak há 12 anos atrás
  Jonas Maebe f985149163 * fixed compilation after r24661 (added dummy overloads for newly há 12 anos atrás
  nickysn 4b3c67c51a + implemented dos.Keep for i8086-msdos; simple dos TSRs now work há 12 anos atrás
  nickysn e243b6b869 * never use the 66h prefix when pushing/popping segment registers on i8086, as the stack is aligned on 2 bytes there há 12 anos atrás
  nickysn c2e3fb5918 + emit proper interrupt procedure entry/exit code on i8086 há 12 anos atrás
  Károly Balogh a11c113429 reverted the link object search change há 12 anos atrás
  Károly Balogh 36bf03372b handle the cases where f contains an absolute path há 12 anos atrás
  Károly Balogh e7094cf1d6 fix redundant searches in FindObjectFile, if the object was found on the first try há 12 anos atrás
  joost ed5891f146 * Improved verbose and debug output while removing files há 12 anos atrás
  paul 5ff7bb884e compiler: don't skip objc class/protocols in case of initrtti, fixed crash of dynamic array/record which contains a objc class/protocol and requires an initialization há 12 anos atrás
  nickysn 3953eed6b3 + added and implemented unit ports for i8086-msdos há 12 anos atrás
  nickysn 896d2f2bd5 + implemented dos.GetIntVec and SetIntVec for i8086-msdos há 12 anos atrás
  nickysn cb81153cc4 * fixed tcgnotnode.second_64bit for 8/16-bit cpus after r24678 há 12 anos atrás
  joost b7ed92b6f1 * When NeedLibC is set, the gcclib-dir is detected and added to the linker search path há 12 anos atrás
  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. há 12 anos atrás
  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 há 12 anos atrás
  marco 9239adbc1e * added some newer additions to devmodea also to devmodeb há 12 anos atrás
  marco 60d1a7ba13 * several -A fixes for ptcpas. há 12 anos atrás
  marco c009679d82 * Clipboard and one occurance of getfullpath fixed for A/W issues. há 12 anos atrás
  marco d04b286de6 * graph unit win32 fixes. há 12 anos atrás
  marco 2a94da34cf * Some "-A" 's added. há 12 anos atrás
  michael f58b3aa25a * Implemented CheckParams for TSQLStatement, TSQLQuery. It disables check for parameter names há 12 anos atrás
  marco 54c7620793 * moved some constants from PTC after checking them with SDK há 12 anos atrás
  michael abe86dea9f * TSQLStatement.RowsAffected há 12 anos atrás