Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 16024861bd new format for numbers in precompiled code (as strings) před 26 roky
  Roberto Ierusalimschy 3f43aaa23f new RedHat defines PI :-( před 26 roky
  Roberto Ierusalimschy 3b4c831ca9 some systems do not reset signal handlers when a signal happens před 26 roky
  Roberto Ierusalimschy 3fdab3981b no more automatic setlocale. před 26 roky
  Roberto Ierusalimschy 88b65da4d7 simplifications. před 26 roky
  Roberto Ierusalimschy 521b38532a better interfaces for luaD_calln (x luaD_call) před 26 roky
  Roberto Ierusalimschy 36b6fe8d17 better treatment for arbitrary limits před 26 roky
  Roberto Ierusalimschy d4dce57f5c cannot assign to unlimited variables, because it causes overflow in před 26 roky
  Roberto Ierusalimschy 5c19ed2a13 bigger limit for number of local variables and upvalues před 26 roky
  Roberto Ierusalimschy 5caf7f4a33 tremove erases its previous last element (to avoid locking potential před 26 roky
  Roberto Ierusalimschy 3b533ea7c7 foreach, foreachi, foreachvar points to function in stack when stack před 26 roky
  Roberto Ierusalimschy 995775e1cb tighter control on the stack when debugging před 26 roky
  Roberto Ierusalimschy abfc885079 when debugging, move and erase old blocks to realloc. před 26 roky
  Roberto Ierusalimschy 613b60c156 detail před 26 roky
  Roberto Ierusalimschy cdd0fe9946 some C compilers cannot initialize a local struct před 26 roky
  Roberto Ierusalimschy bc8619342a better control of stack size (only for DEBUG). před 26 roky
  Roberto Ierusalimschy 48326500d0 longer marks when controling memory leaks před 26 roky
  Roberto Ierusalimschy c8d219798a lhf před 26 roky
  Roberto Ierusalimschy 34695d4f4a details (message text) před 26 roky
  Roberto Ierusalimschy 924bbe020b bigger limits před 26 roky
  Roberto Ierusalimschy 3aa500b524 new pattern item '+' před 26 roky
  Roberto Ierusalimschy f1861ee210 no more beta před 26 roky
  Roberto Ierusalimschy 705eae9fe4 there is no need for a size for Cblocks před 26 roky
  Roberto Ierusalimschy 6eb1399a1c array Cblocks should grow dynamically před 26 roky
  Roberto Ierusalimschy c390f73e3b block must always have a power-of-2 size (even at the limit) před 26 roky
  Roberto Ierusalimschy 73308c7605 warnings by clinio před 26 roky
  Roberto Ierusalimschy 288fa05602 opcodes with LONGARG do not use byte variants. před 26 roky
  Roberto Ierusalimschy 7808ea3a5f new implementation for '*' in patterns + new option '+' před 26 roky
  Roberto Ierusalimschy 732741b62f cannot use (i=i+1) před 26 roky
  Roberto Ierusalimschy cc0f635ef7 '$' at end of pattern was matching regular '$', too. před 26 roky