remwharead/src
tastytea 2fd761ee72
continuous-integration/drone/push Build is failing Details
Fixed the fix in to_lowercase with ICU. Now it is really working!
Turns out I fixed the crash, but some unicode-characters were not
lower-cased. I'm using ICU now. It is very easy, makes sense and is
all-around pleasant.
2019-07-25 06:04:53 +02:00
..
adoc.cpp AsciiDoc export: Disable webfonts. 2019-07-12 01:49:32 +02:00
adoc.hpp AsciiDoc export: Escape '[' and ']' in URIs. 2019-06-26 19:55:05 +02:00
bookmarks.cpp Splitted export header. 2019-06-06 18:56:49 +02:00
bookmarks.hpp Splitted export header. 2019-06-06 18:56:49 +02:00
csv.cpp Splitted export header. 2019-06-06 18:56:49 +02:00
csv.hpp Splitted export header. 2019-06-06 18:56:49 +02:00
export.cpp Refactored CSV export. 2019-06-06 16:06:25 +02:00
export.hpp Splitted export header. 2019-06-06 18:56:49 +02:00
main.cpp Added support for regular expressions. 2019-07-25 03:41:57 +02:00
parse_options.cpp Added support for regular expressions. 2019-07-25 03:41:57 +02:00
parse_options.hpp Added support for regular expressions. 2019-07-25 03:41:57 +02:00
search.cpp Fixed the fix in to_lowercase with ICU. Now it is really working! 2019-07-25 06:04:53 +02:00
search.hpp Added support for regular expressions. 2019-07-25 03:41:57 +02:00
simple.cpp Added “simple” export. 2019-07-21 16:37:36 +02:00
simple.hpp Added “simple” export. 2019-07-21 16:37:36 +02:00
sqlite.cpp Replaced more regular expressions with search & replace. 2019-05-20 10:50:49 +02:00
sqlite.hpp Added comment. 2019-05-23 13:42:28 +02:00
time.cpp Allow conversion from/to SQLite datetime. 2019-05-16 00:03:57 +02:00
time.hpp Allow conversion from/to SQLite datetime. 2019-05-16 00:03:57 +02:00
types.hpp Added “simple” export. 2019-07-21 16:37:36 +02:00
uri.cpp Unescape HTML in titles. 2019-07-21 16:25:13 +02:00
uri.hpp Repalced regex in URI::remove_newlines() with search & replace. 2019-05-23 13:41:47 +02:00
version.hpp.in Laid out the project structure. 2019-05-11 02:52:33 +02:00