Commit History

Author SHA1 Message Date
  Almindor 85bb8872be * fixes windows linking/preprocessor (doesn't seem to understand "") and makes the code a bit cleaner 19 years ago
  Jonas Maebe 7b4d4c1406 * fixed type errors 19 years ago
  micha bd6afce618 enable typed addresses {$T+} in fpc and objfpc mode 19 years ago
  micha d704af7216 fix compilation for {$T+} linux/win 19 years ago
  Almindor 2978e6661a * adds additional "quote" checks to maybequoted function for various chars in names 19 years ago
  Jonas Maebe 31b6eed1e0 * also assign something to the classvar 19 years ago
  Jonas Maebe 86649024b3 * fixed fpc_AnsiStr_Concat_multi + test 19 years ago
  Jonas Maebe 32a86f6daa * sqr also uses single precision ops for single precision calculations 19 years ago
  peter 37160edf3c * require at least 2.0.2 19 years ago
  Jonas Maebe e9c5049275 * use single precision fpu ops in case of single precision operands 19 years ago
  Jonas Maebe 564f36f51e * process tasnode.call in foreach(static) (fixes tw7391 with regvars on ppc) 19 years ago
  peter b66b8ed495 * dwarf fixes 19 years ago
  Almindor 57d5ce9713 * some unix changes mainly on freeBSD and fix to MAXPATHLEN constant 19 years ago
  Almindor 5d469b6847 * changed "directives" macro to "extdecl" to be more lazarus-friendly 19 years ago
  peter 578ea48763 Test 19 years ago
  peter 53517140ce Test 19 years ago
  Vincent Snijders 5805677c3f * Patch from Sergei Gorelkin: 19 years ago
  michael 54cf00e8f5 + String and TObject extensions to TFPHashTable 19 years ago
  michael 847377bf79 * Patch from Dean Zobec to fix the XMLreporter 19 years ago
  peter 25fe773e25 * FindFirst/FindNext replaced with optimized versions based on the 19 years ago
  michael 9a36c6d7a6 * Patch from Peter Mugaas to support use of CTypes unit 19 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  peter cc1f9f8a9b * handle . in a reference like + 19 years ago
  peter 5de217f04c * movzx reference size fallback to byte for delphi mode 19 years ago
  peter 2f72117c9e * stabs don't write offset in n_value for non-local symbols that use 19 years ago
  peter 77272e9bcb * Made the test working for delphi/fpc and return error code for failures 19 years ago
  peter 375586f2fe * shortstring benchmarking 19 years ago
  Jonas Maebe d379417ca4 * fixed reg_cgsize 19 years ago
  Marc Weustink 48340d291e * splitup dwarf2/dwarf3 19 years ago
  peter 92e6b308cc Test 19 years ago