promotional bannermobile promotional banner

LibString

Provides useful methods for string manipulation

File Details

1.0beta2

  • B
  • Mar 6, 2012
  • 5.10 KB
  • 91
  • 1.7

File Name

LibString-1.0beta2.zip

Supported Versions

  • 1.7

tag 1.0beta2
5c0d161bccfddf4b99ef415deb423df2e24ea2e8
imhothar <none>
2012-03-06 21:05:23 +0100

Tagging as second 1.0 beta for Curse packaging

--------------------

imhothar:
    - Fixed & improved documentation
    - Fixed & improved documentation
    - Fixed & improved documentation
    - .docmeta type
    - Added .docmeta for LuaDoc autogeneration
    - Changed email to none
    - Renamed format2 to formatn
    - Added string.format2 which adds argument indexing to string.format
    - Changed string.len to # operator
    - Changed version to 1.0
    - Added LuaDoc comments to library functions
    - Changed some functions to use the Lua method syntax
    - Enhanced trim, ltrim and rtrim to accept character sets
    - trim, ltrim and rtrim
    - Added more functions to the library
    - Deleted broken string.split()
    - Changed version to 0.1
    - tostring() fix
    - Compile fix
    - Initial commit