File Details
1.0
- R
- Mar 17, 2012
- 5.92 KB
- 754
- 1.7
File Name
LibString-1.0.zip
Supported Versions
- 1.7
tag 1.0
c1fb59cc2f275601a4f439790cafe3f1e714d888
imhothar <none>
2012-03-17 04:22:53 +0100
Tagging as 1.0 release
--------------------
imhothar:
- Added Curseforge url as Website entry in TOC
- Minor code change
- Comments fix
- Comments fix
- Comments fix
- * Added string.gsplit for usage in for loops * Changed the unpacked paramter to patterned, controlling whether the search is using patterns or is plain
- Clarified string.split() documentation
- string.split now returns a table by default
- Added unit test to git
- bug fix in string.insert
- compile fix
- Code cleanup
- 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

