Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes il y a 12 ans
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 il y a 17 ans
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
  Roberto Ierusalimschy 2cbd9eecfb try to avoid warnings il y a 20 ans
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations il y a 21 ans
  Roberto Ierusalimschy 0e002005b1 better names for `luaM_free...' macros il y a 21 ans
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows il y a 21 ans
  Roberto Ierusalimschy 751cd867d3 new way to handle errors il y a 23 ans
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
  Roberto Ierusalimschy 4d0935ec0f better definition for `luaM_freelem' il y a 24 ans
  Roberto Ierusalimschy e1d072571e better syntax for type casts il y a 24 ans
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars il y a 24 ans
  Roberto Ierusalimschy 099442c41f better separation between basic types il y a 24 ans
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff il y a 24 ans
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use il y a 25 ans
  Roberto Ierusalimschy 8c49e19865 explicit control of size for growing vectors il y a 25 ans
  Roberto Ierusalimschy 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) il y a 25 ans
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG il y a 25 ans
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors il y a 25 ans
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. il y a 25 ans
  Roberto Ierusalimschy 87367e97f3 more information about memory use il y a 25 ans
  Roberto Ierusalimschy eab57ed6fd details il y a 26 ans
  Roberto Ierusalimschy acdb0b741e comments. il y a 26 ans
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
  Roberto Ierusalimschy c787dccd9b "const" !!! il y a 26 ans
  Roberto Ierusalimschy 72d675aba7 macros "growvector" and "reallocvector" more compact il y a 26 ans
  Roberto Ierusalimschy 26d1e21c89 new way to handle "growing" vectors il y a 26 ans
  Roberto Ierusalimschy 21cff3015a details (for regularity) il y a 27 ans
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
  Roberto Ierusalimschy 00c122cc29 other distribution of memory debug information. il y a 28 ans