|
59aa23f133
|
avoid buffer overrun in getPhrase
|
2017-10-01 18:04:56 +02:00 |
|
|
b902a2ba07
|
potentially used uninit var j in Phrases::setPhrase when trace log was enabled
|
2016-11-04 12:39:47 +01:00 |
|
|
a00ff71117
|
added trace log option to Phrases
|
2016-11-03 12:26:58 +01:00 |
|
|
f187b50ffd
|
added trace log option to Phrases
|
2016-11-03 12:19:59 +01:00 |
|
|
882a66fb07
|
member init in Phrases
|
2016-10-21 11:49:06 +02:00 |
|
|
81790dc38f
|
removed duplicate function getWords from Words
|
2016-10-19 19:53:00 +02:00 |
|
|
b8540eb4f9
|
init class members in Phrases, also when resetting obj
|
2016-09-26 17:33:45 +02:00 |
|
|
ce69552099
|
Remove niceness from Phrases
|
2016-09-23 02:40:50 +02:00 |
|
|
817b8617e1
|
#include cleanup of Words.h
|
2016-08-11 16:51:34 +02:00 |
|
|
ef77fe6bca
|
#include cleanup in Phrases.*
|
2016-08-05 14:31:28 +02:00 |
|
|
4e4e3371e6
|
Log function will now return void instead of a boolean
|
2016-08-01 18:12:10 +02:00 |
|
|
f3f5eefcb6
|
First batch of changes streamlining emergency shutdown code
|
2016-06-20 12:30:26 +02:00 |
|
|
abdb252a2c
|
More constness in Phrases.*
|
2016-05-27 16:10:31 +02:00 |
|
|
846f666bbb
|
Don't use static buffer in Phrases::getPhrase() (not thread-safe)
|
2016-05-27 16:02:21 +02:00 |
|
|
f4fa066a9a
|
Fix bug where bigrams was not searched for
|
2016-03-07 17:06:44 +01:00 |
|
|
de4508ca78
|
Code style changes & remove comments
|
2016-03-03 17:34:37 +01:00 |
|
|
5bb9e3c678
|
Remove more unused variable & functions
|
2016-03-02 12:52:49 +01:00 |
|
|
0b36da04a6
|
Remove 'static' input variable
|
2016-03-01 11:45:58 +01:00 |
|
|
571286c823
|
Move QUICKPOLL to outer loop
|
2016-02-25 17:12:23 +01:00 |
|
|
14b4457a8d
|
Remove unused version variable from Phrases::set
|
2016-02-25 16:59:06 +01:00 |
|
|
c9837f181d
|
Make members of Phrases private
|
2016-02-25 16:54:56 +01:00 |
|
|
cc1a433251
|
Add timing log in XmlDoc for query. Optimize Phrases.cpp. Remove unused codes
|
2016-02-24 16:12:05 +01:00 |
|
|
782373867d
|
Remove more gigabits (topic) code
|
2016-02-24 10:42:38 +01:00 |
|
|
a6facdabce
|
Remove commented out codes
|
2016-02-18 19:21:26 +01:00 |
|
|
96b8197ad3
|
now it compiles with -m32
|
2014-11-10 14:45:11 -08:00 |
|
|
e7dd8f7956
|
replace long long with int64_t
|
2014-10-30 13:36:39 -06:00 |
|
|
b13f3d24d7
|
replaced unsigned long long with uint64_t
|
2014-10-30 13:30:39 -06:00 |
|
|
f6e560c1f4
|
Initial file population.
|
2013-08-02 13:12:24 -07:00 |
|