2022-02-19 21:47:21 by Nia Alarie | Files touched by this commit (2) |
Log message: lua: Use LUA_USE_BUSTED |
2021-12-10 14:08:46 by Nia Alarie | Files touched by this commit (2) | |
Log message: lua-date: update to 2.2 v2.2 add 'centuryflip' to set 2 digit year interpretation |
2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Remove SHA1 hashes for distfiles |
2020-12-09 12:05:58 by Nia Alarie | Files touched by this commit (2) |
Log message: lua-date: Update to 2.1.3 - v2.1.3 fix rockspec for Lua 5.4 |
2020-07-08 18:36:04 by Nia Alarie | Files touched by this commit (1) |
Log message: lua-date: Support for testing |
2020-07-08 13:03:57 by Nia Alarie | Files touched by this commit (4) |
Log message: time: Add lua-date Date and Time module for Lua 5.x. Features: * Date and Time string parsing. * Time addition and subtraction. * Time span calculation. * Support ISO 8601 Dates. * Local time support. * Lua module (not binary). * Formats Date and Time like strftime. |