Histórico de Commits

Autor SHA1 Mensagem Data
  Tomas Hajny dbc50980d1 * fixed OS/2 compilation after dynlibs manager implementation há 10 anos atrás
  svenbarth 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. há 10 anos atrás
  Tomas Hajny 6c17c9cb29 * minor optimization (don't clear the result of GetDynLibsErrorStr twice) há 10 anos atrás
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL há 10 anos atrás
  Tomas Hajny 1a430d8110 * GetProcAddr added for OS/2, type of argument for ordinal target specific now há 11 anos atrás
  Jonas Maebe 3fdb3092af + defaultfilesystemcodepage support for dynlibs há 12 anos atrás
  Tomas Hajny d066a78559 * fix breakage after writestr changes in r23888 há 12 anos atrás
  Tomas Hajny 2bcfe75ea8 * correction for copy&paste error in previous commit há 13 anos atrás
  Tomas Hajny 4dccf2d321 * GetLoadErrorStr implemented há 13 anos atrás
  michael 8eeb22720b * Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321) há 13 anos atrás
  sergei cbdc08b641 * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies há 14 anos atrás
  Tomas Hajny 5c31042f6a * SharedSuffix moved to include files to reduce number of ifdefs há 15 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  Tomas Hajny 26141a5440 * wrong condition for DosLoadModule há 21 anos atrás
  peter 9f31783a0a * old logs removed and tabs fixed há 23 anos atrás
  Jonas Maebe 8eb96135c8 * fixed compiling error há 25 anos atrás
  Tomas Hajny 121ee1eee2 + OS/2 implementation há 25 anos atrás