Historique des commits

Auteur SHA1 Message Date
  paul 166f8a63a2 compiler: implement class constants + tests il y a 15 ans
  paul c9987c296e compiler: don't show notes for symbols which are created by static class fields, update ppudump and ppu version il y a 15 ans
  paul 91ed1c6e6f compiler: types in classes: il y a 15 ans
  paul 8de3b267a9 compiler: fix message regards VAR and TYPE sections in objects il y a 15 ans
  paul cb54b3e7a9 compiler: allow class to have local type sections + tests il y a 15 ans
  florian 39ec69f690 * contiued to fix node cse, the insertation location for the temp. assignment is still not always correct though il y a 15 ans
  Jonas Maebe a1bcc1c8d2 * turn openstring value parameters into regular shortstring parameters il y a 15 ans
  marco d6b2b55d41 * inversed the ttime/ptime declaration to be sure, see mantis 15483. il y a 15 ans
  marco 75f425f34a * fixed some minor aliases in header. From nldelphi. il y a 15 ans
  florian 79f084167a * increased ppu version due to r14596 il y a 15 ans
  paul 4b53a54b51 compiler: implement 'var' and 'class var' sections for classes + tests il y a 15 ans
  florian 6b63837ae7 * rewrote node cse, needs still testing and bug fixing il y a 15 ans
  florian 50d1008577 * superfluos empty lines removed il y a 15 ans
  florian 7707e6a030 + tempcreate nodes can now take an init. value, this allows to initilialize temp. ref nodes on the fly il y a 15 ans
  Jonas Maebe 49f01e7b64 * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a il y a 15 ans
  Jonas Maebe 47882716cf * use a TSimpleRWSync instead of a TMultiReadExclusiveWriteSynchronizer il y a 15 ans
  Jonas Maebe 356845ba1e * set function results for unimplemented generic thread manager routines il y a 15 ans
  paul 9bad162368 rtl: fix crash in TMultiReadExclusiveWriteSynchronizer.Beginwrite il y a 15 ans
  paul 538cf8667b rtl: fix compilation under windows il y a 15 ans
  Jonas Maebe f52e88dfe8 * added watcher thread that will force quite the test if it isn't finished il y a 15 ans
  Jonas Maebe 8da0a031bf * fixed memory leak in new TMultiReadExclusiveWriteSynchronizer il y a 15 ans
  Jonas Maebe 106baa8b2f * optimized version of TMultiReadExclusiveWriteSynchronizer that allows il y a 15 ans
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. il y a 15 ans
  paul 3ed4c58502 compiler: il y a 15 ans
  marco 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. il y a 15 ans
  Jonas Maebe 77fd8bacc7 * fixed compiler crash when using nested procedures in Objective-C methods il y a 15 ans
  Jonas Maebe b4058a57ad * maxcrecordalign for darwin/ppc64 is 4 instead of 8 (at least for the types il y a 15 ans
  florian 775f532c95 * disabled TTime and TDate for now till a solution for the conflicts on unix is found il y a 15 ans
  paul 00624ad7a3 tests: remove {$STATIC ON} directive since it is not available anymore il y a 15 ans
  paul 2fdf045e74 compiler: don't remove 'self' if the method is static but not a class method il y a 15 ans