Historial de Commits

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