Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grammar | Nicolas Dato | 2025-08-09 | 1 | -1/+1 |
| | |||||
* | improving documentation | Nicolas Dato | 2025-08-07 | 1 | -24/+2 |
| | |||||
* | updating Copyright notice | Nicolas Dato | 2025-07-31 | 7 | -7/+7 |
| | |||||
* | ignoring config.h.in and adding copyright to more files | Nicolas Dato | 2025-07-24 | 1 | -0/+20 |
| | |||||
* | adding copyright notice in each .h file and README | Nicolas Dato | 2025-07-22 | 3 | -0/+66 |
| | |||||
* | adding copyright notice in each .c file | Nicolas Dato | 2025-07-21 | 3 | -0/+63 |
| | |||||
* | adding a simple example | Nicolas Dato | 2025-07-19 | 1 | -6/+68 |
| | |||||
* | text wrap at 80 characters | Nicolas Dato | 2025-07-19 | 1 | -35/+59 |
| | |||||
* | adding documentation | Nicolas Dato | 2025-07-18 | 4 | -8/+334 |
| | |||||
* | fix memleak if the pipeline is stopped and the queue is full | Nicolas Dato | 2025-07-15 | 1 | -3/+21 |
| | |||||
* | ignoring autotools files | Nicolas Dato | 2025-07-06 | 1 | -632/+0 |
| | |||||
* | adding pkg-config file | Nicolas Dato | 2025-07-06 | 1 | -0/+1 |
| | |||||
* | adding tube_inject_at() to inject elements at any stage, and changing ↵ | Nicolas Dato | 2025-07-05 | 2 | -6/+24 |
| | | | | tube_wait_empty() for tube_stop_and_wait_empty() | ||||
* | adding an example, without using libtuberia for now | Nicolas Dato | 2025-07-02 | 4 | -8/+8 |
| | |||||
* | code indentation | Nicolas Dato | 2025-06-26 | 3 | -357/+357 |
| | |||||
* | fix function check | Nicolas Dato | 2024-10-14 | 1 | -1/+1 |
| | |||||
* | adding tests for the main library | Nicolas Dato | 2024-10-13 | 6 | -26/+71 |
| | |||||
* | Adding more functions, this should be the base idea. Now this need to be ↵ | Nicolas Dato | 2024-03-04 | 4 | -43/+947 |
| | | | | tested, fixed and improved | ||||
* | Adding itc_flush | Nicolas Dato | 2024-02-27 | 2 | -0/+15 |
| | |||||
* | Adding some initial code. utils.c for some auxiliary functions, and itc.c ↵ | Nicolas Dato | 2023-11-05 | 7 | -41/+282 |
| | | | | for intra-tuberia-communication | ||||
* | Adding API | Nicolas Dato | 2023-10-01 | 1 | -0/+41 |