Commit Graph

614 Commits

Author SHA1 Message Date
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
4e66128ea4 Extend functionality based on module needs 2018-09-15 13:30:51 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
105d4f355b Fix multimap implementation and add tests 2018-09-09 20:06:18 +02:00
5b3178e049 Fix validation bug 2018-09-08 19:40:19 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
1ae4bba960 fix #180 2018-09-04 21:22:33 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
39b6f656f6
Undo creating new sub arrays as this seems to be not required 2018-08-28 20:21:17 +02:00
a37dd5e792
Create array if not existing 2018-08-28 20:17:22 +02:00
a022348e47
Fix namespace 2018-08-28 20:13:46 +02:00
70610fbd70
Remove unused reference 2018-08-28 19:50:07 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
165f748850 fixes #25 2018-08-04 18:54:42 +02:00
d4ed7b0e19 Fix invalid stripos 2018-08-04 13:43:59 +02:00
d7337e9e1b Fix schedule/cron implementation 2018-08-04 13:20:57 +02:00
a33a7be954 fixes #26 2018-08-02 19:18:34 +02:00
ed3fc48e34 fixes #26 2018-08-02 18:45:36 +02:00
e61c1fb5dd fixes #26 2018-08-02 18:30:24 +02:00
16e0462a89 fixes #26 2018-08-02 18:30:20 +02:00
6a14f221ee Add abstract function 2018-07-29 21:53:21 +02:00
dbdce97904 Make binary path private 2018-07-29 21:17:12 +02:00
8a3b9ee2f8 Use root namespace and impl. guess bin path 2018-07-29 21:16:13 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
72d2e3ad77 Fix types 2018-07-17 22:26:25 +02:00
a0b51cef62 Fix types 2018-07-17 21:38:32 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
d1fafd760b More type checks 2018-07-14 20:11:34 +02:00
42877f570d More type checks 2018-07-14 20:11:31 +02:00
c8d938591a Fix too strict type definitions 2018-07-14 18:23:05 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
39f299e211 Fix formatting 2018-07-14 14:22:25 +02:00
7d8a68b589 Minor code fixes 2018-07-14 14:09:41 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
f6dd0571a0 Add uri parsing 2018-07-06 20:44:32 +02:00
128203bb17 Remove invalid examples 2018-06-22 21:58:00 +02:00
7900333d41 Fix required php version 2018-06-20 19:53:24 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
55013d86cd Remove old todos 2018-06-03 10:34:09 +02:00
a4b6411fcd Implement NullCommit 2018-06-03 10:33:27 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
bc3d5ed4c7 Draft datamapper array support 2018-05-21 10:51:58 +02:00
f2591bff06 PHP CS fixes 2018-05-14 21:17:44 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
aef7699ba2 Implement underline 2018-05-09 20:43:03 +02:00
bcf3b761cd Fix unicode check 2018-04-24 19:25:59 +02:00
3ca7538977 Improve array parser cs 2018-04-01 18:54:28 +02:00
566d8e8c27 Don't use EOL 2018-03-31 22:19:33 +02:00
a47d784f66 Reduce array parsing edge case bugs 2018-03-31 22:17:27 +02:00
051c123b77 Improve array parsing 2018-03-31 21:58:13 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
1022824e47 Tests+docblock 2018-03-04 12:11:46 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
3c3c7fe251 Remove is_null 2018-02-26 19:46:50 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
e90ad9477a phpcs fixes 2018-02-16 18:27:42 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
dc76392b07 Remove unused indicator 2017-12-17 19:20:11 +01:00
208f6ae961 implement html blocking 2017-12-17 14:27:23 +01:00
d5df382ccc Fix function access 2017-12-16 09:12:35 +01:00
09400dcd09 Fix list bug 2017-12-16 00:38:13 +01:00
4b2ab3af73 Add markdown 2017-12-15 23:48:52 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
bf49942244 Extend dockblocks 2017-12-02 18:37:33 +01:00
688a88701e Remove git from coverage 2017-11-26 13:18:23 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
7fe79b39ea Fix type hint 2017-11-17 21:01:44 +01:00
e6597256a0 Add tests for git 2017-11-17 17:19:21 +01:00
536906ed46 Fix array set 2017-11-17 15:23:48 +01:00
bdb6ee06fb Implement more schedule tests 2017-11-17 14:42:53 +01:00
0d7d252b56 Improve taskschedule tests and implementation 2017-11-17 14:33:35 +01:00
3251816b80 Remove unused exception 2017-11-17 13:38:07 +01:00
543357c804 Improve system task/schedule/job handling 2017-11-17 13:37:01 +01:00
1f600d535c Fix some incomplete tests 2017-11-16 14:07:27 +01:00
2be03dbb3e Fix spacing 2017-11-15 23:01:30 +01:00
509b04f612 Optimize code image creation 2017-11-15 19:27:59 +01:00
73d2780d48 Add save to file method 2017-11-15 16:59:52 +01:00
220ea81f3e Fix barcode tests and implementation 2017-11-15 16:45:16 +01:00
6628f8d7cf Remove own EDI since AnsiX12 docs suck 2017-11-14 19:47:18 +01:00
cfe1af3676 Scrab exp. smoothing. wrong 2017-11-14 16:12:50 +01:00
82bcc6fb91 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
2692eae357 Fix return type 2017-11-11 14:25:35 +01:00
0d3ecff36d Optmize Meassurement functions complexity 2017-11-11 13:40:44 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
da5ede0f9b Fix string addition 2017-11-07 19:32:29 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
d9524dffe7 Remove some parsers 2017-10-30 20:43:14 +01:00
17c3c0ffd6 Fix #149 2017-10-30 18:52:54 +01:00
b9ffdc677a Add rgb to int function 2017-10-30 12:50:37 +01:00
420a824665 Remove color gradient 2017-10-30 12:41:36 +01:00
ad296d4b04 Optimize color 2017-10-30 12:08:14 +01:00
877e56c5cd Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2017-10-30 10:59:38 +01:00
0cfe1e3a7d Merge 2017-10-30 10:59:34 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +01:00
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
e4833b6e58 Fix tabs to white spaces 2017-10-27 18:20:52 +02:00
77e662bd0b Fix for spacing 2017-10-27 18:17:06 +02:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
955dd9c052 Fix #133 2017-10-26 19:05:11 +02:00
19afa91ee7 Add function 2017-10-23 17:31:05 +02:00
f9296042ae First draft ideas for edifact structure 2017-10-16 13:39:46 +02:00
ce60a1c68d Fix author 2017-10-16 11:55:33 +02:00
7c2ebba47b Fix after tests 2017-10-15 21:03:29 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
185933a721 Add and improve docblocks 2017-10-10 20:58:32 +02:00
09d4f67f62 Adjusting for documentor and add docblocks 2017-10-10 20:17:01 +02:00
f92cc00eac Adjust rng time set 2017-10-07 00:10:46 +02:00
d912319d89 var name bug fix 2017-10-07 00:08:59 +02:00
df6c8dc48f Adjust rng datetime 2017-10-07 00:07:30 +02:00
5a878e30f6 Fix bugs thorugh tests 2017-10-01 10:26:55 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
092e480903 Fix duplication bugs 2017-09-30 12:55:07 +02:00
b92717a3b6 Test adjustments 2017-09-30 12:39:03 +02:00
b9d2e9bb56 Fix types 2017-09-16 20:24:39 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
3bfc05d5f2 Fix const for php 7.1 2017-09-03 21:15:27 +02:00
d14bb89583 fixes #70 2017-09-02 20:41:09 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +02:00
adc335d0e6 Minor fixes during tests 2017-08-21 16:04:58 +02:00
94ff6b57e1 Minor inspection bug fixes 2017-08-12 20:48:13 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
e505f5612e Re-structure array nicer 2017-07-25 17:32:21 +02:00
8d835f1036 Add more names and better rnd 2017-07-25 17:31:03 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
d428dbdd04 Update TestUtils.php 2017-07-19 11:23:46 +02:00
6931b5e6ec Create test utils 2017-07-19 11:22:31 +02:00
ac5f327293 Draft archives 2017-07-12 19:55:05 +02:00
4523c6120d Update ArchiveInterface.php 2017-07-12 14:51:19 +02:00
4c012c55c7 Change reads to bytes instead of lines 2017-07-12 14:43:41 +02:00
a33481a646 Create draft 2017-07-12 14:40:40 +02:00
9f7627f09e Merge pull request #111 from Orange-Management/develop
Merge changes
2017-07-12 11:44:24 +02:00
32184be8d8 Implement interface 2017-07-12 11:43:16 +02:00
c082826d32 Create ArchiveInterface.php 2017-07-12 11:42:41 +02:00
eb99aeb240 Create Gz.php 2017-07-12 11:38:34 +02:00
a53ec6ded5 Create TarGz.php 2017-07-12 11:37:21 +02:00
4d8a7c1969 Create Tar.php 2017-07-12 11:36:40 +02:00
4986a5d64e Added unpack function 2017-07-12 10:59:36 +02:00
9e49ff6802 Fixes #109 #107 2017-07-07 19:21:11 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
7a55ea0e56 Minor modifications 2017-04-11 23:05:03 +02:00
19e6d054d5 Use curl request for currency 2017-04-09 19:49:46 +02:00
4b934cde35 More EDI preparations 2017-04-09 13:28:57 +02:00
026fe65715 Name fix 2017-04-08 21:38:41 +02:00
bd8f16258c Name fix 2017-04-08 21:38:24 +02:00
e668fe566c Remove Ip localization 2017-04-01 15:25:54 +02:00
a03f6ee047 Unit test fixes 2017-03-19 15:49:21 +01:00
aa483c2eb8 Fixing test bugs 2017-03-11 23:57:37 +01:00
eadc52d9d6 Fixes from tests 2017-03-10 20:03:16 +01:00
fdfdbb2146 Minor fixes 2017-02-27 20:42:02 +01:00
bbf3e93402 Fix class functions and namespaces 2017-02-25 20:27:19 +01:00
8531c1422f Start implementing web query 2017-02-14 23:27:54 +01:00
5e08eae160 Fix potential bugs 2017-02-14 12:08:29 +01:00
a49fd7f9ad Test adjustments 2017-02-13 21:29:06 +01:00
a88514ef7c Create WebParser.php 2017-02-13 16:09:49 +01:00
root
fc9437b1da Addid edifact files 2017-02-12 19:18:55 +00:00
1acd0ddb80 Preparing EDI components files 2017-02-12 19:38:28 +01:00
448f623b4d Bug fixes 2017-02-11 22:29:23 +01:00
3bf4579518 Started EDI implementation 2017-02-11 14:54:20 +01:00
31cd0238b0 Fixing return type 2017-02-11 10:09:57 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
0e99d29b6e Fix strict type bug 2017-01-29 19:10:29 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
3164e78032 Better dimension handling 2016-12-05 22:48:14 +01:00
cae11dd4f6 Draft 2016-12-05 22:48:04 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
5bcefc9a40 Static job path added 2016-11-12 21:41:11 +01:00
e605eb3885 Remove environment variable 2016-11-12 21:40:53 +01:00
a6a56883a8 Adjust windows scheduler 2016-11-09 21:12:50 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
d1f6921b20 Comment fixes 2016-11-07 17:38:18 +01:00
7d3620c4f4 fixes #48 #37 2016-10-30 18:58:36 +01:00
3631e4918f Add comments 2016-10-24 20:47:29 +02:00
4640872d7e Drafting 2016-10-16 22:42:01 +02:00
0491883aad Collection further implemented 2016-09-27 17:57:31 +02:00
ff768e182f Added array sum 2016-09-22 19:05:33 +02:00
42c403a60c Added filtered array sum
Implement more like this for key value pairs.
2016-09-14 18:06:26 +02:00
51a016d228 Merge remote-tracking branch 'refs/remotes/origin/develop' into documentation
# Conflicts:
#	System/File/Local/File.php
2016-08-22 16:38:28 +02:00
31667cb257 Added more comments 2016-08-21 19:15:42 +02:00
13e082fb12 Start own markdown implementation 2016-08-21 17:42:54 +02:00
5f8949cba6 Fixed merge bug 2016-08-20 14:14:48 +02:00
a7e337b153 Fixed windows execution bug 2016-08-20 14:05:16 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
1c59c7bce0 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	System/File/Directory.php
#	System/File/File.php
2016-08-19 16:57:23 +02:00
f51b01089d Create basic functions 2016-08-19 16:52:38 +02:00
d050e29820 getArg trim and comment added 2016-08-17 12:55:26 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
704489a95e Added shell arg handler 2016-08-14 12:10:51 +02:00
d26e71971f Escape path 2016-08-14 12:10:32 +02:00
f599693f11 Test fixes 2016-08-13 14:12:31 +02:00
20b07d5959 Test fixes 2016-07-27 17:27:47 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
27c19f10af Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2016-07-21 19:18:59 +02:00
92fa72e07a Ip converter/lookup (country)
Can be considered as converter since ip->country is performed
2016-07-21 15:00:44 +02:00
d57a364caa Minor fixes 2016-07-21 11:29:51 +02:00
05407fbf76 Enum typo fixes 2016-07-20 17:09:04 +02:00
96e59b8265 Empty values fixes 2016-07-20 17:08:55 +02:00
62f0a8da09 LOC fix if file is corrupted 2016-07-16 11:48:39 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
36726bc850 Implemented pressure, speed and angle 2016-07-15 14:35:57 +02:00
d4623539e6 Fixes #51
Implements JobQueue draft. Maybe some minor bugs existing and the
callback may need some reworking.
2016-07-14 20:57:41 +02:00
60aebf57a8 Cast string to array 2016-07-09 16:25:43 +02:00
5d1e7429de More converter functions implemented 2016-07-07 14:49:12 +02:00
1c5f0026de Throw exception if repository doesn't exist 2016-06-04 18:32:01 +02:00
1892f33f68 Re-naming and moving 2016-06-03 21:59:23 +02:00
24371cf5fd Filter for loc 2016-05-27 16:49:28 +02:00
8c79ec1a86 allowing arrays and string 2016-05-27 16:49:18 +02:00
d0222c7709 Adding DocComment 2016-05-27 16:00:52 +02:00
466d7b0efb Adding LOC and file count 2016-05-27 15:58:12 +02:00
6b883b63ef Adjusting return types 2016-05-27 15:30:00 +02:00
75991ad800 Date bug fix 2016-05-27 15:11:12 +02:00
ff4881d7fa Security fixes 2016-05-27 14:06:40 +02:00
da92cde5c2 Fixes during GitDashboard implementations 2016-05-27 13:24:45 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +02:00
321b0ae48d Simplifying 2016-05-11 19:09:50 +02:00
22244c712c Simplify 2016-05-08 12:26:53 +02:00
f722d24b4e Pull out 2016-05-08 12:19:46 +02:00
fb7c720c3d Doc fixes and bug fixes 2016-05-08 11:54:02 +02:00
ca0e03efc3 More formatting and comment fixes 2016-05-07 23:58:31 +02:00
70170f0691 More task fixes and implementation 2016-05-07 22:59:36 +02:00
482d6166cd Continue git implementation 2016-05-07 21:55:48 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00
277e360159 Formatting and new implementations 2016-05-06 23:39:33 +02:00
d1b564d463 Formatting 2016-05-06 19:18:02 +02:00
121f030064 Huffman encoding implemented 2016-05-06 19:17:55 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
Scrutinizer Auto-Fixer
c40a8ed0a2 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 15:13:36 +00:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
fd14e8c2ea Fix type hints 2016-03-28 15:43:26 +02:00
4a5901630a Fix types 2016-03-28 15:42:56 +02:00
9fbc886553 Spelling fix 2016-03-28 14:24:29 +02:00
9f30b1e662 Fix indention 2016-03-28 14:24:04 +02:00
0cb3c0b749 Minor bug fixes and function body. 2016-03-28 14:14:39 +02:00
907c7b6f49 Minor bug fixes 2016-03-28 14:02:07 +02:00
6255bd9ab2 Implement php code parser 2016-03-28 13:58:42 +02:00
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
2e8e37fd29 Best Practice fixes. 2016-03-27 22:01:36 +02:00
0978f41ca2 Performance fixes 2016-03-27 21:54:15 +02:00
e3171d38e3 Comprehensibility fixes 2016-03-27 21:51:49 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
d16899604d Fixing for pair as key 2016-03-15 14:15:45 +01:00
1866e9a212 More draft comments and fixes 2016-03-14 21:12:21 +01:00
7ffcb763e9 Adding comments and parameters 2016-03-14 14:22:37 +01:00
776717ad53 Moving to RnG 2016-03-14 14:22:24 +01:00
78bc28b045 Draft
All these files need further edits + other optimization files + moving
of files
2016-03-13 21:49:01 +01:00
757a79e90d Draft restructure for better OS usage 2016-03-09 23:14:46 +01:00
c5c21f4807 Restructure for better oop support 2016-03-09 23:14:03 +01:00
7d8a25afe6 Docs 2016-03-09 23:13:06 +01:00
01d8b22800 Update hard drive failure 2016-03-01 19:07:35 +01:00
8ae57da02a Bug fixes 2016-02-21 21:40:00 +01:00
e90c2a3e71 Upcoming codes 2016-02-21 15:27:03 +01:00
6838804261 Minor fixes 2016-02-21 15:26:54 +01:00
7ea0b17a6a Fixing C128c bug (checksum) and adding future member variables 2016-02-21 14:17:06 +01:00
2df3111c2b Creating C128, C39, C25 & Codebar (careful still minor bugs in C128c) 2016-02-21 13:29:39 +01:00
b94a932080 Barcode test 2016-02-21 10:10:48 +01:00
e16473d18e typehints 2016-02-14 23:08:45 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
d44f18963d Bounds and reference fixes 2016-02-06 18:19:42 +01:00
f501f1d793 Git support 2016-02-04 18:15:57 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
0b9c78144c Unit test fixes 2016-01-16 19:21:30 +01:00
7c4a25db72 Documentation+validation+exceltions 2016-01-02 22:59:22 +01:00
a9d56c9787 Renaming 2015-12-27 11:45:17 +01:00
10a343529f Fixing name 2015-12-27 11:44:56 +01:00
961a386e12 Split 2015-12-18 17:44:23 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00