]> saetta.ns0.it Git - libzakutils/log
libzakutils
3 years agoDebian pkg: updates from upstream. debian/sid
Andrea Zagli [Tue, 11 May 2021 14:35:44 +0000 (16:35 +0200)]
Debian pkg: updates from upstream.

3 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Tue, 11 May 2021 14:32:58 +0000 (16:32 +0200)]
Merge branch 'develop' into debian/sid

4 years agoBrackets in macro to not induce errors. develop
Andrea Zagli [Fri, 2 Apr 2021 10:16:43 +0000 (12:16 +0200)]
Brackets in macro to not induce errors.

4 years agoWrong idx in Aptr::lookup_get_name.
Andrea Zagli [Fri, 2 Apr 2021 10:13:17 +0000 (12:13 +0200)]
Wrong idx in Aptr::lookup_get_name.

4 years agoAdded function ZakAptrArray::lookup_get_name.
Andrea Zagli [Thu, 1 Apr 2021 10:45:36 +0000 (12:45 +0200)]
Added function ZakAptrArray::lookup_get_name.

4 years agoAdded macro ZU_STRCMP and ZU_STRTOL.
Andrea Zagli [Thu, 1 Apr 2021 10:25:48 +0000 (12:25 +0200)]
Added macro ZU_STRCMP and ZU_STRTOL.

4 years agoIn gdatetime_from_string admit seconds with time zone but excluded from conversion.
Andrea Zagli [Sun, 21 Mar 2021 12:13:30 +0000 (13:13 +0100)]
In gdatetime_from_string admit seconds with time zone but excluded from conversion.

4 years agoIn gdatetime_from_string must be checked if hour, minutes and seconds are valid values.
Andrea Zagli [Thu, 18 Mar 2021 19:04:42 +0000 (20:04 +0100)]
In gdatetime_from_string must be checked if hour, minutes and seconds are valid values.

4 years agoAdded missing implementation of gstring_replace.
Andrea Zagli [Sun, 16 Aug 2020 08:13:31 +0000 (10:13 +0200)]
Added missing implementation of gstring_replace.

4 years agoDebian pkg: updates from upstream.
Andrea Zagli [Sun, 3 May 2020 07:28:39 +0000 (09:28 +0200)]
Debian pkg: updates from upstream.

5 years agoDebian pkg: updates from upstream.
Andrea Zagli [Tue, 22 Oct 2019 15:55:32 +0000 (17:55 +0200)]
Debian pkg: updates from upstream.

5 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Tue, 22 Oct 2019 15:53:13 +0000 (17:53 +0200)]
Merge branch 'develop' into debian/sid

5 years agoAdded object ZakAptrArray (associative pointer array).
Andrea Zagli [Mon, 5 Aug 2019 15:27:00 +0000 (17:27 +0200)]
Added object ZakAptrArray (associative pointer array).

5 years agoMissing reference for math library.
Andrea Zagli [Mon, 5 Aug 2019 13:05:52 +0000 (15:05 +0200)]
Missing reference for math library.

5 years agostring_replace_full gone on loop where replacing same occurrence.
Andrea Zagli [Sat, 13 Jul 2019 09:11:09 +0000 (11:11 +0200)]
string_replace_full gone on loop where replacing same occurrence.

5 years agoRight use of AC_CONFIG_MACRO_DIRS.
Andrea Zagli [Sat, 13 Jul 2019 08:50:37 +0000 (10:50 +0200)]
Right use of AC_CONFIG_MACRO_DIRS.

5 years agoFirst glib unit test.
Andrea Zagli [Sat, 13 Jul 2019 08:43:39 +0000 (10:43 +0200)]
First glib unit test.

6 years agoDebian pkg: updated from upstream.
Andrea Zagli [Tue, 12 Jun 2018 09:12:04 +0000 (11:12 +0200)]
Debian pkg: updated from upstream.

6 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Tue, 12 Jun 2018 09:10:27 +0000 (11:10 +0200)]
Merge branch 'develop' into debian/sid

6 years agoMerge branch 'develop' of https://saetta.ns0.it/git/libzakutils into develop
Andrea Zagli [Sat, 2 Jun 2018 09:34:29 +0000 (11:34 +0200)]
Merge branch 'develop' of https://saetta.ns0.it/git/libzakutils into develop

6 years agoAdded functions ::string_replace_full and ::gstring_replace_full.
Andrea Zagli [Sat, 2 Jun 2018 09:34:12 +0000 (11:34 +0200)]
Added functions ::string_replace_full and ::gstring_replace_full.

6 years agoAdded function ::gstring_replace.
Andrea Zagli [Sat, 2 Jun 2018 09:27:55 +0000 (11:27 +0200)]
Added function ::gstring_replace.

7 years agoDebian pkg: updated from upstream.
Andrea Zagli [Wed, 27 Sep 2017 18:55:08 +0000 (20:55 +0200)]
Debian pkg: updated from upstream.

7 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Wed, 27 Sep 2017 18:51:22 +0000 (20:51 +0200)]
Merge branch 'develop' into debian/sid

7 years agoSetted version 0.0.2. master v0.0.2
Andrea Zagli [Sat, 26 Aug 2017 18:56:19 +0000 (20:56 +0200)]
Setted version 0.0.2.

7 years agoMerge branch 'develop'
Andrea Zagli [Sat, 26 Aug 2017 18:54:55 +0000 (20:54 +0200)]
Merge branch 'develop'

7 years agoDebian pkg: updates from upstream.
Andrea Zagli [Sun, 21 May 2017 07:50:01 +0000 (09:50 +0200)]
Debian pkg: updates from upstream.

7 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Tue, 23 May 2017 06:54:27 +0000 (08:54 +0200)]
Merge branch 'develop' into debian/sid

7 years agoPossible glib bug: valid date with values out of range.
Andrea Zagli [Mon, 1 May 2017 10:40:08 +0000 (12:40 +0200)]
Possible glib bug: valid date with values out of range.

The function g_date_time_new_local return a valida date also
if passed values for month/day are out of range.

7 years agoAdded function ::ghashtable_copy.
Andrea Zagli [Sat, 29 Apr 2017 14:43:14 +0000 (16:43 +0200)]
Added function ::ghashtable_copy.

8 years agoDebian pkg: updates from upstream.
Andrea Zagli [Sat, 11 Mar 2017 09:27:39 +0000 (10:27 +0100)]
Debian pkg: updates from upstream.

8 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Sat, 11 Mar 2017 09:18:06 +0000 (10:18 +0100)]
Merge branch 'develop' into debian/sid

8 years agoAdded boxed type in ::ghashtable_get_gdatetime.
Andrea Zagli [Mon, 30 Jan 2017 17:15:46 +0000 (18:15 +0100)]
Added boxed type in ::ghashtable_get_gdatetime.

8 years agoRef of GDateTime in ::ghashtable_get_gdatetime.
Andrea Zagli [Sat, 14 Jan 2017 08:40:19 +0000 (09:40 +0100)]
Ref of GDateTime in ::ghashtable_get_gdatetime.

8 years agoDebian pkg: added file gbp.conf.
Andrea Zagli [Wed, 14 Dec 2016 14:16:18 +0000 (15:16 +0100)]
Debian pkg: added file gbp.conf.

8 years agoMerge branch 'develop' into debian/sid
Andrea Zagli [Wed, 14 Dec 2016 14:12:11 +0000 (15:12 +0100)]
Merge branch 'develop' into debian/sid

8 years agoAdded test for ::get_gdatetime_from_string.
Andrea Zagli [Mon, 12 Dec 2016 10:24:38 +0000 (11:24 +0100)]
Added test for ::get_gdatetime_from_string.

8 years agoNot only GValue taked into account in functions ::ghashtable_get_*.
Andrea Zagli [Mon, 5 Dec 2016 16:48:36 +0000 (17:48 +0100)]
Not only GValue taked into account in functions ::ghashtable_get_*.

8 years agoAdded functions ZakUtils::ghashtable_get_* (closes #1091).
Andrea Zagli [Mon, 5 Dec 2016 15:41:19 +0000 (16:41 +0100)]
Added functions ZakUtils::ghashtable_get_* (closes #1091).

8 years agomeson: added libraries versione required in pkg-config file.
Andrea Zagli [Tue, 30 Aug 2016 09:34:36 +0000 (11:34 +0200)]
meson: added libraries versione required in pkg-config file.

8 years agomeson: better way to add math library dep.
Andrea Zagli [Tue, 30 Aug 2016 08:23:00 +0000 (10:23 +0200)]
meson: better way to add math library dep.

8 years agomeson: added pkg-config file generation.
Andrea Zagli [Wed, 24 Aug 2016 15:39:58 +0000 (17:39 +0200)]
meson: added pkg-config file generation.

8 years agoAdded project files for meson build system.
Andrea Zagli [Wed, 24 Aug 2016 15:23:50 +0000 (17:23 +0200)]
Added project files for meson build system.

8 years agoAdded files for debian package.
Andrea Zagli [Sat, 21 May 2016 12:33:26 +0000 (14:33 +0200)]
Added files for debian package.

8 years agoAdded on/off to ZakUtils::string_to_boolean.
Andrea Zagli [Sun, 15 May 2016 19:44:45 +0000 (21:44 +0200)]
Added on/off to ZakUtils::string_to_boolean.

9 years agoDefault return in ZakUtils::string_to_boolean. v0.0.1
Andrea Zagli [Wed, 13 Jan 2016 21:48:29 +0000 (22:48 +0100)]
Default return in ZakUtils::string_to_boolean.

9 years agoDoesn't take into account with_currency_symbol in ZakUtil::form_money.
Andrea Zagli [Sat, 2 Jan 2016 22:08:19 +0000 (23:08 +0100)]
Doesn't take into account with_currency_symbol in ZakUtil::form_money.

9 years agoAdded functions ::format_money_full and ::unformat_money_full.
Andrea Zagli [Tue, 15 Dec 2015 09:16:42 +0000 (10:16 +0100)]
Added functions ::format_money_full and ::unformat_money_full.

9 years agoGet currency symbol and thousands separator from locale in ::format_money and ::unfor...
Andrea Zagli [Sun, 13 Dec 2015 10:07:46 +0000 (11:07 +0100)]
Get currency symbol and thousands separator from locale in ::format_money and ::unformat_money.

Added test form ::format_money and ::unformat_money.

9 years agoRenamed ZakUtils::str_to_boolean to ::string_to_boolean.
Andrea Zagli [Sat, 12 Dec 2015 10:28:04 +0000 (11:28 +0100)]
Renamed ZakUtils::str_to_boolean to ::string_to_boolean.

9 years agoMissing libraries dependencies.
Andrea Zagli [Mon, 7 Dec 2015 20:04:39 +0000 (21:04 +0100)]
Missing libraries dependencies.

9 years agoUse of wrong variable in ::get_gdatetime_from_string.
Andrea Zagli [Mon, 7 Dec 2015 09:27:45 +0000 (10:27 +0100)]
Use of wrong variable in ::get_gdatetime_from_string.

9 years agoAdded functions ::tm_to_gdate and ::gdate_to_tm from libgtkform.
Andrea Zagli [Sun, 6 Dec 2015 09:53:57 +0000 (10:53 +0100)]
Added functions ::tm_to_gdate and ::gdate_to_tm from libgtkform.

9 years agoAdded functions ::get_tm_from_string and tm_format from libgtkform.
Andrea Zagli [Sun, 6 Dec 2015 09:47:44 +0000 (10:47 +0100)]
Added functions ::get_tm_from_string and tm_format from libgtkform.

9 years agoAdded datetime functions from libsolipa.
Andrea Zagli [Sun, 6 Dec 2015 09:36:58 +0000 (10:36 +0100)]
Added datetime functions from libsolipa.

Added function ::string_replace.

9 years agoAdded function ::gvalue_new_gdatetime.
Andrea Zagli [Sun, 6 Dec 2015 09:19:14 +0000 (10:19 +0100)]
Added function ::gvalue_new_gdatetime.

9 years agoAdded functions ::format_money and ::unformat_money.
Andrea Zagli [Sun, 6 Dec 2015 09:16:24 +0000 (10:16 +0100)]
Added functions ::format_money and ::unformat_money.

9 years agoAdded function ::file_exists.
Andrea Zagli [Sun, 6 Dec 2015 09:12:59 +0000 (10:12 +0100)]
Added function ::file_exists.

9 years agoAdded function str_to_boolean.
Andrea Zagli [Sat, 5 Dec 2015 14:19:17 +0000 (15:19 +0100)]
Added function str_to_boolean.

9 years agoAdded some generic functions:
Andrea Zagli [Sat, 5 Dec 2015 14:06:01 +0000 (15:06 +0100)]
Added some generic functions:

- round
- gstring_initial_capital
- compare_version
- gvalue_new_int
- gvaule_new_string
- gvalue_new_boolean
- gvalue_new_float

9 years agoInitial import.
Andrea Zagli [Sat, 5 Dec 2015 13:33:17 +0000 (14:33 +0100)]
Initial import.