|
2c7d1f6fae
|
Highlight::set() now takes a const char*
|
2017-05-18 13:12:43 +02:00 |
|
|
7656ddb648
|
Remove niceness from Highlight
|
2016-09-23 02:53:33 +02:00 |
|
|
bdae8381a2
|
#include cleanup of Highlight.*
|
2016-08-09 21:09:25 +02:00 |
|
|
557b4aed1f
|
Removal/comment of unused members
|
2016-08-09 21:05:47 +02:00 |
|
|
97a6d2c60e
|
constness in highlight
|
2016-05-24 17:03:41 +02:00 |
|
|
ab0b9d03ea
|
Standardize header guards
|
2016-03-08 22:16:02 +01:00 |
|
|
33c2ab3533
|
Remove unused methods
|
2016-03-06 23:51:15 +01:00 |
|
|
79978dabad
|
Remove commented out codes. Encode HTML entities when viewing in HTML format to prevent breaking UI.
|
2016-02-16 12:35:45 +01:00 |
|
|
4286fe3bc3
|
More cleanup & formating changes
|
2015-12-10 12:12:50 +01:00 |
|
|
f088e734f6
|
allow up to 3000 query terms. really we can allow
much more since we are mostly dynamically allocating,
only a few smaller arrays use the 3000 on the stack.
|
2015-07-10 19:02:30 -06:00 |
|
|
96b8197ad3
|
now it compiles with -m32
|
2014-11-10 14:45:11 -08:00 |
|
|
fa9f81bd7c
|
trying to fix json decoding bug.
make highlight class use safebuf.
|
2013-10-24 17:55:01 -07:00 |
|
|
f6e560c1f4
|
Initial file population.
|
2013-08-02 13:12:24 -07:00 |
|