11 Commits (6384475ec4112361b0ab27de553e85863464b846)

Author SHA1 Message Date
Roberto Ierusalimschy d79190e27f missing 'LUA_CORE' definition 13 years ago
Roberto Ierusalimschy 1978094b3a resort to standard C ctype for non-ASCII systems 14 years ago
Roberto Ierusalimschy 59547c6cda macro 'ltoupper' instead of 'lisupper' (more usefull for Lua) 14 years ago
Roberto Ierusalimschy 062e809e54 new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and 15 years ago
Roberto Ierusalimschy 139d562861 type of 'luai_ctype_' array changed to unsigned (safer for bitwise 16 years ago
Roberto Ierusalimschy 92479f1a8b new property 'lisupper' (needed to compute values for hexa digits) 16 years ago
Roberto Ierusalimschy b1e1c15ced small bug: EOZ is a valid character to be tested 16 years ago
Roberto Ierusalimschy 6ffcf21367 ctype 'lalpha' includes '_' (as '_' behaves as a letter from the 16 years ago
Roberto Ierusalimschy 6427c61e7c added macro 'lisxdigit' (just in case :) 16 years ago
Roberto Ierusalimschy 5438d77221 global array of ctypes renamed to 'luai_ctype_' (extern names must 16 years ago
Roberto Ierusalimschy ada82930fd "homemade" version of ctype.h 16 years ago