Commit History

Author SHA1 Message Date
  Tomas Hajny b9f88aa80c * mapping of I/O error number 206 having different meaning in FPC to RTE 3 10 years ago
  Tomas Hajny dbc50980d1 * fixed OS/2 compilation after dynlibs manager implementation 10 years ago
  Tomas Hajny 4cced1186d * use the default locale for current country as the first fallback before using the 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2 10 years ago
  Tomas Hajny 284074c4e8 * OS/2 UnicodeStringManager functions finished (except for CharLengthPChar and CodePointLength which only make sense after they get a codepage parameter as discussed with Jonas); fix for #6295 10 years ago
  Tomas Hajny a73c5c0c0d * improved thread-safety in case of reinitialization of cached information after codepage change, improved fallback routines for upper/lowercase if no Unicode support is available 10 years ago
  Tomas Hajny e7f76cee9e * fixed re-initialization of cached UConv object after changed codepage and added implementation of several more UnicodeStringManager routines 10 years ago
  Tomas Hajny c3fbfcb27b * first part of UnicodeStringManager routines implementation for OS/2 10 years ago
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 10 years ago
  Tomas Hajny 67b3017751 * RealMaxPathLen added - value queried from the system on startup 12 years ago
  Tomas Hajny b71f5e80b0 + RTL exception handler for OS/2 18 years ago
  Tomas Hajny 1740525027 + dynamically loaded 64-bit FS calls made available outside unit System 18 years ago
  Tomas Hajny bafdfa7a9c + preparations for conditional 64-bit FS support 19 years ago
  Tomas Hajny 403bdb534d * fix for bug #3995 - paramstr(0) needs full path 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e49fa4bd08 * threads for go32v2,os,emx,netware 20 years ago