Historique des commits

Auteur SHA1 Message Date
  Tomas Hajny dbc50980d1 * fixed OS/2 compilation after dynlibs manager implementation il y a 10 ans
  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. il y a 10 ans
  Tomas Hajny 6c17c9cb29 * minor optimization (don't clear the result of GetDynLibsErrorStr twice) il y a 10 ans
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL il y a 10 ans
  Tomas Hajny 1a430d8110 * GetProcAddr added for OS/2, type of argument for ordinal target specific now il y a 11 ans
  Jonas Maebe 3fdb3092af + defaultfilesystemcodepage support for dynlibs il y a 12 ans
  Tomas Hajny d066a78559 * fix breakage after writestr changes in r23888 il y a 12 ans
  Tomas Hajny 2bcfe75ea8 * correction for copy&paste error in previous commit il y a 13 ans
  Tomas Hajny 4dccf2d321 * GetLoadErrorStr implemented il y a 13 ans
  michael 8eeb22720b * Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321) il y a 13 ans
  sergei cbdc08b641 * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies il y a 14 ans
  Tomas Hajny 5c31042f6a * SharedSuffix moved to include files to reduce number of ifdefs il y a 15 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
  peter e417e34496 * truncate log il y a 20 ans
  Tomas Hajny 26141a5440 * wrong condition for DosLoadModule il y a 21 ans
  peter 9f31783a0a * old logs removed and tabs fixed il y a 23 ans
  Jonas Maebe 8eb96135c8 * fixed compiling error il y a 25 ans
  Tomas Hajny 121ee1eee2 + OS/2 implementation il y a 25 ans