Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 60b6599e83 Short strings can be external, too před 2 týdny
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes před 6 měsíci
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' před 1 rokem
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h před 1 rokem
  Roberto Ierusalimschy 9fa63a6268 Some 'unsigned int' changed to 'unsigned' před 1 rokem
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion před 1 rokem
  Roberto Ierusalimschy 5853c37a83 Bug: Buffer overflow in string concatenation před 1 rokem
  Roberto Ierusalimschy 024f9064f1 External strings před 1 rokem
  Roberto Ierusalimschy 7f4906f565 Towards external strings před 1 rokem
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers před 1 rokem
  Roberto Ierusalimschy 07a9eab23a Cannot use 'getshrstr' before setting 'shrlen' před 1 rokem
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' před 1 rokem
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints před 4 roky
  Roberto Ierusalimschy 9a89fb1c9d Hash always use all characters in a long string před 4 roky
  Roberto Ierusalimschy 7288528a1e Short strings always use all bytes in the hash před 5 roky
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags před 5 roky
  Roberto Ierusalimschy 2c68e66570 Details před 6 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy 34aa0c5bd7 new macros 'likely'/'unlikely' with hints for jump predictions před 7 roky
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values před 7 roky
  Roberto Ierusalimschy c7a8cba745 no more 'nfield' string před 7 roky
  Roberto Ierusalimschy e2b15aa21d janitor work on casts před 7 roky
  Roberto Ierusalimschy 2f6f6abeba 'rehash' -> 'tablerehash' před 7 roky
  Roberto Ierusalimschy b077b20206 back to reallocation when resizing the string table. před 7 roky
  Roberto Ierusalimschy e663a24ab0 more freedom in handling memory-allocation errors (not all allocations před 7 roky
  Roberto Ierusalimschy 7622373033 using explicit tests for allocation overflow whenever possible před 7 roky
  Roberto Ierusalimschy 9d28b40152 rehashes string table always allocating a new array instead of před 7 roky
  Roberto Ierusalimschy 6d998055c8 no more reference 'memerrmsg' + new reference to "n" před 8 roky
  Roberto Ierusalimschy f230898ad6 tiny code refactoring in 'luaS_hash' před 9 roky
  Roberto Ierusalimschy d356183402 new function 'luaS_hashlongstr' před 9 roky