index
:
OCL.TProc
develop
more-unit-tests
new-examples-asio
text-editor-example
unit-tests-expansion
v1.0.0-develop
v1.1.0-develop
OCL.TProc, The Text Processing C++ Library.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
4 days
Merge pull request #5 from ocl-foss-org/new-examples-asio
Amlal El Mahrouss
4 days
[CHORE] Add new TProc example.
new-examples-asio
Amlal El Mahrouss
4 days
Merge pull request #4 from ocl-foss-org/unit-tests-expansion
Amlal El Mahrouss
4 days
[CHORE] Updating and adding unit tests.
unit-tests-expansion
Amlal El Mahrouss
5 days
Merge pull request #3 from ocl-foss-org/text-editor-example
Amlal El Mahrouss
5 days
[CHORE] Ran format.sh on example.
text-editor-example
Amlal El Mahrouss
5 days
[CHORE] Update README.
Amlal El Mahrouss
6 days
[CHORE] Introduce replacement of text_processor example, text_editor.
Amlal El Mahrouss
6 days
[FEAT] Add algos files.
Amlal El Mahrouss
6 days
[CHORE] Add badges to README.
Amlal El Mahrouss
7 days
[CHORE] Rename and update documentation directory.
Amlal El Mahrouss
7 days
[CHORE] Update TProc README with an example.
Amlal El Mahrouss
9 days
feat: example/algos: implementing qt example.
Amlal El Mahrouss
10 days
chore: update upstream.
Amlal El Mahrouss
11 days
wip: TextProcessing Example using Qt.
Amlal El Mahrouss
11 days
wip: TextProcessing Example using Qt.
Amlal El Mahrouss
14 days
chore: wip: TProc algo groundwork for #2.
Amlal El Mahrouss
2026-02-26
chore: update copyright year.
Amlal El Mahrouss
2026-02-26
chore: update cmake scripts.
Amlal El Mahrouss
2026-02-24
Update README.md
Amlal El Mahrouss
2026-02-24
chore: examples: ran format command.
Amlal El Mahrouss
2026-02-13
feat: tproc: update tproc.hpp.
Amlal El Mahrouss
2026-02-13
feat: examples/simple_example: update copyright year.
Amlal El Mahrouss
2026-02-07
chore: ban AI from library.
Amlal El Mahrouss
2026-02-03
Create FUNDING.yml
Amlal El Mahrouss
2026-01-24
chore: update header guards.
Amlal El Mahrouss
2026-01-15
example.cpp: use `auto` after calling `make_unique` on new_elem.
v1.1.1
Amlal El Mahrouss
2026-01-15
feat! breaking API changes for tproc V2.
Amlal El Mahrouss
2026-01-14
chore: add doc directories for tproc primer and docs.
Amlal El Mahrouss
2026-01-13
chore: update rope_fwd's operator++ and operator--.
v1.1.0
v1.1.0-develop
Amlal El Mahrouss
2026-01-13
feat: rope_fwd: implement `operator--`.
Amlal El Mahrouss
2026-01-09
build: mac: fix out of order warning on GCC.
Amlal El Mahrouss
2026-01-08
feat: `operator<<` for const crope/wrope. API improvements.
Amlal El Mahrouss
2026-01-08
feat: `operator<<` for `crope` and `rope`.
Amlal El Mahrouss
2026-01-06
chore: testing and example cleanup work.
Amlal El Mahrouss
2026-01-05
feat: booster.pl tooling system.
Amlal El Mahrouss
2026-01-05
chore: {example, test} cleanup code.
Amlal El Mahrouss
2026-01-05
feat: rope_fwd.inl: important fixes to the algorithm and completed several as...
Amlal El Mahrouss
2026-01-04
chore: use Pred size_type instead of It.
Amlal El Mahrouss
2026-01-04
feat: API: preping terrain for iterator_ptr. API improvements.
Amlal El Mahrouss
2026-01-03
feat: Fix implementation and added more test cases.
Amlal El Mahrouss
2026-01-03
feat: final release commit for v1.1.4.
v1.0.0-develop
Amlal El Mahrouss
2026-01-02
feat: rope impl improvements, bumping to release as well.
Amlal El Mahrouss
2026-01-02
feat: tproc: Basic B-Tree implementation for crope, wrope, etc.
Amlal El Mahrouss
2026-01-02
feat: rope: final API implementation (pre-release prep)
Amlal El Mahrouss
2025-12-31
feat: add editorconfig.
Amlal El Mahrouss
2025-12-31
chore: don't use return value of std::transform.
Amlal El Mahrouss
2025-12-30
feat: fix function signature of find, find_if.
Amlal El Mahrouss
2025-12-29
feat: tproc: complete implementation of pred algorithms and free functions.
Amlal El Mahrouss
2025-12-29
fix: rope_fwd.inl: implementation hardening.
Amlal El Mahrouss
[next]