Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 3f30fb7bb6 * fixed getting pointer to nested dynarray types há 21 anos atrás
  Jonas Maebe 405fb30652 * fixed pointer arithmetic errors há 21 anos atrás
  florian b54ea2800a * fixed fpc_dynarry_copy for arm/sparc há 21 anos atrás
  florian 4ae980e0bc * fixed dyn. array handling for 32 bit architectures requiering proper alignment há 21 anos atrás
  peter fd759e521f * saveregisters calling convention is obsolete há 21 anos atrás
  michael 5cccea2115 + Fix crash when resizing dynamic array há 21 anos atrás
  peter 3094258825 * removed warnings há 21 anos atrás
  peter 962ef697d5 * remove comment warnings há 21 anos atrás
  michael f4e0bc3881 + Patch from peter to fix crash há 21 anos atrás
  florian 3ef5e89682 * fixed <dyn. array>:=nil; há 21 anos atrás
  peter e8f338aa8e * use freemem() without size há 21 anos atrás
  peter 48ea64442f * fixed a:=copy(b) há 22 anos atrás
  florian 78a00b657b * fixed copy(<dynarray>, ...) há 22 anos atrás
  peter 2b6e06bd4a * fixed dynarray copy há 23 anos atrás
  florian b38887e311 + range checking for dyn. arrays há 23 anos atrás
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs há 23 anos atrás
  peter 01dfac4a4e * old logs removed and tabs fixed há 23 anos atrás
  peter 268e4bb7e7 * use saveregisters for incr routines, saves also problems with há 23 anos atrás
  peter 0cdf327866 * updated compilerprocs há 23 anos atrás
  peter 1338dbd992 * updated for dynarr:=nil há 23 anos atrás
  Jonas Maebe e27b13b0e4 * correctly check for 0-size dynarray in previous patch há 24 anos atrás
  Jonas Maebe f0662a6990 * don't allocate memory when doing a setlength(dynarr,0) when dynarr is há 24 anos atrás
  florian 5050f1ff66 * init and final code in genrtti.inc updated há 24 anos atrás
  Jonas Maebe d601ccd49b * fixed bug in dynarr_decr_ref I introduced with my previous fixes há 24 anos atrás
  Jonas Maebe da09ad93c7 * fixed several bugs, most related to handling multi-dimensional há 24 anos atrás
  florian 6476fbf2fe * fixed and added a lot of stuff to get the Jedi DX( headers há 24 anos atrás
  Jonas Maebe b9f6efc85b + "compproc" helpers há 24 anos atrás
  florian 23b3c24a01 + made the ref. couting MT safe há 24 anos atrás
  peter 46b58ded78 * fixes for the stricter compiler há 24 anos atrás
  florian caee5e33c8 * fixed some bugs in setlength há 25 anos atrás