Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe aa3f29eec8 LLVM: recognise Xcode-15 as LLVM codegen target há 1 ano atrás
  Jonas Maebe 24fcd05e8c LLVM: only round currency values when storing them back to memory há 1 ano atrás
  Jonas Maebe 82f025e9e7 trealconstnode.printnodedata: fix currency values getting written to stdout há 1 ano atrás
  Karoly Balogh 1e066ba0bd human68k: one more rework after advices/reports from Pierre Muller, hopefully this fixes all remaning edge cases há 1 ano atrás
  Karoly Balogh 5c93f3e271 human68k: also fill the entire args buffer with zeros, for proper last argument termination há 1 ano atrás
  florian 3cd2cbcda8 * GetEpochTime (not used though it seems) should return time_t há 1 ano atrás
  Michaël Van Canneyt fb9bcac2d3 * Better creation of self-signed certificates. Patch by Anton (@odisey1245). Fixes issue #40553 há 1 ano atrás
  Karoly Balogh a009cc5c35 human68k: fixed argv[0] generation, after figuring out that length() is something very different to strlen() há 1 ano atrás
  Karoly Balogh d7812f6c05 human68k: fix zero termination of the last argument há 1 ano atrás
  Michaël Van Canneyt 37e4fed3d4 * Some small improvements, added some clarification to readme há 1 ano atrás
  Michaël Van Canneyt 68217c7cd0 * Subtarget support há 1 ano atrás
  Michaël Van Canneyt 1f874777af * More const for string params há 1 ano atrás
  Michaël Van Canneyt 4a0402f358 * Correct casing há 1 ano atrás
  Karoly Balogh 1fdd4f8c90 human68k: actually, the comm field coming from the OS is in ph68kdos_comline format, so use it accordingly há 1 ano atrás
  Karoly Balogh a4c94c8b44 human68k: more work on getting tinyheap right. still doesn't seem to work, sadly, so still disabled há 1 ano atrás
  Karoly Balogh b81b818a75 human68k: set default stack size to 16KiB há 1 ano atrás
  florian 1f91fe4b11 * fix output position of deprecated hint for certain cases where it was wrong, resolves #40534 há 1 ano atrás
  Karoly Balogh 60473c7ead human68k: parse the arguments passed to the program, fill out argc/argv, make ParamCount and ParamStr() to work há 1 ano atrás
  Karoly Balogh 0b65c173b8 human68k: disable tinyheap, as there's some memory trashing going on with it, and use the regular one for now há 1 ano atrás
  Karoly Balogh d009941744 human68k: setup the stack, then use setblock to limit the memory usage to the amount we're really using. this frees up RAM, and allows the heap allocator to work. há 1 ano atrás
  Karoly Balogh 932849c1bf human68k: refactored some type naming used in the startup code há 1 ano atrás
  Karoly Balogh d85d6b4bac human68k: handle the OS malloc returning errors properly há 1 ano atrás
  Karoly Balogh fef24dabd6 human68k: minimal DOS calls error handling/inoutres mapping há 1 ano atrás
  florian e1e9a6728f * fix casing há 1 ano atrás
  J. Gareth "Curious Kit" Moreton ccf631eabd * x86: Fixed inefficiencies revealed in "TEST/JNE/TEST/JNE" há 1 ano atrás
  ccrause 248082347f AVR optimization LdsMov2Lds há 1 ano atrás
  Michaël Van Canneyt c49123086d * Make string argument const. há 1 ano atrás
  Michaël Van Canneyt cda64d090e * Make methods static so they are assignment compatible with regular procedures. há 1 ano atrás
  Michaël Van Canneyt 4e29cac57f * pcre available only on selected platforms há 1 ano atrás
  Michaël Van Canneyt 59cb93fcb4 $ Corrections for widestring use há 1 ano atrás