Commit History

Author SHA1 Message Date
  florian 9da46ff50a * more descriptive error message in case of a missing variant unit added 20 years ago
  michael 77152e9d1b + Added VarCast routine 20 years ago
  florian 937fcdf41e * better message in case of missing variants unit 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  florian db865d1e51 + variant<->currency/tdatetime operators 20 years ago
  florian 89da61f7a8 + basic operators (int, real and string) for variants implemented 20 years ago
  florian 9a463a8bc3 + varrarrayredim added and implemented 20 years ago
  florian 372711eea4 + a lot of vararray stuff 20 years ago
  florian e59c1f74a2 + more vararray stuff 20 years ago
  florian 74c89e2b87 + some variant stuff fixed and added 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 0853821fd1 + interface <-> variant conversion from Danny Milosavljevic 20 years ago
  florian 99ebd46010 * several variant init./final. stuff fixed 20 years ago
  florian bd211ce900 + init/cleaning code for variants added 20 years ago
  florian 13c5439bb1 + basic rtl support for variant <-> interface implemented 20 years ago
  florian 7fb9bd0f57 * implemented helper for variant<->dyn. array type cast 21 years ago
  florian 5064ecaf57 * sparc uses wait4 as well 21 years ago
  peter 3094258825 * removed warnings 21 years ago
  florian 7cb8b55abb * real functions ifdef'ed depending on the supported types 22 years ago
  florian d97aa2e973 + currency type can be assigned to variants now 22 years ago
  florian e346ebacb6 * write helper comproc for variants fixed 22 years ago
  florian 8d771df2d4 * arm fixes to the common rtl code 22 years ago
  florian 6459b97052 + write(ln) support for variants added 23 years ago
  florian c75dbfdf0c * hopefully last fix to get things working :/ 23 years ago
  florian 8c257e4d26 * variant assignments don't work yet, commented out 23 years ago
  florian a92fd8fe74 + Variant constants Unassigned and Null added 23 years ago
  florian 45091120fd + variant wrappers for cmp operators added 23 years ago
  florian 1032bba553 + more variant wrappers added 23 years ago
  florian 77caaf906b * wrappers for xor, or and and operator with variants added 23 years ago