Commit History

Author SHA1 Message Date
  svenbarth 3670ef015d Switch properties to use the indirect type information without breaking backwards compatiblity. :) 11 years ago
  svenbarth 46a5f1fb40 Provide possibility to select between using a direct and an indirect RTTI reference. This way the references can be changed for selected cases. 11 years ago
  svenbarth 1665338ae1 Provide the possiblity to switch between the direct and indirect RTTI symbols. 11 years ago
  svenbarth aa961cbe38 Have the compiler generate indirect symbols for RTTI symbols. 11 years ago
  svenbarth 09582ceb7e Add a new target flag which determines whether the target supports dynamic packages or not. 11 years ago
  svenbarth fcac48ec66 Added new branch for work on dynamic packages 11 years ago
  nickysn 84a18e57bc + added test for the error checking for nil-number; tests already exist for 11 years ago
  Jonas Maebe 4ff597afae * call "message" rather than "cgmessage" when throwing fatal errors, because 11 years ago
  Jonas Maebe 9e29fd424d * changed the "laststatement" parameter of internalstatements() from "var" 11 years ago
  Jonas Maebe 627c83e828 * when creating a bare procdef copy, don't copy the funcret parameter. 11 years ago
  Jonas Maebe 256f2fcf69 * fixed finish_copied_procdef() in case newstruct is nil after support for 11 years ago
  nickysn 6d54046300 * output a proper error message in case number+nil is encountered (just like 11 years ago
  reiniero 0cb92962e3 * fcld-db: oracle: cosmetic 11 years ago
  reiniero 0ebd33180e * fcl-db: oracle connection: speed up getting indexes in TOracleConnection.UpdateIndexDefs; issue #25247 11 years ago
  reiniero cc90409dc9 * fcl-db: cosmetic: Oracle connection description/copyright 11 years ago
  marco 9c5e150965 * patch from #26485, haiku builds character units (and dependencies) 11 years ago
  nickysn 9b3d41d9c7 * the default value of tpointerdef.pointer_subtraction_result_type changed to 11 years ago
  nickysn d86a8ebc99 * defutil.get_int_result_type_from_pointer_subtraction moved to a virtual 11 years ago
  nickysn 99c555cea8 + implemented huge pointer subtraction 11 years ago
  nickysn 200df7a136 * set expectloc correctly for far pointer comparison as well 11 years ago
  nickysn 04234c733f * set expectloc correctly (LOC_JUMP instead of LOC_FLAGS) for non-normalized 11 years ago
  nickysn 6770301fe7 + added a normalized huge pointer comparison test 11 years ago
  nickysn 5818451bb5 * non-normalized huge pointer comparison made unsigned 11 years ago
  nickysn ba1ee49b64 + added non-normalized huge pointer comparison test 11 years ago
  michael a89a52310c * Introduce class method to register a web module 11 years ago
  michael 74955c4e20 * No longer needed, all tests are in tczipper 11 years ago
  michael c281c4d036 * Patch from Reinier Olislagers to let filenames conform to standard / (bug id 26468) 11 years ago
  joost e81593d34b * Fixed make install: fpdispextdirect.pp does not have a resource-file 11 years ago
  michael c204153604 * Improved exception handling. Introduced StatusCode/Text in EHTTPError, is used to set HTTP status code/text when sending the response. 11 years ago
  michael 6013e4d8c7 * Added copyright notice 11 years ago