Commit History

Author SHA1 Message Date
  michael be3aa9d6c2 * Fix use of formatfloat 9 years ago
  marco 2fe19d990b * map ebusy and enotdir to error 5, mantis #25931 9 years ago
  marco 9c03d0d6ba * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR 9 years ago
  marcus 62c4ff0e21 AROS: BackTraceStrFunc for AROS via debug.library, enable with EnableBackTraceStr() 9 years ago
  marcus 2fe3a342f2 AROS: SystemTags changed to PtrUInt for 64bit 9 years ago
  Károly Balogh e0a183650d comment typo fix, spotted by Felix Yan, no functional changes 9 years ago
  michael 668f8eec91 * Patch from Silvio Clecio to declare EArgumentNilException (Bug ID 29850) 9 years ago
  Károly Balogh e0c21b6f8b ARM: avoid some range check errors, while running a compiler compiled with -CR 9 years ago
  nickysn 96f331038d * fixed crash in node_complexity() on the callparan nodes of SetLength() (and 9 years ago
  michael 5fcc032b98 * Fix wrong start index which appeared in loop optimization 9 years ago
  lacak c21ab78262 fcl-db: mysql: move to standard INFORMATION_SCHEMA metadata queries instead of proprietary MySQL show commands. Bug #29819 9 years ago
  Károly Balogh c5907d5f71 it's now possible to compile the RTL again for AmigaOS/PowerPC. entirely untested, but it builds at least 9 years ago
  sergei a6ea383b0e * Don't escape text inside script/style elements, third part of Mantis #22434. 9 years ago
  sergei 5cc8ddfbf1 * The second part of changes suggested by Maris Janis Vasilevskis (Mantis #22434): 9 years ago
  florian f01edc0a57 * copyright message updated to 2016 9 years ago
  florian 45807056c5 * factored out SymbolCandidateForWarningOrHint 9 years ago
  michael 1bdae1edc8 * Correct comments about sizes/offsets in invisible string header record 9 years ago
  michael 416151a335 * Adapted string routines so they use sizeint instead of integer (bug ID 29814) 9 years ago
  florian 4731ebeb50 * reset initcode after adding it to the statements list, so further iterations of loop optimization create a new one 9 years ago
  florian b59219b8e0 * when getting rid of a for loop by unrolling, simplify the block afterwards, 9 years ago
  florian 730a3c2666 + PrintNodeDFA writes also the defsum 9 years ago
  sergei e50deef149 * Reworked SplitTagString as suggested by Mantis #22434: it now accepts html-style unquoted attribute values and is not sensitive to whitespace around '=' name-value separator. 9 years ago
  michael d172c1282c * Implement DollarString extension for Postgres PL/SQL. 9 years ago
  sergei 578348817b * MIPS: some progress with linker: 9 years ago
  marcus 38c98b02c0 Amiga: Fixed example sources for new varargs 9 years ago
  michael 671416959d * Added SameStr, for symmetry and consistency with SameText (bug ID 29821) 9 years ago
  michael 3ce6312068 * Fix for bug ID #29663 9 years ago
  florian 4e64fe77ac + define macros with information about the memory sizes of a MCU: FPC_FLASHBASE, FPC_FLASHSIZE, FPC_SRAMBASE, FPC_SRAMSIZE, FPC_EEPROMBASE, FPC_EEPROMSIZE, FPC_BOOTBASE, FPC_BOOTSIZE, resolves issue #29365 9 years ago
  marcus f63f3690fd MorphOS: SDK say it should be a real pointer not a var parameter 9 years ago
  florian bb1f2b8062 * make NativeInt and NativeUInt unique types, resolves #29444 9 years ago