Commit History

Author SHA1 Message Date
  marco ddbbcb875e * fix for 7791, counter vars were unsigned and compared with x<0 and x>0 etc 19 years ago
  Almindor ae548087ca * neli's fixes for http 19 years ago
  Almindor 69ae3f42dd * fixes netware, netwlibc and OS2 lnet by removing non working parts 19 years ago
  Almindor 8cdac28178 * removes unsupported stuff from OS2 makefiles 19 years ago
  peter 45621c892e * set vs_initialised for typed consts 19 years ago
  Tomas Hajny d0b95a7841 * type aliases for improved compatibility 19 years ago
  Tomas Hajny 0a35861d2a * improved compatibility with Windows WinSock 19 years ago
  florian b76211b426 * more improvements 19 years ago
  florian e29892329a * improved pp.lpi 19 years ago
  Jonas Maebe 4454f6da0f * enable pipe-assembling again for solaris 19 years ago
  Jonas Maebe ecd8e94396 * use "-o" instead of "-or" for find (Solaris find only understands -o, 19 years ago
  Jonas Maebe 04dda0a4e1 * fixed compilation (moved most pthread type definitions from pthread.inc 19 years ago
  florian cab0f71d13 * comment fixed 19 years ago
  florian 90787bb436 * disable sse/mmx fastmode code in case of valgrind usage 19 years ago
  micha 951eddfd85 * break tgeneric10 again :) 19 years ago
  florian d80bfc692d * don't open error file twice but close it first if necessary 19 years ago
  florian 2162f63def * properly clean up current_procinfo 19 years ago
  micha d6418fa7c5 * remove executable flag for pascal source 19 years ago
  Jonas Maebe 730d3f8468 * don't compile svgalib/ggi for darwin since those libraries don't 19 years ago
  florian f9235938b4 * storing/restoring of settings when doing a specialization 19 years ago
  florian 80876932aa + parsing of type casts with nested types 19 years ago
  florian 534048e286 * fixed parameter name change message 19 years ago
  micha 00c824d352 + test for self-referencing specialized generic type 19 years ago
  micha 0ba8e25c8e + testing procvartype in generic class 19 years ago
  yury 4bfe0e6819 * Optimization for code size. 19 years ago
  yury 21bd30b47c * Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit. 19 years ago
  yury 3ab20922d6 * Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386. 19 years ago
  Jonas Maebe 81fd4e865e * pass 2kb of parameters to ar at a time (instead of 200 bytes) 19 years ago
  Jonas Maebe 31fcd93a1c * replace can now also insert strings > 255 chars in ansistrings 19 years ago
  Jonas Maebe 8f8299d9f5 + added dependencies for bsd unit so make -j works again 19 years ago