libacl.git
3 years agoOperators with std::string master
Arjen Baart [Wed, 31 Mar 2021 12:14:20 +0000 (14:14 +0200)]
Operators with std::string

3 years agoConvert String to and from std::string
Arjen Baart [Fri, 26 Mar 2021 07:33:16 +0000 (08:33 +0100)]
Convert String to and from std::string

3 years agoDocumentation and test for String::index() and String::rindex()
Arjen Baart [Sat, 20 Mar 2021 08:49:49 +0000 (09:49 +0100)]
Documentation and test for String::index() and String::rindex()

3 years agoAdded SuperString::insert() and SuperString::erase()
Arjen Baart [Sat, 13 Mar 2021 12:25:14 +0000 (13:25 +0100)]
Added SuperString::insert() and SuperString::erase()

3 years agoBumped version 0.3.5
Arjen Baart [Wed, 7 Oct 2020 16:13:16 +0000 (18:13 +0200)]
Bumped version 0.3.5

3 years agoString::tokenize()
Arjen Baart [Wed, 7 Oct 2020 05:31:07 +0000 (07:31 +0200)]
String::tokenize()

3 years agoString::Split() documentation and test
Arjen Baart [Sun, 4 Oct 2020 08:04:52 +0000 (10:04 +0200)]
String::Split() documentation and test

3 years agoFix: substring throws an exception when selecting a substring at the end
Arjen Baart [Sat, 3 Oct 2020 08:27:47 +0000 (10:27 +0200)]
Fix: substring throws an exception when selecting a substring at the end

3 years agoBunped version 0.3.4
Arjen Baart [Sun, 13 Sep 2020 07:31:40 +0000 (09:31 +0200)]
Bunped version 0.3.4

3 years agoString: Implement String != regex operator
Arjen Baart [Sat, 12 Sep 2020 08:32:38 +0000 (10:32 +0200)]
String: Implement String != regex operator

3 years agoregex: throw an exception when contructing a regex returns an error
Arjen Baart [Sat, 12 Sep 2020 08:22:40 +0000 (10:22 +0200)]
regex: throw an exception when contructing a regex returns an error

3 years agoParse a time with fractional seconds
Arjen Baart [Sat, 12 Sep 2020 08:03:09 +0000 (10:03 +0200)]
Parse a time with fractional seconds

3 years agoBumped version 0.3.3
Arjen Baart [Thu, 6 Aug 2020 06:01:04 +0000 (08:01 +0200)]
Bumped version 0.3.3

3 years agoXML: Access to attributes
Arjen Baart [Wed, 5 Aug 2020 06:03:15 +0000 (08:03 +0200)]
XML: Access to attributes

3 years agoUTC - operator calculates the difference in seconds
Arjen Baart [Thu, 25 Jun 2020 20:43:29 +0000 (22:43 +0200)]
UTC - operator calculates the difference in seconds

3 years agoUTC conversion to and from time_t
Arjen Baart [Thu, 25 Jun 2020 18:15:12 +0000 (20:15 +0200)]
UTC conversion to and from time_t

3 years agoSuperString join()
Arjen Baart [Thu, 18 Jun 2020 19:02:00 +0000 (21:02 +0200)]
SuperString join()

3 years agoSuperString + operator
Arjen Baart [Tue, 16 Jun 2020 17:16:13 +0000 (19:16 +0200)]
SuperString + operator

3 years agoSuperString relational operators
Arjen Baart [Mon, 15 Jun 2020 16:35:13 +0000 (18:35 +0200)]
SuperString relational operators

3 years agoIntroduction of class SuperString
Arjen Baart [Fri, 12 Jun 2020 08:07:38 +0000 (10:07 +0200)]
Introduction of class SuperString

3 years agoString: Fixed conversion to int
Arjen Baart [Fri, 29 May 2020 14:16:07 +0000 (16:16 +0200)]
String: Fixed conversion to int

3 years agoFixed syntax error in debian/control
Arjen Baart [Sat, 16 May 2020 08:45:12 +0000 (10:45 +0200)]
Fixed syntax error in debian/control

3 years agoLimit documentation for debian packaging
Arjen Baart [Fri, 15 May 2020 06:27:10 +0000 (08:27 +0200)]
Limit documentation for debian packaging

3 years agoTry to add /usr/local/bin to the path
Arjen Baart [Fri, 15 May 2020 05:56:10 +0000 (07:56 +0200)]
Try to add /usr/local/bin to the path

3 years agoChange source format for debian
Arjen Baart [Thu, 14 May 2020 16:06:13 +0000 (18:06 +0200)]
Change source format for debian

3 years agoPreparing for debian package
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