- SQLite3 updated : 3.7.5 => 3.7.8
- Linux version updated
- Some corrections (Windows and Linux versions)
- Change the prototype of _sqliteExecResult : fun [ObjSqlite S I] [[[S S] r1] r1]
- Doc has been updated : http://trac.scolring.org/documents/2
Enjoy !
- SQLite3 major update : 3.6.23 -> 3.7.5
- Corrections : a lot of minor (potentials) bugs
Don't change any previous Scol code, the API is unchanged.
Have phun !
gKeyFile is a Scol library based from GLib 2.24 / 2.26.
GNU / Linux and Microsoft Windows are the supported platforms.
A key file, typically a configuration file. It can contain groups, keys, values, list of values and localization for each key. It is possible to read and write any comments.
gKeyFile allows all intended operations between a key file and Scol.
For more informations, see the documentations.