ACL.git
3 years agoPreparing for debian package master
Arjen Baart [Thu, 14 May 2020 15:36:05 +0000 (17:36 +0200)]
Preparing for debian package

3 years agoAdded tests for string modify and shift functions.
Arjen Baart [Thu, 14 May 2020 15:35:10 +0000 (17:35 +0200)]
Added tests for string modify and shift functions.

4 years agoFix ambiguity with size_t
Arjen Baart [Mon, 30 Mar 2020 14:06:44 +0000 (16:06 +0200)]
Fix ambiguity with size_t

4 years agoNew tests for UTC parser and UTC formatting
Arjen Baart [Sat, 28 Mar 2020 13:22:19 +0000 (14:22 +0100)]
New tests for UTC parser and UTC formatting

4 years agoAdd classes xml_node and xml_element
Arjen Baart [Tue, 24 Mar 2020 06:21:13 +0000 (07:21 +0100)]
Add classes xml_node and xml_element

4 years agoAdd class xml V0.3
Arjen Baart [Sun, 9 Feb 2020 15:27:20 +0000 (16:27 +0100)]
Add class xml

4 years agoAdd class configuration
Arjen Baart [Sun, 9 Feb 2020 10:02:12 +0000 (11:02 +0100)]
Add class configuration

4 years agoFixed date attributes test
Arjen Baart [Sun, 9 Feb 2020 08:33:35 +0000 (09:33 +0100)]
Fixed date attributes test

4 years agodate: add WeekDay()
Arjen Baart [Sun, 9 Feb 2020 07:19:58 +0000 (08:19 +0100)]
date: add WeekDay()

4 years agohour: Add and subtract a number of seconds
Arjen Baart [Sat, 23 Nov 2019 21:41:57 +0000 (22:41 +0100)]
hour: Add and subtract a number of seconds

4 years agodate::YearDay()
Arjen Baart [Sat, 16 Nov 2019 17:22:38 +0000 (18:22 +0100)]
date::YearDay()

4 years agoAdd parameter localtime in today() and now()
Arjen Baart [Sat, 16 Nov 2019 11:27:23 +0000 (12:27 +0100)]
Add parameter localtime in today() and now()

4 years agoString: Added boundary checks
Arjen Baart [Tue, 5 Nov 2019 21:07:28 +0000 (22:07 +0100)]
String: Added boundary checks

4 years agoInteger: Fixed compiler warnings
Arjen Baart [Mon, 4 Nov 2019 18:21:35 +0000 (19:21 +0100)]
Integer: Fixed compiler warnings

4 years agoPorted test cases for class Integer
Arjen Baart [Sun, 3 Nov 2019 11:16:09 +0000 (12:16 +0100)]
Ported test cases for class Integer

4 years agoMerge branch 'master' of ssh://git.andromeda.nl/srv/git/ACL
Arjen Baart [Sat, 2 Nov 2019 08:20:54 +0000 (09:20 +0100)]
Merge branch 'master' of ssh://git.andromeda.nl/srv/git/ACL

4 years agoTag v0.2
Arjen Baart [Sat, 2 Nov 2019 08:06:54 +0000 (09:06 +0100)]
Tag v0.2

4 years agoResolved merge conflict in src/Makefile.am
Arjen Baart [Sat, 26 Oct 2019 12:58:54 +0000 (14:58 +0200)]
Resolved merge conflict in src/Makefile.am

4 years agoPorted class Integer from Gnu libg++
Arjen Baart [Sat, 26 Oct 2019 12:56:13 +0000 (14:56 +0200)]
Ported class Integer from Gnu libg++

4 years agoPrepared for release 0.2 v0.2
Arjen Baart [Sat, 26 Oct 2019 12:19:53 +0000 (14:19 +0200)]
Prepared for release 0.2

4 years agoLibrary version 0.2
Arjen Baart [Sat, 26 Oct 2019 08:28:08 +0000 (10:28 +0200)]
Library version 0.2

4 years agoAdded UTC add operations.
Arjen Baart [Thu, 24 Oct 2019 21:10:54 +0000 (23:10 +0200)]
Added UTC add operations.

4 years agoImplemented class UTC.
Arjen Baart [Tue, 8 Oct 2019 20:16:45 +0000 (22:16 +0200)]
Implemented class UTC.

4 years agoAdded test fir now()
Arjen Baart [Wed, 25 Sep 2019 04:16:39 +0000 (06:16 +0200)]
Added test fir now()

4 years agoImplemented hour addition and subtraction.
Arjen Baart [Thu, 29 Aug 2019 03:16:20 +0000 (05:16 +0200)]
Implemented hour addition and subtraction.

4 years agoRelational operators for class hour.
Arjen Baart [Sun, 25 Aug 2019 18:55:59 +0000 (20:55 +0200)]
Relational operators for class hour.

4 years agoImplemented class hour.
Arjen Baart [Sun, 25 Aug 2019 18:12:39 +0000 (20:12 +0200)]
Implemented class hour.

4 years agoAdded tests for today() and date attributes.
Arjen Baart [Sun, 11 Aug 2019 07:25:47 +0000 (09:25 +0200)]
Added tests for today() and date attributes.

4 years agoAdded documentation for class hour.
Arjen Baart [Sat, 6 Jul 2019 07:25:28 +0000 (09:25 +0200)]
Added documentation for class hour.

4 years agoAdded date class
Arjen Baart [Thu, 20 Jun 2019 04:41:48 +0000 (06:41 +0200)]
Added date class

4 years agoStarted documentation for date class
Arjen Baart [Mon, 3 Jun 2019 20:39:30 +0000 (22:39 +0200)]
Started documentation for date class

4 years agoRemoved generated files from repository
Arjen Baart [Sat, 1 Jun 2019 07:11:14 +0000 (09:11 +0200)]
Removed generated files from repository

4 years agoPrepared for release 0.1 v0.1
Arjen Baart [Thu, 30 May 2019 07:29:16 +0000 (09:29 +0200)]
Prepared for release 0.1

4 years agoMore cleanups
Arjen Baart [Fri, 24 May 2019 21:18:42 +0000 (23:18 +0200)]
More cleanups

4 years agoMerge branch 'master' of ssh://git.andromeda.nl/srv/git/ACL
Arjen Baart [Fri, 24 May 2019 21:15:27 +0000 (23:15 +0200)]
Merge branch 'master' of ssh://git.andromeda.nl/srv/git/ACL

4 years agoMakefile cleanup
Arjen Baart [Fri, 24 May 2019 21:11:50 +0000 (23:11 +0200)]
Makefile cleanup

4 years agoRepository cleanup
Arjen Baart [Fri, 24 May 2019 17:06:42 +0000 (19:06 +0200)]
Repository cleanup

4 years agoAdded tests for substring and regular expression functions.
Arjen Baart [Fri, 24 May 2019 17:05:29 +0000 (19:05 +0200)]
Added tests for substring and regular expression functions.

4 years agoCompleted chapter about String class.
Arjen Baart [Thu, 23 May 2019 20:23:49 +0000 (22:23 +0200)]
Completed chapter about String class.

4 years agoAdded tests for basic string operations.
Arjen Baart [Sat, 18 May 2019 17:20:47 +0000 (19:20 +0200)]
Added tests for basic string operations.
Configured the manual in the doc directory.

4 years agoStarted String class documentation.
Arjen Baart [Sat, 18 May 2019 14:40:48 +0000 (16:40 +0200)]
Started String class documentation.

4 years agoCompare and string catenation test cases
Arjen Baart [Fri, 17 May 2019 04:14:54 +0000 (06:14 +0200)]
Compare and string catenation test cases

4 years agoAdded a test for += String operator origin
Arjen Baart [Sun, 12 May 2019 16:37:53 +0000 (18:37 +0200)]
Added a test for += String operator

4 years agoInitial revision
Arjen Baart [Sun, 12 May 2019 09:07:32 +0000 (11:07 +0200)]
Initial revision