Menu

Tree [39a61f] master /
 History

HTTPS access


File Date Author Commit
 README 2012-08-21 roxton roxton [30d725] 1.0
 libretta_calc.cpp 2012-08-14 roxton roxton [cc68fc] calc addition
 libretta_calc.h 2011-09-12 roxton roxton [c6ef29] fixes
 libretta_calc.txt 2012-08-14 roxton roxton [cc68fc] calc addition
 libretta_calc_test.cpp 2012-08-14 roxton roxton [cc68fc] calc addition
 libretta_calc_test.makefile 2012-08-14 roxton roxton [cc68fc] calc addition
 libretta_fuzzy.cpp 2012-10-29 roxton roxton [39a61f] fuzzy moduel fixes
 libretta_fuzzy.h 2012-10-29 roxton roxton [39a61f] fuzzy moduel fixes
 libretta_fuzzy_test 2012-10-29 roxton roxton [39a61f] fuzzy moduel fixes
 libretta_fuzzy_test.cpp 2012-10-29 roxton roxton [39a61f] fuzzy moduel fixes
 libretta_fuzzy_test.makefile 2012-10-29 roxton roxton [39a61f] fuzzy moduel fixes
 libretta_img_tga.cpp 2012-08-21 roxton roxton [30d725] 1.0
 libretta_img_tga.h 2012-08-21 roxton roxton [30d725] 1.0
 libretta_img_tga.txt 2012-08-21 roxton roxton [30d725] 1.0
 libretta_img_utils.cpp 2012-08-21 roxton roxton [30d725] 1.0
 libretta_img_utils.h 2012-08-21 roxton roxton [30d725] 1.0
 libretta_pairfile.cpp 2011-10-29 roxton roxton [c1ac22] some examples
 libretta_pairfile.h 2011-09-12 roxton roxton [86e438] new module added
 libretta_pairfile_test 2011-10-29 roxton roxton [bc725b] fixes
 libretta_pairfile_test.cpp 2011-10-29 roxton roxton [bc725b] fixes
 libretta_pairfile_test.makefile 2012-08-21 roxton roxton [30d725] 1.0
 libretta_tga_img_test.cpp 2012-08-21 roxton roxton [30d725] 1.0
 libretta_tga_img_test.makefile 2012-08-21 roxton roxton [30d725] 1.0
 libretta_utils.cpp 2012-08-21 roxton roxton [75a06f] renaming, fixes
 libretta_utils.h 2011-09-12 roxton roxton [95183c] changes

Read Me

Libretta is a Public Domain library for C++,
by Peter Semiletov (peter.semiletov@gmail.com)
----------------------------------------------

version 1.0.0
21/08/2012

----------------------------------------------
Tested with GNU C++
----------------------------------------------

Libretta is a set of snippet-like modules. You don't need to 
install Libretta as a library. Instead, you just put Libretta
files into yours program source tree as a normal cpp/h source code files.


libretta_pairfile - ini-like file read/write values.
libretta_utils - misc. useful functions
libretta_calc - simple math expresstion evaluator
libretta_img_tga - TGA reader
libretta_img_utils - image utils

For further documentation and examples, read TXT files
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.