Historique des commits

Auteur SHA1 Message Date
  florian e01e4e5719 * optimized copy(<dyn. array> ...) by checking if the elements are really ref. counted il y a 15 ans
  Jonas Maebe 65f217ed02 * only set dynarray pointer to nil in decref in case the last reference il y a 17 ans
  peter 923aac0390 * give range error if setlength value < 0 and the array is not filled il y a 17 ans
  florian fd2032dab2 + start of embedded rtl il y a 19 ans
  micha d704af7216 fix compilation for {$T+} linux/win il y a 19 ans
  peter 16f121a8bc * reuse generic align() il y a 19 ans
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. il y a 19 ans
  tom_at_work 9d7ac02696 * fixed tb0488 on unix platforms (missing cwstring uses) il y a 20 ans
  florian 8b3c634573 * fixed DynArraySetLength il y a 20 ans
  florian c5f82ba6de + (ole)variant<->error type conversion il y a 20 ans
  florian 8dd52941d5 * tdynarraytypeinfo moved to interface il y a 20 ans
  michael 198b2104be + Removed HASFUNCTIONCOPYDYNARR define il y a 20 ans
  michael 5cafc069b5 + Removed NOSAVEREGISTERS define il y a 20 ans
  michael 93ba0409be + Removed HASCOMPILERPROC define il y a 20 ans
  michael 7712d4e2d1 + Removed FPC_ALIGNSRTTI define il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  Jonas Maebe 9ccf2effdc * fixed web bug #3805 il y a 20 ans
  florian eeaded577a * fixed copy(dyn. array,...); il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 14c33448af * fixed copy(dyn. array of ansistring) il y a 20 ans
  Jonas Maebe 3f30fb7bb6 * fixed getting pointer to nested dynarray types il y a 21 ans
  Jonas Maebe 405fb30652 * fixed pointer arithmetic errors il y a 21 ans
  florian b54ea2800a * fixed fpc_dynarry_copy for arm/sparc il y a 21 ans
  florian 4ae980e0bc * fixed dyn. array handling for 32 bit architectures requiering proper alignment il y a 21 ans
  peter fd759e521f * saveregisters calling convention is obsolete il y a 21 ans
  michael 5cccea2115 + Fix crash when resizing dynamic array il y a 21 ans
  peter 3094258825 * removed warnings il y a 21 ans
  peter 962ef697d5 * remove comment warnings il y a 21 ans