326 Commits

Author SHA1 Message Date
Tilen Majerle
195ba53036 Update docs 2023-12-01 17:11:02 +01:00
Tilen Majerle
a84ace2c87 Add include path 2023-11-28 18:45:11 +01:00
Tilen Majerle
76f54a0527 fix clang-tidy 2023-11-20 21:48:15 +01:00
Tilen Majerle
2bc312feaa Update tidy. 2023-11-20 21:32:57 +01:00
Tilen Majerle
3c2f33c294 Apply clang-tidy 2023-11-20 21:18:28 +01:00
Tilen Majerle
081225edb4
Merge pull request #11 from MaJerle/dependabot/pip/docs/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18 in /docs
2023-10-18 12:49:03 +09:00
dependabot[bot]
2bba4b3024
Bump urllib3 from 1.26.17 to 1.26.18 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:19:15 +00:00
Tilen Majerle
7bdd4b56a5
Merge pull request #10 from MaJerle/dependabot/pip/docs/urllib3-1.26.17
Bump urllib3 from 1.26.15 to 1.26.17 in /docs
2023-10-03 12:34:16 +02:00
dependabot[bot]
cc28adc2ca
Bump urllib3 from 1.26.15 to 1.26.17 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:26:14 +00:00
Tilen Majerle
b819ffe947 Add readthedocs YAML file 2023-08-28 21:42:55 +02:00
Tilen Majerle
f37e8ca915 Fix double colon 2023-08-27 19:48:33 +02:00
Tilen Majerle
e8b1080ca1 Update link for new LwCELL, add C11 standard note 2023-07-20 22:15:58 +02:00
Tilen Majerle
6f4d286f47 Apply new .clang-format 2023-05-28 12:04:53 +02:00
Tilen Majerle
d5a595e03c Change contribution text 2023-05-07 15:49:34 +02:00
Tilen Majerle
2c62f1cdd6 Fix requirements.txt file to avoid liburl3 failure 2023-05-07 15:44:04 +02:00
Tilen Majerle
d05a760aa5 Change logo icon 2023-05-07 15:27:33 +02:00
Tilen Majerle
eb7b09e745 Remove entering/exiting debug messages 2023-04-23 17:51:34 +02:00
Tilen Majerle
78887318cb Fix documentation 2023-02-19 12:42:43 +01:00
Tilen Majerle
f2451fb2a8 Fix wrong change in version for vscode files 2023-02-19 12:21:41 +01:00
Tilen Majerle
279dab4d65
Merge pull request #9 from edieruby/develop
fix: compiler error
2023-02-10 10:06:49 +01:00
Y
4b21f2f2c2 fix: compiler error error: unknown type name ‘size_t’ 2023-02-10 16:14:22 +08:00
Tilen Majerle
2bf5471091 Set version to 2.1.0 2023-01-31 07:55:11 +01:00
Tilen Majerle
4091da9d9d Update license to 2023 2023-01-04 21:14:09 +01:00
Tilen Majerle
e22c01f395 Change lw to lwobj to better fit with clang-tidy 2022-12-20 17:45:17 +01:00
Tilen Majerle
de1cfde4fb fix(hdr): Apply header guard syntax LWxxx_module_HDR_H 2022-12-18 12:30:04 +01:00
Tilen Majerle
42490d7cf9 Update vscode 2022-10-31 10:24:55 +01:00
Tilen Majerle
28a381e245 Update docs 2022-10-30 18:24:02 +01:00
Tilen Majerle
dfa7b5773c Update CMakeLists.txt 2022-09-30 08:13:14 +02:00
Tilen Majerle
7c1b1104cf Fix wrong clang formatting 2022-09-01 23:08:51 +02:00
Tilen Majerle
b268fbbb86 Apply clang-format 2022-09-01 19:05:40 +02:00
Tilen Majerle
c16c2a3ef0 Update clang with regex and template break 2022-09-01 07:45:22 +02:00
Tilen Majerle
90e4218226 Add .clang-format first file 2022-08-30 22:19:39 +02:00
Tilen Majerle
779e18d83a Update docs 2022-08-21 16:50:08 +02:00
Tilen Majerle
112cd6598d Update C/C++ properties 2022-08-17 21:24:58 +02:00
Tilen Majerle
4bfb1c1c7d Improve C/C++ configuration for vscode 2022-08-16 08:54:27 +02:00
Tilen Majerle
3b5345983b Add build-all-win32-examples task to dev env 2022-07-31 21:15:56 +02:00
Tilen Majerle
01cef12325 Add quick build-all script 2022-07-31 21:11:10 +02:00
Tilen Majerle
3cfa0c6b43 Update docs for exmaples 2022-07-31 20:44:38 +02:00
Tilen Majerle
6e5c080bcd Add build presets 2022-07-31 16:44:05 +02:00
Tilen Majerle
441b661859 Use one vscode & cmakelists file for all projects 2022-07-31 16:43:05 +02:00
Tilen Majerle
5f399d9993 Move projects to vscode - remove vs 2022-07-31 15:21:58 +02:00
Tilen Majerle
9b1a7abe07 Reduce compiler warnings for -Wall -Wpedantic -Wextra 2022-07-27 11:56:22 +02:00
Tilen Majerle
8f38789a62 Compile only if enabled 2022-07-17 09:04:52 +02:00
Tilen Majerle
c31daaeb6b Merge branch 'develop' of https://github.com/Majerle/lwmem into develop 2022-07-13 14:38:01 +02:00
Tilen Majerle
7a379b0c7f Improve CMake for system port 2022-07-13 14:34:02 +02:00
Tilen Majerle
c718f4001e Fix wrong naming 2022-06-18 14:55:06 +02:00
Tilen Majerle
de9bae60ce Add CMake Presets 2022-05-24 10:10:15 +02:00
Tilen Majerle
d0847bd6fa Update vscode & CMake related points 2022-05-18 23:54:43 +02:00
Tilen Majerle
4849aa0c23 Update vscode & CMake related points 2022-05-18 20:37:13 +02:00
Tilen Majerle
67537be39f Update vscode & CMake related points 2022-05-18 20:11:07 +02:00