]> saetta.ns0.it Git - libzakutils/shortlog
libzakutils
2021-04-02 Andrea ZagliBrackets in macro to not induce errors. develop
2021-04-02 Andrea ZagliWrong idx in Aptr::lookup_get_name.
2021-04-01 Andrea ZagliAdded function ZakAptrArray::lookup_get_name.
2021-04-01 Andrea ZagliAdded macro ZU_STRCMP and ZU_STRTOL.
2021-03-22 Andrea ZagliIn gdatetime_from_string admit seconds with time zone...
2021-03-21 Andrea ZagliIn gdatetime_from_string must be checked if hour, minut...
2020-08-16 Andrea ZagliAdded missing implementation of gstring_replace.
2019-08-05 Andrea ZagliAdded object ZakAptrArray (associative pointer array).
2019-08-05 Andrea ZagliMissing reference for math library.
2019-07-13 Andrea Zaglistring_replace_full gone on loop where replacing same...
2019-07-13 Andrea ZagliRight use of AC_CONFIG_MACRO_DIRS.
2019-07-13 Andrea ZagliFirst glib unit test.
2018-06-02 Andrea ZagliMerge branch 'develop' of https://saetta.ns0.it/git...
2018-06-02 Andrea ZagliAdded functions ::string_replace_full and ::gstring_rep...
2018-06-02 Andrea ZagliAdded function ::gstring_replace.
2017-08-26 Andrea ZagliSetted version 0.0.2. master v0.0.2
2017-08-26 Andrea ZagliMerge branch 'develop'
2017-05-01 Andrea ZagliPossible glib bug: valid date with values out of range.
2017-04-29 Andrea ZagliAdded function ::ghashtable_copy.
2017-01-30 Andrea ZagliAdded boxed type in ::ghashtable_get_gdatetime.
2017-01-14 Andrea ZagliRef of GDateTime in ::ghashtable_get_gdatetime.
2016-12-12 Andrea ZagliAdded test for ::get_gdatetime_from_string.
2016-12-05 Andrea ZagliNot only GValue taked into account in functions ::ghash...
2016-12-05 Andrea ZagliAdded functions ZakUtils::ghashtable_get_* (closes...
2016-08-30 Andrea Zaglimeson: added libraries versione required in pkg-config...
2016-08-30 Andrea Zaglimeson: better way to add math library dep.
2016-08-24 Andrea Zaglimeson: added pkg-config file generation.
2016-08-24 Andrea ZagliAdded project files for meson build system.
2016-05-15 Andrea ZagliAdded on/off to ZakUtils::string_to_boolean.
2016-01-13 Andrea ZagliDefault return in ZakUtils::string_to_boolean. v0.0.1
2016-01-02 Andrea ZagliDoesn't take into account with_currency_symbol in ZakUt...
2015-12-15 Andrea ZagliAdded functions ::format_money_full and ::unformat_mone...
2015-12-13 Andrea ZagliGet currency symbol and thousands separator from locale...
2015-12-12 Andrea ZagliRenamed ZakUtils::str_to_boolean to ::string_to_boolean.
2015-12-07 Andrea ZagliMissing libraries dependencies.
2015-12-07 Andrea ZagliUse of wrong variable in ::get_gdatetime_from_string.
2015-12-06 Andrea ZagliAdded functions ::tm_to_gdate and ::gdate_to_tm from...
2015-12-06 Andrea ZagliAdded functions ::get_tm_from_string and tm_format...
2015-12-06 Andrea ZagliAdded datetime functions from libsolipa.
2015-12-06 Andrea ZagliAdded function ::gvalue_new_gdatetime.
2015-12-06 Andrea ZagliAdded functions ::format_money and ::unformat_money.
2015-12-06 Andrea ZagliAdded function ::file_exists.
2015-12-05 Andrea ZagliAdded function str_to_boolean.
2015-12-05 Andrea ZagliAdded some generic functions:
2015-12-05 Andrea ZagliInitial import.