Commit History

Author SHA1 Message Date
  peter 48ea64442f * fixed a:=copy(b) 22 years ago
  florian 78a00b657b * fixed copy(<dynarray>, ...) 22 years ago
  peter 2b6e06bd4a * fixed dynarray copy 23 years ago
  florian b38887e311 + range checking for dyn. arrays 23 years ago
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs 23 years ago
  peter 01dfac4a4e * old logs removed and tabs fixed 23 years ago
  peter 268e4bb7e7 * use saveregisters for incr routines, saves also problems with 23 years ago
  peter 0cdf327866 * updated compilerprocs 23 years ago
  peter 1338dbd992 * updated for dynarr:=nil 23 years ago
  Jonas Maebe e27b13b0e4 * correctly check for 0-size dynarray in previous patch 23 years ago
  Jonas Maebe f0662a6990 * don't allocate memory when doing a setlength(dynarr,0) when dynarr is 23 years ago
  florian 5050f1ff66 * init and final code in genrtti.inc updated 24 years ago
  Jonas Maebe d601ccd49b * fixed bug in dynarr_decr_ref I introduced with my previous fixes 24 years ago
  Jonas Maebe da09ad93c7 * fixed several bugs, most related to handling multi-dimensional 24 years ago
  florian 6476fbf2fe * fixed and added a lot of stuff to get the Jedi DX( headers 24 years ago
  Jonas Maebe b9f6efc85b + "compproc" helpers 24 years ago
  florian 23b3c24a01 + made the ref. couting MT safe 24 years ago
  peter 46b58ded78 * fixes for the stricter compiler 24 years ago
  florian caee5e33c8 * fixed some bugs in setlength 25 years ago
  florian 5da658c6db * interfaces basically running 25 years ago
  florian f79644d9ca + AfterConstruction and BeforeDestruction implemented 25 years ago
  peter 2660e94c5f * removed some warnings 25 years ago
  florian 8dc903fc3b * fixed linker errors 25 years ago