Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (38m)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-05 23:23:10 UTC Now

2009-08-12 17:17:42 UTC MAIN commitmail json YAML

Update lua-stdlib and lua-stdlib-doc to 11.

Changes since 8:
    - Updates the object module to be the same as that published in "Lua
      Gems", and fixes a bug in the utility mk1file which makes a one-file
      version of the library, to stop it permanently redefining require.
    - Fixes table.deepclone to copy metatables, as it should.
    - Fixes a bug in string.format, removes the redundant string.join
      (it's the same as table.concat), and adds to table.clone and
      table.deepclone the ability to copy without metatables.

(minskim)