Commit Graph

4345 Commits

Author SHA1 Message Date
David Newhall II f50af43c62 Remove the library. Source it externally. 2019-01-24 00:11:04 -08:00
David Newhall II 127082affa Fix name. 2019-01-24 00:01:13 -08:00
David Newhall II bb40ca6b9a Add dep constraints. 2019-01-23 23:50:59 -08:00
David Newhall II 7f57cae94e Initial library import. 2019-01-23 18:14:23 -08:00
David Newhall II 5b50d30dce Initial commit 2019-01-23 18:10:28 -08:00
DN2 aacc884ed6 Move flags to config file. 2019-01-11 21:08:58 -08:00
DN2 acfa8baae0 Move flags to config file. 2019-01-11 21:08:58 -08:00
DN2 f0ac1429a2 Move flags to config file. 2019-01-11 21:08:58 -08:00
DN2 978ae5b0c1 Move flags to config file. 2019-01-11 21:08:58 -08:00
DN2 0643bec6e5 Move flags to config file. 2019-01-11 21:08:58 -08:00
DN2 80698fd78d switch to dep, another test, add flags - minor features 2019-01-11 20:36:29 -08:00
DN2 bd8c11ed50 switch to dep, another test, add flags - minor features 2019-01-11 20:36:29 -08:00
DN2 bc5516dbb3 switch to dep, another test, add flags - minor features 2019-01-11 20:36:29 -08:00
DN2 6f7ed10a09 switch to dep, another test, add flags - minor features 2019-01-11 20:36:29 -08:00
DN2 eff7df9cc4 switch to dep, another test, add flags - minor features 2019-01-11 20:36:29 -08:00
DN2 c9a794ba74 Cleanup. 2019-01-11 02:32:00 -08:00
DN2 424b060839 Cleanup. 2019-01-11 02:32:00 -08:00
DN2 50d3629cd3 Cleanup. 2019-01-11 02:32:00 -08:00
DN2 f7ff831bb5 Cleanup. 2019-01-11 02:32:00 -08:00
DN2 efb9c80c1c Cleanup. 2019-01-11 02:32:00 -08:00
DN2 8b2d449a5c New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 5ed22758f3 New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 2c23be0f0f New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 45a90ac4f3 New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 2d5e73d8f6 New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 6b77c1c5c2 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 a419d46423 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 5bb9f3f420 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 08cfb35dd3 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 027cbd3bf2 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
David Newhall II 5b2864d63f
Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II 004cdf85b8 Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II e8fe6e17ee Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II cf774860bf Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II 5e1fcb7406 Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
DN2 b4e4e2d851 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 2ec7577164 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 cedb3054e6 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 5ad874f6f4 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 18bbee7bd8 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 f4e1debebd Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 3e8d261f50 Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 bd98300015 Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 1a8443e19a Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 ccd80c8d45 Save the integer and the string. 2019-01-11 01:35:56 -08:00
David Newhall II 9a156a9ddc
Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II d4e1afe342 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II 7f0981c915 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II c1abbdb40e Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II 01f9ef5de4 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00