Histórico de commits

Autor SHA1 Mensagem Data
  florian ba1b0883c2 * r/esp cannot be used as index register 4 anos atrás
  marco 872ff19622 * fix typo 4 anos atrás
  marco 98d35bb8cb * redo psd constants, mantis #39022 4 anos atrás
  ondrej 48f259589b fpSQLParser: fix float literal parsing (make it locale-independent) 4 anos atrás
  marco d4b4950ae4 * tcolors alias. 4 anos atrás
  marcus 51996d6280 Amiga video unit: fixed not initialized TInputEvent field, 2nd try, now the deadkeys actually work as they should 4 anos atrás
  florian 4236bee6f1 * win64: factored out cpu specific code 4 anos atrás
  marcus 820e0dddcd Amiga video unit: fixed not initialized TInputEvent field 4 anos atrás
  florian d7a9a73194 + stack pages need to be touched on aarch64-win64 as well 4 anos atrás
  michael 7a7abea0ee * Remove debug statement 4 anos atrás
  michael d56ddc28e8 * Apply one JSON to another JSON object 4 anos atrás
  nickysn 5eac35664f + started working on DOS.FindFirst 4 anos atrás
  nickysn 73aa30ee0a * set the exeext for WASI properly in dotest.pp 4 anos atrás
  nickysn 618237a1c7 * update revision.inc 4 anos atrás
  nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 anos atrás
  nickysn afb9c2ae94 + implemented environment variables support in the DOS unit for the WASI target 4 anos atrás
  nickysn c275c3c7f2 + implemented Randomize 4 anos atrás
  nickysn 4240279a84 + always request pollfd_readwrite rights, when opening a file 4 anos atrás
  nickysn ca3f1d7b6d + always request FD_ADVISE rights, when opening a file 4 anos atrás
  nickysn 5ff2af5176 + always request FD_FDSTAT_SET_FLAGS rights 4 anos atrás
  nickysn 90eb1351dc + request FD_DATASYNC and FD_SYNC rights when a file is opened for writing 4 anos atrás
  nickysn 67c1520928 * changed the formatting of the setting of fs_rights_base in Do_Open. No functional changes. 4 anos atrás
  nickysn 9efcd4e554 + request fd_allocate rights when opening a file for writing 4 anos atrás
  nickysn 3fd6704582 + request the rights to set size (truncate) and set times, when a file is opened for writing 4 anos atrás
  nickysn a5309a5d0c + request fd_seek and fd_tell rights when opening a file 4 anos atrás
  nickysn 720068360e + workaround for newer wasmtime versions that don't report the fd type of 4 anos atrás
  nickysn 827f543289 * fixed date calculation in WasiDateToDT 4 anos atrás
  nickysn c48f27225e + request the FD_FILESTAT_GET capability when opening files 4 anos atrás
  nickysn 25a9843ea4 * also set doserror to 5 for access denied in dos.getfattr 4 anos atrás
  nickysn 715de4547a * fixed WASI dll imports that are declared in a different unit 4 anos atrás