Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 2c7a83cd78 * use integer for the property indexes, instead of longint. Fixes compilation há 11 anos atrás
  nickysn b4bb09254e * use a 16-bit integer for property indexes on 16- and 8-bit targets há 11 anos atrás
  nickysn dcc2354760 * disallow 64-bit property index specifiers on 64-bit CPUs, since they were not há 11 anos atrás
  pierre 044891fd94 Avoid range check error in a_op_const_reg_reg há 11 anos atrás
  Károly Balogh fb218fa671 require v37 libs (OS2.04+) instead of v50 (nextgen) há 11 anos atrás
  Károly Balogh 1483a631d7 Amiga: fixed copyright header and merged a fix from MorphOS in sysdir há 11 anos atrás
  Károly Balogh 2f02fa6f16 fixed AllFilesMask for Amiga and some comment typos há 11 anos atrás
  Károly Balogh e22228ca27 AMIGAOS4 is now defined in the compiler, not in the RTL há 11 anos atrás
  Károly Balogh d775b148b0 Amiga: updated sysutils unit to equal the MorphOS version in features há 11 anos atrás
  nickysn 0621dd523a * objpas.integer=smallint fixes in several tests há 11 anos atrás
  Károly Balogh ad1cc67eb2 Amiga: fixed RawByteString related typos in sysutils há 11 anos atrás
  nickysn 19a39cde4a * 16-bit objpas.integer type fixes in Math.DivMod há 11 anos atrás
  Károly Balogh 9bdbad0c39 removed unnecessary MEMF_PUBLIC flag from several allocations há 11 anos atrás
  nickysn 5ac193dfc3 * fixed test tbsx1.pp for a 16-bit objpas.integer type há 11 anos atrás
  Károly Balogh b11e26cf55 Amiga: merged getpathstring DOS unit fixes from MorphOS RTL há 11 anos atrás
  nickysn f2cf516529 * set objpas.integer = smallint on 16-bit and 8-bit CPUs. Rationale: há 11 anos atrás
  nickysn e464d1f476 * fixed compilation of units regexpr and oldregexpr when integer=smallint há 11 anos atrás
  nickysn b5f1445f90 * fixed compilation of unit variants with integer=smallint há 11 anos atrás
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint há 11 anos atrás
  nickysn ca451988a8 * EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1 há 11 anos atrás
  nickysn 73494f004d * the Exception constructors' AHelpContext parameter changed from Integer to há 11 anos atrás
  florian c9f7c7d88c + test for windows which tests if an .rc file can be really compiled into an .res file há 11 anos atrás
  florian 2c5a0ffc89 * make windres the default resource compiler on x86_64-win64 há 11 anos atrás
  florian e755a19c42 * win64 ignores -Cg há 11 anos atrás
  florian 08a4e1efe1 * handle for ... in on arrays of constant correctly, resolves also #25838 há 11 anos atrás
  sergei a7563fd0c8 * Added {$ifdef ver2_6} around stuff which is no longer used but needed for bootstrapping. há 11 anos atrás
  sergei 9c54cdc85d * x86: Cleaned out addr_far,addr_far_ref used to encode far calls/jumps. NASM (and FPC x86 assembler based on it) already have opsize=S_FAR for this purpose. há 11 anos atrás
  michael 06451dd9ab * Forgot to commit (adds jstoken, tswriter) há 11 anos atrás
  michael 0c8f3d6c12 * Javascript writer há 11 anos atrás
  michael 0de9c58092 * Tokens separated out of parser, needed in writer. há 11 anos atrás