Commit Graph

15 Commits

Author SHA1 Message Date
Matt
24eac820d5 fixed bad deletenode call causing dups in
winnertree.
2015-02-12 16:12:23 -08:00
mwells
87285ba3cd use gbmemcpy not memcpy so we can get profiler working again
since memcpy can't be interrupted and backtrace() called.
2015-01-13 12:25:42 -07:00
Matt
dfce03eca8 fix printing of "next 10" link 2014-12-08 09:55:16 -08:00
Matt Wells
4fbb2443b5 Revert "Revert "emergency fix so ppl can download large # objects in json""
This reverts commit aaa5b34126.
2014-12-08 07:40:44 -08:00
Matt Wells
aaa5b34126 Revert "emergency fix so ppl can download large # objects in json"
This reverts commit c692b54bfd.
2014-12-08 07:36:31 -08:00
Matt Wells
c692b54bfd emergency fix so ppl can download large # objects in json 2014-12-08 07:13:00 -08:00
Matt
adcef39376 Merge branch 'diffbot-testing' into diffbot-matt
Conflicts:
	Collectiondb.cpp
	Collectiondb.h
	Conf.cpp
	Conf.h
	Msg39.cpp
	PageEvents.cpp
	PageResults.cpp
	PageTurk.cpp
	Pages.cpp
	Parms.cpp
	Posdb.cpp
	Proxy.cpp
	Query.cpp
	Query.h
	RdbBase.cpp
	RdbMap.cpp
	Repair.cpp
	Repair.h
	SafeBuf.cpp
	Spider.cpp
	Tagdb.cpp
	TopTree.cpp
	XmlDoc.cpp
	main.cpp
2014-11-20 16:53:07 -08:00
Matt
931a1c4bc6 good checkpoint. quite a few fixes. 2014-11-17 18:13:36 -08:00
Matt
4c19453ea9 working with -m32 for basic testing.
compiles for 64-bit.
2014-11-12 11:38:37 -08:00
Matt
96b8197ad3 now it compiles with -m32 2014-11-10 14:45:11 -08:00
Matt Wells
ca77393372 fix core when top tree's setNumNodes
tried to allocate too many nodes.
2014-11-03 18:47:37 -07:00
Matt Wells
e7dd8f7956 replace long long with int64_t 2014-10-30 13:36:39 -06:00
Matt Wells
625c5e5790 fix squid proxy balancing code some more.
fix death queries when msg2 had docs wanted of 0
because all termlists were empty.
2014-10-14 08:04:23 -07:00
Matt Wells
2d4af1aefe index numbers as integers too, not just floats
so we can sort by spider date without losing
128 seconds of resolution.
2014-02-06 20:57:54 -08:00
Matt Wells
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00