История коммитов

Автор SHA1 Сообщение Дата
  peter ea3b80be4c Merged revisions 6777,6784,6796-6797,6800,6806,6808-6809,6815,6824,6842-6843,6864-6866,6868-6869,6872,6882-6883,6889,6891,6893-6894,6896,6898,6901-6903,6908,6916,6921-6922,6924-6925,6927-6928,6930,6943-6946,6952,6954,6956,6974,6976,6996-6997,7002,7007,7016,7020-7021,7033,7037,7040,7042,7045,7068-7069,7075-7079,7087,7094,7098-7099,7101,7103,7109,7115-7119,7128,7136-7137,7139,7150,7160-7162,7175,7179,7190-7195,7198,7202,7205-7206,7208-7217,7220-7222,7225-7228,7230,7233,7239-7241,7244,7246,7263,7275,7277,7279-7281,7285,7288-7289,7291-7293,7296,7300,7303,7310,7318,7340-7341,7343,7345,7372-7373,7375-7376,7379,7381,7383-7388,7391-7393,7400,7404-7406,7411,7422,7425,7432-7433,7436,7441-7442,7444-7445,7450,7456,7463,7467,7475,7479,7486,7504,7506-7509,7522,7527,7534-7536,7558-7559,7563-7565,7567,7570-7571,7573-7576,7586,7589,7592-7594,7607,7612,7615,7619-7620,7622-7623,7626-7628,7631,7633,7646,7652,7663,7665,7673,7677,7681-7683,7685-7686,7689,7697,7704-7712,7725,7736,7738,7740,7744-7746,7751,7753,7764,7767,7769-7770,7776-7777,7788,7800-7801,7808,7813,7822,7830,7836-7839,7844,7846,7849,7853-7857,7861-7862,7864-7865,7867,7869,7872,7877,7882,7904,7927-7929,7953,7961,7965,7967,7971,7986-7987,7990-7994,7998-8000,8004-8006,8008-8012,8016,8027,8034,8036-8037,8039,8044,8046,8048-8049,8051,8060,8071,8075-8076,8082-8083,8087-8089,8095-8096,8099-8100,8102,8136,8150,8187,8190,8203,8206-8208,8212-8213,8215,8218,8225,8227,8230,8233-8239,8251,8262,8276-8277,8289,8302,8307,8309,8316,8318-8319,8326,8329,8334,8336,8338-8340,8342,8372 via svnmerge from 18 лет назад
  yury 64cc03f5a8 Merged revisions 8300-8301 via svnmerge from 18 лет назад
  yury 93b6b5daa1 Merged revisions 7747-7750,7755,7757-7762 via svnmerge from 18 лет назад
  yury 458abdef3e * implemented SysResetFPU for arm-wince. 19 лет назад
  yury dfab1fbb7b * Properly set FPU control word for wince. It fixes testv8.pp 19 лет назад
  florian 7f1e1d6f22 * fixed syntax error 19 лет назад
  florian 21955282d0 + infrastructure for DispInterface call dispatching 19 лет назад
  yury ff37ef8786 * fixed i386-wince support. WinCE API functions are cdecl. 19 лет назад
  yury ed714baff3 * fixed cleanup on exit. 19 лет назад
  yury 84d5552deb * Added HAS_WIDESTRINGMANAGER define to turn off default wide string manager routines. 19 лет назад
  yury c00d0debf0 * fixed some notes/warnings. 19 лет назад
  yury 385232c11c * reworked cleanup on exit for wince. 19 лет назад
  yury 747bd411f3 * wince memory manager is fixed and enabled by default. 19 лет назад
  oro06 b708277232 *wince : fpcmm, wincemm switchables, default fpcmm 19 лет назад
  oro06 665ea0658f *wince : revert backp to fpc memory manager (pb with wince mm) 19 лет назад
  florian d337c3ca6a * clean up heap at exit, fixes #7183 19 лет назад
  yury e062922528 * added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines. 19 лет назад
  yury 7ccca2e438 * Optimization for smartlinking. Removed command line parsing in system unit initialization for wince. The parser is called when command line is accessed first time in program. It saves 1.55KB exe size, when command line is not used. 19 лет назад
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 лет назад
  yury 4d24697e03 * fixed Move if negative Count. 19 лет назад
  yury 47bd76cd2f * fpc_int_real fixed for wince. 19 лет назад
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 19 лет назад
  yury a4c152e384 * compiler procs fixes. 19 лет назад
  yury ae68c07f5d * compiler procs fixes. 19 лет назад
  yury 8a12d38862 * For wince external startup file is used and placed first, because ARM prolog structure must be located at the very beginning of code. Otherwise exceptions do not work properly. 19 лет назад
  yury c93aeb8e04 * Linker error fixed. 19 лет назад
  oro06 e422ddbca3 *wince : api shell update, system.MainInstance is dword 19 лет назад
  Jonas Maebe b08eccdbf0 - reverted ansi2wide and wide2ansi changes, because they affect 20 лет назад
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid 20 лет назад
  tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking 20 лет назад