커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes 12 년 전
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 17 년 전
  Roberto Ierusalimschy fe8f4c06f1 detail (better error message for invalid format) 19 년 전
  Roberto Ierusalimschy 8487913697 BUG: option '%q' for string.format does not handle '\r' correctly 19 년 전
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) 19 년 전
  Roberto Ierusalimschy 428325baec detail 19 년 전
  Roberto Ierusalimschy 9fbefdf69c integer formats in 'string.format' may need to operate with larger-than-int 19 년 전
  Roberto Ierusalimschy 88f9843eee better error message 20 년 전
  Roberto Ierusalimschy 62367dda44 string.gsub accepts a table as the replacement value 20 년 전
  Roberto Ierusalimschy ed7039024d avoid some warnings 20 년 전
  Roberto Ierusalimschy bf96d3fdd9 'string.find' as it was in 5.0 20 년 전
  Roberto Ierusalimschy 3390f9a35a detail 20 년 전
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 년 전
  Roberto Ierusalimschy 894cd31c52 #string is primitive 20 년 전
  Roberto Ierusalimschy 280f7becb8 "%0" stands for the whole pattern (in gsub) 20 년 전
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) 20 년 전
  Roberto Ierusalimschy 8efb44b5e0 changes in 'string.find' and 'string.gfind' (new 'string.match' and 20 년 전
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 년 전
  Roberto Ierusalimschy f21e9c172f details 20 년 전
  Roberto Ierusalimschy 67578ec51f several small details 20 년 전
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 년 전
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' 20 년 전
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types 20 년 전
  Roberto Ierusalimschy 408cb71795 avoid name conflict with some spurious included header files 20 년 전
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 년 전
  Roberto Ierusalimschy 0ed8519127 detail 20 년 전
  Roberto Ierusalimschy 10e48b9160 details 21 년 전
  Roberto Ierusalimschy 45d566f676 small corrections (thanks to Mike Pall) 21 년 전
  Roberto Ierusalimschy 9e6aa878c9 string.byte truncates indices out of range 21 년 전
  Roberto Ierusalimschy c0fdaf5842 string.byte may return multiple values 21 년 전