Commit History

Author SHA1 Message Date
  mattias fefe109071 rtl: fixed wrong proc modifier 4 years ago
  mattias 3f18c4e5cc fixed ArcTan definition (bug ID 35655) 6 years ago
  mattias ccfc40d11f rtl: less hints 6 years ago
  mattias 6daad959fb rtl: added TVarRec and compiler utility function VarRecs 6 years ago
  mattias 9f11002d42 rtl: clean up 6 years ago
  mattias e86dfef5de rtl: clean up 6 years ago
  mattias 84e7aa5e90 rtl: changed JSArguments from array to TJSFunctionArguments 6 years ago
  mattias 1a3c5c5a48 rtl: added lo, hi for word, smallint, longword, longint 6 years ago
  mattias 6244b933ac rtl: cache IObjectInstance as string 6 years ago
  mattias ac757558fe rtl: added val(s,bool,code), fixed range check error MinInteger 6 years ago
  mattias 1f3e008591 rtl: system val integers support for hexnumbers 6 years ago
  michael 81f641814a * Filename functions as in SysUtils 6 years ago
  mattias 6b98060678 rtl: fixed compile 6 years ago
  mattias 5075b5f4d6 rtl: clean up, fixed strtoint $FF 6 years ago
  mattias 55ac9ab11e rtl: fixed val(hexnumber,nativeint,code) 6 years ago
  mattias f3db818bb3 rtl: changed LineEnding to a variable, it is determined at runtime 6 years ago
  mattias 8fe2017c52 rtl: changed PI to const 6 years ago
  michael fd98459d58 * Fix stringofchar for count<=0 6 years ago
  michael 0f607847a6 * Fix int not working on IE 6 years ago
  mattias e16c97b01f rtl: StringOfChar: use repeat if available 6 years ago
  mattias 73eff95a11 rtl: added val(string;out nativeuint;out integer) 6 years ago
  mattias 97cb60459e rtl: changed TGUIDString to type string 7 years ago
  michael cff1e9dde9 * Moved TDateTime/TTime/TDate to system unit 7 years ago
  mattias 03ea3d5f5e rtl: type alias TDateTime, TDate, TTime, Int64, SIngle, Comp, Real, Extended, UnicodeString, WideString 7 years ago
  mattias 170e17c7e3 rtl: added UnicodeChar=char 7 years ago
  mattias 1b5bb6fdae rtl: less hints 7 years ago
  mattias ed552d5c67 rtl: fixate IUnknown to style COM 7 years ago
  mattias f6cee08d5d rtl: HexStr nativeint 7 years ago
  mattias 77ee122422 rtl: added HexStr 7 years ago
  mattias ce883581ac rtl: GUIDToString simplified 7 years ago