93 Commits

Author SHA1 Message Date
Tilen Majerle
7e45fe460c simple implementation for grow-only malloc (minimalistic) 2024-10-09 05:27:10 +02:00
Tilen Majerle
2b083176a0 Update getting started guide 2024-06-22 19:27:00 +02:00
Tilen Majerle
517ef1fcee Improve the getting started documentation - how to add library to project with CMake config 2024-06-22 15:13:34 +02:00
Tilen Majerle
d7a159cf0f Improve documentation 2024-03-19 21:41:47 +01:00
Tilen Majerle
cb0ef2a035 Update library CMake system, to support automatic creation of options file, if user doesn't provide one 2024-03-19 21:34:24 +01:00
Tilen Majerle
daa2a88902 Add authors in the docs file 2023-12-09 17:13:47 +01:00
Tilen Majerle
7aeab7a56e Improve the cmake documentation 2023-12-09 16:49:22 +01:00
Tilen Majerle
275a7de240 Improve docs and CMake configure_file 2023-12-08 16:03:46 +01:00
Tilen Majerle
195ba53036 Update docs 2023-12-01 17:11:02 +01: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
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
e8b1080ca1 Update link for new LwCELL, add C11 standard note 2023-07-20 22:15:58 +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
78887318cb Fix documentation 2023-02-19 12:42:43 +01:00
Tilen Majerle
28a381e245 Update docs 2022-10-30 18:24:02 +01:00
Tilen Majerle
779e18d83a Update docs 2022-08-21 16:50:08 +02:00
Tilen Majerle
3cfa0c6b43 Update docs for exmaples 2022-07-31 20:44:38 +02:00
Tilen Majerle
0139b087c7 docs: Update index rst 2022-05-10 20:38:02 +02:00
Tilen Majerle
df5ca05d43 Add inner directive for doxygengroup 2022-03-04 11:46:40 +01:00
Tilen Majerle
1e86d6a9a7 docs: Mention VSCode support 2022-02-21 19:14:12 +01:00
Tilen Majerle
a9bb668ebd Update requirements file for latest rtd theme 2022-02-19 01:47:05 +01:00
Tilen Majerle
574b5aa856 Update requirements file for latest rtd theme 2022-02-19 00:14:53 +01:00
Tilen Majerle
dc48190286 Update master branch to main 2022-02-16 20:19:28 +01:00
Tilen Majerle
70f2170789 Update link to font-awesome and license to 2022 2022-02-06 22:35:36 +01:00
Tilen Majerle
261c7edbaa Add C++ wrapper 2022-01-08 16:12:49 +01:00
Tilen Majerle
8db9c43d51 Update getting started 2021-12-24 20:11:19 +01:00
Tilen Majerle
a5ac7a81ec Remove len parameter for region definition - start v2 2021-12-19 14:24:03 +01:00
Tilen Majerle
07826a2b84 Set len parameter as deprecated 2021-12-17 07:30:34 +01:00
Tilen Majerle
cf0308987e Update how it works docs 2021-12-16 21:15:01 +01:00
Tilen Majerle
9e077b1b89 Add option to define regions with array descriptor 2021-12-16 21:12:59 +01:00
Tilen Majerle
3d41a406ef
Update instances.rst 2021-11-26 15:08:21 +01:00
Tilen Majerle
5351899d7a Update getting started 2021-04-13 21:56:17 +02:00
Tilen Majerle
d18b35ac7d Fix image for logo 2021-04-13 21:25:13 +02:00
Tilen Majerle
9bc2d49d02 Fix requirements for all repositories 2021-04-10 11:33:09 +02:00
Tilen Majerle
b1ec3f40ef conf.py update 2021-04-09 20:45:17 +02:00
Tilen Majerle
bf1c0243cb Automatic version parser for sphinx 2021-04-08 19:07:31 +02:00
Tilen Majerle
628c9e3052 Fix default version and wrong or operator 2021-04-08 19:01:35 +02:00
Tilen Majerle
4750519646 Modify config to get version from tag 2021-04-08 18:57:43 +02:00
Tilen Majerle
03a2653d3e Generic docs update 2020-12-12 10:57:24 +01:00
Tilen Majerle
0f46e0ed03 Add v prefix in version 2020-12-05 08:58:16 +01:00
Tilen Majerle
59cb33a15b Add logo on all 2020-12-05 01:24:34 +01:00
Tilen Majerle
e40e3dd435 Add donate button 2020-11-30 21:21:05 +01:00
Tilen Majerle
fa54b7c34b Set version to 1.4.0 2020-11-15 11:08:16 +01:00
Tilen Majerle
a3ac4c62e8 Update docs 2020-09-10 19:20:27 +02:00
Tilen Majerle
8a378e51c2 Update docs 2020-08-23 19:52:57 +02:00
Tilen Majerle
aaa0a97136 Update docs 2020-08-23 14:58:44 +02:00
Tilen Majerle
5160eafb08 Update docs 2020-08-21 14:52:20 +02:00
Tilen Majerle
5178c623e6 Style update 2020-07-18 21:43:20 +02:00
Tilen Majerle
6e6fa4e97d Update docs getting started 2020-07-09 23:00:08 +02:00