Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe f52e88dfe8 * added watcher thread that will force quite the test if it isn't finished há 15 anos atrás
  Jonas Maebe 8da0a031bf * fixed memory leak in new TMultiReadExclusiveWriteSynchronizer há 15 anos atrás
  Jonas Maebe 106baa8b2f * optimized version of TMultiReadExclusiveWriteSynchronizer that allows há 15 anos atrás
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. há 15 anos atrás
  paul 3ed4c58502 compiler: há 15 anos atrás
  marco 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. há 15 anos atrás
  Jonas Maebe 77fd8bacc7 * fixed compiler crash when using nested procedures in Objective-C methods há 15 anos atrás
  Jonas Maebe b4058a57ad * maxcrecordalign for darwin/ppc64 is 4 instead of 8 (at least for the types há 15 anos atrás
  florian 775f532c95 * disabled TTime and TDate for now till a solution for the conflicts on unix is found há 15 anos atrás
  paul 00624ad7a3 tests: remove {$STATIC ON} directive since it is not available anymore há 15 anos atrás
  paul 2fdf045e74 compiler: don't remove 'self' if the method is static but not a class method há 15 anos atrás
  paul 58c71c3c59 compiler: allow to skip the 'static' modifier in the method implementation + modified test há 15 anos atrás
  Jonas Maebe 9cc211e88e * changed {$align mac68k} from an alias for {$packrecords 2} to a proper há 15 anos atrás
  joost 699c07ce7f * Let TSessionHTTPModule.CheckSession really create a new session when there is none há 15 anos atrás
  florian d56bd6d246 * give better error messages if an operator is not overloaded há 15 anos atrás
  paul ea88883915 compiler: fix access to static class fields from the static class methods + extended test há 15 anos atrás
  florian 06e604cffd + patch by Sven Barth to add TDate and TTime to the system unit, resolves #15474 há 15 anos atrás
  marco 8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets há 15 anos atrás
  paul 67ae263dd9 compiler: load methodpointer for static class methods - fixes internal error 200305061 when some class member is called inside the class static method + test há 15 anos atrás
  florian 3f17af3437 * patch by taka_jp to set SysLocale.PriLangID on windows properly, resolves #14872 há 15 anos atrás
  paul 8166148a37 compiler: 'static' keyword: há 15 anos atrás
  florian d94f37e375 + patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #14887 há 15 anos atrás
  Jonas Maebe 7ce1c94cc5 * give a compiler error when attempting to compile these units for any há 15 anos atrás
  florian c1f3d8dcaa * unified names of system_*/systems_* sets há 15 anos atrás
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 há 15 anos atrás
  pierre 9896f48317 * Fix for RTTI alignment from Paul há 15 anos atrás
  Jonas Maebe 0c1247ba7d * removed extra space character when generating the maximal number of há 15 anos atrás
  pierre d4e57bcfa9 * Update testsuite web interface há 15 anos atrás
  florian e6648da567 * make heaptrc aware of the fact that multi threading could be initialized before heaptrc itself is initialized, this is currently the case for windows dlls há 15 anos atrás
  florian fb07fe5856 * always assume a multithreaded application when using threadvars in dlls, resolves #14992 há 15 anos atrás