aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/replxx/src
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Fix buildVsevolod Stakhov2021-08-242-2/+8
|
* [Minor] Rework replxx to make in compatible with Rspamd againVsevolod Stakhov2021-08-243-100/+208
|
* [Minor] Update replxx libraryVsevolod Stakhov2021-08-2417-614/+1402
|
* [Fix] Fix incomplete utf8 sequences handlingVsevolod Stakhov2020-05-131-0/+12
|
* [Minor] Cherry-pick a fix for replxx to build with gcc10Heiko Becker2020-04-041-0/+1
| | | | | | | 723d9c84869511dfb5e63f5c3d3372ac38114713 in replxx's git. Building rspamd with gcc10 errors out with "'runtime_error' is not a member of 'std'" otherwise.
* [Minor] Add missing cast to satisfy gcc understanding of c++Vsevolod Stakhov2020-04-031-1/+1
|
* [Minor] Remove strange conversion sources from replxxVsevolod Stakhov2020-04-035-437/+44
| | | | Issue: #3317
* [Rework] Replace linenoise with replxxVsevolod Stakhov2019-09-0323-0/+6358
Source: https://github.com/AmokHuginnsson/replxx