Histórico de commits

Autor SHA1 Mensagem Data
  Károly Balogh 1483a631d7 Amiga: fixed copyright header and merged a fix from MorphOS in sysdir 11 anos atrás
  Károly Balogh 2f02fa6f16 fixed AllFilesMask for Amiga and some comment typos 11 anos atrás
  Károly Balogh e22228ca27 AMIGAOS4 is now defined in the compiler, not in the RTL 11 anos atrás
  Károly Balogh d775b148b0 Amiga: updated sysutils unit to equal the MorphOS version in features 11 anos atrás
  nickysn 0621dd523a * objpas.integer=smallint fixes in several tests 11 anos atrás
  Károly Balogh ad1cc67eb2 Amiga: fixed RawByteString related typos in sysutils 11 anos atrás
  nickysn 19a39cde4a * 16-bit objpas.integer type fixes in Math.DivMod 11 anos atrás
  Károly Balogh 9bdbad0c39 removed unnecessary MEMF_PUBLIC flag from several allocations 11 anos atrás
  nickysn 5ac193dfc3 * fixed test tbsx1.pp for a 16-bit objpas.integer type 11 anos atrás
  Károly Balogh b11e26cf55 Amiga: merged getpathstring DOS unit fixes from MorphOS RTL 11 anos atrás
  nickysn f2cf516529 * set objpas.integer = smallint on 16-bit and 8-bit CPUs. Rationale: 11 anos atrás
  nickysn e464d1f476 * fixed compilation of units regexpr and oldregexpr when integer=smallint 11 anos atrás
  nickysn b5f1445f90 * fixed compilation of unit variants with integer=smallint 11 anos atrás
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint 11 anos atrás
  nickysn ca451988a8 * EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1 11 anos atrás
  nickysn 73494f004d * the Exception constructors' AHelpContext parameter changed from Integer to 11 anos atrás
  florian c9f7c7d88c + test for windows which tests if an .rc file can be really compiled into an .res file 11 anos atrás
  florian 2c5a0ffc89 * make windres the default resource compiler on x86_64-win64 11 anos atrás
  florian e755a19c42 * win64 ignores -Cg 11 anos atrás
  florian 08a4e1efe1 * handle for ... in on arrays of constant correctly, resolves also #25838 11 anos atrás
  sergei a7563fd0c8 * Added {$ifdef ver2_6} around stuff which is no longer used but needed for bootstrapping. 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. 11 anos atrás
  michael 06451dd9ab * Forgot to commit (adds jstoken, tswriter) 11 anos atrás
  michael 0c8f3d6c12 * Javascript writer 11 anos atrás
  michael 0de9c58092 * Tokens separated out of parser, needed in writer. 11 anos atrás
  michael cedcd354b3 * Use jstoken 11 anos atrás
  michael a748d37f9b * Tests for switch parsing 11 anos atrás
  michael fd61a17460 * Functions to aid in writing 11 anos atrás
  michael 39efecf5df * Regex parsing 11 anos atrás
  michael 2d60f0d576 * Regex scanning 11 anos atrás