Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'charpatt' -> 'charpattern' | Roberto Ierusalimschy | 2014-10-15 | 1 | -3/+3 |
* | better to use 'long' to represent UTF-8 code points | Roberto Ierusalimschy | 2014-10-01 | 1 | -4/+4 |
* | detail (added placeholders for non-function fields to preallocate | Roberto Ierusalimschy | 2014-07-16 | 1 | -1/+3 |
* | missing macro 'LUAMOD_API' in function to open library | Roberto Ierusalimschy | 2014-05-14 | 1 | -2/+2 |
* | details in comments | Roberto Ierusalimschy | 2014-04-11 | 1 | -5/+6 |
* | several changes in 'utf8.offset' | Roberto Ierusalimschy | 2014-04-03 | 1 | -22/+27 |
* | new implementation for 'utf8.len' | Roberto Ierusalimschy | 2014-04-02 | 1 | -13/+18 |
* | some details to avoid warnings | Roberto Ierusalimschy | 2014-04-01 | 1 | -2/+2 |
* | detail (to avoid warnings with '-O3') | Roberto Ierusalimschy | 2014-03-20 | 1 | -3/+3 |
* | 'posrelat' -> 'u_posrelat' (to avoid name conflict in 'one.c') | Roberto Ierusalimschy | 2014-03-20 | 1 | -6/+6 |
* | added proper headers for a standard lib file | Roberto Ierusalimschy | 2014-02-06 | 1 | -4/+11 |
* | new library: utf8 | Roberto Ierusalimschy | 2014-02-06 | 1 | -0/+233 |