Histórico de commits

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