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

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