Historique des commits

Auteur SHA1 Message Date
  ccrause a901cb9de5 RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal). il y a 2 ans
  Michaël Van Canneyt ed7137d197 * Correctly close IFDEF block il y a 2 ans
  Michaël Van Canneyt e1433d2cda * Fix during defined USE_pthread_mutex_trylock il y a 2 ans
  Michaël Van Canneyt 6d86eddde7 * Fix typo, missing brackets il y a 2 ans
  Michaël Van Canneyt 85636f3616 * Correct tsemaphore for platforms that do not have the mutex_timedlock il y a 2 ans
  J. Gareth "Curious Kit" Moreton 24f9f59188 * Fixed internal error number clash (2022102110) il y a 2 ans
  Michaël Van Canneyt 6c4a2f3369 * Add ChangeFilePath il y a 2 ans
  Michaël Van Canneyt 6ffa50d5a8 * Correct StuffString for character size in unicodestring il y a 2 ans
  Michaël Van Canneyt 538141978f * Better version of nilpchar il y a 2 ans
  Michaël Van Canneyt 1fa2c1e308 * Re-Add MatchIndexFromName. Fixes issue #40478 il y a 2 ans
  Michaël Van Canneyt 94b79ac9e8 * Add pthread_mutex_timedlock, sem_timedwait may be needed in future il y a 2 ans
  Michaël Van Canneyt be49307ab4 * Implement TSemaphore & TMutex for Delphi compatibility il y a 2 ans
  Rika Ichinose b7a122ce9e Add potentially required barriers to TEnconding. il y a 2 ans
  marcoonthegit 04179d4e6b * add pointer variant fo createconsolescreenbuffer, move old VAR definition to redef for compat. il y a 2 ans
  Michaël Van Canneyt 17a2176296 * Implement ListIndexError il y a 2 ans
  Michaël Van Canneyt d51af291f4 * Add IsInstanceOf il y a 2 ans
  Michaël Van Canneyt 0d84dd057f * Add delphi compatible constant il y a 2 ans
  Michaël Van Canneyt dbf880fbff * Fix wince/nativent compilation il y a 2 ans
  Rika Ichinose dda2f6a077 Replace TEncoding.FLock with interlocked operations. il y a 2 ans
  Michaël Van Canneyt 7aa043e235 * Allow widechar sets, reduce to ansichar set il y a 3 ans
  Nikolay Nikolov 54af0d32f3 + disallow using sizeof() and bitsizeof() on WebAssembly reference types il y a 2 ans
  Nikolay Nikolov bc99569a35 + disallow WebAssembly reference types in records, objects and classes il y a 2 ans
  Nikolay Nikolov e57bd03644 * disallow WebAssembly reference types to be declared as var, constref or out parameters il y a 2 ans
  mattias 7a65fc697f rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) il y a 3 ans
  Pierre Muller 6595f99496 Delete msg2inc binary from branch il y a 2 ans
  Pierre Muller c6e9e30f5d Add required explict typecast in UnRegisterClass prcoedure il y a 2 ans
  J. Gareth "Curious Kit" Moreton 8f19ac7dd2 * a64: New CG tests for evaluating correct EON instructions il y a 2 ans
  J. Gareth "Curious Kit" Moreton 8f8482193f * a64: Node parser now attempts to directly create BIC, ORN and EON instructions il y a 2 ans
  Michaël Van Canneyt 8deef1764c * Regen Makefiles with correct defines for some lineinfo units il y a 2 ans
  Michaël Van Canneyt 26edf2bdda * Fix name of lineinfo il y a 2 ans