Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt 409abb8a43 * Prevent file descriptor leaks il y a 1 an
  Michaël Van Canneyt 09be1dfee1 * Remove dead code. Close handle before raising exception. il y a 1 an
  Michaël Van Canneyt 7eb9ee390a * Fix compilation for Atari-like il y a 1 an
  Michaël Van Canneyt 659f7303b9 * Add more checks/tests, add iotNull il y a 1 an
  Michaël Van Canneyt 1fdc6ef6a7 * Fixes and tests il y a 1 an
  Michaël Van Canneyt a55e2c682b * Allow new PrepareCreatedHandleForProcess to do the work il y a 1 an
  Michaël Van Canneyt a5a5225636 * Fixes & changes after discussion with Martin il y a 1 an
  Michaël Van Canneyt 0e0d42f472 * Extended version of tprocess il y a 1 an
  Michaël Van Canneyt 4d70faa3c2 * Disable inlining for the moment, so lazarus compiles il y a 1 an
  marcoonthegit d91847f39c * typo fix in previous commit relating to #40558 il y a 1 an
  marcoonthegit 59883da0a0 * fix for drive existence in windows app modus, closes #40558 il y a 1 an
  J. Gareth "Curious Kit" Moreton 5c090fce2c * Node dumps now output the convention if it's not pocall_default il y a 1 an
  Henrique Gottardi Werlang 776216d032 Changed the default value for Char, to be a #0 char and not an empty string. il y a 1 an
  Michaël Van Canneyt efe31e1e55 * Fix unicode rtl compilation il y a 1 an
  Michaël Van Canneyt b95c02af16 * Update to latest version 18ad26b2bee562c00b8800ea4a20df1f946933e0 il y a 1 an
  Karoly Balogh a9ad18e623 h68units: new package with and for Human68k support units il y a 1 an
  Karoly Balogh ee8903ea7b tosunits: add the README as doc il y a 1 an
  Rika Ichinose ecc56d7e68 Attempt to save push/pop ebx on small non-GPR moves. il y a 1 an
  Rika Ichinose 0750777fc8 Supposedly better fastmove.inc. il y a 1 an
  Ondrej Pokorny a462acdb19 fix EncodeURLElement string types il y a 1 an
  Karoly Balogh 2648f8151d human68k: implemented some trivial functions in sysutils il y a 1 an
  Jonas Maebe 49cb7b2564 LLVM: use llvm.dbg.declare instead of llvm.dbg.addr for variable declarations il y a 1 an
  Michaël Van Canneyt dd768554b4 * Extra directive name il y a 1 an
  Michaël Van Canneyt 5ba83e8d35 * Parse inline variable declarations il y a 1 an
  Michaël Van Canneyt fc6fc67295 * Delphi allows TEnum.in il y a 1 an
  Michaël Van Canneyt be5e84715c * Allow Delphi-style const [ref] il y a 1 an
  Michaël Van Canneyt a546d4e64d * Fix time argument of X509GmtimeAdj. Fixes issue #40555 il y a 1 an
  Karoly Balogh 005cb5914c human68k: implemented do_rename il y a 1 an
  Karoly Balogh 8ceeb8d165 human68k: pre-fetch the version number of the OS during startup. and store it for easy access il y a 1 an
  Karoly Balogh 34519c67a1 human68k: implemented do_chdir il y a 1 an