Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  marco 0dac10b76d * kill 12 vuotta sitten
  marco 7c38008e6b * Temp branch for FPC_UNICODE_RTL and related changes 12 vuotta sitten
  yury db74e3df30 * Workaround for case when argc and argv are functions. 'make all' works now. 17 vuotta sitten
  yury 0588bc3ce5 * Fixed ansi rtl compilation. 17 vuotta sitten
  yury b28ebf4793 * To be more compatible, it is better to leave argv as ANSI only. 17 vuotta sitten
  yury 62cbc4c6bf * Leave resoursestring stuff as ansistring so far. 17 vuotta sitten
  yury 9dc1820490 * Expanded filename buffer in FileRec to 512 bytes, so it can hold enough unicode characters. 17 vuotta sitten
  yury c05dc89e8f * Fixed size of arguments buffer. 17 vuotta sitten
  yury 6c7be4018b * Free memory in finalization section. 17 vuotta sitten
  yury 463ff5b75c * DOS unit is ansi-only. 17 vuotta sitten
  yury a81ed93beb * Use StrLCopy for copying string into buffer to prevent buffer overflow. 17 vuotta sitten
  yury 680575d068 * Added ShortString overload for getdir(). 17 vuotta sitten
  yury fa617e0bc4 * Added AnsiString overload for getdir(). make cycle works for win32 with RtlString=UnicodeString. 17 vuotta sitten
  yury e64d7016c1 * Fixed for case RtlString=AnsiString. 17 vuotta sitten
  yury 3df3c75984 * Fixed bootstrapping with FPC 2.2.2. 17 vuotta sitten
  yury 0b187fa504 * Build fpintres earlier. 17 vuotta sitten
  yury 3c235795e4 * Remove pchar overload for Assign(). It is confusing for overload choosing. 17 vuotta sitten
  yury 5c1e41bea6 * Made getopts compilable. Its ansi only. 17 vuotta sitten
  yury 1e2bdf367b * Make dos unit compilable. 17 vuotta sitten
  yury c6bfed610d * Changed some functions to use rtlstring. 17 vuotta sitten
  yury 66b01fde58 * Fixded StrCharLength. 17 vuotta sitten
  yury 2a7233eec0 * Unicode changes to objpas. resourcestrings must be fixed. 17 vuotta sitten
  yury b4239b43ac * Unicode CreateEvent. 17 vuotta sitten
  yury c91e35aee0 * Fixed compilation when RtlString=AnsiString. 17 vuotta sitten
  yury 54b73b2873 * Removed versions of Assign and Erase with char parameter, since they raise problems with overload choosing. 17 vuotta sitten
  yury b39ccf1680 * Fixed file names handling. 17 vuotta sitten
  yury cd98fdefbf * Rewritten command line parsing. Do not parse command line on startup. 17 vuotta sitten
  yury 9d48637bdd * Started unicode changes for win32 rtl. Does not compile yet. 17 vuotta sitten
  yury 0f5f1c7c11 * Implemented StrCharLength and StrNextChar for PWideChar strings. 17 vuotta sitten
  yury d9f2142de7 * Declare RtlString and make it utf16 string for win32. 17 vuotta sitten