Commit History

Author SHA1 Message Date
  Jonas Maebe c32b6b01ad * make sure the calcparas() is called when calling getcopyas() on a 10 years ago
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside 10 years ago
  Jonas Maebe 765044aede * fixed a number of (mostly false) warnings regarding uninitialised 10 years ago
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 years ago
  florian f0984fb628 * abstractrecorddef.contains_float_field should search recursively, resolves #27580 10 years ago
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 10 years ago
  florian 0a17a08b28 - remove accidently committed (commented though) debug statement 10 years ago
  Jonas Maebe 79a06b1514 + iphonesim/x86_64 target (64 bit iOS simulator) 10 years ago
  Jonas Maebe 0203f5e32f * search iphoneall rather than cocoaall for Cocoa types on Darwin/AArch64 10 years ago
  Jonas Maebe 851b3499b4 * aarch64 only/always uses its vector fpu 10 years ago
  Jonas Maebe 73a9dc8077 * fixed formatting 10 years ago
  florian bc672e8fb2 * do not mess with the global symbol when compiling the implementation part of a unit 10 years ago
  florian cab98a58d0 + parameters of nested procedure variable parameters are taken into account during name mangling, resolves #27515 10 years ago
  florian 726a78be08 * fix possible range check errors, resolves #27461 10 years ago
  Jonas Maebe 071282b286 * add methods of objcprotocols to the list of visible "helper" methods when 10 years ago
  svenbarth ba75fd62f0 Fix for Mantis #27348. Applied patch by Do-wan Kim plus comments for the reason. 10 years ago
  svenbarth 943a094683 Fix for Mantis #27320. 10 years ago
  Jonas Maebe 146e3bcb9e * synchronised with trunk till r29513 10 years ago
  Jonas Maebe e97f31541e - reverted partial commit of merge 10 years ago
  Jonas Maebe a76bbf363d * synchronised with trunk r29513 10 years ago
  sergei d4969ca2ee * Fixed subscripting records of size OS_PAIR on big endian targets and enabled placing such records into registers. Tested and shows no regressions on mips-linux. 10 years ago
  svenbarth 5848637db3 Fix generation of class names for specializations. 10 years ago
  svenbarth 77df68b2d9 Fix basically a regression since the reworking of Delphi compatible generics. The typenames of specialization now (again) contains the type names of the parameters. Additionally they are nicely formatted (TypeName<UnitName1.TypeName1[,...]>. If the full string should be longer than 255 characters an ellipsis will be added accordingly instead of the remaining parameters. 10 years ago
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
  sergei 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. 10 years ago
  Jonas Maebe 95b95497d4 * mark the typesyms generated in trecorddef.create_global_internal() as used 11 years ago
  Jonas Maebe 854fe2230a * store the vmt field rather than only its offset in tobjectdef, so we can 11 years ago
  Jonas Maebe 489594f02f * fixed copy/paste error in r28322 11 years ago
  Jonas Maebe 0def3629cc * factored out adding a single field to a record based on a def 11 years ago
  Jonas Maebe 864b36fbe5 * create the recorddef at the start when building an anonymous recorddef, 11 years ago